Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency django-anymail to v12 #146

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 21, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
django-anymail (changelog) ^10.0 -> ^12.0 age adoption passing confidence

Release Notes

anymail/django-anymail (django-anymail)

v12.0

Compare Source

2024-09-09

Breaking changes


* Require **Django 4.0 or later** and Python 3.8 or later.

Features
~~~~~~~~

* **Resend:** Add support for ``send_at``.

Fixes
~~~~~

* **Unisender Go:** Fix several problems in Anymail's Unisender Go status tracking
  webhook. Rework signature checking to fix false validation errors (particularly
  on "clicked" and "opened" events). Properly handle "use single event" webhook
  option. Correctly verify WEBHOOK_SECRET when set. Provide Unisender Go's
  ``delivery_status`` code and unsubscribe form ``comment`` in Anymail's
  ``event.description``. Treat soft bounces as "deferred" rather than "bounced".
  (Thanks to `@MikeVL`_ for fixing the signature validation problem.)

Other
~~~~~

* **Mandrill (docs):** Explain how ``cc`` and ``bcc`` handling depends on
  Mandrill's "preserve recipients" option. (Thanks to `@dgilmanAIDENTIFIED`_
  for reporting the issue.)

* **Postal (docs):** Update links to Postal's new documentation site.
  (Thanks to `@jmduke`_.)

v11.1

Compare Source

2024-08-07

Features


* **Brevo:** Support Brevo's new "Complaint," "Error" and "Loaded by proxy"
  tracking events. (Thanks to `@originell`_ for the update.)

Deprecations
  • 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


* **Amazon SES (docs):** Correct IAM policies required for using
  the Amazon SES v2 API. See
  `Migrating to the SES v2 API <https://anymail.dev/en/stable/esps/amazon_ses/#amazon-ses-v2>`__.
  (Thanks to `@scur-iolus`_ for identifying the problem.)

v11.0

Compare Source

2024-07-11

(This release updates only documentation and package metadata; the code is
identical to v11.0.)

Fixes


* **Amazon SES (docs):** Correct IAM policies required for using
  the Amazon SES v2 API. See
  `Migrating to the SES v2 API <https://anymail.dev/en/stable/esps/amazon_ses/#amazon-ses-v2>`__.
  (Thanks to `@scur-iolus`_ for identifying the problem.)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/django-anymail-12.x branch 4 times, most recently from 34655af to 6e35ab9 Compare September 27, 2024 16:02
@renovate renovate bot force-pushed the renovate/django-anymail-12.x branch 4 times, most recently from eff1b61 to e4b3e3a Compare October 10, 2024 15:46
@renovate renovate bot force-pushed the renovate/django-anymail-12.x branch 3 times, most recently from 5dcdf68 to 3204321 Compare October 19, 2024 11:04
@renovate renovate bot force-pushed the renovate/django-anymail-12.x branch from 3204321 to 77eb686 Compare October 25, 2024 17:17
@renovate renovate bot force-pushed the renovate/django-anymail-12.x branch 3 times, most recently from c10a954 to c3daca6 Compare November 6, 2024 17:01
@renovate renovate bot force-pushed the renovate/django-anymail-12.x branch from c3daca6 to d9eb8f9 Compare November 12, 2024 18:43
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.

0 participants