From f75ec24844b9ae2c6e144e6a0fa535e28da7f24d Mon Sep 17 00:00:00 2001 From: saubyk <39208279+saubyk@users.noreply.github.com> Date: Sat, 18 Jul 2026 18:09:57 -0700 Subject: [PATCH] Fill in PR number in release note (#1633) --- release-notes/Release-notes-0.15.9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/Release-notes-0.15.9.md b/release-notes/Release-notes-0.15.9.md index 25428cf4..78ebe279 100644 --- a/release-notes/Release-notes-0.15.9.md +++ b/release-notes/Release-notes-0.15.9.md @@ -108,7 +108,7 @@ this release should add its entry under the appropriate section below. ## Code Health - **Batch dependency update resolving all 20 open Dependabot security PRs** - ([#TBD](https://github.com/Ride-The-Lightning/RTL/pull/TBD)). + ([#1633](https://github.com/Ride-The-Lightning/RTL/pull/1633)). Dependabot had 20 open security-alert PRs against `master` (#1583–#1617). Rather than merging them piecemeal (they conflict with each other on `package-lock.json` and target the wrong branch for the release flow), the same bumps were applied in one pass on the