Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps django-s3-storage from 0.13.5 to 0.14.0.

Changelog

Sourced from django-s3-storage's changelog.

0.14.0

  • Added client_method to save() method, allowing the generation of presigned URLs for direct S3 upload (@​Roriz).

0.13.11

  • Added AWS_S3_CONNECT_TIMEOUT setting (@​roriz).

0.13.10

0.13.9

  • Alternative fix for ValueError when using ManifestStaticS3Storage (@​etianen).

0.13.8

  • Fixed RemovedInDjango50Warning warning from use of django.utils.timezone.utc (@​kevinmarsh).

0.13.7

  • Fixed ValueError when using ManifestStaticS3Storage (@​etianen).

0.13.6

  • Adding AWS_S3_USE_THREADS to fix gevent issues (@​uxio0).
  • Add copy() and rename() methods (@​emesik).
Commits
  • 62c41bb v0.14.0
  • 9d52052 Fixing tests
  • dcd1c83 Updating docs and adding additional settings checks
  • 93a3566 ref: add a new topic on readme about signed url
  • db34e53 feat: permit custom clientMethod for upload file
  • 18aaec6 v0.13.11
  • 5338bad Merge branch 'Roriz-patch-1'
  • 27d3bc9 Fixing flake8
  • 0826147 refactor: add more changelog and readme
  • 8d462ba feat: add AWS_S3_CONNECT_TIMEOUT config
  • Additional commits viewable in compare view

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)

Bumps [django-s3-storage](https://github.com/etianen/django-s3-storage) from 0.13.5 to 0.14.0.
- [Release notes](https://github.com/etianen/django-s3-storage/releases)
- [Changelog](https://github.com/etianen/django-s3-storage/blob/master/CHANGELOG.rst)
- [Commits](etianen/django-s3-storage@0.13.5...0.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 10, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 10, 2023

Dependabot tried to add @uxio0 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/evmos/safe-transaction-service/pulls/45/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the evmos/safe-transaction-service repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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