Skip to content

Bump django-anymail from 9.0 to 9.2 - #20

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/django-anymail-9.2
Closed

Bump django-anymail from 9.0 to 9.2#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/django-anymail-9.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 3, 2023

Copy link
Copy Markdown

Bumps django-anymail from 9.0 to 9.2.

Release notes

Sourced from django-anymail's releases.

v9.2

Changelog

v9.1

Changelog

Changelog

Sourced from django-anymail's changelog.

v9.2

2023-05-02

Fixes


* Fix misleading error messages when sending with ``fail_silently=True``
  and session creation fails (e.g., with Amazon SES backend and missing
  credentials). (Thanks to `@technolingo`_.)
  • Postmark inbound: Fix spurious AnymailInvalidAddress in message.cc when inbound message has no Cc recipients. (Thanks to @Ecno92_.)

  • Postmark inbound: Add workaround for malformed test data sent by Postmark's inbound webhook "Check" button. (See [#304](https://github.com/anymail/django-anymail/issues/304). Thanks to @Ecno92.)

Deprecations

  • This will be the last Anymail release to support Python 3.6 (which reached end-of-life on 2021-12-23).

Other


* Test against Django 4.2 release.

v9.1

2023-03-11

Features

  • Amazon SES: Add support for sending through the Amazon SES v2 API (not yet enabled by default; see Deprecations below; docs <https://anymail.dev/en/stable/esps/amazon_ses/#amazon-ses-v2>__).

  • MailerSend: Add support for this ESP (docs <https://anymail.dev/en/stable/esps/mailersend/>__).

Deprecations


* **Amazon SES:** Anymail will be switching to the Amazon SES v2 API.
  Support for the original SES v1 API is now deprecated, and will be dropped in a
</tr></table> 

... (truncated)

Commits
  • 4857661 Release 9.2
  • 7d993ee Fix fail_silently when session/client creation fails
  • 1ba26e1 Fix empty strings in AnymailInboundMessage from/to/cc
  • fdac3bf Import make_msgid from correct package
  • 8c31883 Tests: get tox py36 tests working again
  • 885eb9b Postmark: workaround invalid "test inbound" data
  • d9a80e7 Tests: Test release version of Django 4.2
  • c59ad9e Release 9.1
  • 62bd066 MailerSend: add support (new ESP for Anymail)
  • c58640d Mandrill: update integration test
  • 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-anymail](https://github.com/anymail/django-anymail) from 9.0 to 9.2.
- [Release notes](https://github.com/anymail/django-anymail/releases)
- [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst)
- [Commits](anymail/django-anymail@v9.0...v9.2)

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

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 May 3, 2023
@dependabot @github

dependabot Bot commented on behalf of github May 8, 2023

Copy link
Copy Markdown
Author

Superseded by #22.

@dependabot dependabot Bot closed this May 8, 2023
@dependabot
dependabot Bot deleted the dependabot/pip/django-anymail-9.2 branch May 8, 2023 07:07
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.

0 participants