Skip to content

Bump patch supported range to 16.2.10 - #201

Merged
k0d13 merged 1 commit into
mainfrom
chore/bump-nextjs-16.2.10
Jul 8, 2026
Merged

Bump patch supported range to 16.2.10#201
k0d13 merged 1 commit into
mainfrom
chore/bump-nextjs-16.2.10

Conversation

@k0d13

@k0d13 k0d13 commented Jul 2, 2026

Copy link
Copy Markdown
Owner

Bump patch supported range to 16.2.10

@changeset-bot

changeset-bot Bot commented Jul 2, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: f6440a8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
next-ws Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions github-actions Bot added dependencies Updates or changes related to project dependencies patches Updates or fixes related to Next.js patches labels Jul 2, 2026
@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

This PR bumps the Next.js version compatibility from 16.2.9 to 16.2.10 across three files: patch-2's version constraint, the pnpm workspace catalog entry, and a new changeset documenting the patch release.

Changes

Version range bump

Layer / File(s) Summary
Patch version constraint and workspace/changeset updates
src/patches/patch-2.ts, pnpm-workspace.yaml, .changeset/JZB2kNs52PweN.md
Extends the versions upper bound in patch-2 to 16.2.10, bumps catalog.next in the workspace config, and adds a changeset recording the patch release.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

  • k0d13/next-ws#200: Same patch-2 versions upper bound update, one version behind (16.2.9 vs 16.2.10).
  • k0d13/next-ws#193: Same catalog.next and patch-2 versions bump pattern, targeting 16.2.6.
  • k0d13/next-ws#191: Same catalog.next and patch-2 versions bump pattern, targeting 16.2.5.

Poem

A hop, a skip, a version bump,
16.2.10 — over the stump! 🐇
Catalog and patch now aligned,
Changeset written, all defined.
Carry on, next-ws, don't stop —
Another patch release atop!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly matches the main change: expanding the supported patch range to 16.2.10.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-nextjs-16.2.10

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@k0d13
k0d13 force-pushed the chore/bump-nextjs-16.2.10 branch 5 times, most recently from 9ebe08b to 350cb00 Compare July 7, 2026 03:52
@k0d13
k0d13 force-pushed the chore/bump-nextjs-16.2.10 branch from 350cb00 to f6440a8 Compare July 8, 2026 03:19
@k0d13
k0d13 merged commit 22c9dc6 into main Jul 8, 2026
8 checks passed
@k0d13
k0d13 deleted the chore/bump-nextjs-16.2.10 branch July 8, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates or changes related to project dependencies patches Updates or fixes related to Next.js patches

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant