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

Bump django-anymail[sendinblue] from 11.1 to 12.0 #1602

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2024

Bumps django-anymail[sendinblue] from 11.1 to 12.0.

Release notes

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

v12.0

Changelog

Changelog

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

v12.0

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_.)
    </code></pre>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>

<ul>
<li><a href="https://github.com/anymail/django-anymail/commit/35383c7140289e82b39ada5980077898aa07d18d&quot;&gt;&lt;code&gt;35383c7&lt;/code&gt;&lt;/a> Release 12.0</li>
<li><a href="https://github.com/anymail/django-anymail/commit/063fb08a588de7432107c640e9030b457ded7df7&quot;&gt;&lt;code&gt;063fb08&lt;/code&gt;&lt;/a> Amazon SES: add webhook extension points; close webhook boto3 clients</li>
<li><a href="https://github.com/anymail/django-anymail/commit/1da9011f50e9e3c178d7958a1ff21f8b73b2f797&quot;&gt;&lt;code&gt;1da9011&lt;/code&gt;&lt;/a> CI/CD: use Python 3.12 by default</li>
<li><a href="https://github.com/anymail/django-anymail/commit/0e020b21e2d1b8804ad85b98c0d9ba3d4a67cb77&quot;&gt;&lt;code&gt;0e020b2&lt;/code&gt;&lt;/a> Docs: update tooling</li>
<li><a href="https://github.com/anymail/django-anymail/commit/2324cb48a365605b1a500acebdc635b958555804&quot;&gt;&lt;code&gt;2324cb4&lt;/code&gt;&lt;/a> Drop Python 3.7</li>
<li><a href="https://github.com/anymail/django-anymail/commit/e4331d224955a7df8b09063f639304d58163660a&quot;&gt;&lt;code&gt;e4331d2&lt;/code&gt;&lt;/a> Unisender Go: Fix status tracking webhook and tests.</li>
<li><a href="https://github.com/anymail/django-anymail/commit/2f2a888f610ec37577ecbcad92959ef89fa0fe16&quot;&gt;&lt;code&gt;2f2a888&lt;/code&gt;&lt;/a> Resend: add support for send_at</li>
<li><a href="https://github.com/anymail/django-anymail/commit/af6eaea5657ff2a0d51f36f742c61b1785b9b63e&quot;&gt;&lt;code&gt;af6eaea&lt;/code&gt;&lt;/a> Docs: Note Mandrill's cc/bcc handling depends on preserve_recipients</li>
<li><a href="https://github.com/anymail/django-anymail/commit/03f5fb7641c3c13eba7b3dd471f768c4b39fbbe4&quot;&gt;&lt;code&gt;03f5fb7&lt;/code&gt;&lt;/a> Docs: Update outdated Postal links</li>
<li><a href="https://github.com/anymail/django-anymail/commit/397dcf5f8a6dcbdf84c0e769919a531559c3658e&quot;&gt;&lt;code&gt;397dcf5&lt;/code&gt;&lt;/a> Docs: prep for upcoming RTD build changes</li>
<li>Additional commits viewable in <a href="https://github.com/anymail/django-anymail/compare/v11.1...v12.0&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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[sendinblue]](https://github.com/anymail/django-anymail) from 11.1 to 12.0.
- [Release notes](https://github.com/anymail/django-anymail/releases)
- [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst)
- [Commits](anymail/django-anymail@v11.1...v12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 2, 2024 06:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 2, 2024
@dependabot dependabot bot requested review from kolok and syldb and removed request for a team October 2, 2024 06:52
Copy link

sonarcloud bot commented Oct 2, 2024

Copy link

github-actions bot commented Oct 2, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
8293 6897 83% 80% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 938522a by action🐍

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