Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump django-storages from 1.14.2 to 1.14.3 #2077

Merged
merged 1 commit into from
May 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps django-storages from 1.14.2 to 1.14.3.

Changelog

Sourced from django-storages's changelog.

1.14.3 (2024-05-04)


General

  • Add support for Django 5.0 and Python 3.12 ([#1331](https://github.com/jschneier/django-storages/issues/1331)_)

S3

  • Deprecated: The config class property has been deprecated in favor of the client_config setting, a future version will remove support for the property.
  • Fix disabling CloudFront signing with class variables ([#1334](https://github.com/jschneier/django-storages/issues/1334)_)
  • Fix AWS_S3_* environment variables lookup ([#1336](https://github.com/jschneier/django-storages/issues/1336)_)
  • Add client_config/AWS_S3_CLIENT_CONFIG to configure advanced botocore settings ([#1386](https://github.com/jschneier/django-storages/issues/1386)_)

Google Cloud

  • Fix re-gzipping already gzipped files ([#1366](https://github.com/jschneier/django-storages/issues/1366)_)

SFTP

  • Add SFTP_BASE_URL setting ([#1368](https://github.com/jschneier/django-storages/issues/1368)_)
  • Fix saving files when SFTP_STORAGE_ROOT is set ([#1372](https://github.com/jschneier/django-storages/issues/1372)_)

FTP

  • Add support for FTP TLS via ftps URLs ([#1320](https://github.com/jschneier/django-storages/issues/1320)_)
  • Add support for passwords with urlchars ([#1329](https://github.com/jschneier/django-storages/issues/1329)_)

.. _#1331: jschneier/django-storages#1331 .. _#1386: jschneier/django-storages#1386 .. _#1372: jschneier/django-storages#1372 .. _#1334: jschneier/django-storages#1334 .. _#1336: jschneier/django-storages#1336 .. _#1366: jschneier/django-storages#1366 .. _#1368: jschneier/django-storages#1368 .. _#1320: jschneier/django-storages#1320 .. _#1329: jschneier/django-storages#1329

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @DonnieBLT.


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 May 6, 2024
DonnieBLT
DonnieBLT previously approved these changes May 6, 2024
Copy link
Collaborator

@DonnieBLT DonnieBLT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot force-pushed the dependabot/pip/django-storages-1.14.3 branch from afd4747 to 2ffaf1f Compare May 24, 2024 14:21
github-actions[bot]
github-actions bot previously approved these changes May 24, 2024
DonnieBLT
DonnieBLT previously approved these changes May 24, 2024
Copy link
Collaborator

@DonnieBLT DonnieBLT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot dismissed stale reviews from DonnieBLT and github-actions[bot] via 5fc3d8e May 25, 2024 16:29
@dependabot dependabot bot force-pushed the dependabot/pip/django-storages-1.14.3 branch from 2ffaf1f to 5fc3d8e Compare May 25, 2024 16:29
github-actions[bot]
github-actions bot previously approved these changes May 25, 2024
DonnieBLT
DonnieBLT previously approved these changes May 25, 2024
Copy link
Collaborator

@DonnieBLT DonnieBLT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot dismissed stale reviews from DonnieBLT and github-actions[bot] via 52b0187 May 25, 2024 16:39
@dependabot dependabot bot force-pushed the dependabot/pip/django-storages-1.14.3 branch from 5fc3d8e to 52b0187 Compare May 25, 2024 16:39
github-actions[bot]
github-actions bot previously approved these changes May 25, 2024
DonnieBLT
DonnieBLT previously approved these changes May 25, 2024
Copy link
Collaborator

@DonnieBLT DonnieBLT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot dismissed stale reviews from DonnieBLT and github-actions[bot] via 34387c1 May 25, 2024 16:49
@dependabot dependabot bot force-pushed the dependabot/pip/django-storages-1.14.3 branch from 52b0187 to 34387c1 Compare May 25, 2024 16:49
github-actions[bot]
github-actions bot previously approved these changes May 25, 2024
DonnieBLT
DonnieBLT previously approved these changes May 25, 2024
Copy link
Collaborator

@DonnieBLT DonnieBLT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot dismissed stale reviews from DonnieBLT and github-actions[bot] via 60facee May 25, 2024 17:01
@dependabot dependabot bot force-pushed the dependabot/pip/django-storages-1.14.3 branch from 34387c1 to 60facee Compare May 25, 2024 17:01
github-actions[bot]
github-actions bot previously approved these changes May 25, 2024
DonnieBLT
DonnieBLT previously approved these changes May 25, 2024
Copy link
Collaborator

@DonnieBLT DonnieBLT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Bumps [django-storages](https://github.com/jschneier/django-storages) from 1.14.2 to 1.14.3.
- [Changelog](https://github.com/jschneier/django-storages/blob/master/CHANGELOG.rst)
- [Commits](jschneier/django-storages@1.14.2...1.14.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 dismissed stale reviews from DonnieBLT and github-actions[bot] via b5bcea4 May 25, 2024 17:09
@dependabot dependabot bot force-pushed the dependabot/pip/django-storages-1.14.3 branch from 60facee to b5bcea4 Compare May 25, 2024 17:09
Copy link
Collaborator

@DonnieBLT DonnieBLT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 208e798 into main May 25, 2024
13 checks passed
@dependabot dependabot bot deleted the dependabot/pip/django-storages-1.14.3 branch May 25, 2024 17:16
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