Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 5, 2023

Bumps django-storages from 1.13.2 to 1.14.

Changelog

Sourced from django-storages's changelog.

1.14 (2023-09-04)


General

  • Breaking: Drop support for Django 4.0 ([#1235](https://github.com/jschneier/django-storages/issues/1235)_)
  • Add support for saving pathlib.PurePath names ([#1278](https://github.com/jschneier/django-storages/issues/1278)_)
  • Add support for Django 4.2 ([#1236](https://github.com/jschneier/django-storages/issues/1236)_)

Azure

  • Set account_(name|key) from connection_string if not provided ([#1225](https://github.com/jschneier/django-storages/issues/1225)_)

Dropbox

  • Deprecated The name DropboxStorage.location has been deprecated, please rename to DropboxStorage.root_path, a future version will remove support for the old name. ([#1251](https://github.com/jschneier/django-storages/issues/1251)_)
  • Storage and related names with a captialized B have been changed to no longer have one e.g DropboxStorage has now replaced DropBoxStorage. Aliases have been added so no change is necessary at this time. A future version might deprecate the old names. ([#1250](https://github.com/jschneier/django-storages/issues/1250)_)
  • DropboxStorage now conforms to the BaseStorage interface ([#1251](https://github.com/jschneier/django-storages/issues/1251)_)
  • Fix name mangling when saving with certain complex root paths ([#1279](https://github.com/jschneier/django-storages/issues/1279)_)

FTP

  • Use setting BASE_URL if it is defined ([#1238](https://github.com/jschneier/django-storages/issues/1238)_)

Google Cloud

  • Breaking: Support for the deprecated GS_CACHE_CONTROL has been removed. Please set the cache_control parameter of GS_OBJECT_PARAMETERS instead. ([#1220](https://github.com/jschneier/django-storages/issues/1220)_)

Libcloud

  • Reading a file that does not exist will now raise FileNotFoundError ([#1191](https://github.com/jschneier/django-storages/issues/1191)_)

SFTP

  • Add closing context manager for standalone usage to ensure connections are cleaned up ([#1253](https://github.com/jschneier/django-storages/issues/1253)_)

S3

  • Deprecated AWS_S3_USE_THREADS has been deprecated in favor of AWS_S3_TRANSFER_CONFIG ([#1280](https://github.com/jschneier/django-storages/issues/1280)_)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 5, 2023
github-actions[bot]
github-actions bot previously approved these changes Sep 5, 2023
github-actions[bot]
github-actions bot previously approved these changes Sep 5, 2023
github-actions[bot]
github-actions bot previously approved these changes Sep 8, 2023
github-actions[bot]
github-actions bot previously approved these changes Sep 14, 2023
github-actions[bot]
github-actions bot previously approved these changes Sep 18, 2023
github-actions[bot]
github-actions bot previously approved these changes Sep 26, 2023
github-actions[bot]
github-actions bot previously approved these changes Sep 27, 2023
github-actions[bot]
github-actions bot previously approved these changes Sep 29, 2023
Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.13.2 to 1.14.
- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jschneier/django-storages/commits)

---
updated-dependencies:
- dependency-name: django-storages
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2023

Superseded by #1449.

@dependabot dependabot bot closed this Oct 2, 2023
@dependabot dependabot bot deleted the dependabot/pip/django-storages-1.14 branch October 2, 2023 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant