Update binwiederhier/ntfy Docker tag to v2.9.0 #52

Merged
remoll merged 1 commits from renovate/binwiederhier-ntfy-2.x into main 2024-03-10 09:57:11 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
binwiederhier/ntfy (source) Kustomization minor v2.8.0 -> v2.9.0

Release Notes

binwiederhier/ntfy (binwiederhier/ntfy)

v2.9.0

Compare Source

A small release after a long pause (lots of day job work). This release adds for larger messages and longer message delays in scheduled delivery messages. The web app also now supports pasting images from the clipboard. Other than that, only a few bug fixes and documentation updates, and a teeny tiny breaking change 😬.

⚠️ Breaking changes:

  • The Rate-Topics header was removed due to a DoS issue (see #​1048). This only affects installations with visitor-subscriber-rate-limiting: true, which is not the default and likely very rarely used. Normally I'd never remove a feature, but this is a security issue, and likely affects almost nobody.

Features:

Bug fixes + maintenance:

  • ⚠️ Remove Rate-Topics header due to DoS security issue if visitor-subscriber-rate-limiting: true (#​1048)

Documentation:

❤️ Special thanks to @​wunter8 for always answering all the questions on Discord/Matrix!


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 | Type | Update | Change | |---|---|---|---| | [binwiederhier/ntfy](https://ntfy.sh/) ([source](https://github.com/binwiederhier/ntfy)) | Kustomization | minor | `v2.8.0` -> `v2.9.0` | --- ### Release Notes <details> <summary>binwiederhier/ntfy (binwiederhier/ntfy)</summary> ### [`v2.9.0`](https://github.com/binwiederhier/ntfy/releases/tag/v2.9.0) [Compare Source](https://github.com/binwiederhier/ntfy/compare/v2.8.0...v2.9.0) A small release after a long pause (lots of day job work). This release adds for **larger messages** and **longer message delays** in scheduled delivery messages. The web app also now supports pasting images from the clipboard. Other than that, only a few bug fixes and documentation updates, and a teeny tiny breaking change 😬. ⚠️ **Breaking changes**: - The `Rate-Topics` header was removed due to a DoS issue (see [#&#8203;1048](https://github.com/binwiederhier/ntfy/issues/1048)). This only affects installations with `visitor-subscriber-rate-limiting: true`, which is not the default and likely very rarely used. Normally I'd never remove a feature, but this is a security issue, and likely affects almost nobody. **Features:** - Support for larger message delays with `message-delay-limit` (see [message limits](config.md#message-limits), [#&#8203;1019](https://github.com/binwiederhier/ntfy/issues/1019), thanks to [@&#8203;MrChadMWood](https://github.com/MrChadMWood) for reporting) - Support for larger message body sizes with `message-size-limit` (use at your own risk, see [message limits](https://docs.ntfy.sh/config/#message-limits), [#&#8203;836](https://github.com/binwiederhier/ntfy/issues/836)/[#&#8203;1050](https://github.com/binwiederhier/ntfy/issues/1050), thanks to [@&#8203;zhzy0077](https://github.com/zhzy0077) for implementing this, and to [@&#8203;nkjshlsqja7331](https://github.com/nkjshlsqja7331) for reporting) - Web app: You can now paste images into the message bar or publish dialog ([#&#8203;963](https://github.com/binwiederhier/ntfy/issues/963)/[#&#8203;572](https://github.com/binwiederhier/ntfy/issues/572), thanks to [@&#8203;cmj2002](https://github.com/cmj2002) for implementing, and [@&#8203;rounakdatta](https://github.com/rounakdatta) for reporting) **Bug fixes + maintenance:** - ⚠️ Remove `Rate-Topics` header due to DoS security issue if `visitor-subscriber-rate-limiting: true` ([#&#8203;1048](https://github.com/binwiederhier/ntfy/issues/1048)) **Documentation:** - Remove `mkdocs-simple-hooks` ([#&#8203;1016](https://github.com/binwiederhier/ntfy/issues/1016), thanks to [@&#8203;Tom-Hubrecht](https://github.com/Tom-Hubrecht)) - Update Watchtower example ([#&#8203;1014](https://github.com/binwiederhier/ntfy/issues/1014), thanks to [@&#8203;lennart-m](https://github.com/lennart-m)) - Fix dead links ([#&#8203;1022](https://github.com/binwiederhier/ntfy/issues/1022), thanks to [@&#8203;DerRockWolf](https://github.com/DerRockWolf)) - PowerShell file upload example ([#&#8203;1004](https://github.com/binwiederhier/ntfy/issues/1004), thanks to [@&#8203;YMan84](https://github.com/YMan84)) :heart: Special thanks to [@&#8203;wunter8](https://github.com/wunter8) for always answering all the questions on Discord/Matrix! </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:eyJjcmVhdGVkSW5WZXIiOiIzNy45MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuOTEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate force-pushed renovate/binwiederhier-ntfy-2.x from 9861ec283f to ded829500c 2024-03-09 11:04:05 +00:00 Compare
remoll merged commit f2f31c4f4e into main 2024-03-10 09:57:11 +00:00
remoll deleted branch renovate/binwiederhier-ntfy-2.x 2024-03-10 09:57:11 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: remoll/k3s-infra#52
No description provided.