chore(deps): update nextjs monorepo to v15.1.5 #420

Merged
kjuulh merged 1 commits from renovate/nextjs-monorepo into main 2025-01-18 03:19:17 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
eslint-config-next (source) devDependencies patch 15.1.4 -> 15.1.5
next (source) dependencies patch 15.1.4 -> 15.1.5

Release Notes

vercel/next.js (eslint-config-next)

v15.1.5

Compare Source

!NOTE]\
This release is backporting bug fixes. It does **not** include all pending features/changes on canary.
Core Changes
  • Fix missing revalidate with notFound() (#​75009)
  • fix: when metadatabase is set we should not warn (#​74840)
  • Fix @​vercel/og license SPDX expression (#​74745)
  • fix: ts language server rule metadata should allow null (#​74704)
  • fix: eslint rule of using img in metadata routes (#​74864)
  • Fix presentation when onerror receives an event without error (#​74643)
  • fix fetch lock not being consistently released #​74623 (#​75028)
Credits

Huge thanks to @​ijjk, @​huozhi, @​matmannion and @​ztanner for helping!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 | |---|---|---|---| | [eslint-config-next](https://nextjs.org/docs/app/api-reference/config/eslint) ([source](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next)) | devDependencies | patch | [`15.1.4` -> `15.1.5`](https://renovatebot.com/diffs/npm/eslint-config-next/15.1.4/15.1.5) | | [next](https://nextjs.org) ([source](https://github.com/vercel/next.js)) | dependencies | patch | [`15.1.4` -> `15.1.5`](https://renovatebot.com/diffs/npm/next/15.1.4/15.1.5) | --- ### Release Notes <details> <summary>vercel/next.js (eslint-config-next)</summary> ### [`v15.1.5`](https://github.com/vercel/next.js/releases/tag/v15.1.5) [Compare Source](https://github.com/vercel/next.js/compare/v15.1.4...v15.1.5) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - Fix missing revalidate with notFound() ([#&#8203;75009](https://github.com/vercel/next.js/issues/75009)) - fix: when metadatabase is set we should not warn ([#&#8203;74840](https://github.com/vercel/next.js/issues/74840)) - Fix [@&#8203;vercel/og](https://github.com/vercel/og) license SPDX expression ([#&#8203;74745](https://github.com/vercel/next.js/issues/74745)) - fix: ts language server rule metadata should allow null ([#&#8203;74704](https://github.com/vercel/next.js/issues/74704)) - fix: eslint rule of using img in metadata routes ([#&#8203;74864](https://github.com/vercel/next.js/issues/74864)) - Fix presentation when onerror receives an event without error ([#&#8203;74643](https://github.com/vercel/next.js/issues/74643)) - fix fetch lock not being consistently released [#&#8203;74623](https://github.com/vercel/next.js/issues/74623) ([#&#8203;75028](https://github.com/vercel/next.js/issues/75028)) ##### Credits Huge thanks to [@&#8203;ijjk](https://github.com/ijjk), [@&#8203;huozhi](https://github.com/huozhi), [@&#8203;matmannion](https://github.com/matmannion) and [@&#8203;ztanner](https://github.com/ztanner) for helping! </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2025-01-18 03:19:07 +01:00
chore(deps): update nextjs monorepo to v15.1.5
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
804369a9f2
kjuulh scheduled this pull request to auto merge when all checks succeed 2025-01-18 03:19:07 +01:00
kjuulh merged commit 804369a9f2 into main 2025-01-18 03:19:17 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: kjuulh/todo#420
No description provided.