LeslieLeung / heimdallr

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

fix(deps): update dependency apprise to v1.7.5 #48

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

caronc/apprise (apprise) ### [`v1.7.5`](https://togithub.com/caronc/apprise/releases/tag/v1.7.5) [Compare Source](https://togithub.com/caronc/apprise/compare/v1.7.4...v1.7.5) #### Details ##### :mega: New Notification Services: - [Free-Mobile](https://togithub.com/caronc/apprise/wiki/Notify_freemobile) Support added in [#​1090](https://togithub.com/caronc/apprise/issues/1090) ##### :bulb: Features - Improved markdown to html conversions in [https://github.com/caronc/apprise/pull/1089](https://togithub.com/caronc/apprise/pull/1089) ##### :heart: Life-Cycle Support - Added test case to strengthen YAML configuration validation in [https://github.com/caronc/apprise/pull/1043](https://togithub.com/caronc/apprise/pull/1043) ##### :bug: Bugfixes - Improved async/threading attachment support in [https://github.com/caronc/apprise/pull/1086](https://togithub.com/caronc/apprise/pull/1086) - Improved variable parsing in YAML files in [https://github.com/caronc/apprise/pull/1088](https://togithub.com/caronc/apprise/pull/1088) #### Installation Apprise is available [on PyPI](https://pypi.org/project/apprise/) through *pip*: ```bash ### Install Apprise v1.7.5 from PyPI pip install apprise==1.7.5 ```

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 6 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