LeslieLeung / heimdallr

一个非常轻量的通知网关,可以聚合各种推送渠道,使用 Serverless 部署,几乎零成本运行。
https://heimdallr.zeabur.app/docs
GNU General Public License v3.0
468 stars 42 forks source link

fix(deps): update dependency apprise to v1.7.6 #59

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
apprise 1.7.5 -> 1.7.6 age adoption passing confidence

Release Notes

caronc/apprise (apprise) ### [`v1.7.6`](https://togithub.com/caronc/apprise/releases/tag/v1.7.6) [Compare Source](https://togithub.com/caronc/apprise/compare/v1.7.5...v1.7.6) #### Details ##### :mega: New Notification Services: - [Chantify](https://togithub.com/caronc/apprise/wiki/Notify_chantify) Support added in [#​1098](https://togithub.com/caronc/apprise/issues/1098) - [Feishu](https://togithub.com/caronc/apprise/wiki/Notify_feishu) Custom Bot Support added in [#​1099](https://togithub.com/caronc/apprise/issues/1099) ##### :bulb: Features - Added `delay=` switch to aprs:// plugin ([#​1107](https://togithub.com/caronc/apprise/issues/1107)) - RocketChat Token Support ([#​1060](https://togithub.com/caronc/apprise/issues/1060)) ##### :heart: Life-Cycle Support - Fixed deprication warnings for Markdown extensions in [https://github.com/caronc/apprise/pull/1108](https://togithub.com/caronc/apprise/pull/1108) - Default locale logical compatibility with Python 3.12 by [@​liushuyu](https://togithub.com/liushuyu) in [https://github.com/caronc/apprise/pull/1054](https://togithub.com/caronc/apprise/pull/1054) - Retired faast.io - It is no longer responding in [https://github.com/caronc/apprise/pull/1096](https://togithub.com/caronc/apprise/pull/1096) - ntfy loaded topic count bugfix in [https://github.com/caronc/apprise/pull/1094](https://togithub.com/caronc/apprise/pull/1094) ##### :bug: Bugfixes - freemobile:// msg moved from GET parameters and into payload in [https://github.com/caronc/apprise/pull/1106](https://togithub.com/caronc/apprise/pull/1106) - Honor overflow=truncate when sending attachments by [@​pomeloy](https://togithub.com/pomeloy) in [https://github.com/caronc/apprise/pull/1097](https://togithub.com/caronc/apprise/pull/1097) - `host` parsed from user login (if present) for Emails in [https://github.com/caronc/apprise/pull/1095](https://togithub.com/caronc/apprise/pull/1095) #### Installation Apprise is available [on PyPI](https://pypi.org/project/apprise/) through *pip*: ```bash ### Install Apprise v1.7.6 from PyPI pip install apprise==1.7.6 ``` #### New Contributors - [@​pomeloy](https://togithub.com/pomeloy) made their first contribution in [https://github.com/caronc/apprise/pull/1097](https://togithub.com/caronc/apprise/pull/1097) - [@​liushuyu](https://togithub.com/liushuyu) made their first contribution in [https://github.com/caronc/apprise/pull/1054](https://togithub.com/caronc/apprise/pull/1054)

Configuration

📅 Schedule: 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.



This PR has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud