sdk-code-gen
sdk-code-gen copied to clipboard
Bump next from 15.5.0 to 15.5.7
Bumps next from 15.5.0 to 15.5.7.
Release notes
Sourced from next's releases.
v15.5.7
Please see CVE-2025-66478 for additional details about this release.
v15.5.6
[!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
@mischnicfor helping!v15.5.5
[!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.middlewareClientMaxBodySizebody 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@icyJosephfor helping!
Commits
3eaf68bv15.5.78367ce5update version script9115040Update React Version for Next.js 15.5.7 (#10)96f6999update tag55ef0e3v15.5.692bbbb1Backport: don't defineprocess.cwd()in node_modules (#84957)f895b72Fix url-imports test on 15-5 (#84966)81f530dv15.5.59abbc0e[backport] fix: missingnext/linktypes withtypedRoutes(#82814) (#84779)121e1b5[backport] docs: early October improvements and fixes (#84334)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.