Skip to content

chore: bump workspace version to 0.2.6#64

Merged
satyakwok merged 1 commit into
mainfrom
chore/bump-0.2.6
Jun 8, 2026
Merged

chore: bump workspace version to 0.2.6#64
satyakwok merged 1 commit into
mainfrom
chore/bump-0.2.6

Conversation

@satyakwok
Copy link
Copy Markdown
Member

@satyakwok satyakwok commented Jun 8, 2026

Aligns the crate version (was 0.2.4) with the released image tag v0.2.6 (addresses + eth_getCode contract detector). Bumps workspace.package.version + all path-dep version pins + Cargo.lock indexer-* entries in lockstep (path deps pin exact versions). No code change.

Summary by CodeRabbit

  • Chores
    • Updated workspace and internal crate versions from 0.2.4 to 0.2.6 across all packages.

Aligns the crate version with the released image tag (v0.2.6 = the addresses/eth_getCode contract detector). Was stuck at 0.2.4 through the stats-parity, deny, and contracts PRs. Bumps workspace.package + the path-dep version pins + the Cargo.lock indexer-* entries together (path deps pin exact version, so all must move in lockstep).
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 8, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 234791b6-38ac-4045-9462-b635ec07f384

📥 Commits

Reviewing files that changed from the base of the PR and between 928f4b4 and b22cfd7.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock, !**/*.lock
📒 Files selected for processing (8)
  • Cargo.toml
  • bin/Cargo.toml
  • crates/analytics/Cargo.toml
  • crates/api/Cargo.toml
  • crates/chain/Cargo.toml
  • crates/coinblast/Cargo.toml
  • crates/db/Cargo.toml
  • crates/sync/Cargo.toml

📝 Walkthrough

Walkthrough

This pull request updates the workspace version from 0.2.4 to 0.2.6 by modifying the workspace package version in the root Cargo.toml and updating all internal crate dependency version constraints across eight Cargo.toml files: the binary crate manifest and seven workspace crate manifests (analytics, api, chain, coinblast, db, and sync). All path references to local crates remain unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested labels

dependencies, rust

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description provides context and rationale but does not follow the required template structure with mandatory sections like Scope, Checks, Deploy impact, and Linked issue. Update the description to follow the repository template: add Scope checkboxes (Test-only change applies), Checks section (mark completed items), Deploy impact section (No on-chain change applies), and Linked issue section.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely summarizes the main change: bumping the workspace version from 0.2.4 to 0.2.6, which is the primary objective of this pull request.
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 chore/bump-0.2.6

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.

@satyakwok satyakwok merged commit 3eacf48 into main Jun 8, 2026
8 checks passed
@satyakwok satyakwok deleted the chore/bump-0.2.6 branch June 8, 2026 07:43
@satyakwok satyakwok self-assigned this Jun 8, 2026
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