Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 28, 2022

Bumps django-post-office from 3.5.3 to 3.6.3.

Release notes

Sourced from django-post-office's releases.

v3.6.3

  • Fixed an issue where emails may not be rendered with context. Thanks @​zagl!
  • Fixed a few packaging issues. Thanks @​zagl and @​adamchainz!
  • send_messages() now mimics Django's SMTP Backend return value. Thanks @​JiriKr!

v3.6.2

  • Improvement to attachment handling in admin interface. Thanks @​petrprikryl!
  • Fixed a bug where HTML body is not displayed in admin interface. Thanks @​robbieadi!
  • Explicitly specify default_auto_field to supress migration warnings. Thanks @​CirXe0N!
  • Fixed a bug where email.template is not saved in certain cases. Thanks @​franciscobmacedo!

v3.6.1

v3.6.0

  • Support for Django 4.0. Thanks @​domdinicola!
  • cleanup_mail now deletes emails in batches, which is much nicer to DB when deleting millions of emails. Thanks @​stevemc4!
  • Failure to send an email are now logged as an exception. Thanks @​SaturnFromTitan!
  • Added es locale. Thanks @​ahmontero!
  • Fixed admin template discovery issue for case-sensitive filesystems. Thanks @​fasih!
  • Fixes: SMTPServerDisconnected error. Thanks @​weimens!
  • Various maintenance work by @​jrief and @​mogost.
Changelog

Sourced from django-post-office's changelog.

Version 3.6.3 (2022-10-27)

  • Fixed an issue where emails may not be rendered with context. Thanks @​zagl!
  • Fixed a few packaging issues. Thanks @​zagl and @​adamchainz!
  • send_messages() now mimics Django's SMTP Backend return value. Thanks @​JiriKr!

Version 3.6.2 (2022-10-12)

  • Improvement to attachment handling in admin interface. Thanks @​petrprikryl!
  • Fixed a bug where HTML body is not displayed in admin interface. Thanks @​robbieadi!
  • Explicitly specify default_auto_field to supress migration warnings. Thanks @​CirXe0N!
  • Fixed a bug where email.template is not saved in certain cases. Thanks @​franciscobmacedo!

Version 3.6.1 (2022-07-04)

Version 3.6.0 (2021-12-21)

  • Support for Django 4.0. Thanks @​domdinicola!
  • cleanup_mail now deletes emails in batches, which is much nicer to DB when deleting millions of emails. Thanks @​stevemc4!
  • Failure to send an email are now logged as an exception. Thanks @​SaturnFromTitan!
  • Added es locale. Thanks @​ahmontero!
  • Fixed admin template discovery issue for case-sensitive filesystems. Thanks @​fasih!
  • Fixes: SMTPServerDisconnected error. Thanks @​weimens!
  • Various maintenance work by @​jrief and @​mogost.
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 [django-post-office](https://github.com/ui/django-post_office) from 3.5.3 to 3.6.3.
- [Release notes](https://github.com/ui/django-post_office/releases)
- [Changelog](https://github.com/ui/django-post_office/blob/master/CHANGELOG.md)
- [Commits](ui/django-post_office@v3.5.3...v3.6.3)

---
updated-dependencies:
- dependency-name: django-post-office
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2022
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant