Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Bump django-anymail[mailgun] from 3.0 to 8.4 - #74

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/django-anymail-mailgun--8.4
Open

Bump django-anymail[mailgun] from 3.0 to 8.4#74
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/django-anymail-mailgun--8.4

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps django-anymail[mailgun] from 3.0 to 8.4.

Release notes

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

v8.4

Changelog

v8.3

Changelog

v8.2

Changelog

v8.1

Changelog

v8.0

Changelog

This release requires Django 2.0 or later (and Python 3).

v7.2.1

Changelog

v7.2 (LTS)

Changelog

v7.1

Changelog

v7.1.0

(This is an alias for v7.1, to ensure PyPI links to docs work.)

v7.0

Changelog

v6.1

Changelog

v6.0.1

Changelog

v6.0

Changelog

v5.0

Changelog

v4.3

Changelog

v4.2

Changelog

... (truncated)

Changelog

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

v8.4

2021-06-15

Features

  • Postal: Add support for this self-hosted ESP (docs). Thanks to @​tiltec for researching, implementing, testing and documenting Postal support.

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.)

v8.2

2021-01-27

Features

  • Mailgun: Add support for AMP for Email (via message.attach_alternative(..., "text/x-amp-html")).

Fixes

  • SparkPost: Drop support for multiple from_email addresses. SparkPost has started issuing a cryptic "No sending domain specified" error for this case; with this fix, Anymail will now treat it as an unsupported feature.

Other

  • Mailgun: Improve error messages for some common configuration issues.
  • Test against Django 3.2 prerelease (including support for Python 3.9)
  • Document how to send AMP for Email with Django, and note which ESPs support it. (See docs.)
  • Move CI testing to GitHub Actions (and stop using Travis-CI).
  • Internal: catch invalid recipient status earlier in ESP response parsing

v8.1

2020-10-09

... (truncated)

Commits
  • 26d2b5c Release 8.4
  • d79c3c2 Automate release process
  • adc92f0 Tests: tox and mock cleanup
  • e90c10b Add Postal support
  • 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)
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [django-anymail[mailgun]](https://github.com/anymail/django-anymail) from 3.0 to 8.4.
- [Release notes](https://github.com/anymail/django-anymail/releases)
- [Changelog](https://github.com/anymail/django-anymail/blob/main/CHANGELOG.rst)
- [Commits](anymail/django-anymail@v3.0...v8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jun 16, 2021
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