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-ses from 0.8.14 to 3.5.0 #391

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2024

Bumps django-ses from 0.8.14 to 3.5.0.

Release notes

Sourced from django-ses's releases.

v3.5.0

Fix a security issue for certificates, see diff:

django-ses/django-ses@v3.4.1...v3.5.0

In particular b71b5f413293a13997b6e6314086cb9c22629795

v3.4.1

Fix #278 via #279

v3.4.0

Breaking change for AWS_SES_RETURN_PATH setting merged in #276

See django-ses/django-ses#276 for example

v3.3.0

v3.2.2

v3.2.1

v3.2.0

v3.1.2

#255 , #254, #252, #246

django-ses/django-ses@v3.1.0...v3.1.2

v3.1.0

#250 Add support for temporary AWS credentials using session token.

v3.0.1

#242

v3.0.0

Major version!

#238 - use poetry to build #239 - use cryptography instead of cumbersome-to-install m2crypto #240 - update changelog

... (truncated)

Changelog

Sourced from django-ses's changelog.

Change Log

For a list of releases, see: https://github.com/django-ses/django-ses/releases/

Upcoming (dev)

The following changes are not yet released, but are code complete:

Pulls and Issues:

  • None

Features:

  • None

Changes:

  • None

Deprecations:

  • None

Fixes:

  • None

Current

4.0.0

Drops support for Django 2 and python 3.7

Pulls:

Past

3.6.0

Fixes unicode surrogate issues from 3.11.9 and 3.12.3

Pulls:

Issues:

3.5.1/3.5.2

Double release because the wrong commit was tagged, sorry.

... (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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [django-ses](https://github.com/django-ses/django-ses) from 0.8.14 to 3.5.0.
- [Release notes](https://github.com/django-ses/django-ses/releases)
- [Changelog](https://github.com/django-ses/django-ses/blob/main/CHANGES.md)
- [Commits](django-ses/django-ses@v0.8.14...v3.5.0)

---
updated-dependencies:
- dependency-name: django-ses
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 26, 2024
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.

None yet

0 participants