Update dependency apprise to v1.9.3 #50

Merged
renovate-bot merged 1 commits from renovate/apprise-1.x into master 2025-04-06 21:00:13 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
apprise patch ==1.9.2 -> ==1.9.3

Release Notes

caronc/apprise (apprise)

v1.9.3

Compare Source

What's Changed

It has been some time since I pushed a release; so this one just bundles all of the outstanding fixes/enhancments together.

📣 New Notification Services:
🐞 Bugfixes
💡 Features
❤️ Life-Cycle Support

New Contributors

Installation

Apprise is available on PyPI through pip:


### Install Apprise v1.9.3 from PyPI
pip install apprise==1.9.3

Full Changelog: https://github.com/caronc/apprise/compare/v1.9.2...v1.9.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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [apprise](https://github.com/caronc/apprise) | patch | `==1.9.2` -> `==1.9.3` | --- ### Release Notes <details> <summary>caronc/apprise (apprise)</summary> ### [`v1.9.3`](https://github.com/caronc/apprise/releases/tag/v1.9.3) [Compare Source](https://github.com/caronc/apprise/compare/v1.9.2...v1.9.3) #### What's Changed It has been some time since I pushed a release; so this one just bundles all of the outstanding fixes/enhancments together. ##### :mega: New Notification Services: - BlueSky Support Added in https://github.com/caronc/apprise/pull/1299 - Added Resend Support in https://github.com/caronc/apprise/pull/1311 ##### :lady_beetle: Bugfixes - Fix flaky test in translation tests by [@&#8203;dg98](https://github.com/dg98) in https://github.com/caronc/apprise/pull/1298 - Set default port for Mattermost notifications by [@&#8203;sochotnicky](https://github.com/sochotnicky) in https://github.com/caronc/apprise/pull/1293 ##### :bulb: Features - Office 365 posts include subject and body now in https://github.com/caronc/apprise/pull/1274 - Telegram messages leverage caption field when attachments in https://github.com/caronc/apprise/pull/1290 - Extend options for plugin Seven by [@&#8203;matthiez](https://github.com/matthiez) in https://github.com/caronc/apprise/pull/1301 - Ntfy.sh Internationalized URL support added for click= in https://github.com/caronc/apprise/pull/1312 ##### :heart: Life-Cycle Support - Improved SMS transmission documentation in https://github.com/caronc/apprise/pull/1291 - apprise.urls() bulletproofing/bugfix in https://github.com/caronc/apprise/pull/1302 - Add option label for plugin seven by [@&#8203;matthiez](https://github.com/matthiez) in https://github.com/caronc/apprise/pull/1304 - Minor and insignifigant changes (typos and alike) in https://github.com/caronc/apprise/pull/1218 #### New Contributors - [@&#8203;dg98](https://github.com/dg98) made their first contribution in https://github.com/caronc/apprise/pull/1298 - [@&#8203;sochotnicky](https://github.com/sochotnicky) made their first contribution in https://github.com/caronc/apprise/pull/1293 #### Installation Apprise is available [on PyPI](https://pypi.org/project/apprise/) through *pip*: ```bash ### Install Apprise v1.9.3 from PyPI pip install apprise==1.9.3 ``` **Full Changelog**: https://github.com/caronc/apprise/compare/v1.9.2...v1.9.3 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzMuNSIsInVwZGF0ZWRJblZlciI6IjM5LjIzMy41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2025-04-06 20:00:14 +00:00
Update dependency apprise to v1.9.3
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
Test Pull Request / Build Image (pull_request) Successful in 4m43s
Test Pull Request / Notify (pull_request) Successful in 2s
Build Image / Validate Image (push) Successful in 1m40s
Build Image / Publish Image (push) Successful in 4m7s
Build Image / Notify (push) Successful in 2s
ef4cbce8d2
renovate-bot merged commit ef4cbce8d2 into master 2025-04-06 21:00:13 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MrMeeb/certbot-cron-docker#50
No description provided.