Skip to content

chore: bump version to v1.1.7#106

Closed
starknetdev wants to merge 1 commit intomainfrom
chore/bump-to-v1.1.7
Closed

chore: bump version to v1.1.7#106
starknetdev wants to merge 1 commit intomainfrom
chore/bump-to-v1.1.7

Conversation

@starknetdev
Copy link
Copy Markdown
Member

Summary

Bumps workspace version from 1.1.6 to 1.1.7.

v1.1.6 was tagged before the context-owner namespacing changes (#105) merged. v1.1.7 will be cut from the current HEAD so consumers wanting metagame_extensions v0.1.4 interface support have a proper version to depend on.

Test plan

  • scarb build --workspace — clean

🤖 Generated with Claude Code

Includes the context-owner namespacing update that landed in #105
after v1.1.6 was tagged. v1.1.6 does not contain those changes; any
consumer wanting the new metagame_extensions v0.1.4 interface should
depend on v1.1.7 instead.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 23, 2026

Warning

Rate limit exceeded

@starknetdev has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 24 minutes and 6 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 24 minutes and 6 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c2323b0e-7358-4f26-9e75-46be23ad4cfe

📥 Commits

Reviewing files that changed from the base of the PR and between 84ddd15 and d95b16c.

📒 Files selected for processing (1)
  • Scarb.toml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/bump-to-v1.1.7

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.

@claude
Copy link
Copy Markdown

claude Bot commented Apr 23, 2026

Claude finished @starknetdev's task —— View job


Claude Review - General Engineering Review

run=24854745048 attempt=1 sha=d95b16c3410391f0466a659f51f4d9f4de8ea2f0 scope=general

Todo List

  • Read the changed Scarb.toml file to understand the version bump
  • Analyze if the change is within scope (outside packages/**)
  • Check for any related CI/CD, documentation, or tooling impacts
  • Provide review findings in the required format

Review Analysis

The PR introduces a single change: bumping the workspace version from 1.1.6 to 1.1.7 in the root Scarb.toml file. This change falls within my review scope as it's outside the packages/** directory.

No issues found.

The version bump is straightforward and correct:

  • Changes only the workspace version on line 20 from "1.1.6" to "1.1.7"
  • Follows semantic versioning conventions (patch version increment)
  • Aligns with the PR description stating this version will include metagame_extensions v0.1.4 interface support
  • No related CI/CD, documentation, or tooling files require updates for this change

Summary: 0 CRITICAL, 0 HIGH, 0 MEDIUM, 0 LOW, 0 INFO


@github-actions
Copy link
Copy Markdown

Codex Review - General Engineering Review

Review process failed to complete.

@starknetdev starknetdev deleted the chore/bump-to-v1.1.7 branch April 23, 2026 19:32
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the workspace package version from 1.1.6 to 1.1.7 in Scarb.toml. I have no feedback to provide as there are no review comments or issues identified in the changes.

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