Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps next from 15.5.0 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)

@dependabot dependabot bot added the build ビルドシステムや外部依存に関する変更 label Aug 27, 2025
@vercel
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)
widgets Ready Ready Preview Comment Aug 27, 2025 7:36pm

Bumps [next](https://github.com/vercel/next.js) from 15.5.0 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@v15.5.0...v15.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.5.1 branch from 842b659 to 46f5b08 Compare August 27, 2025 19:34
@raduwen raduwen merged commit 557a6d9 into main Aug 27, 2025
8 checks passed
@raduwen raduwen deleted the dependabot/npm_and_yarn/next-15.5.1 branch August 27, 2025 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build ビルドシステムや外部依存に関する変更

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants