Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps django-anymail[sendgrid] from 9.0 to 9.1.

Release notes

Sourced from django-anymail[sendgrid]'s releases.

v9.1

Changelog

Changelog

Sourced from django-anymail[sendgrid]'s changelog.

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 &lt;https://anymail.dev/en/stable/esps/mailersend/&gt;__).

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 future Anymail release (likely in late 2023). Many projects will not require code changes, but you may need to update your IAM permissions. See Migrating to the SES v2 API <https://anymail.dev/en/stable/esps/amazon_ses/#amazon-ses-v2>__.

Other


* Test against Django 4.2 prerelease, Python 3.11 (with Django 4.2),
  and PyPy 3.9.
  • Use black, isort and doc8 to format code, enforced via pre-commit. (Thanks to @tim-schilling_.)
Commits
  • c59ad9e Release 9.1
  • 62bd066 MailerSend: add support (new ESP for Anymail)
  • c58640d Mandrill: update integration test
  • ea446a9 Amazon SES: implement SES v2 API backend
  • 67b1967 Tests: Django 5.0 dev requires Python 3.10+
  • f5f3fc8 Simplify url patterns
  • 4e3e76f Docs: add help link to readme
  • b84435d CI: update job output mechanism
  • 39e8223 Docs: update readthedocs.yml config
  • 353e793 Docs: update absolute links to anymail.dev
  • 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[sendgrid]](https://github.com/anymail/django-anymail) from 9.0 to 9.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2023

The following labels could not be found: pip dependencies.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 4654678882

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.008%

Totals Coverage Status
Change from base Build 4645120008: 0.0%
Covered Lines: 935
Relevant Lines: 954

💛 - Coveralls

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 3, 2023

Superseded by #381.

@dependabot dependabot bot closed this May 3, 2023
@dependabot dependabot bot deleted the dependabot/pip/django-anymail-sendgrid--9.1 branch May 3, 2023 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants