Skip to content

update Cargo.toml for release v2.7.1#1639

Merged
nikhilsinhaparseable merged 1 commit intoparseablehq:mainfrom
nikhilsinhaparseable:prepare-v2.7.1
May 3, 2026
Merged

update Cargo.toml for release v2.7.1#1639
nikhilsinhaparseable merged 1 commit intoparseablehq:mainfrom
nikhilsinhaparseable:prepare-v2.7.1

Conversation

@nikhilsinhaparseable
Copy link
Copy Markdown
Contributor

@nikhilsinhaparseable nikhilsinhaparseable commented May 3, 2026

Summary by CodeRabbit

  • Chores
    • Bumped package version to 2.7.1.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 3, 2026

Walkthrough

The crate version in Cargo.toml is bumped from 2.7.0 to 2.7.1. The package metadata assets-url path is updated from the v2.7.0 build archive to v2.7.1 to maintain consistency with the new release version.

Changes

Version and Assets Metadata Bump

Layer / File(s) Summary
Package Version
Cargo.toml
Crate version field updated from 2.7.0 to 2.7.1.
Package Metadata
Cargo.toml
package.metadata.parseable_ui.assets-url updated to point to v2.7.1 build archive instead of v2.7.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Suggested reviewers

  • nitisht
  • parmesant

Poem

🐰 A tiny bump, so small and neat,
From point-oh-seven-zero to complete,
The assets follow, version-matched with care,
Metadata updated, release'd with flair! ✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning No pull request description was provided; the required template sections for explaining the goal, changes, and testing are completely missing. Add a pull request description following the template, including the purpose of the v2.7.1 release, key changes made, and confirmation that testing has been completed.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating Cargo.toml version and metadata for the v2.7.1 release, which is the sole focus of this changeset.
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

Review rate limit: 4/5 reviews remaining, refill in 12 minutes.

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

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@Cargo.toml`:
- Line 3: The crate version was bumped to "2.7.1" but the UI archive path string
still references "v2.7.0/build.zip"; update the UI archive reference to use the
matching "v2.7.1" tag (i.e., replace the v2.7.0 part of the UI archive path with
v2.7.1) so the Cargo.toml's version = "2.7.1" and the UI archive path are
consistent.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 830c4433-8d1c-4885-a65d-b57a9e9df634

📥 Commits

Reviewing files that changed from the base of the PR and between 943a402 and 947ad5c.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • Cargo.toml

Comment thread Cargo.toml
@nikhilsinhaparseable nikhilsinhaparseable merged commit aa18cf7 into parseablehq:main May 3, 2026
12 checks passed
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