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 7.2.1 - #29

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

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

Conversation

@dependabot-preview

Copy link
Copy Markdown

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

Release notes

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

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

v4.1

Changelog

v4.0

Release notes have moved to the changelog in Anymail's docs (which is sourced from CHANGELOG.rst in the repository root).

Changelog

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

v7.2.1

2020-08-05

Fixes

  • Inbound: Fix a Python 2.7-only UnicodeEncodeError when attachments have non-ASCII filenames. (Thanks to @kika115 for reporting it.)

v7.2 LTS

2020-07-25

This is an extended support release. Anymail v7.2 will receive security updates and fixes for any breaking ESP API changes through at least July, 2021.

Fixes

  • Amazon SES: Fix bcc, which wasn't working at all on non-template sends. (Thanks to @mwheels for reporting the issue.)
  • Mailjet: Fix TypeError when sending to or from addresses with display names containing commas (introduced in Django 2.2.15, 3.0.9, and 3.1).
  • SendGrid: Fix UnicodeError in inbound webhook, when receiving message using charsets other than utf-8, and not using SendGrid's "post raw" inbound parse option. Also update docs to recommend "post raw" with SendGrid inbound. (Thanks to @tcourtqtm for reporting the issue.)

Features

  • Test against Django 3.1 release candidates

Deprecations

  • This will be the last Anymail release to support Django 1.11 and Python 2.7.

If these deprecations affect you and you cannot upgrade, set your requirements to django-anymail~=7.2 (a "compatible release" specifier, equivalent to >=7.2,==7.*).

v7.1

2020-04-13

Fixes

  • Postmark: Fix API error when sending with template to single recipient. (Thanks to @jc-ee for finding and fixing the issue.)
  • SendGrid: Allow non-batch template send to multiple recipients when merge_global_data is set without merge_data. (Broken in v6.0. Thanks to @vgrebenschikov for the bug report.)

Features

Commits
  • 97fb6ba Release 7.2.1
  • 0edd017 Travis: run on vX.Y.x branches, too
  • 4a0beee Inbound: fix get_content_disposition with non-ASCII filename
  • c803108 SparkPost: reduce live integration test volume
  • b9cba82 Docs: Amazon SES webhooks: warn about SNS console bug
  • bb20ebf Docs: clarify behavior of Anymail's added send options
  • 1dbb92c Release 7.2
  • 743d3ce SendGrid: fix inbound webhook Unicode error when not utf-8
  • c4ed666 Mailjet: fix TypeError in sanitize_address
  • 448d5ec Update Django and Python build versions
  • 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 7.2.1.
- [Release notes](https://github.com/anymail/django-anymail/releases)
- [Changelog](https://github.com/anymail/django-anymail/blob/master/CHANGELOG.rst)
- [Commits](anymail/django-anymail@v3.0...v7.2.1)

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 Aug 6, 2020
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #35.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/pip/django-anymail-mailgun--7.2.1 branch September 14, 2020 06:37
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