Skip to content

Update dependency Flask_Mail to v0.10.0 - #10

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/flask_mail-0.x
Open

Update dependency Flask_Mail to v0.10.0#10
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/flask_mail-0.x

Conversation

@renovate

@renovate renovate Bot commented May 27, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Flask_Mail (changelog) == 0.9.1==0.10.0 age confidence

Release Notes

pallets-eco/flask-mail (Flask_Mail)

v0.10.0

Compare Source

Released 2024-05-23

  • Drop support for Python < 3.8.
  • Use pyproject.toml for packaging metadata.
  • Use flit_core as build backend.
  • Apply code formatting and linting tools.
  • Add static type annotations.
  • Deprecate the __version__ attribute. Use feature detection or
    importlib.metadata.version("flask-mail") instead.
  • Indicate that the deprecated is_bad_headers will be removed in the next
    version.
  • Fix the email_dispatched signal to pass the current app as the sender and
    message as an argument, rather than the other way around.
  • Attachment.data may not be None.
  • Attachment.content_type will be detected based on filename and data
    and will not be None.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants