Skip to content

Bump python-postmark from 0.5.0 to 0.5.8#3618

Merged
rtibbles merged 1 commit intounstablefrom
dependabot/pip/python-postmark-0.5.8
Sep 8, 2022
Merged

Bump python-postmark from 0.5.0 to 0.5.8#3618
rtibbles merged 1 commit intounstablefrom
dependabot/pip/python-postmark-0.5.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2022

Bumps python-postmark from 0.5.0 to 0.5.8.

Release notes

Sourced from python-postmark's releases.

0.5.8

Fix _send inconsistent return format (PR #106)

0.5.7

  • Allow django_backend to take advantage of message_streams (PR #103)

0.5.6

  • Encoding issues (PR #91)
  • Add message_stream attribute to PMMail (PR #94)

0.5.5

Return message IDs in django backend optional

0.5.4

Fix for sending batch emails with templates

0.5.3 release

Allow empty "to" field if "bcc" is populated

0.5.2 release

EmailMultiAlternatives content_subtype fix (PR #82)

0.5.1 release

Postmark metadata support (PR #75)

Changelog

Sourced from python-postmark's changelog.

Version 0.5.8

  • Fix _send inconsistent return format (PR #106)

Version 0.5.7

  • Allow django_backend to take advantage of message_streams (PR #103)

Version 0.5.6

  • Encoding issues (PR #91)
  • Add message_stream attribute to PMMail (PR #94)

Version 0.5.5

  • Setting to return message IDs in django backend (PR #89)

Version 0.5.4

  • Fix for sending batch emails with templates (PR #87)

Version 0.5.3

  • Allow empty "to" field if "bcc" is populated (PR #83)

Version 0.5.2

  • EmailMultiAlternatives content_subtype fix (PR #82)

Version 0.5.1

  • Postmark metadata support (PR #75)
Commits

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)

Bumps [python-postmark](https://github.com/themartorana/python-postmark) from 0.5.0 to 0.5.8.
- [Release notes](https://github.com/themartorana/python-postmark/releases)
- [Changelog](https://github.com/themartorana/python-postmark/blob/master/CHANGELOG.md)
- [Commits](https://github.com/themartorana/python-postmark/commits/v0.5.8)

---
updated-dependencies:
- dependency-name: python-postmark
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added python Pull requests that update Python code TAG: dependencies labels Sep 8, 2022
Copy link
Copy Markdown
Member

@rtibbles rtibbles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No breaking changes in the changelog.

@rtibbles rtibbles merged commit ba1976f into unstable Sep 8, 2022
@dependabot dependabot bot deleted the dependabot/pip/python-postmark-0.5.8 branch September 8, 2022 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests that update Python code TAG: dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant