Skip to content

Bump package versions across JS packages#1407

Merged
kixelated merged 1 commit into
mainfrom
claude/bump-js-packages-Cy05C
May 14, 2026
Merged

Bump package versions across JS packages#1407
kixelated merged 1 commit into
mainfrom
claude/bump-js-packages-Cy05C

Conversation

@kixelated
Copy link
Copy Markdown
Collaborator

Increment patch versions for all JavaScript packages in the monorepo to reflect recent changes and maintain version consistency.

Packages updated:

  • @moq/hang: 0.2.4 → 0.2.5
  • @moq/lite: 0.2.2 → 0.2.3
  • @moq/boy: 0.2.8 → 0.2.9
  • @moq/publish: 0.2.6 → 0.2.7
  • @moq/token: 0.2.2 → 0.2.3
  • @moq/ui-core: 0.1.0 → 0.1.1
  • @moq/watch: 0.2.10 → 0.2.11

All packages follow semantic versioning with patch-level increments applied consistently across the workspace.

https://claude.ai/code/session_011ArhKLEtRkZBuWPmggaqNv

Bumps the JS packages with unreleased source changes since the last
release (commit 68f648c). Notably, @moq/lite 0.2.3 ships the u62 hop
chain decoding fix (#1322) that makes the client compatible with the
current Rust moq-lite release. Closes #1406.

- @moq/lite     0.2.2 -> 0.2.3  (#1322, #1352)
- @moq/token    0.2.2 -> 0.2.3  (#1322 drops the deprecated cluster claim)
- @moq/hang     0.2.4 -> 0.2.5  (#1341, #1359)
- @moq/ui-core  0.1.0 -> 0.1.1  (#1386)
- @moq/watch    0.2.10 -> 0.2.11 (#1349, #1352, #1359, #1365, #1383, #1386)
- @moq/publish  0.2.6 -> 0.2.7  (#1352, #1355)
- @moq/boy      0.2.8 -> 0.2.9  (#1386)
@kixelated kixelated enabled auto-merge (squash) May 14, 2026 16:41
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 14, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 4fae2cb2-0b69-4f67-84c7-df714679dc85

📥 Commits

Reviewing files that changed from the base of the PR and between 6adf3c3 and a80963b.

📒 Files selected for processing (7)
  • js/hang/package.json
  • js/lite/package.json
  • js/moq-boy/package.json
  • js/publish/package.json
  • js/token/package.json
  • js/ui-core/package.json
  • js/watch/package.json

Walkthrough

This pull request updates the version fields across seven JavaScript packages. The @moq/hang package increments from 0.2.4 to 0.2.5, @moq/lite from 0.2.2 to 0.2.3, @moq/boy from 0.2.8 to 0.2.9, @moq/publish from 0.2.6 to 0.2.7, @moq/token from 0.2.2 to 0.2.3, @moq/ui-core from 0.1.0 to 0.1.1, and @moq/watch from 0.2.10 to 0.2.11. All changes are isolated to the version field in each package.json; no dependencies, scripts, or other metadata are altered.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: bumping package versions across JavaScript packages in the monorepo.
Description check ✅ Passed The description clearly relates to the changeset by listing all seven packages updated with their specific version changes, explaining the purpose, and confirming semantic versioning compliance.
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.

✏️ 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 claude/bump-js-packages-Cy05C
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch claude/bump-js-packages-Cy05C

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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.

@kixelated kixelated disabled auto-merge May 14, 2026 16:59
@kixelated kixelated merged commit 7732ead into main May 14, 2026
1 check passed
@kixelated kixelated deleted the claude/bump-js-packages-Cy05C branch May 14, 2026 16:59
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.

2 participants