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

Bump apprise from 0.8.9 to 0.9.2#128

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/apprise-0.9.2
Closed

Bump apprise from 0.8.9 to 0.9.2#128
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/apprise-0.9.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 3, 2021

Bumps apprise from 0.8.9 to 0.9.2.

Release notes

Sourced from apprise's releases.

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:

💡 Features

  • Slack can now accept email targets. This will perform a lookup on the workspace to see if the user exists and notify them if they do. This feature only works if you've configured a Slack bot.
  • Added support for interpret-able escapes via CLI through the added argument --interpret-escapes (-e). (#349)
    • As an example, this allows you to pass in sequences such as \n and \r and have them translate into their equivalent ascii newline and carriage return characters
  • Gotify now supports for markdown (#358)
  • FCM (Firebase Cloud Messaging) completely re-factored/rewritten to support both the Legacy and OAuth2 Methods (#193)
  • XMPP re-factored to support slixmpp library for Python v3.7+ users (#240)

❤️ Life-Cycle Support

🐛 Bugfixes

  • Corrected issue with 2 CLI unit tests not passing (preventing v0.9.0 from going into EPEL) BZ1913619
  • Better asyncio handling in Python <3.7 using threading (#364)

Installation Instructions

Apprise is available on PyPI through pip:

# Install Apprise v0.9.1 from PyPI
pip install apprise==0.9.1

... (truncated)

Commits
  • 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)
  • 8bc47dc Conducto CI Integration (Replacing Travis CI) (#367)
  • 9cf8188 fixes path issue with home assistant notifications (#370)
  • 10939d3 general code enhancements/nomenclature
  • 9af0050 Reddit Notification Support (#366)
  • 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.2.
- [Release notes](https://github.com/caronc/apprise/releases)
- [Commits](caronc/apprise@v0.8.9...v0.9.2)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 3, 2021
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 17, 2021

Superseded by #134.

@dependabot dependabot Bot closed this May 17, 2021
@dependabot dependabot Bot deleted the dependabot/pip/apprise-0.9.2 branch May 17, 2021 06:38
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.

0 participants