chore(deps): update dependency next to v15.3.3 #15

Merged
jleibl merged 1 commits from renovate/next-15.x into main 2025-06-01 17:58:57 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
next (source) dependencies patch 15.3.2 -> 15.3.3

Release Notes

vercel/next.js (next)

v15.3.3

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Reinstate vary (#​79939)
  • fix(next-swc): Fix interestingness detection for React Compiler (#​79558)
  • fix(next-swc): Fix react compiler usefulness detector (#​79480)
  • fix(dev-overlay): Better handle edge-case file paths in launchEditor (#​79526)
  • Client router should discard stale prefetch entries for static pages (#​79362)
Credits

Huge thanks to @​gaojude, @​kdy1, @​bgw, and @​unstubbable for helping!


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 | |---|---|---|---| | [next](https://nextjs.org) ([source](https://github.com/vercel/next.js)) | dependencies | patch | [`15.3.2` -> `15.3.3`](https://renovatebot.com/diffs/npm/next/15.3.2/15.3.3) | --- ### Release Notes <details> <summary>vercel/next.js (next)</summary> ### [`v15.3.3`](https://github.com/vercel/next.js/releases/tag/v15.3.3) [Compare Source](https://github.com/vercel/next.js/compare/v15.3.2...v15.3.3) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - Reinstate `vary` ([#&#8203;79939](https://github.com/vercel/next.js/issues/79939)) - fix(next-swc): Fix interestingness detection for React Compiler ([#&#8203;79558](https://github.com/vercel/next.js/issues/79558)) - fix(next-swc): Fix react compiler usefulness detector ([#&#8203;79480](https://github.com/vercel/next.js/issues/79480)) - fix(dev-overlay): Better handle edge-case file paths in launchEditor ([#&#8203;79526](https://github.com/vercel/next.js/issues/79526)) - Client router should discard stale prefetch entries for static pages ([#&#8203;79362](https://github.com/vercel/next.js/issues/79362)) ##### Credits Huge thanks to [@&#8203;gaojude](https://github.com/gaojude), [@&#8203;kdy1](https://github.com/kdy1), [@&#8203;bgw](https://github.com/bgw), and [@&#8203;unstubbable](https://github.com/unstubbable) for helping! </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMi43IiwidXBkYXRlZEluVmVyIjoiNDAuMzIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Renovate added 1 commit 2025-05-30 00:02:28 +00:00
chore(deps): update dependency next to v15.3.3
All checks were successful
CI/CD Pipeline / Quick Checks (pull_request) Successful in 36s
CI/CD Pipeline / ESLint (pull_request) Successful in 12s
CI/CD Pipeline / Test & Coverage (pull_request) Successful in 13s
CI/CD Pipeline / Build Application (pull_request) Successful in 30s
488ae383a7
jleibl merged commit 542aaf9c6f into main 2025-06-01 17:58:57 +00:00
jleibl deleted branch renovate/next-15.x 2025-06-01 17:58:57 +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: Templates/Next-Template-App-Router#15
No description provided.