Skip to content

Version Packages (canary)#510

Merged
mmackz merged 1 commit intomainfrom
changeset-release/main
Jan 23, 2026
Merged

Version Packages (canary)#510
mmackz merged 1 commit intomainfrom
changeset-release/main

Conversation

@jonathandiep
Copy link
Contributor

@jonathandiep jonathandiep commented Jan 23, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@boostxyz/sdk@8.1.0-canary.1

Patch Changes

  • 39f722d: fix log reorder bug for viem versions > 2.30.6

@boostxyz/cli@7.0.3-canary.1

Summary by CodeRabbit

  • Chores
    • Updated internal version numbers for canary releases across packages.
    • Updated changeset management metadata.

✏️ Tip: You can customize this high-level summary in your review settings.

@github-actions github-actions bot added the SDK label Jan 23, 2026
@mmackz mmackz enabled auto-merge (squash) January 23, 2026 03:01
@coderabbitai
Copy link

coderabbitai bot commented Jan 23, 2026

📝 Walkthrough

Walkthrough

Adds an additional entry to the pre-release changesets list and increments the canary package versions for the CLI and SDK by one patch prerelease number.

Changes

Cohort / File(s) Summary
Pre-release changeset configuration
.changeset/pre.json
Added "rude-owls-divide" to the changesets array alongside "three-swans-prove"
Package version bumps
packages/cli/package.json, packages/sdk/package.json
Bumped canary versions: packages/cli from 7.0.3-canary.07.0.3-canary.1; packages/sdk from 8.1.0-canary.08.1.0-canary.1

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested labels

changeset

Suggested reviewers

  • mmackz

Poem

🐇 A tiny hop, a tiny bump, prerelease skies are wide,
Two packages sparkle, a new changeset at my side.
I nibble carrot code and hum a jaunty tune,
Canary numbers climb — we’ll ship by afternoon! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Version Packages (canary)' accurately summarizes the main change—bumping prerelease versions for multiple packages in canary mode.
Description check ✅ Passed The description is complete and informative, explaining the automated release process, pre-release status, and listing the affected packages with relevant changes. However, it deviates from the repository's template structure.
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
  • Post copyable unit tests in a comment
  • Commit unit tests in branch changeset-release/main

📜 Recent review details

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 834a6c6 and 4a6b7f4.

⛔ Files ignored due to path filters (2)
  • packages/cli/CHANGELOG.md is excluded by !**/*.md
  • packages/sdk/CHANGELOG.md is excluded by !**/*.md
📒 Files selected for processing (3)
  • .changeset/pre.json
  • packages/cli/package.json
  • packages/sdk/package.json
🚧 Files skipped from review as they are similar to previous changes (1)
  • packages/sdk/package.json
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
  • GitHub Check: Verify / Verify
🔇 Additional comments (2)
.changeset/pre.json (1)

16-16: LGTM!

The new changeset entry "rude-owls-divide" is correctly added to track the additional changes for this canary release. This aligns with the PR objective of including the viem log reorder bug fix.

packages/cli/package.json (1)

3-3: LGTM!

Version bump from 7.0.3-canary.0 to 7.0.3-canary.1 is correct for the canary prerelease iteration.

✏️ Tip: You can disable this entire section by setting review_details to false in your review settings.


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

@jonathandiep jonathandiep changed the title [ADHOC] chore: version packages (canary) Version Packages (canary) Jan 23, 2026
@jonathandiep jonathandiep force-pushed the changeset-release/main branch from 834a6c6 to 4a6b7f4 Compare January 23, 2026 03:05
@mmackz mmackz merged commit 3774ffc into main Jan 23, 2026
8 checks passed
@mmackz mmackz deleted the changeset-release/main branch January 23, 2026 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants