Update nextjs monorepo to v14.2.15 #72

Merged
Fascinated merged 1 commits from renovate/nextjs-monorepo into master 2024-10-10 02:16:48 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
@next/mdx (source) dependencies patch 14.2.13 -> 14.2.15
eslint-config-next (source) devDependencies patch 14.2.5 -> 14.2.15
next (source) dependencies patch 14.2.5 -> 14.2.15

Release Notes

vercel/next.js (@​next/mdx)

v14.2.15

Compare Source

!NOTE]\
This release is backporting bug fixes. It does **not** include all pending features/changes on canary.
Core Changes
  • support breadcrumb style catch-all parallel routes #​65063
  • Provide non-dynamic segments to catch-all parallel routes #​65233
  • Fix client reference access causing metadata missing #​70732
  • feat(next/image): add support for decoding prop #​70298
  • feat(next/image): add images.localPatterns config #​70529
  • fix(next/image): handle undefined images.localPatterns config in images-manifest.json
  • fix: Do not omit alt on getImgProps return type, ImgProps #​70608
  • i18n] Routing fix [#​70761](https://github.com/vercel/next.js/issues/70761)
    
    
Credits

Huge thanks to @​ztanner, @​agadzik, @​huozhi, @​styfle, @​icyJoseph and @​wyattjoh for helping!

v14.2.14

Compare Source

!NOTE]\
This release is backporting bug fixes. It does **not** include all pending features/changes on canary.
Core Changes
  • Fix: clone response in first handler to prevent race (#​70082) (#​70649)
  • Respect reexports from metadata API routes (#​70508) (#​70647)
  • Externalize node binary modules for app router (#​70646)
  • Fix revalidateTag() behaviour when invoked in server components (#​70446) (#​70642)
  • Fix prefetch bailout detection for nested loading segments (#​70618)
  • Add missing node modules to externals (#​70382)
  • Feature: next/image: add support for images.remotePatterns.search (#​70302)
Credits

Huge thanks to @​styfle, @​ztanner, @​ijjk, @​huozhi and @​wyattjoh 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 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 | |---|---|---|---| | [@next/mdx](https://github.com/vercel/next.js) ([source](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx)) | dependencies | patch | [`14.2.13` -> `14.2.15`](https://renovatebot.com/diffs/npm/@next%2fmdx/14.2.13/14.2.15) | | [eslint-config-next](https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config) ([source](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next)) | devDependencies | patch | [`14.2.5` -> `14.2.15`](https://renovatebot.com/diffs/npm/eslint-config-next/14.2.5/14.2.15) | | [next](https://nextjs.org) ([source](https://github.com/vercel/next.js)) | dependencies | patch | [`14.2.5` -> `14.2.15`](https://renovatebot.com/diffs/npm/next/14.2.5/14.2.15) | --- ### Release Notes <details> <summary>vercel/next.js (@&#8203;next/mdx)</summary> ### [`v14.2.15`](https://github.com/vercel/next.js/releases/tag/v14.2.15) [Compare Source](https://github.com/vercel/next.js/compare/v14.2.14...v14.2.15) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - support breadcrumb style catch-all parallel routes [#&#8203;65063](https://github.com/vercel/next.js/issues/65063) - Provide non-dynamic segments to catch-all parallel routes [#&#8203;65233](https://github.com/vercel/next.js/issues/65233) - Fix client reference access causing metadata missing [#&#8203;70732](https://github.com/vercel/next.js/issues/70732) - feat(next/image): add support for decoding prop [#&#8203;70298](https://github.com/vercel/next.js/issues/70298) - feat(next/image): add images.localPatterns config [#&#8203;70529](https://github.com/vercel/next.js/issues/70529) - fix(next/image): handle undefined images.localPatterns config in images-manifest.json - fix: Do not omit alt on getImgProps return type, ImgProps [#&#8203;70608](https://github.com/vercel/next.js/issues/70608) - \[i18n] Routing fix [#&#8203;70761](https://github.com/vercel/next.js/issues/70761) ##### Credits Huge thanks to [@&#8203;ztanner](https://github.com/ztanner), [@&#8203;agadzik](https://github.com/agadzik), [@&#8203;huozhi](https://github.com/huozhi), [@&#8203;styfle](https://github.com/styfle), [@&#8203;icyJoseph](https://github.com/icyJoseph) and [@&#8203;wyattjoh](https://github.com/wyattjoh) for helping! ### [`v14.2.14`](https://github.com/vercel/next.js/releases/tag/v14.2.14) [Compare Source](https://github.com/vercel/next.js/compare/v14.2.13...v14.2.14) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - Fix: clone response in first handler to prevent race ([#&#8203;70082](https://github.com/vercel/next.js/issues/70082)) ([#&#8203;70649](https://github.com/vercel/next.js/issues/70649)) - Respect reexports from metadata API routes ([#&#8203;70508](https://github.com/vercel/next.js/issues/70508)) ([#&#8203;70647](https://github.com/vercel/next.js/issues/70647)) - Externalize node binary modules for app router ([#&#8203;70646](https://github.com/vercel/next.js/issues/70646)) - Fix revalidateTag() behaviour when invoked in server components ([#&#8203;70446](https://github.com/vercel/next.js/issues/70446)) ([#&#8203;70642](https://github.com/vercel/next.js/issues/70642)) - Fix prefetch bailout detection for nested loading segments ([#&#8203;70618](https://github.com/vercel/next.js/issues/70618)) - Add missing node modules to externals ([#&#8203;70382](https://github.com/vercel/next.js/issues/70382)) - Feature: next/image: add support for images.remotePatterns.search ([#&#8203;70302](https://github.com/vercel/next.js/issues/70302)) ##### Credits Huge thanks to [@&#8203;styfle](https://github.com/styfle), [@&#8203;ztanner](https://github.com/ztanner), [@&#8203;ijjk](https://github.com/ijjk), [@&#8203;huozhi](https://github.com/huozhi) and [@&#8203;wyattjoh](https://github.com/wyattjoh) 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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDUuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEwNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot added 1 commit 2024-10-08 21:01:35 +00:00
renovate-bot force-pushed renovate/nextjs-monorepo from 5e77eb6a45 to 427a46cd20 2024-10-08 22:01:29 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 427a46cd20 to 8a9e4aab2d 2024-10-08 23:01:47 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 8a9e4aab2d to 5b16e6b471 2024-10-09 00:03:03 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 5b16e6b471 to 4b26ce6f62 2024-10-09 01:03:03 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 4b26ce6f62 to 43cbdf662f 2024-10-09 02:02:04 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 43cbdf662f to 6226de8bcb 2024-10-09 03:02:00 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 6226de8bcb to 81f708dc3e 2024-10-09 04:01:47 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 81f708dc3e to 678d0c2375 2024-10-09 05:01:51 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 678d0c2375 to 6cbe6b36c0 2024-10-09 06:02:19 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 6cbe6b36c0 to 8f44b66e89 2024-10-09 07:01:57 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 8f44b66e89 to be92290d98 2024-10-09 08:01:32 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from be92290d98 to 59623cc458 2024-10-09 09:01:44 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 59623cc458 to 26bc59e6c5 2024-10-09 10:01:42 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 26bc59e6c5 to 8579a7507f 2024-10-09 11:01:36 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 8579a7507f to d3ddccc9c5 2024-10-09 12:01:35 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from d3ddccc9c5 to 63bcc602c2 2024-10-09 13:01:41 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 63bcc602c2 to 2e5cc433d6 2024-10-09 14:01:35 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 2e5cc433d6 to 3f2bd71b9f 2024-10-09 15:01:46 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 3f2bd71b9f to 5d07c28d7a 2024-10-09 16:01:59 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 5d07c28d7a to 8eca95d9d7 2024-10-09 17:02:16 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 8eca95d9d7 to 9b6bf9147b 2024-10-09 18:02:04 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 9b6bf9147b to 3901196835 2024-10-09 19:01:44 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 3901196835 to d40a43b193 2024-10-09 20:02:09 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from d40a43b193 to 8350737bf7 2024-10-09 20:06:15 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 8350737bf7 to 42e3ae1745 2024-10-09 21:01:47 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 42e3ae1745 to 897c749e67 2024-10-09 22:01:56 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 897c749e67 to 40d39c6038 2024-10-09 23:02:16 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 40d39c6038 to 9c068b92f0 2024-10-09 23:09:03 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 9c068b92f0 to 5b7af4e143 2024-10-10 00:06:01 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 5b7af4e143 to 0faf2bd3be 2024-10-10 01:01:46 +00:00 Compare
renovate-bot force-pushed renovate/nextjs-monorepo from 0faf2bd3be to f8aa41ed05 2024-10-10 02:01:44 +00:00 Compare
Fascinated closed this pull request 2024-10-10 02:16:33 +00:00
Fascinated reopened this pull request 2024-10-10 02:16:38 +00:00
Fascinated merged commit 63fead44c3 into master 2024-10-10 02:16:48 +00:00
Fascinated deleted branch renovate/nextjs-monorepo 2024-10-10 02:16:48 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
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: MinecraftUtilities/Frontend#72
No description provided.