Skip to content

deps(dev): bump next from 15.3.5 to 15.4.1 #4629

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 15, 2025

Bumps next from 15.3.5 to 15.4.1.

Release notes

Sourced from next's releases.

v15.4.1

[!TIP]
Check out our Next v15.4 Blog Post to learn more about this release.

Core Changes

  • [next-server] fix params duplicate in query after rewrite: #77939
  • [next-server] preserve rsc query for rsc redirects: #77963
  • Turbopack: fix a bug where marking a task a completed causes a panic when reading the output: #77922
  • Turbopack warning spelling fix: #77999
  • Allow URL schemes that include +, - or .: #77932
  • [dev-overlay] Remove unused hydration error related code: #77929
  • [dev-overlay] Unify error deduplication logic: #78017
  • fix: use the match result after matching using the matched path header: #77994
  • Upgrade React from 3fbfb9ba-20250409 to c44e4a25-20250409: #78031
  • Move unhandled rejection handling to shared path: #77997
  • fix: ensure app router not found works when deployed with pages i18n config: #77905
  • Uninstall existing uncaughtException listeners to prevent the process from crashing: #78042
  • Experimental bfcache: Restore state w/ : #77992
  • Add graceful error fallback for bots requests: #77916
  • Upgrade React from c44e4a25-20250409 to 1d6c8168-20250411: #78067
  • [next-server] remove unnecessary query shallow copy: #78003
  • [dev-overlay] disable copy button when clipboard is not available: #78101
  • [dev-overlay] Stop stashing React error details on error instances: #77975
  • [dynamicIO] Model invalid dynamic on empty shells: #77270
  • fix: bump [email protected]: #78149
  • Handle graceful fallback for custom error boundaries: #78121
  • [dev-overlay] Stop squashing hydration related errors in App Router: #78140
  • [test] Enable strictNullChecks in test utils: #78142
  • Document Turbopack trace viewer: #78184
  • [dev-overlay] Fix error dialog resizing logic: #78144
  • Include types in published eslint-plugin-next: #78109
  • [dev-overlay] Stop appending wrong Owner Stacks to SSR-only shell errors: #77302
  • [dev-overlay] Add dedicated label for recoverable errors: #78186
  • [chore] remove unused __NEXT_PRIVATE_RUNTIME_TYPE: #78230
  • Preserve slashes when custom URL schemes are used in redirects: #78176
  • ignore-list published sources if they have a sourcemap: #78242
  • Upgrade React from 1d6c8168-20250411 to 39cad7af-20250411: #78152
  • Turbopack: add test case for persistent caching: #77030
  • Upgrade React from 39cad7af-20250411 to b04254fd-20250415: #78253
  • fix: alternate bundler support for dropping client pages in AMP: #77601
  • [errors] refactor default global-error into a separate file: #78182
  • [metadata] render streaming metadata on the top level: #77620
  • [metadata] skip head cache in default slot: #78206
  • chore: Backport SWC-based RC optimization (#78260)
  • fix: bump [email protected] (#78164)
  • @next/mdx: Use stable turbopack config options: #78261
  • Upgrade React from b04254fd-20250415 to 4a36d3ea-20250416: #78297
  • Add graceful error boundary for bots requests: #78298
  • make sure eslint-plugin-next is built when running 'pnpm dev': #78305

... (truncated)

Commits

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 15.3.5 to 15.4.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.3.5...v15.4.1)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jul 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 15, 2025 08:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 15, 2025
Copy link

trunk-io bot commented Jul 15, 2025

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

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