Skip to content

chore: bump JS patch versions#1317

Merged
kixelated merged 1 commit intomainfrom
bump-js-versions
Apr 16, 2026
Merged

chore: bump JS patch versions#1317
kixelated merged 1 commit intomainfrom
bump-js-versions

Conversation

@kixelated
Copy link
Copy Markdown
Collaborator

Summary

  • Bump patch versions for @moq/lite (0.2.0 → 0.2.1), @moq/watch (0.2.7 → 0.2.8), @moq/publish (0.2.4 → 0.2.5), @moq/hang (0.2.2 → 0.2.3), @moq/signals (0.1.5 → 0.1.6), and @moq/token (0.2.1 → 0.2.2).
  • These packages have shipped changes since their last published version and are due for a release.

Unreleased changes covered by these bumps

@moq/boy is already at 0.2.6 from #1313, and @moq/clock / @moq/ui-core have no source changes since their last bump.

Test plan

  • just check passes
  • CI green

🤖 Generated with Claude Code

Bump @moq/lite, @moq/watch, @moq/publish, @moq/hang, @moq/signals,
and @moq/token after unreleased changes: Firefox WebTransport disable
(#1306), sideEffects additions (#1298), and lite connection/reload
tweaks (#1291).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@kixelated kixelated enabled auto-merge (squash) April 16, 2026 21:52
@kixelated kixelated disabled auto-merge April 16, 2026 21:52
@kixelated kixelated merged commit d351360 into main Apr 16, 2026
2 checks passed
@kixelated kixelated deleted the bump-js-versions branch April 16, 2026 21:52
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 16, 2026

Caution

Review failed

Pull request was closed or merged during review

Walkthrough

This pull request updates the version field in six JavaScript package.json files across different directories. The version numbers are incremented with patch-level changes: js/hang/package.json (0.2.2 → 0.2.3), js/lite/package.json (0.2.0 → 0.2.1), js/publish/package.json (0.2.4 → 0.2.5), js/signals/package.json (0.1.5 → 0.1.6), js/token/package.json (0.2.1 → 0.2.2), and js/watch/package.json (0.2.7 → 0.2.8). No other fields, scripts, dependencies, exports, or configurations were modified in any of these files.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: bump JS patch versions' clearly and accurately summarizes the main change—incrementing patch versions across multiple JavaScript packages.
Description check ✅ Passed The description is directly related to the changeset, detailing which packages had their patch versions bumped and citing specific related pull requests that necessitated the version increments.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump-js-versions
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch bump-js-versions

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 and usage tips.

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