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

Bump apprise from 0.9.7 to 0.9.9 #16

Merged
merged 1 commit into from
Jul 16, 2022
Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 2, 2022

Bumps apprise from 0.9.7 to 0.9.9.

Release notes

Sourced from apprise's releases.

Apprise Release v0.9.9

Details

📣 New Notification Services:

💡 Features

  • 📚 Signal File Attachment Support Added (#580)

❤️ Life-Cycle Support

  • Dropped Pronto Mail support (as it no longer has an SMTP access point in the cloud) (3ffac7c372686a058155c16f545a5b42247b7f31)

🐛 Bugfixes

  • More Telegram HTML bulletproofing added (#579)
  • Zulip to support dashes (-) (#581)
  • Signal Improvements (#592 and #580)
  • Apprise accepts 10 digit phone numbers as being valid now (previously they had to be 11 digits or more) (#591)

Installation Instructions

Apprise is available on PyPI through pip:

# Install Apprise v0.9.9 from PyPI
pip install apprise==0.9.9

Apprise Release v0.9.8.3

Details

📣 New Notification Services:

💡 Features

  • 📚 Twitter File Attachment Support Added (#536)
  • ⚡ Gotify API Key removed from URL Parameters and into Header Files (more secure) (#558)
  • Custom Override support for JSON and XML Notifications
  • always special tag added. Any notifications tagged with this will always be notified regardless of additional tag filters provided there-after. It's like placing a trump card onto one or more notification defined notification services to ensure they are always triggered.

❤️ Life-Cycle Support

  • Hotmail SMTP Server changed (updated in Email Template) (#557)

🐛 Bugfixes

  • Title correctly shows in Matrix posts (#545)

Additional Notes:

  • v0.9.8.1 (2022-04-20) - was created to resolve a Telegram issue introduced a case where <br/> was inserted into all new messages (and is unsupported by the upstream service.
  • v0.9.8.2 (2022-04-23) - was introduced to allow Telegram more bulletproofing around other additional HTML characters that are unsupported (stripping them off for more compatibility) handling without disrupting other services.
  • v0.9.8.3 (2022-04-28) - Re-factored Telegram handling of HTML when provided MARKDOWN

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 2, 2022
@1337-server
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pip/apprise-0.9.9 branch from a94cd8f to 98d9a0c Compare July 16, 2022 11:26
Bumps [apprise](https://github.com/caronc/apprise) from 0.9.7 to 0.9.9.
- [Release notes](https://github.com/caronc/apprise/releases)
- [Commits](caronc/apprise@v0.9.7...v0.9.9)

---
updated-dependencies:
- dependency-name: apprise
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/apprise-0.9.9 branch from 98d9a0c to 8a56a37 Compare July 16, 2022 11:35
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@1337-server 1337-server merged commit 3d1e4e5 into main Jul 16, 2022
@1337-server 1337-server deleted the dependabot/pip/apprise-0.9.9 branch July 16, 2022 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant