Update ghcr.io/jpmens/mqttwarn-full Docker tag to v0.32.0 #1155

Closed
renovate-bot wants to merge 1 commits from renovate/ghcr.io-jpmens-mqttwarn-full-0.x into master
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/jpmens/mqttwarn-full minor 0.29.1 -> 0.32.0

Release Notes

jpmens/mqttwarn

v0.32.0

Compare Source

=================

  • Modernize Docker configuration, now using Debian bullseye and Python 3.11.
  • Improve nightly and on-PR Docker builds.
  • Add versioning based on Git tags, using versioningit. This will aid in
    telling PR- and nightly releases apart from GA releases when running
    mqttwarn --version.
  • Improve Apprise integration by propagating the mqttwarn data dictionary into
    the Apprise plugin template arguments. Thanks, @​zoic21.

v0.31.0

Compare Source

=================

  • Make the PushOver API retry and expire options configurable. Thanks, @​jlrgraham.
  • Add new configuration setting filteredmessagesloglevel, to optionally set the log
    level for filtered messages. Thanks, @​jlrgraham.
  • CI and tests: Improvements and maintenance
  • Documentation: Improve section about Apprise
  • Documentation: Notifications to ntfy via Apprise. Thanks, @​binwiederhier, @​particledecay,
    and @​caronc.

v0.30.0

Compare Source

=================

  • Make LWT alive/dead payload configurable. Thanks, @​sumnerboy12.
  • Upgrade to future>=0.18.0,<1. Thanks, @​arieroos.
  • Several adjustments to log messages
  • Several improvements to the test harness, code coverage, project tooling,
    code linting and formatting, and CI
  • Refactoring of some data model components
  • Fix job sorting by priority after migration to Python 3
  • Remove some Python 2 compatibility snippets. mqttwarn is Python 3 only.

Breaking changes

  • Rework and rename service plugin osxnotify to desktopnotify, it
    should work on all popular operating systems now. Thanks, @​portalzine.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/jpmens/mqttwarn-full](https://github.com/jpmens/mqttwarn) | minor | `0.29.1` -> `0.32.0` | --- ### Release Notes <details> <summary>jpmens/mqttwarn</summary> ### [`v0.32.0`](https://github.com/jpmens/mqttwarn/blob/HEAD/CHANGES.rst#&#8203;2023-02-13-0320) [Compare Source](https://github.com/jpmens/mqttwarn/compare/0.31.0...0.32.0) \================= - Modernize Docker configuration, now using Debian bullseye and Python 3.11. - Improve nightly and on-PR Docker builds. - Add versioning based on Git tags, using `versioningit`. This will aid in telling PR- and nightly releases apart from GA releases when running `mqttwarn --version`. - Improve Apprise integration by propagating the mqttwarn data dictionary into the Apprise plugin template arguments. Thanks, [@&#8203;zoic21](https://github.com/zoic21). ### [`v0.31.0`](https://github.com/jpmens/mqttwarn/blob/HEAD/CHANGES.rst#&#8203;2022-11-21-0310) [Compare Source](https://github.com/jpmens/mqttwarn/compare/0.30.0...0.31.0) \================= - Make the PushOver API `retry` and `expire` options configurable. Thanks, [@&#8203;jlrgraham](https://github.com/jlrgraham). - Add new configuration setting `filteredmessagesloglevel`, to optionally set the log level for filtered messages. Thanks, [@&#8203;jlrgraham](https://github.com/jlrgraham). - CI and tests: Improvements and maintenance - Documentation: Improve section about Apprise - Documentation: Notifications to ntfy via Apprise. Thanks, [@&#8203;binwiederhier](https://github.com/binwiederhier), [@&#8203;particledecay](https://github.com/particledecay), and [@&#8203;caronc](https://github.com/caronc). ### [`v0.30.0`](https://github.com/jpmens/mqttwarn/blob/HEAD/CHANGES.rst#&#8203;2022-10-05-0300) [Compare Source](https://github.com/jpmens/mqttwarn/compare/0.29.1...0.30.0) \================= - Make LWT alive/dead payload configurable. Thanks, [@&#8203;sumnerboy12](https://github.com/sumnerboy12). - Upgrade to `future>=0.18.0,<1`. Thanks, [@&#8203;arieroos](https://github.com/arieroos). - Several adjustments to log messages - Several improvements to the test harness, code coverage, project tooling, code linting and formatting, and CI - Refactoring of some data model components - Fix job sorting by priority after migration to Python 3 - Remove some Python 2 compatibility snippets. mqttwarn is Python 3 only. ## Breaking changes - Rework and rename service plugin `osxnotify` to `desktopnotify`, it should work on all popular operating systems now. Thanks, [@&#8203;portalzine](https://github.com/portalzine). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xLjUiLCJ1cGRhdGVkSW5WZXIiOiIzNC4xMzIuMiJ9-->
renovate-bot added 1 commit 2022-10-27 16:44:48 +00:00
continuous-integration/drone/pr Build encountered an error Details
continuous-integration/drone/push Build encountered an error Details
4868dc0e74
Update ghcr.io/jpmens/mqttwarn-full Docker tag to v0.30.0
renovate-bot changed title from Update ghcr.io/jpmens/mqttwarn-full Docker tag to v0.30.0 to Update ghcr.io/jpmens/mqttwarn-full Docker tag to v0.31.0 2022-11-21 17:44:03 +00:00
renovate-bot force-pushed renovate/ghcr.io-jpmens-mqttwarn-full-0.x from 4868dc0e74 to bb6c831575 2022-11-21 17:44:05 +00:00 Compare
renovate-bot changed title from Update ghcr.io/jpmens/mqttwarn-full Docker tag to v0.31.0 to Update ghcr.io/jpmens/mqttwarn-full Docker tag to v0.32.0 2023-02-13 17:44:52 +00:00
renovate-bot force-pushed renovate/ghcr.io-jpmens-mqttwarn-full-0.x from bb6c831575 to 1fb0c8d195 2023-02-13 17:44:54 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-jpmens-mqttwarn-full-0.x from 1fb0c8d195 to 76ab2bf241 2023-03-13 18:45:08 +00:00 Compare
renovate-bot force-pushed renovate/ghcr.io-jpmens-mqttwarn-full-0.x from 76ab2bf241 to 470f9107e3 2023-03-16 18:45:12 +00:00 Compare
tobru closed this pull request 2023-04-02 17:41:06 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tobru/gitops-tbrnt#1155
No description provided.