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

fix(deps): update nextjs monorepo to v14.2.23 #15

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-next (source) 14.2.4 -> 14.2.23 age adoption passing confidence
next (source) 14.2.10 -> 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

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


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 force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from 97a65fc to 6bc1292 Compare June 19, 2024 10:12
@renovate renovate bot changed the title fix(deps): update nextjs monorepo fix(deps): update dependency next to v14.2.4 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 6bc1292 to 7e51f5b Compare June 24, 2024 14:38
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 7e51f5b to a6f1715 Compare July 10, 2024 17:02
@renovate renovate bot changed the title fix(deps): update dependency next to v14.2.4 fix(deps): update nextjs monorepo to v14.2.5 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from a6f1715 to 500fe85 Compare August 22, 2024 00:05
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.5 fix(deps): update nextjs monorepo Aug 22, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 500fe85 to 0d10859 Compare August 22, 2024 03:05
@renovate renovate bot changed the title fix(deps): update nextjs monorepo fix(deps): update nextjs monorepo to v14.2.6 Aug 22, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 0d10859 to 5b9a457 Compare August 27, 2024 17:18
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.6 fix(deps): update nextjs monorepo to v14.2.7 Aug 27, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 5b9a457 to 927a494 Compare September 4, 2024 22:12
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.7 fix(deps): update nextjs monorepo to v14.2.8 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 927a494 to 5ae3acb Compare September 9, 2024 20:12
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.8 fix(deps): update nextjs monorepo to v14.2.9 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 5ae3acb to 96f4e0d Compare September 12, 2024 01:26
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.9 fix(deps): update nextjs monorepo to v14.2.10 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 96f4e0d to 33340b1 Compare September 12, 2024 21:01
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.10 fix(deps): update nextjs monorepo to v14.2.11 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 33340b1 to 5046d08 Compare September 17, 2024 23:08
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.11 fix(deps): update nextjs monorepo to v14.2.12 Sep 17, 2024
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.12 fix(deps): update dependency eslint-config-next to v14.2.12 Sep 18, 2024
@renovate renovate bot changed the title fix(deps): update dependency eslint-config-next to v14.2.12 fix(deps): update nextjs monorepo to v14.2.12 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from 2f02a48 to 7987de8 Compare September 20, 2024 00:47
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.12 fix(deps): update nextjs monorepo Sep 20, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 7987de8 to c1252fb Compare September 20, 2024 04:14
@renovate renovate bot changed the title fix(deps): update nextjs monorepo fix(deps): update nextjs monorepo to v14.2.13 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from c1252fb to 5681e8f Compare October 1, 2024 18:52
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.13 fix(deps): update nextjs monorepo to v14.2.14 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 5681e8f to 36f1760 Compare October 8, 2024 21:53
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.14 fix(deps): update nextjs monorepo to v14.2.15 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 36f1760 to ddebdad Compare October 23, 2024 03:48
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.15 fix(deps): update nextjs monorepo to v14.2.16 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from ddebdad to 66299c6 Compare November 6, 2024 00:46
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.16 fix(deps): update nextjs monorepo to v14.2.17 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 66299c6 to 130dbe6 Compare November 13, 2024 22:21
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.17 fix(deps): update nextjs monorepo to v14.2.18 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 130dbe6 to 40cf984 Compare December 3, 2024 16:45
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.18 fix(deps): update nextjs monorepo to v14.2.19 Dec 3, 2024
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.19 fix(deps): update nextjs monorepo to v14.2.20 Dec 5, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 40cf984 to 6e4690e Compare December 5, 2024 01:34
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.20 fix(deps): update nextjs monorepo to v14.2.21 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 6e4690e to 3f63092 Compare December 19, 2024 13:36
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 3f63092 to f374c57 Compare December 26, 2024 19:25
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.21 fix(deps): update nextjs monorepo to v14.2.22 Dec 26, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from f374c57 to 2e9b7dc Compare January 8, 2025 15:42
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.22 fix(deps): update nextjs monorepo to v14.2.23 Jan 8, 2025
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