chore: update in-range dev dependencies#46
Merged
Conversation
Update @types/node (24.13.2), prettier (3.8.4), and typescript (5.9.3) to their latest in-range versions via npm update. Only package-lock.json changes; package.json ranges already covered these versions. Tests (236) and build pass. Major bumps (commitlint 21, vitest 4, typescript 6, zod 4) and the dev-only js-yaml audit alert via changesets are intentionally left for separate, deliberate upgrades. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
📝 WalkthroughWalkthroughA new changeset file 🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
ℹ️ Review info
⚙️ Run configuration
Configuration used: Central YAML (base), Organization UI (inherited)
Review profile: CHILL
Plan: Pro
Run ID: 001fb373-9014-452a-b8f9-09cbbc2ff038
⛔ Files ignored due to path filters (1)
package-lock.jsonis excluded by!**/package-lock.json,!package-lock.json
📒 Files selected for processing (1)
.changeset/calm-ghosts-relate.md
Member
Author
CodeRabbit Autofix Review CompleteReviewed 1 CodeRabbit feedback item and did not apply code changes in this run. Dismissed: "Empty changeset is malformed" ( The empty changeset is intentional and valid:
|
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.
Summary
Bumps in-range dev dependencies to latest patch/minor versions via `npm update`. No `package.json` changes — the existing caret ranges already covered these, so only `package-lock.json` is updated.
Verification
Intentionally left out
🤖 Generated with Claude Code