Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2022

Bumps django-storages from 1.11.1 to 1.12.3.

Changelog

Sourced from django-storages's changelog.

1.12.3 (2021-10-29)


General

  • Add support for Python 3.10 ([#1078](https://github.com/jschneier/django-storages/issues/1078)_)

S3

  • Re-raise non-404 errors in .exists() ([#1084](https://github.com/jschneier/django-storages/issues/1084), [#1085](https://github.com/jschneier/django-storages/issues/1085))

Azure

  • Fix using AZURE_CUSTOM_DOMAIN with an account key credential ([#1082](https://github.com/jschneier/django-storages/issues/1082), [#1083](https://github.com/jschneier/django-storages/issues/1083))

SFTP

  • Catch FileNotFoundError instead of OSerror in .exists() to prevent swallowing socket.timeout exceptions ([#1064](https://github.com/jschneier/django-storages/issues/1064), [#1087](https://github.com/jschneier/django-storages/issues/1087))

.. _#1078: jschneier/django-storages#1078 .. _#1084: jschneier/django-storages#1084 .. _#1085: jschneier/django-storages#1085 .. _#1082: jschneier/django-storages#1082 .. _#1083: jschneier/django-storages#1083 .. _#1064: jschneier/django-storages#1064 .. _#1087: jschneier/django-storages#1087

1.12.2 (2021-10-16)


Azure

  • Add parameters kwarg to AzureStorage.url to configure blob properties in the SAS token ([#1071](https://github.com/jschneier/django-storages/issues/1071)_)
  • Fix regression where AZURE_CUSTOM_DOMAIN was interpreted as a replacement of blob.core.windows.net rather than as a full domain ([#1073](https://github.com/jschneier/django-storages/issues/1073), [#1076](https://github.com/jschneier/django-storages/issues/1076))

.. _#1071: jschneier/django-storages#1071 .. _#1073: jschneier/django-storages#1073 .. _#1076: jschneier/django-storages#1076

1.12.1 (2021-10-11)


S3

... (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 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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 20, 2022
@dependabot dependabot bot force-pushed the dependabot/pip/django-storages-1.12.3 branch from 2388b45 to 782cb42 Compare April 9, 2022 15:07
Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.11.1 to 1.12.3.
- [Release notes](https://github.com/jschneier/django-storages/releases)
- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)
- [Commits](jschneier/django-storages@1.11.1...1.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/django-storages-1.12.3 branch from 782cb42 to 7caf848 Compare April 9, 2022 16:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 8, 2022

Superseded by #26.

@dependabot dependabot bot closed this Aug 8, 2022
@dependabot dependabot bot deleted the dependabot/pip/django-storages-1.12.3 branch August 8, 2022 22:23
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant