Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

Bumps django-storages from 1.12.2 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

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 the dependencies Pull requests that update a dependency file label Nov 1, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/dev/django-storages-1.12.3 branch 2 times, most recently from c460563 to 3f7a395 Compare November 12, 2021 11:24
@dependabot dependabot bot force-pushed the dependabot/pip/dev/django-storages-1.12.3 branch 3 times, most recently from 8932bec to 750d186 Compare November 24, 2021 11:22
@dependabot dependabot bot force-pushed the dependabot/pip/dev/django-storages-1.12.3 branch from 750d186 to fbdce29 Compare November 29, 2021 12:05
Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.12.2 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.12.2...1.12.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dev/django-storages-1.12.3 branch from fbdce29 to ae800b3 Compare December 6, 2021 08:21
@estensen estensen merged commit 5b7a366 into dev Dec 6, 2021
@dependabot dependabot bot deleted the dependabot/pip/dev/django-storages-1.12.3 branch December 6, 2021 08:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant