Update all stable non-major dependencies #73
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
renovate
waiting on upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
CCCHH/ansible-infra!73
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/all-stable-minor-patch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v2.17.0→v2.19.212.4.0→12.4.11.29.5→1.29.6v1.12.0→v1.12.1v4.5.4→v4.5.5v7.14.3→v7.15.0Release Notes
binwiederhier/ntfy (docker.io/binwiederhier/ntfy)
v2.19.2Compare Source
This is another small bugfix release for PostgreSQL, avoiding races between primary and read replica, as well as to further reduce primary load.
Bug fixes + maintenance:
v2.19.1Compare Source
This is a bugfix release to avoid PostgreSQL insert failures due to invalid UTF-8 messages. It also fixes
database-urlvalidation incorrectly rejectingpostgresql://connection strings.Bug fixes + maintenance:
database-urlvalidation rejectingpostgresql://connection strings (#1657/#1658)v2.19.0Compare Source
This is a fast-follow release that enables Postgres read replica support.
To offload read-heavy queries from the primary database, you can optionally configure one or more read replicas using the
database-replica-urlsoption. When configured, non-critical read-only queries (e.g. fetching messages, checking access permissions, etc) are distributed across the replicas using round-robin, while all writes and correctness-critical reads continue to go to the primary. If a replica becomes unhealthy, ntfy automatically falls back to the primary until the replica recovers.Features:
database-replica-urlsconfig option (#1648)Bug fixes + maintenance:
v2.18.0Compare 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:
database-urlconfig option (#1114/#1619, thanks to @brettinternet for reporting)Bug fixes + maintenance:
<br>line breaks in HTML-only emails received via SMTP (#690, #1620, thanks to @uzkikh for the fix and to @teastrainer for reporting)grafana/grafana (docker.io/grafana/grafana)
v12.4.1Compare Source
Features and enhancements
Bug fixes
netbox-community/netbox (netbox)
v4.5.5: - 2026-03-17Compare Source
Enhancements
Performance Improvements
.count()with.exists()Bug Fixes
MAX_PAGE_SIZElimit for GraphQL API requestsAttributeErrorexception caused by missingCOOKIESattribute onNetBoxFakeRequestconsole_ports)is_primarycolumn in the MAC address list viewoauth2-proxy/oauth2-proxy (quay.io/oauth2-proxy/oauth2-proxy)
v7.15.0Compare Source
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 is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
ac74db29192c7220d944Update docker.io/binwiederhier/ntfy Docker tag to v2.18.0to Update all stable non-major dependencies2c7220d944d98f5365b1d98f5365b14c99da8ab94c99da8ab9662688f7dc662688f7dcb52f5c0e68b52f5c0e68b29514430bb29514430b98213073a898213073a8814b0b046cView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.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.