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.16 #260

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@next/bundle-analyzer (source) 14.2.4 -> 14.2.16 age adoption passing confidence
eslint-config-next (source) 14.2.4 -> 14.2.16 age adoption passing confidence
next (source) 14.2.4 -> 14.2.16 age adoption passing confidence

Release Notes

vercel/next.js (@​next/bundle-analyzer)

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

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

Core Changes
  • Revert "chore: externalize undici for bundling" (#​65727)
  • Refactor internal routing headers to use request meta (#​66987)
  • fix(next): add cross origin in react dom preload (#​67423)
  • build: upgrade edge-runtime (#​67565)
  • GTM dataLayer parameter should take an object, not an array of strings (#​66339)
  • fix: properly patch lockfile against swc bindings (#​66515)
  • Add deployment id header for rsc payload if present (#​67255)
  • Update font data (#​68639)
  • fix i18n data pathname resolving (#​68947)
  • pages router: ensure x-middleware-cache is respected (#​67734)
  • Fix bad modRequest in flight entry manifest #​68888
  • Reject next image urls in image optimizer #​68628
  • Fix hmr assetPrefix escaping and reuse logic from other files #​67983
Credits

Huge thanks to @​kjugi, @​huozhi, @​ztanner, @​SukkaW, @​marlier, @​Kikobeats, @​syi0808, @​ijjk, and @​samcx for helping!

v14.2.6

Compare Source

v14.2.5

Compare Source

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

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

vercel/next.js (next)

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


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

@renovate renovate bot requested a review from Adriel-M July 13, 2024 15:34
Copy link

cloudflare-workers-and-pages bot commented Jul 13, 2024

Deploying adriel-dev with  Cloudflare Pages  Cloudflare Pages

Latest commit: fdbc612
Status: ✅  Deploy successful!
Preview URL: https://a27d865a.adriel-dev.pages.dev
Branch Preview URL: https://renovate-nextjs-monorepo.adriel-dev.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 30ced8e to 6585b4a Compare July 16, 2024 16:01
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 8 times, most recently from aafbd61 to 439a0a3 Compare August 6, 2024 15:34
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 4 times, most recently from 3050f38 to 30bd906 Compare August 16, 2024 11:24
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from 0bbf1d3 to 9a12e39 Compare August 17, 2024 12:19
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from a2ea967 to 1da67b5 Compare August 25, 2024 00:04
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.5 Update nextjs monorepo to v14.2.6 Aug 25, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 1da67b5 to cbdbb39 Compare August 30, 2024 17:10
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.6 Update nextjs monorepo to v14.2.7 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from cbdbb39 to c072c4d Compare August 31, 2024 10:28
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.7 Update nextjs monorepo to v14.2.8 Sep 7, 2024
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.8 Update nextjs monorepo to v14.2.9 Sep 12, 2024
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.9 Update nextjs monorepo to v14.2.10 Sep 15, 2024
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.10 Update nextjs monorepo to v14.2.11 Sep 15, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 3 times, most recently from 2fd2a7a to b7bf805 Compare September 20, 2024 23:00
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.11 Update nextjs monorepo to v14.2.12 Sep 20, 2024
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.12 Update nextjs monorepo to v14.2.13 Sep 23, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 9444fc7 to 03ab296 Compare October 4, 2024 18:16
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.13 Update nextjs monorepo to v14.2.14 Oct 4, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from 4aa580e to c8cb9e7 Compare October 11, 2024 21:29
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.14 Update nextjs monorepo to v14.2.15 Oct 11, 2024
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.15 Update nextjs monorepo to v14.2.16 Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants