fix(deps): update dependency django-anymail to v12 #3249
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.6
->12.0
Release Notes
anymail/django-anymail (django-anymail)
v12.0
Compare Source
2024-09-09
Breaking changes
v11.1
Compare Source
2024-08-07
Features
This will be the last Anymail release to support Django 3.0, 3.1 and 3.2
(which reached end of extended support on 2021-04-06, 2021-12-07 and
2024-04-01, respectively).
This will be the last Anymail release to support Python 3.7 (which reached
end-of-life on 2023-06-27, and is not supported by Django 4.0 or later).
v11.0.1
Compare Source
2024-07-11
(This release updates only documentation and package metadata; the code is
identical to v11.0.)
Fixes
v11.0
Compare Source
2024-07-11
(This release updates only documentation and package metadata; the code is
identical to v11.0.)
Fixes
v10.3
Compare Source
2024-03-12
Features
Anymail's code, reflecting their rebranding.
This affects the email backend path, settings names, and webhook URLs.
The old names will continue to work for now, but are deprecated. See
Updating code from SendinBlue to Brevo <https://anymail.dev/en/stable/esps/brevo/#brevo-rename>
__for details.
v10.2
Compare Source
2023-10-25
Features
v10.1
Compare Source
2023-07-31
Features
AnymailInboundMessage.inline_attachments
and.is_inline_attachment()
have been renamed---see above.
v10.0
Compare Source
2023-05-07
Breaking changes
v9.2
Compare Source
2023-05-02
Fixes
(which reached end-of-life on 2021-12-23).
Other
v9.1
Compare Source
2023-03-11
Features
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
v9.0
Compare Source
2022-12-18
Breaking changes
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.