Bump next from 15.5.9 to 15.5.10 in /agentex-ui#151
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump next from 15.5.9 to 15.5.10 in /agentex-ui#151dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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>
b648443 to
957a46f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps next from 15.5.9 to 15.5.10.
Release notes
Sourced from next's releases.
Commits
60a2aa9v15.5.10e5b834dfetch(next/image): reduce maximumResponseBody from 300MB to 50MB (#88588)39a2f6afeat(next/image)!: addimages.maximumResponseBodyconfig (#88183)bf9f084Sync DoS mitigations for React FlightDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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
nextfrom 15.5.9 to 15.5.10 in theagentex-uifrontend. This is a patch-level update that addresses multiple CVEs (CVE-2025-59471, CVE-2025-59472, CVE-2026-23864) related tonext/imageresponse body DoS mitigation and React Flight DoS mitigations. No new dependencies are introduced, and no breaking API changes are expected from this patch release.nextfrom 15.5.9 → 15.5.10 inpackage.jsonnextand@next/envnext.config.tsdoes not use any affected image configuration optionsConfidence Score: 5/5
Important Files Changed
nextdependency from 15.5.9 to 15.5.10 — a patch-level security update addressing CVEs for image response body DoS and React Flight mitigations.next15.5.10 and@next/env15.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]Last reviewed commit: 957a46f