chore(deps): update dependency binwiederhier/ntfy to v2.18.0 #21

Open
jaskaran wants to merge 1 commit from renovate/binwiederhier-ntfy-2.x into main
Owner

This PR contains the following updates:

Package Update Change
binwiederhier/ntfy minor v2.17.0v2.18.0

Release Notes

binwiederhier/ntfy (binwiederhier/ntfy)

v2.18.0

Compare Source

This is the biggest release I've ever done on the server. It's 14,997 added lines of code, and 10,202 lines removed, all from one pull request that adds PostgreSQL support.

The code was written by Cursor and Claude, but reviewed and heavily tested over 2-3 weeks by me. I created comparison documents, went through all queries multiple times and reviewed the logic over and over again. I also did load tests and manual regression tests, which took lots of evenings.

ntfy.sh was successfully upgraded to 2.18.0 (though not with Postgres backend yet, as per the rollout plan).

I'm kindly asking the community to test the Postgres support and report back to me if things are working (or not working). There is a one-off migration tool (entirely written by AI) that you can use to migrate.

Features:

Bug fixes + maintenance:


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 | |---|---|---| | [binwiederhier/ntfy](https://github.com/binwiederhier/ntfy) | minor | `v2.17.0` → `v2.18.0` | --- ### Release Notes <details> <summary>binwiederhier/ntfy (binwiederhier/ntfy)</summary> ### [`v2.18.0`](https://github.com/binwiederhier/ntfy/releases/tag/v2.18.0) [Compare Source](https://github.com/binwiederhier/ntfy/compare/v2.17.0...v2.18.0) This is the biggest release I've ever done on the server. It's 14,997 added lines of code, and 10,202 lines removed, all from one [pull request](https://github.com/binwiederhier/ntfy/pull/1619) that adds [PostgreSQL support](https://docs.ntfy.sh/config/#postgresql-experimental). The code was written by Cursor and Claude, but reviewed and heavily tested over 2-3 weeks by me. I created comparison documents, went through all queries multiple times and reviewed the logic over and over again. I also did load tests and manual regression tests, which took lots of evenings. ntfy.sh was successfully upgraded to 2.18.0 (though not with Postgres backend yet, as per the [rollout plan](https://github.com/binwiederhier/ntfy/issues/1114#issuecomment-3991245185)). I'm kindly asking the community to test the Postgres support and report back to me if things are working (or not working). There is a [one-off migration tool](https://github.com/binwiederhier/ntfy/tree/main/tools/pgimport) (entirely written by AI) that you can use to migrate. **Features:** - Add experimental [PostgreSQL support](https://docs.ntfy.sh/config/#postgresql-experimental) as an alternative database backend (message cache, user manager, web push subscriptions) via `database-url` config option ([#&#8203;1114](https://github.com/binwiederhier/ntfy/issues/1114)/[#&#8203;1619](https://github.com/binwiederhier/ntfy/pull/1619), thanks to [@&#8203;brettinternet](https://github.com/brettinternet) for reporting) **Bug fixes + maintenance:** - Preserve `<br>` line breaks in HTML-only emails received via SMTP ([#&#8203;690](https://github.com/binwiederhier/ntfy/issues/690), [#&#8203;1620](https://github.com/binwiederhier/ntfy/pull/1620), thanks to [@&#8203;uzkikh](https://github.com/uzkikh) for the fix and to [@&#8203;teastrainer](https://github.com/teastrainer) for reporting) </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:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=-->
jaskaran force-pushed renovate/binwiederhier-ntfy-2.x from adc23ba73a to 7bd6f6b566 2026-03-08 08:17:30 +00:00 Compare
jaskaran force-pushed renovate/binwiederhier-ntfy-2.x from 7bd6f6b566 to 52ed02b929 2026-03-08 10:21:39 +00:00 Compare
jaskaran force-pushed renovate/binwiederhier-ntfy-2.x from 52ed02b929 to d7912c03a1 2026-03-08 20:36:03 +00:00 Compare
jaskaran force-pushed renovate/binwiederhier-ntfy-2.x from d7912c03a1 to 522fe59812 2026-03-09 21:57:12 +00:00 Compare
jaskaran force-pushed renovate/binwiederhier-ntfy-2.x from 522fe59812 to dc874d8dbe 2026-03-10 00:01:21 +00:00 Compare
jaskaran force-pushed renovate/binwiederhier-ntfy-2.x from dc874d8dbe to d2a107001e 2026-03-10 12:06:57 +00:00 Compare
jaskaran force-pushed renovate/binwiederhier-ntfy-2.x from d2a107001e to ba1618c27f 2026-03-11 12:24:39 +00:00 Compare
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/binwiederhier-ntfy-2.x:renovate/binwiederhier-ntfy-2.x
git switch renovate/binwiederhier-ntfy-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/binwiederhier-ntfy-2.x
git switch renovate/binwiederhier-ntfy-2.x
git rebase main
git switch main
git merge --ff-only renovate/binwiederhier-ntfy-2.x
git switch renovate/binwiederhier-ntfy-2.x
git rebase main
git switch main
git merge --no-ff renovate/binwiederhier-ntfy-2.x
git switch main
git merge --squash renovate/binwiederhier-ntfy-2.x
git switch main
git merge --ff-only renovate/binwiederhier-ntfy-2.x
git switch main
git merge renovate/binwiederhier-ntfy-2.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jaskaran/homelab!21
No description provided.