Skip to content

chore(deps-dev): Bump next from 14.2.35 to 15.5.21#22537

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/next-15.5.21
Closed

chore(deps-dev): Bump next from 14.2.35 to 15.5.21#22537
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/next-15.5.21

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

Bumps next from 14.2.35 to 15.5.21.

Release notes

Sourced from next's releases.

v15.5.21

This release contains security fixes for the following advisories:

High:

Moderate:

v15.5.20

Contains no changes except publishing @next/swc-wasm-web which was accidentally not published since 15.5.15.

15.5.19

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

Core Changes

  • [15.5.x] Don't drop FormData entries (#94244)

Other

Credits

Huge thanks to @​eps1lon for helping!

v15.5.18

This release contains security fixes for the following advisories:

High:

... (truncated)

Commits
  • e26f6ff v15.5.21
  • 7f5deeb [15.x] Improve performance of checking valid MPA form submissions
  • 57c31f7 [15.x] Enforce serverActions.bodySizeLimit for Server Actions in Edge runtime
  • e3e5666 [15.x] Set correct origin for internal redirects in custom server
  • 35f5013 [15.x] Ensure exotic rewrite param values are properly encoded
  • 062f667 [15.x] fix(fetch-cache): key fetch(Request, init) by the effective request
  • 577c9dc [15.x] fix(incremental-cache): byte-exact fetch cache key for binary bodies
  • 530d4fa [15.x] fix(next/image): improve performance of detectContentType()
  • 8fabaf3 [15.x] Performance improvements when decoding React Server function payloads
  • ff12a61 [15.x] Validate server reference IDs during manifest lookup
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for next since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 23, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 23, 2026 09:45
@dependabot
dependabot Bot requested review from chargome and removed request for a team July 23, 2026 09:45
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 23, 2026
@dependabot
dependabot Bot requested a review from nicohrubec July 23, 2026 09:45
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Jul 23, 2026
@chargome chargome self-assigned this Jul 23, 2026
Bumps [next](https://github.com/vercel/next.js) from 14.2.35 to 15.5.21.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v14.2.35...v15.5.21)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.21
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/next-15.5.21 branch from 02c493a to 17c970f Compare July 23, 2026 16:43
@chargome chargome closed this Jul 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/next-15.5.21 branch July 24, 2026 12:51
chargome added a commit that referenced this pull request Jul 24, 2026
Bumps the `next` devDependency in `packages/nextjs` to 15.5.21, which
includes several security fixes.

Since `withSentryConfig` detects the installed Next.js version at test
time, two tests were updated to expect Next 15 behavior: externals live
in top-level `serverExternalPackages` instead of
`experimental.serverComponentsExternalPackages`, and
`experimental.instrumentationHook` is no longer set. The Next <15 path
remains covered by the tests mocking `getNextjsVersion`.

ref #22537.

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
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.

1 participant