Skip to content

fix(deps): update nextjs monorepo to v15.5.12#5

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/nextjs-monorepo
Open

fix(deps): update nextjs monorepo to v15.5.12#5
renovate[bot] wants to merge 1 commit intomainfrom
renovate/nextjs-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2024

This PR contains the following updates:

Package Change Age Confidence
eslint-config-next (source) 15.5.015.5.12 age confidence
next (source) 15.5.015.5.12 age confidence

Release Notes

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

v15.5.12

Compare Source

v15.5.11

Compare Source

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

Core Changes
  • Tracing: Fix memory leak in span map (#​85529)
  • fix: ensure LRU cache items have minimum size of 1 to prevent unbounded growth (#​89134)
  • Turbopack: fix NFT tracing of sharp 0.34 (#​82340)
  • Turbopack: support pattern into exports field (#​82757)
  • NFT tracing fixes (#​84155 and #​85323)
  • Turbopack: validate CSS without computing all paths (#​83810)
  • feat: implement LRU cache with invocation ID scoping for minimal mode response cache (#​89129)
Credits

Huge thanks to @​timneutkens, @​mischnic, @​ztanner, and @​wyattjoh for helping!

v15.5.10

Compare Source

Please refer the following changelogs for more information about this security release:

v15.5.9

Compare Source

v15.5.8

Compare Source

v15.5.7

Compare Source

v15.5.6

Compare Source

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

Core Changes
  • Turbopack: don't define process.cwd() in node_modules #​83452
Credits

Huge thanks to @​mischnic for helping!

v15.5.5

Compare Source

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

Core Changes
  • Split code-frame into separate compiled package (#​84238)
  • Add deprecation warning to Runtime config (#​84650)
  • fix: unstable_cache should perform blocking revalidation during ISR revalidation (#​84716)
  • feat: experimental.middlewareClientMaxBodySize body cloning limit (#​84722)
  • fix: missing next/link types with typedRoutes (#​84779)
Misc Changes
  • docs: early October improvements and fixes (#​84334)
Credits

Huge thanks to @​devjiwonchoi, @​ztanner, and @​icyJoseph for helping!

v15.5.4

Compare Source

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

Core Changes
  • fix: ensure onRequestError is invoked when otel enabled (#​83343)
  • fix: devtools initial position should be from next config (#​83571)
  • [devtool] fix overlay styles are missing (#​83721)
  • Turbopack: don't match dynamic pattern for node_modules packages (#​83176)
  • Turbopack: don't treat metadata routes as RSC (#​82911)
  • [turbopack] Improve handling of symlink resolution errors in track_glob and read_glob (#​83357)
  • Turbopack: throw large static metadata error earlier (#​82939)
  • fix: error overlay not closing when backdrop clicked (#​83981)
  • Turbopack: flush Node.js worker IPC on error (#​84077)
Misc Changes
  • [CNA] use linter preference (#​83194)
  • CI: use KV for test timing data (#​83745)
  • docs: september improvements and fixes (#​83997)
Credits

Huge thanks to @​yiminghe, @​huozhi, @​devjiwonchoi, @​mischnic, @​lukesandberg, @​ztanner, @​icyJoseph, @​leerob, @​fufuShih, @​dwrth, @​aymericzip, @​obendev, @​molebox, @​OoMNoO, @​pontasan, @​styfle, @​HondaYt, @​ryuapp, @​lpalmes, and @​ijjk for helping!

v15.5.3

Compare Source

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

Core Changes
  • fix: validation return types of pages API routes (#​83069)
  • fix: relative paths in dev in validator.ts (#​83073)
  • fix: remove satisfies keyword from type validation to preserve old TS compatibility (#​83071)
Credits

Huge thanks to @​bgub for helping!

v15.5.2

Compare Source

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

Core Changes
  • fix: disable unknownatrules lint rule entirely (#​83059)
  • revert: add ?dpl to fonts in /_next/static/media (#​83062)
Credits

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

v15.5.1

Compare Source

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

Core Changes
  • fix: aliased navigations should apply scroll handling (#​82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#​82887)
  • fix: typesafe linking to route handlers and pages API routes (#​82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#​82974)
  • fix: add path normalization to getRelativePath for Windows (#​82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#​82860)
  • fix: avoid importing types that will be unused (#​82856)
  • fix: update the config.api.responseLimit type (#​82852)
  • fix: update validation return types (#​82854)
Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner for helping!

vercel/next.js (next)

v15.5.12

Compare Source

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

  • fix unlock in publish-native

This is a re-release of v15.5.11 applying the turbopack changes.

v15.5.11

Compare Source

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

Core Changes
  • Tracing: Fix memory leak in span map (#​85529)
  • fix: ensure LRU cache items have minimum size of 1 to prevent unbounded growth (#​89134)
  • Turbopack: fix NFT tracing of sharp 0.34 (#​82340)
  • Turbopack: support pattern into exports field (#​82757)
  • NFT tracing fixes (#​84155 and #​85323)
  • Turbopack: validate CSS without computing all paths (#​83810)
  • feat: implement LRU cache with invocation ID scoping for minimal mode response cache (#​89129)
Credits

Huge thanks to @​timneutkens, @​mischnic, @​ztanner, and @​wyattjoh for helping!

v15.5.10

Compare Source

Please refer the following changelogs for more information about this security release:

v15.5.9

Compare Source

v15.5.8

Compare Source

v15.5.7

Compare Source

v15.5.6

Compare Source

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

Core Changes
  • Turbopack: don't define process.cwd() in node_modules #​83452
Credits

Huge thanks to @​mischnic for helping!

v15.5.5

Compare Source

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

Core Changes
  • Split code-frame into separate compiled package (#​84238)
  • Add deprecation warning to Runtime config (#​84650)
  • fix: unstable_cache should perform blocking revalidation during ISR revalidation (#​84716)
  • feat: experimental.middlewareClientMaxBodySize body cloning limit (#​84722)
  • fix: missing next/link types with typedRoutes (#​84779)
Misc Changes
  • docs: early October improvements and fixes (#​84334)
Credits

Huge thanks to @​devjiwonchoi, @​ztanner, and @​icyJoseph for helping!

v15.5.4

Compare Source

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

Core Changes
  • fix: ensure onRequestError is invoked when otel enabled (#​83343)
  • fix: devtools initial position should be from next config (#​83571)
  • [devtool] fix overlay styles are missing (#​83721)
  • Turbopack: don't match dynamic pattern for node_modules packages (#​83176)
  • Turbopack: don't treat metadata routes as RSC (#​82911)
  • [turbopack] Improve handling of symlink resolution errors in track_glob and read_glob (#​83357)
  • Turbopack: throw large static metadata error earlier (#​82939)
  • fix: error overlay not closing when backdrop clicked (#​83981)
  • Turbopack: flush Node.js worker IPC on error (#​84077)
Misc Changes
  • [CNA] use linter preference (#​83194)
  • CI: use KV for test timing data (#​83745)
  • docs: september improvements and fixes (#​83997)
Credits

Huge thanks to @​yiminghe, @​huozhi, @​devjiwonchoi, @​mischnic, @​lukesandberg, @​ztanner, @​icyJoseph, @​leerob, @​fufuShih, @​dwrth, @​aymericzip, @​obendev, @​molebox, @​OoMNoO, @​pontasan, @​styfle, @​HondaYt, @​ryuapp, @​lpalmes, and @​ijjk for helping!

v15.5.3

Compare Source

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

Core Changes
  • fix: validation return types of pages API routes (#​83069)
  • fix: relative paths in dev in validator.ts (#​83073)
  • fix: remove satisfies keyword from type validation to preserve old TS compatibility (#​83071)
Credits

Huge thanks to @​bgub for helping!

v15.5.2

Compare Source

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

Core Changes
  • fix: disable unknownatrules lint rule entirely (#​83059)
  • revert: add ?dpl to fonts in /_next/static/media (#​83062)
Credits

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

v15.5.1

Compare Source

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

Core Changes
  • fix: aliased navigations should apply scroll handling (#​82900)
  • Turbopack: fix invalid NFT entry with file behind symlink (#​82887)
  • fix: typesafe linking to route handlers and pages API routes (#​82858)
  • fix: change "noUnknownAtRules" to "warn" for Biome (#​82974)
  • fix: add path normalization to getRelativePath for Windows (#​82918)
  • feat: add typesafety with config.typedRoutes to redirect() and permanentRedirect() (#​82860)
  • fix: avoid importing types that will be unused (#​82856)
  • fix: update the config.api.responseLimit type (#​82852)
  • fix: update validation return types (#​82854)
Credits

Huge thanks to @​bgub, @​mischnic, and @​ztanner 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update nextjs monorepo to v14.1.2 Update nextjs monorepo to v14.1.3 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from 7727173 to ec25f4c Compare March 12, 2024 09:57
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from ec25f4c to 3e86213 Compare March 20, 2024 04:04
@renovate renovate bot changed the title Update nextjs monorepo to v14.1.3 Update nextjs monorepo to v14.1.4 Mar 20, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from 554c2f3 to fe5942f Compare March 24, 2024 15:47
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from fe5942f to 9b9f283 Compare April 11, 2024 21:31
@renovate renovate bot changed the title Update nextjs monorepo to v14.1.4 Update nextjs monorepo to v14.2.0 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 9b9f283 to 02a06ee Compare April 12, 2024 22:47
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.0 Update nextjs monorepo to v14.2.1 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from c0bf325 to 46a0994 Compare April 18, 2024 01:41
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.1 Update nextjs monorepo to v14.2.2 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from fd2bcca to 97431ba Compare April 24, 2024 20:25
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.2 Update nextjs monorepo to v14.2.3 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 97431ba to d34c5e2 Compare April 25, 2024 10:39
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from d34c5e2 to 9b8cbe5 Compare May 5, 2024 09:24
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 9b8cbe5 to 5b5743d Compare June 4, 2024 10:42
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 5b5743d to 4edaef5 Compare June 11, 2024 22:41
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.3 Update nextjs monorepo to v14.2.4 Jun 11, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 4edaef5 to e2143df Compare July 10, 2024 17:37
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.4 Update nextjs monorepo to v14.2.5 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from e2143df to 2d85ede Compare July 21, 2024 14:32
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 2d85ede to ee9d779 Compare August 6, 2024 09:02
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from ee9d779 to de6c1ac Compare August 22, 2024 00:18
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.5 Update nextjs monorepo to v14.2.6 Aug 22, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from de6c1ac to f09aa38 Compare August 27, 2024 16:36
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.6 Update nextjs monorepo to v14.2.7 Aug 27, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from ebd3178 to 1044227 Compare September 20, 2024 02:04
@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 1044227 to 8c5db19 Compare October 1, 2024 18:26
@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 2 times, most recently from 8aea7ea to 3f85f38 Compare October 9, 2024 09:49
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 3f85f38 to c7d5b00 Compare October 23, 2024 10:00
@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 c7d5b00 to ed29bbf Compare November 6, 2024 00:18
@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 changed the title Update nextjs monorepo to v14.2.17 Update nextjs monorepo to v14.2.18 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from ed29bbf to b973397 Compare November 14, 2024 02:14
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from 552e9ad to 8f4fbab Compare December 3, 2024 17:41
@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 8f4fbab to d4326fc Compare December 5, 2024 02:04
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.19 Update nextjs monorepo to v14.2.20 Dec 5, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from d4326fc to a95a404 Compare December 19, 2024 12:08
@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 a95a404 to 859ee2c Compare December 26, 2024 18:23
@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 859ee2c to ff39665 Compare January 7, 2025 20:37
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.22 Update nextjs monorepo to v14.2.23 Jan 7, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from 4f176f6 to c2a4a77 Compare January 30, 2025 17:02
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from 67f3088 to aa0bc0a Compare February 11, 2025 12:57
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.23 Update nextjs monorepo to v14.2.24 Feb 11, 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