Skip to content
This repository was archived by the owner on Jul 10, 2022. It is now read-only.

build(deps): bump django-anymail from 8.2 to 8.3 #179

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2021

Bumps django-anymail from 8.2 to 8.3.

Release notes

Sourced from django-anymail's releases.

v8.3

Changelog

Changelog

Sourced from django-anymail's changelog.

v8.3

2021-05-19

Fixes


* **Amazon SES:** Support receiving and tracking mail in non-default (or multiple)
  AWS regions. Anymail now always confirms an SNS subscription in the region where
  the SNS topic exists, which may be different from the boto3 default. (Thanks to
  `@mark-mishyn`_ for reporting this.)
  • Postmark: Fix two different errors when sending with a template but no merge data. (Thanks to @kareemcoding_ and @Tobeyforce_ for reporting them.)

  • Postmark: Fix silent failure when sending with long metadata keys and some other errors Postmark detects at send time. Report invalid 'cc' and 'bcc' addresses detected at send time the same as 'to' recipients. (Thanks to @chrisgrande_ for reporting the problem.)

Commits
  • f831fe8 Release 8.3
  • 67bf5a5 CI: split lint, docs jobs
  • 3a03b19 Tests: run Django 3.2 first
  • 0a4a2cf Docs: upgrade docs build tooling
  • 44754c9 Postmark: fix silent failures for send-time validation errors
  • b1a4f98 Amazon SES: confirm webhook subscriptions in SNS topic's own region (#236)
  • a08052e Update tox for Django dev branch install
  • f4c99ab Postmark: Fix incorrect single 'to' handling with template but no merge data
  • 7ff647c Docs: show Postmark MessageStream example
  • 9ed5ce0 Postmark: Fix API error with template but no merge data
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 20, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2021

Superseded by #188.

@dependabot dependabot bot closed this Jun 16, 2021
@dependabot dependabot bot deleted the dependabot/pip/django-anymail-8.3 branch June 16, 2021 06:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants