Skip to content

Bump next from 15.3.5 to 15.4.1 in /app/next-client-app in the npm_and_yarn group across 1 directory - #1174

Merged
AndyRae merged 2 commits into
masterfrom
dependabot/npm_and_yarn/app/next-client-app/npm_and_yarn-ec7fda5618
Aug 1, 2025
Merged

Bump next from 15.3.5 to 15.4.1 in /app/next-client-app in the npm_and_yarn group across 1 directory#1174
AndyRae merged 2 commits into
masterfrom
dependabot/npm_and_yarn/app/next-client-app/npm_and_yarn-ec7fda5618

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2025

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 1 update in the /app/next-client-app directory: next.

Updates 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 image-size@1.2.1: #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 image-size@1.2.1 (#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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the /app/next-client-app directory: [next](https://github.com/vercel/next.js).


Updates `next` 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:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript labels Aug 1, 2025
@AndyRae
AndyRae merged commit 06b89f4 into master Aug 1, 2025
16 checks passed
@AndyRae
AndyRae deleted the dependabot/npm_and_yarn/app/next-client-app/npm_and_yarn-ec7fda5618 branch August 1, 2025 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Frontend dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant