Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update apprise to v1.7.3 #162

Merged
merged 1 commit into from
Mar 4, 2024
Merged

⬆️ Update apprise to v1.7.3 #162

merged 1 commit into from
Mar 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
apprise ==1.7.2 -> ==1.7.3 age adoption passing confidence

Release Notes

caronc/apprise (apprise)

v1.7.3

Compare Source

Details

Another minor release to push some outstanding bug-fixes that have accumulated and patched over the past month

📣 New Notification Services:
💡 Features
  • mailto:// comcast.net email template added (#​1059)
  • mailto:// improved custom email server handling (5ae212f)
    • to= and from_addr= are no longer required in most circumstances and can be automatically determined based on basic information provided.
  • ntfy:// markdown support added (#​1056)
    • just add ?format=markdown to format the content accordingly
❤️ Life-Cycle Support
  • paho-mqtt v2.0 was released and it's documentation for v1.6.1 was completely incompatible with it. For the stability of the mqtt:// plugin, paho-mqtt has been pinned to the stable v1.x release (#​1065)
🐛 Bugfixes
  • Fixed documents with respect to the use of yaml files (#​1069) - Thank you @​samueltardieu
    • Updated CLI so that it can read both .yml and .yaml files by default (#​1073)
  • macosx:// - Update terminal-notifier notify_paths (#​1052) - Thank you @​joergschultzelutter
  • Asynchronous Dynamic Module Loading Support (#​1071)
    • This was a bug introduced with Dynamic Module Loading (in Apprise v1.7.0) preventing threading/async support

Apprise is available on PyPI through pip:

### Install Apprise v1.7.3 from PyPI
pip install apprise==1.7.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python labels Mar 4, 2024
@renovate renovate bot merged commit f2f2f82 into main Mar 4, 2024
24 checks passed
@renovate renovate bot deleted the renovate/apprise-1.x branch March 4, 2024 04:14
@github-actions github-actions bot locked and limited conversation to collaborators Mar 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants