Skip to content

Conversation

@jonathandiep
Copy link
Contributor

@jonathandiep jonathandiep commented Oct 7, 2025

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/[email protected]

Minor Changes

  • 6ff3c1c: add targetContract check in action validation

Patch Changes

  • cb705f0: use actionStep signature to filter decoded logs

@boostxyz/[email protected]

Summary by CodeRabbit

  • New Features
    • Added stricter action validation with a target contract check to prevent misconfiguration.
  • Bug Fixes
    • Improved log decoding by filtering using action step signatures, reducing incorrect or noisy matches.
  • Chores
    • Version bumps: SDK to 8.0.0-canary.5 and CLI to 7.0.0-canary.5.
    • Updated changelogs; no other user-facing changes in the CLI.

@coderabbitai
Copy link

coderabbitai bot commented Oct 7, 2025

Walkthrough

Added two prerelease changeset IDs and bumped canary versions: packages/cli to 7.0.0-canary.5 and packages/sdk to 8.0.0-canary.5, with corresponding changelog entries. No source code or public API declarations were modified.

Changes

Cohort / File(s) Summary of changes
Changesets metadata
.changeset/pre.json
Added two entries to the prerelease changesets array: beige-radios-cry and early-keys-sort.
CLI canary bump
packages/cli/CHANGELOG.md, packages/cli/package.json
Inserted a 7.0.0-canary.5 changelog section and bumped version from 7.0.0-canary.4 to 7.0.0-canary.5.
SDK canary bump
packages/sdk/CHANGELOG.md, packages/sdk/package.json
Added 8.0.0-canary.5 changelog entry (notes reference a targetContract check and log decoding tweak) and bumped version from 8.0.0-canary.4 to 8.0.0-canary.5.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

changeset

Suggested reviewers

  • mmackz

Poem

I hop on logs and metadata, bright,
Two new changesets in my sight.
Canary versions take a leap,
Tiny updates tucked to keep.
Nibbling carrots, I declare—release delights! 🐇✨

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description Check ⚠️ Warning The pull request description does not follow the repository’s required template because it omits the guidelines link and the “### Description” section heading, and instead presents release notes directly without using the prescribed structure. Please update the description to include the contribution guidelines link at the top, add the “### Description” section with a summary of the changes, and adhere to the template’s formatting.
✅ Passed checks (2 passed)
Check name Status Explanation
Title Check ✅ Passed The title succinctly indicates that the pull request versions the packages for the canary release, which directly reflects the primary change of bumping the package versions and clearly conveys the intent without extraneous detail.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ 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: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 9d7ae6e and c7b9509.

📒 Files selected for processing (5)
  • .changeset/pre.json (1 hunks)
  • packages/cli/CHANGELOG.md (1 hunks)
  • packages/cli/package.json (1 hunks)
  • packages/sdk/CHANGELOG.md (1 hunks)
  • packages/sdk/package.json (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (5)
  • packages/sdk/package.json
  • packages/cli/CHANGELOG.md
  • packages/cli/package.json
  • .changeset/pre.json
  • packages/sdk/CHANGELOG.md
⏰ 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

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

@github-actions github-actions bot added the SDK label Oct 7, 2025
@jonathandiep jonathandiep changed the title [ADHOC] chore: version packages (canary) Version Packages (canary) Oct 7, 2025
@jonathandiep jonathandiep force-pushed the changeset-release/main branch from 9d7ae6e to c7b9509 Compare October 7, 2025 21:48
@mmackz mmackz self-requested a review October 7, 2025 21:50
@mmackz mmackz enabled auto-merge (squash) October 7, 2025 21:53
@mmackz mmackz merged commit f9c45ea into main Oct 7, 2025
8 checks passed
@mmackz mmackz deleted the changeset-release/main branch October 7, 2025 21:56
@coderabbitai coderabbitai bot mentioned this pull request Jan 11, 2026
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.

3 participants