Skip to content
This repository has been archived by the owner on Jul 15, 2021. It is now read-only.

Bump apprise from 0.8.9 to 0.9.3 #134

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2021

Bumps apprise from 0.8.9 to 0.9.3.

Release notes

Sourced from apprise's releases.

Apprise Release v0.9.3

Details

📣 New Notification Services:

💡 Features

n/a

❤️ Life-Cycle Support

n/a

🐛 Bugfixes

  • Re-factored Telegram HTML Escape handling (#358 and #373)
    • This is an extension/fix to a bug created in Apprise v0.9.2 (#383)

Installation Instructions

Apprise is available on PyPI through pip:

# Install Apprise v0.9.3 from PyPI
pip install apprise==0.9.3

Apprise Release v0.9.2

Details

📣 New Notification Services:

💡 Features

n/a

❤️ Life-Cycle Support

n/a

🐛 Bugfixes

  • Fixed path issue with Home Assistant notifications (#370)
  • Removed HTML escaping for Telegram TEXT handling (#383)
  • Fixed MSTeams webhook handling for new format (#380)

Installation Instructions

Apprise is available on PyPI through pip:

# Install Apprise v0.9.2 from PyPI
pip install apprise==0.9.2

Apprise Release v0.9.1

Details

📣 New Notification Services:

... (truncated)

Commits
  • a551079 bumped version to v0.9.3
  • 51f9197 Added SMTP2Go (with Attachment) Support (#389)
  • 59aa5f5 Telegram escaping completely refactored (#386)
  • 7f7ee04 Escape < > characters for Telegram (#384)
  • c4fa928 bumped version to v0.9.2
  • 3938cd9 Removed HTML escaping for Telegram TEXT handling (#383)
  • 6eaa8e1 Added BuildRequire setuptools to RPM package (#382)
  • 975b172 Fixed MSTeams webhook handling for new format (#380)
  • 0b60e99 Travis-CI (.org -> .com) Integration Support (#381)
  • e0c0b66 Revert "Conducto CI Integration (Replacing Travis CI) (#367)" (#372)
  • Additional commits viewable in compare view

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)

Bumps [apprise](https://github.com/caronc/apprise) from 0.8.9 to 0.9.3.
- [Release notes](https://github.com/caronc/apprise/releases)
- [Commits](caronc/apprise@v0.8.9...v0.9.3)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants