Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 14, 2025

This PR contains the following updates:

Package Change Age Confidence
@types/react (source) 19.2.0 -> 19.2.7 age confidence
@types/react-dom (source) 19.2.0 -> 19.2.3 age confidence
eslint-config-next (source) 15.5.2 -> 15.5.6 age confidence
lerna (source) 8.2.3 -> 8.2.4 age confidence
next (source) 16.0.3 -> 16.0.5 age confidence
publicodes (source) 1.0.0-beta.60 -> 1.0.5 age confidence

Release Notes

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

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!

lerna/lerna (lerna)

v8.2.4

Compare Source

Bug Fixes
  • publish: ensure README file names are populated on package.json (#​4211) (362875d)
Features
  • support OIDC trusted publishing (d51e344)

OIDC trusted publishing is now supported by Lerna with no specification configuration required.

BREAKING CHANGES

After updating we strongly recommend running lerna repair in your project. This will migrate your lerna.json to the latest and greatest and remove any outdated options.

As this is a major release there are a few breaking changes to be aware of, which may or may not affect your lerna repos, depending on how you are using the tool.

  • node v18 support is dropped because it is end of life

When a node version becomes end of life (EOL) it means that it does not receive any updates or maintenance whatsoever, even if critical security vulnerabilities have been uncovered.

We strongly encourage all folks here to keep up with the maintenance LTS version of Node at an absolute minimum:

https://github.com/nodejs/release#release-schedule

The versions of node supported by lerna are now ^20.19.0 || ^22.12.0 || >=24.0.0.

If you are still using lerna add, lerna bootstrap or lerna link commands, please migrate to using your package manager's long-supported workspaces feature. The updated guide should help with this https://lerna.js.org/docs/legacy-package-management**

8.2.4 (2025-07-27)

Bug Fixes

8.2.3 (2025-06-29)

Bug Fixes
  • use internal fork of unmaintained strong-log-transformer (#​4195) (7115485)

8.2.2 (2025-04-10)

Note: Version bump only for package lerna

8.2.1 (2025-03-03)

Note: Version bump only for package lerna

publicodes/publicodes (publicodes)

v1.0.5

Compare Source

v1.0.4

Compare Source

v1.0.3

Compare Source

v1.0.2

Compare Source

v1.0.1

Compare Source

v1.0.0-rfc.2

Compare Source

v1.0.0-rfc.1

Compare Source

v1.0.0-rc.7

Compare Source

v1.0.0-rc.6

Compare Source

v1.0.0-rc.5

Compare Source

v1.0.0-rc.4

Compare Source

v1.0.0-rc.3

Compare Source

v1.0.0-beta.77

Compare Source

v1.0.0-beta.76

Compare Source

v1.0.0-beta.75

Compare Source

v1.0.0-beta.74

Compare Source

v1.0.0-beta.73

Compare Source

v1.0.0-beta.72

Compare Source

v1.0.0-beta.71

Compare Source

v1.0.0-beta.70

Compare Source

v1.0.0-beta.69

Compare Source

v1.0.0-beta.68

Compare Source

v1.0.0-beta.67

Compare Source

v1.0.0-beta.66

Compare Source

v1.0.0-beta.65

Compare Source

v1.0.0-beta.64

Compare Source

v1.0.0-beta.63

Compare Source

v1.0.0-beta.62

Compare Source

v1.0.0-beta.61

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies Pull requests that update a dependency file label Sep 14, 2025
@renovate renovate bot enabled auto-merge (squash) September 14, 2025 22:29
@renovate renovate bot had a problem deploying to build-preproduction September 14, 2025 22:29 Failure
@socket-security
Copy link

socket-security bot commented Sep 14, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@renovate renovate bot force-pushed the renovate/patch-all branch from e1d008c to ead1654 Compare September 16, 2025 09:34
@renovate renovate bot had a problem deploying to build-preproduction September 16, 2025 09:34 Failure
@renovate renovate bot force-pushed the renovate/patch-all branch from ead1654 to b9eb159 Compare September 18, 2025 13:44
@renovate renovate bot had a problem deploying to build-preproduction September 18, 2025 13:44 Failure
@renovate renovate bot force-pushed the renovate/patch-all branch from b9eb159 to e50edb1 Compare September 18, 2025 14:07
@renovate renovate bot had a problem deploying to build-preproduction September 18, 2025 14:07 Failure
@renovate renovate bot force-pushed the renovate/patch-all branch from e50edb1 to 66c2124 Compare September 18, 2025 14:34
@renovate renovate bot had a problem deploying to build-preproduction September 18, 2025 14:34 Failure
@renovate renovate bot force-pushed the renovate/patch-all branch from 66c2124 to 21c9581 Compare September 18, 2025 15:33
@renovate renovate bot had a problem deploying to build-preproduction September 18, 2025 15:33 Failure
@renovate renovate bot force-pushed the renovate/patch-all branch from 21c9581 to a6257e9 Compare September 18, 2025 15:50
@renovate renovate bot had a problem deploying to build-preproduction September 18, 2025 15:50 Error
@renovate renovate bot force-pushed the renovate/patch-all branch from a6257e9 to a5f8352 Compare September 18, 2025 15:53
@renovate renovate bot had a problem deploying to build-preproduction September 18, 2025 15:53 Failure
@renovate renovate bot force-pushed the renovate/patch-all branch from a5f8352 to 4f6f8c6 Compare September 18, 2025 16:06
@renovate renovate bot had a problem deploying to build-preproduction September 18, 2025 16:06 Failure
@renovate renovate bot force-pushed the renovate/patch-all branch from 4f6f8c6 to e82716d Compare September 18, 2025 16:09
@renovate renovate bot force-pushed the renovate/patch-all branch from 7d729c8 to 1b76d01 Compare November 20, 2025 16:44
@renovate renovate bot had a problem deploying to build-preproduction November 20, 2025 16:44 Failure
@renovate renovate bot force-pushed the renovate/patch-all branch from 1b76d01 to be93386 Compare November 20, 2025 16:47
@renovate renovate bot had a problem deploying to build-preproduction November 20, 2025 16:47 Failure
@renovate renovate bot force-pushed the renovate/patch-all branch from be93386 to 183645e Compare November 24, 2025 10:58
@renovate renovate bot had a problem deploying to build-preproduction November 24, 2025 10:58 Failure
@renovate renovate bot force-pushed the renovate/patch-all branch from 183645e to 1a8d3f7 Compare November 24, 2025 19:07
@renovate renovate bot had a problem deploying to build-preproduction November 24, 2025 19:07 Failure
@renovate renovate bot force-pushed the renovate/patch-all branch from 1a8d3f7 to 9104a93 Compare November 25, 2025 13:31
@renovate renovate bot had a problem deploying to build-preproduction November 25, 2025 13:31 Failure
@renovate renovate bot force-pushed the renovate/patch-all branch from 9104a93 to 678d36b Compare November 27, 2025 04:36
@renovate renovate bot had a problem deploying to build-preproduction November 27, 2025 04:36 Failure
@renovate renovate bot force-pushed the renovate/patch-all branch from 678d36b to 2a73092 Compare November 27, 2025 08:17
@renovate renovate bot had a problem deploying to build-preproduction November 27, 2025 08:17 Failure
@renovate renovate bot force-pushed the renovate/patch-all branch from 2a73092 to d13659b Compare November 27, 2025 11:46
@renovate renovate bot had a problem deploying to build-preproduction November 27, 2025 11:46 Failure
@renovate renovate bot force-pushed the renovate/patch-all branch from d13659b to bff7c29 Compare November 28, 2025 10:04
@renovate renovate bot had a problem deploying to build-preproduction November 28, 2025 10:04 Failure
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant