Skip to content

chore(deps): bump next from 16.1.7 to 16.2.6 in /02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands#1493

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/next-16.2.6
Open

chore(deps): bump next from 16.1.7 to 16.2.6 in /02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands#1493
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/next-16.2.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps next from 16.1.7 to 16.2.6.

Release notes

Sourced from next's releases.

v16.2.6

[!NOTE] This release contains security fixes and backported bug fixes. It does not include all pending features/changes on canary.

Security Fixes

The following advisories have been addressed:

High:

Moderate:

Low:

Core Changes

  • fix: preserve HTTP access fallbacks during prerender recovery (#92231)
  • Fix fallback route params case in app-page handler (#91737)
  • Fix invalid HTML response for route-level RSC requests in deployment adapter (#91541)
  • Patch setHeader for direct route handlers (#93101)
  • Include deployment id in cacheHandlers keys (#93453)
  • Fix double-encoding of URL pathname parts in client param parsing (#93491)

v16.2.5

[!NOTE] This release contains security fixes and backported bug fixes. It does not include all pending features/changes on canary.

Security Fixes

The following advisories have been addressed:

High:

... (truncated)

Commits
  • ee6e79b v16.2.6
  • afa053d Turbopack: Match proxy matchers with webpack implementation (#93594)
  • 97a154e Turbopack: Fix middleware matcher suffix (#93590)
  • 83899bc [backport] Disable build caches for production/staging/force-preview deploys ...
  • 7b222b9 [backport][test] Pin package manager to patch versions (#93595)
  • a8dc24f [backport] Turbopack: more strict vergen setup (#93587)
  • 766148f v16.2.5
  • 0dd9483 fix: add explicit checks for RSC header (#83) (#98)
  • d166096 fix proxy matching for segment prefetch URLs (#89) (#96)
  • 9d50c0b Strip next-resume header from incoming requests (#92)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for next since your current version.


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.

Bumps [next](https://github.com/vercel/next.js) from 16.1.7 to 16.2.6.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.1.7...v16.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2026
@github-actions github-actions Bot added 02-use-cases 02-use-cases video-games-sales-assistant 02-use-cases/video-games-sales-assistant labels May 12, 2026
@github-actions
Copy link
Copy Markdown

Latest scan for commit: 73032a3 | Updated: 2026-05-12 17:30:13 UTC

Security Scan Results

Scan Metadata

  • Project: ASH
  • Scan executed: 2026-05-12T17:29:54+00:00
  • ASH version: 3.0.0

Summary

Scanner Results

The table below shows findings by scanner, with status based on severity thresholds and dependencies:

Column Explanations:

Severity Levels (S/C/H/M/L/I):

  • Suppressed (S): Security findings that have been explicitly suppressed/ignored and don't affect the scanner's pass/fail status
  • Critical (C): The most severe security vulnerabilities requiring immediate remediation (e.g., SQL injection, remote code execution)
  • High (H): Serious security vulnerabilities that should be addressed promptly (e.g., authentication bypasses, privilege escalation)
  • Medium (M): Moderate security risks that should be addressed in normal development cycles (e.g., weak encryption, input validation issues)
  • Low (L): Minor security concerns with limited impact (e.g., information disclosure, weak recommendations)
  • Info (I): Informational findings for awareness with minimal security risk (e.g., code quality suggestions, best practice recommendations)

Other Columns:

  • Time: Duration taken by each scanner to complete its analysis
  • Action: Total number of actionable findings at or above the configured severity threshold that require attention

Scanner Results:

  • PASSED: Scanner found no security issues at or above the configured severity threshold - code is clean for this scanner
  • FAILED: Scanner found security vulnerabilities at or above the threshold that require attention and remediation
  • MISSING: Scanner could not run because required dependencies/tools are not installed or available
  • SKIPPED: Scanner was intentionally disabled or excluded from this scan
  • ERROR: Scanner encountered an execution error and could not complete successfully

Severity Thresholds (Thresh Column):

  • CRITICAL: Only Critical severity findings cause scanner to fail
  • HIGH: High and Critical severity findings cause scanner to fail
  • MEDIUM (MED): Medium, High, and Critical severity findings cause scanner to fail
  • LOW: Low, Medium, High, and Critical severity findings cause scanner to fail
  • ALL: Any finding of any severity level causes scanner to fail

Threshold Source: Values in parentheses indicate where the threshold is configured:

  • (g) = global: Set in the global_settings section of ASH configuration
  • (c) = config: Set in the individual scanner configuration section
  • (s) = scanner: Default threshold built into the scanner itself

Statistics calculation:

  • All statistics are calculated from the final aggregated SARIF report
  • Suppressed findings are counted separately and do not contribute to actionable findings
  • Scanner status is determined by comparing actionable findings to the threshold
Scanner S C H M L I Time Action Result Thresh
bandit 0 0 0 0 0 0 580ms 0 PASSED MED (g)
cdk-nag 0 0 0 0 0 0 31.7s 0 PASSED MED (g)
cfn-nag 0 0 0 0 0 0 1.1s 0 PASSED MED (g)
checkov 0 0 0 0 0 0 4.6s 0 PASSED MED (g)
detect-secrets 0 0 0 0 0 0 1.4s 0 PASSED MED (g)
grype 0 4 0 7 0 0 42.5s 11 FAILED MED (g)
npm-audit 0 0 0 0 0 0 199ms 0 PASSED MED (g)
opengrep 0 0 0 0 0 0 <1ms 0 SKIPPED MED (g)
semgrep 0 0 0 0 0 0 <1ms 0 MISSING MED (g)
syft 0 0 0 0 0 0 3.1s 0 PASSED MED (g)

Detailed Findings

Show 11 actionable findings

Finding 1: GHSA-w5hq-g745-h8pq-uuid

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-w5hq-g745-h8pq-uuid
  • Location: 02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml:1

Description:
A medium vulnerability in npm package: uuid, version 11.1.0 was found at: /02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml


Finding 2: GHSA-w5hq-g745-h8pq-uuid

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-w5hq-g745-h8pq-uuid
  • Location: 02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml:1

Description:
A medium vulnerability in npm package: uuid, version 13.0.0 was found at: /02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml


Finding 3: GHSA-q3j6-qgpj-74h6-fast-uri

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-q3j6-qgpj-74h6-fast-uri
  • Location: 02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml:1

Description:
A high vulnerability in npm package: fast-uri, version 3.1.0 was found at: /02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml


Finding 4: GHSA-v39h-62p7-jpjc-fast-uri

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-v39h-62p7-jpjc-fast-uri
  • Location: 02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml:1

Description:
A high vulnerability in npm package: fast-uri, version 3.1.0 was found at: /02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml


Finding 5: GHSA-jp2q-39xq-3w4g-fast-xml-parser

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-jp2q-39xq-3w4g-fast-xml-parser
  • Location: 02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml:1

Description:
A medium vulnerability in npm package: fast-xml-parser, version 5.4.1 was found at: /02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml


Finding 6: GHSA-8gc5-j5rx-235r-fast-xml-parser

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-8gc5-j5rx-235r-fast-xml-parser
  • Location: 02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml:1

Description:
A high vulnerability in npm package: fast-xml-parser, version 5.4.1 was found at: /02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml


Finding 7: GHSA-qx2v-qp2m-jg93-postcss

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-qx2v-qp2m-jg93-postcss
  • Location: 02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml:1

Description:
A medium vulnerability in npm package: postcss, version 8.4.31 was found at: /02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml


Finding 8: GHSA-qx2v-qp2m-jg93-postcss

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-qx2v-qp2m-jg93-postcss
  • Location: 02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml:1

Description:
A medium vulnerability in npm package: postcss, version 8.5.8 was found at: /02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml


Finding 9: GHSA-gh4j-gqv2-49f6-fast-xml-parser

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-gh4j-gqv2-49f6-fast-xml-parser
  • Location: 02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml:1

Description:
A medium vulnerability in npm package: fast-xml-parser, version 5.4.1 was found at: /02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml


Finding 10: GHSA-gh4j-gqv2-49f6-fast-xml-parser

  • Severity: MEDIUM
  • Scanner: grype
  • Rule ID: GHSA-gh4j-gqv2-49f6-fast-xml-parser
  • Location: 02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml:1

Description:
A medium vulnerability in npm package: fast-xml-parser, version 5.5.8 was found at: /02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml


Finding 11: GHSA-5wm8-gmm8-39j9-fast-xml-builder

  • Severity: HIGH
  • Scanner: grype
  • Rule ID: GHSA-5wm8-gmm8-39j9-fast-xml-builder
  • Location: 02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml:1

Description:
A high vulnerability in npm package: fast-xml-builder, version 1.1.4 was found at: /02-use-cases/video-games-sales-assistant/amplify-video-games-sales-assistant-agentcore-strands/pnpm-lock.yaml


Report generated by Automated Security Helper (ASH) at 2026-05-12T17:29:47+00:00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

02-use-cases 02-use-cases dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code video-games-sales-assistant 02-use-cases/video-games-sales-assistant

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants