An open index of dependabot pull requests across open source projects.

Bump the app group in /app with 2 updates

Open
Number: #345
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: July 15, 2025 at 05:36 AM UTC
(2 months ago)
Updated: July 15, 2025 at 05:36 AM UTC
(2 months ago)
Labels:
dependencies javascript
Assignees:
poad
Description:

Bumps the app group in /app with 2 updates: next and @next/eslint-plugin-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

Updates @next/eslint-plugin-next from 15.3.5 to 15.4.1

Release notes

Sourced from @​next/eslint-plugin-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 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
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+2
Deletions:
-2
Package Dependencies
Package:
next
Ecosystem:
npm
Version Change:
15.3.5 → 15.4.1
Update Type:
Minor
Path:
/app
Ecosystem:
npm
Version Change:
15.3.5 → 15.4.1
Update Type:
Minor
Path:
/app
Technical Details
ID: 3370804
UUID: 2666119080
Node ID: PR_kwDOKYCPlM6e6b-o
Host: GitHub
Repository: poad/next-ts-lambda-ssr-template
Merge State: Unknown