Skip to content

Comments

Bump next from 15.5.9 to 15.5.10 in /agentex-ui#151

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/agentex-ui/next-15.5.10
Open

Bump next from 15.5.9 to 15.5.10 in /agentex-ui#151
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/agentex-ui/next-15.5.10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps next from 15.5.9 to 15.5.10.

Release notes

Sourced from next's releases.

v15.5.10

Please refer the following changelogs for more information about this security release:

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Greptile Summary

Automated Dependabot security patch bump for next from 15.5.9 to 15.5.10 in the agentex-ui frontend. This is a patch-level update that addresses multiple CVEs (CVE-2025-59471, CVE-2025-59472, CVE-2026-23864) related to next/image response body DoS mitigation and React Flight DoS mitigations. No new dependencies are introduced, and no breaking API changes are expected from this patch release.

  • Bumps next from 15.5.9 → 15.5.10 in package.json
  • Updates lock file with new integrity hashes for next and @next/env
  • No application code changes required — the existing next.config.ts does not use any affected image configuration options

Confidence Score: 5/5

  • This PR is safe to merge — it is a minimal patch-level security update with no application code changes.
  • Score of 5 reflects that this is a standard Dependabot security patch bump (15.5.9 → 15.5.10) with only version number and integrity hash changes in package.json and package-lock.json. No application code is modified, no new dependencies are added, and the update addresses known CVEs.
  • No files require special attention.

Important Files Changed

Filename Overview
agentex-ui/package.json Bumps next dependency from 15.5.9 to 15.5.10 — a patch-level security update addressing CVEs for image response body DoS and React Flight mitigations.
agentex-ui/package-lock.json Lock file updated to reflect next 15.5.10 and @next/env 15.5.10 with updated integrity hashes. No new dependencies introduced.

Flowchart

flowchart TD
    A[Dependabot detects CVEs in next 15.5.9] --> B[Bumps next to 15.5.10 in package.json]
    B --> C[Updates package-lock.json integrity hashes]
    C --> D{Security fixes included}
    D --> E[CVE-2025-59471 & CVE-2025-59472\nImage response body DoS mitigation]
    D --> F[CVE-2026-23864\nReact Flight DoS mitigation]
    E --> G[next/image maximumResponseBody\nreduced from 300MB to 50MB]
    F --> H[React Flight payload\nDoS mitigations synced]
Loading

Last reviewed commit: 957a46f

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 18, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 18, 2026 19:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 18, 2026
@socket-security
Copy link

socket-security bot commented Feb 18, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​next@​15.5.9 ⏵ 15.5.106899 +1791 +19770

View full report

Bumps [next](https://github.com/vercel/next.js) from 15.5.9 to 15.5.10.
- [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.9...v15.5.10)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/agentex-ui/next-15.5.10 branch from b648443 to 957a46f Compare February 18, 2026 20:05
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