Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nextjs monorepo to v14.2.23 #11

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-next (source) 14.1.4 -> 14.2.23 age adoption passing confidence
next (source) 14.1.4 -> 14.2.23 age adoption passing confidence

Release Notes

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

v14.2.23

Compare Source

v14.2.22

Compare Source

v14.2.21

Compare Source

v14.2.20

Compare Source

v14.2.19

Compare Source

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

Core Changes
  • ensure worker exits bubble to parent process (#​73433)
  • Increase max cache tags to 128 (#​73125)
Misc Changes
  • Update max tag items limit in docs (#​73445)
Credits

Huge thanks to @​ztanner and @​ijjk for helping!

v14.2.18

Compare Source

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

Core Changes
Credits

Huge thanks to @​huozhi and @​ijjk for helping!

v14.2.17

Compare Source

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

Core Changes
  • Fix: revert the bad node binary handling (#​72356)
  • Ensure pages/500 handles cache-control as expected (#​72050) (#​72110)
  • fix unhandled runtime error from generateMetadata in parallel routes (#​72153)
Credits

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

v14.2.16

Compare Source

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
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!

v14.2.13

Compare Source

v14.2.12

Compare Source

v14.2.11

Compare Source

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

Core Changes
Credits

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

v14.2.10

Compare Source

v14.2.9

Compare Source

v14.2.8

Compare Source

v14.2.7

Compare Source

v14.2.6

Compare Source

v14.2.5

Compare Source

v14.2.4

Compare Source

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

Core Changes
  • fix: ensure route handlers properly track dynamic access (#​66446)
  • fix NextRequest proxy in edge runtime (#​66551)
  • Fix next/dynamic with babel and src dir (#​65177)
  • Use vercel deployment url for metadataBase fallbacks (#​65089)
  • fix(next/image): detect react@19 for fetchPriority prop (#​65235)
  • Fix loading navigation with metadata and prefetch (#​66447)
  • prevent duplicate RSC fetch when action redirects (#​66620)
  • ensure router cache updates reference the latest cache values (#​66681)
  • Prevent append of trailing slash in cases where path ends with a file extension (#​66636)
  • Fix inconsistency with 404 getStaticProps cache-control (#​66674)
  • Use addDependency to track metadata route file changes (#​66714)
  • Add timeout/retry handling for fetch cache (#​66652)
  • fix: app-router prefetch crash when an invalid URL is passed to Link (#​66755)
Credits

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

v14.2.3

Compare Source

v14.2.2

Compare Source

v14.2.1

Compare Source

v14.2.0

Compare Source

vercel/next.js (next)

v14.2.23

Compare Source

v14.2.22

Compare Source

v14.2.21

Compare Source

v14.2.20

Compare Source

v14.2.19

Compare Source

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

Core Changes
  • ensure worker exits bubble to parent process (#​73433)
  • Increase max cache tags to 128 (#​73125)
Misc Changes
  • Update max tag items limit in docs (#​73445)
Credits

Huge thanks to @​ztanner and @​ijjk for helping!

v14.2.18

Compare Source

v14.2.17

Compare Source

v14.2.16

Compare Source

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
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!

v14.2.13

Compare Source

v14.2.12

Compare Source

v14.2.11

Compare Source

v14.2.10

Compare Source

v14.2.9

Compare Source

v14.2.8

Compare Source

v14.2.7

Compare Source

v14.2.6

Compare Source

v14.2.5

Compare Source

v14.2.4

Compare Source

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

Core Changes
  • fix: ensure route handlers properly track dynamic access (#​66446)
  • fix NextRequest proxy in edge runtime (#​66551)
  • Fix next/dynamic with babel and src dir (#​65177)
  • Use vercel deployment url for metadataBase fallbacks (#​65089)
  • fix(next/image): detect react@19 for fetchPriority prop (#​65235)
  • Fix loading navigation with metadata and prefetch (#​66447)
  • prevent duplicate RSC fetch when action redirects (#​66620)
  • ensure router cache updates reference the latest cache values (#​66681)
  • Prevent append of trailing slash in cases where path ends with a file extension (#​66636)
  • Fix inconsistency with 404 getStaticProps cache-control (#​66674)
  • Use addDependency to track metadata route file changes (#​66714)
  • Add timeout/retry handling for fetch cache (#​66652)
  • fix: app-router prefetch crash when an invalid URL is passed to Link (#​66755)
Credits

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

v14.2.3

Compare Source

v14.2.2

Compare Source

v14.2.1

Compare Source

v14.2.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 0:00 before 6:00 every weekend" in timezone Asia/Tokyo, Automerge - "after 0:00 before 6:00 every weekday" in timezone Asia/Tokyo.

🚦 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.

🔕 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from tqer39 as a code owner April 13, 2024 07:25
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 5 times, most recently from 96cd071 to 330d9eb Compare April 13, 2024 23:48
Copy link

github-actions bot commented Apr 13, 2024

Plan Result (sandbox/amplify)

CI link

No changes. Your infrastructure matches the configuration.

@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from e4cd2b3 to d4d1d35 Compare April 14, 2024 06:03
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from d4d1d35 to ebe3e0e Compare April 14, 2024 10:04
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 12 times, most recently from 272f389 to 3be0b32 Compare April 17, 2024 10:36
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.11 Update nextjs monorepo Sep 17, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from d720c35 to f070e58 Compare September 18, 2024 01:50
@renovate renovate bot changed the title Update nextjs monorepo Update nextjs monorepo to v14.2.12 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from f070e58 to 32676b4 Compare September 20, 2024 01:08
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.12 Update nextjs monorepo to v14.2.13 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 32676b4 to 5a0c6a2 Compare October 1, 2024 18:55
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.13 Update nextjs monorepo to v14.2.14 Oct 1, 2024
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.14 Update nextjs monorepo to v14.2.15 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 5a0c6a2 to 1c72ea0 Compare October 9, 2024 10:17
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 1c72ea0 to a254fc7 Compare October 23, 2024 04:43
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.15 Update nextjs monorepo to v14.2.16 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from a254fc7 to 624eb6e Compare November 6, 2024 02:13
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.16 Update nextjs monorepo to v14.2.17 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 624eb6e to 26a561f Compare November 13, 2024 21:51
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.17 Update nextjs monorepo to v14.2.18 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 26a561f to 1e75123 Compare December 3, 2024 18:19
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.18 Update nextjs monorepo to v14.2.19 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 1e75123 to d1a3250 Compare December 4, 2024 21:53
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.19 Update nextjs monorepo to v14.2.20 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from d1a3250 to c060868 Compare December 19, 2024 13:32
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.20 Update nextjs monorepo to v14.2.21 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from c060868 to 9eb9d6e Compare December 26, 2024 19:46
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.21 Update nextjs monorepo to v14.2.22 Dec 26, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 9eb9d6e to 777013f Compare January 8, 2025 15:33
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.22 Update nextjs monorepo to v14.2.23 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 3 times, most recently from 0e9c9d1 to 21cf0cb Compare February 2, 2025 01:24
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 21cf0cb to d3eef22 Compare February 7, 2025 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants