Skip to content

chore(deps): bump next from 16.2.4 to 16.2.6#287

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/next-16.2.6
Open

chore(deps): bump next from 16.2.4 to 16.2.6#287
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/next-16.2.6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps next from 16.2.4 to 16.2.6.

Release notes

Sourced from next's releases.

v16.2.6

This release contains security fixes for the following advisories:

High:

Moderate:

Low:

v16.2.5

This release contains security fixes for the following advisories:

High:

Moderate:

Low:

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.2.4 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.2.4...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 11, 2026
@vercel

vercel Bot commented May 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
jagalchi Ready Ready Preview, Comment May 11, 2026 9:38pm

@github-actions

Copy link
Copy Markdown

📋 Code Review Guide / 코드 리뷰 가이드

1. 리뷰 기준 / Review Criteria

항목 확인 사항
기능 / Function 요구사항대로 동작하는가?
코드 품질 / Quality 가독성, 네이밍, 구조가 적절한가?
컨벤션 / Convention 프로젝트 컨벤션을 준수하는가?
테스트 / Test 테스트가 충분한가?
성능 / Performance 불필요한 렌더링, 비효율적인 코드가 없는가?
보안 / Security 보안 취약점은 없는가?

2. 코멘트 타입 / Comment Types

타입 설명
Suggestion 개선 제안 (선택적)
Question 의도 확인 질문
Issue 반드시 수정 필요
Praise 좋은 코드 칭찬
Note 참고 사항 공유

3. 승인 조건 / Approval Requirements

  • ✅ 최소 1명의 Approve 필수
  • ✅ 모든 Issue 코멘트 해결
  • ✅ CI 테스트 통과
  • ✅ 충돌 해결 완료

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 size: M type: chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants