Skip to content

chore(deps): sweep dev dependencies - #637

Merged
jeffreylouden merged 1 commit into
mainfrom
chore/update-dependencies
Aug 21, 2026
Merged

chore(deps): sweep dev dependencies#637
jeffreylouden merged 1 commit into
mainfrom
chore/update-dependencies

Conversation

@jeffreylouden

@jeffreylouden jeffreylouden commented Aug 21, 2026

Copy link
Copy Markdown
Member

Routine dev-dependency sweep. All patch and minor, no majors.

Package From To
@biomejs/biome 2.5.8 2.5.9
@changesets/cli 3.0.0 3.0.1
marked 18.0.9 18.0.10
vitest 4.1.10 4.1.11

Verification

Run locally against the updated tree:

  • pnpm typecheck clean
  • pnpm test 174 passed (10 files)
  • pnpm lint exit 0

The 2 Biome warnings plus 1 info are pre-existing noNonNullAssertion
findings in scripts/promote-canonical-urls.ts, a file this PR does not
touch. They are non-fatal and reproduce on a clean tree.

Notes

No changeset. Dev-only tooling does not change published catalog data,
matching #617, the previous dependency sweep.

Summary by CodeRabbit

  • Chores
    • Updated development tooling and supporting packages to newer patch versions.
    • No user-facing functionality or public API changes.

Biome 2.5.9, changesets 3.0.1, marked
18.0.10, vitest 4.1.11. All patch and
minor. Typecheck, lint and tests clean.

Co-Authored-By: Claude Opus 5 (1M context)
 <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Aug 21, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: e5cc050

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 1f09d951-0d78-4d2b-9ef8-1b9cc697b732

📥 Commits

Reviewing files that changed from the base of the PR and between 0141fcf and e5cc050.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json

Included review availability: 0 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 1 review per hour.


Walkthrough

The pull request updates four pinned development dependency versions in package.json. No exported or public entity declarations change.

Changes

Development dependency updates

Layer / File(s) Summary
Update pinned development versions
package.json
Updates @biomejs/biome, @changesets/cli, marked, and vitest to newer patch versions.

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

Merge Risk: ⚪ Minimal · up to e5cc0

This PR updates development-only tooling without changing published catalog behavior. The reported checks pass, and no actionable merge-blocking risk remains beyond normal review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies a development dependency update, which matches the main changes in the pull request.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/update-dependencies

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

@jeffreylouden
jeffreylouden merged commit 231c869 into main Aug 21, 2026
9 checks passed
@jeffreylouden
jeffreylouden deleted the chore/update-dependencies branch August 21, 2026 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant