benadida / helios-server

Helios server
http://heliosvoting.org
Apache License 2.0
721 stars 343 forks source link

Bump django-ses from 0.8.14 to 3.5.0 #391

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

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:

https://github.com/django-ses/django-ses/compare/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

https://github.com/django-ses/django-ses/compare/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 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](https://github.com/benadida/helios-server/network/alerts).