Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2025

Bumps next from 13.5.6 to 15.5.1.

Release notes

Sourced from next's releases.

v15.5.1

[!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!

v15.5.1-canary.9

Core Changes

  • feat(build): add client param parsing support for PPR routes: #82621

Credits

Huge thanks to @​wyattjoh for helping!

v15.5.1-canary.8

Core Changes

  • Unhook WebSocket: #82931
  • Destructure loadComponents where possible: #82986
  • optimize server action refresh logic: #82674

Misc Changes

  • Turbopack: more incremental all_server_paths: #82892
  • Turbopack: throw large static metadata error earlier: #82939
  • Turbopack: don't treat metadata routes as RSC: #82911
  • Turbopack: remove blocking thread limit to avoid deadlocks: #82961
  • Update 07-fetching-data.mdx: #82862
  • Turbopack: fix race condition in unit test: #82989
  • Turbopack: support pattern into exports field: #82757
  • Turbopack: fix NFT tracing of sharp 0.34: #82340
  • Turbopack: skip db lookups on the initial build: #82405
  • Fetch tag before reset for create-release-branch: #83006
  • Update Rspack development test manifest: #82984
  • Update Rspack production test manifest: #82983
  • Ensure tags are fetched for release branch: #83012

... (truncated)

Commits
  • cc68ced v15.5.1
  • 1ce9857 [backport] fix: update validation return types (#82854) (#83027)
  • b93c894 [backport] fix: update the config.api.responseLimit type (#82852) (#83028)
  • 8a92f28 [backport] fix: avoid importing types that will be unused (#82856) (#83026)
  • 19617ab [backport] feat: add typesafety with config.typedRoutes to redirect() and per...
  • 822e4c0 [backport] fix: add path normalization to getRelativePath for Windows (#82918...
  • bb67ca9 [backport] fix: change "noUnknownAtRules" to "warn" for Biome (#82974) (#83022)
  • f59543e [backport] fix: typesafe linking to route handlers and pages API routes (#828...
  • c8cf55f Turbopack: fix invalid NFT entry with file behind symlink (#83013)
  • c240df0 [backport] fix: aliased navigations should apply scroll handling (#82900) (#8...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [next](https://github.com/vercel/next.js) from 13.5.6 to 15.5.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.5.6...v15.5.1)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 27, 2025
Copy link

netlify bot commented Aug 27, 2025

Deploy Preview for devsintech failed. Why did it fail? →

Name Link
🔨 Latest commit c90489d
🔍 Latest deploy log https://app.netlify.com/projects/devsintech/deploys/68aecd0b74a70c0008b4b0c5

Copy link

vercel bot commented Aug 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
devs-in-tech Ready Ready Preview Comment Aug 27, 2025 9:18am

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2025

Superseded by #897.

@dependabot dependabot bot closed this Aug 28, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-15.5.1 branch August 28, 2025 01:34
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants