Skip to content

Conversation

@meili-bot
Copy link
Contributor

@meili-bot meili-bot commented Nov 21, 2025

This PR is auto-generated.

The automated script updates the version of meilisearch-rust to a new version: "v0.31.0"

Summary by CodeRabbit

  • Chores
    • Updated package version to 0.31.0
    • Updated meilisearch-sdk and related dependencies to 0.31.0
    • Updated documentation and configuration files to reflect new versions

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

@meili-bot meili-bot added the skip-changelog The PR will not appear in the release changelogs label Nov 21, 2025
@curquiza curquiza self-requested a review November 21, 2025 10:15
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 21, 2025

Walkthrough

This pull request bumps the package version from 0.30.0 to 0.31.0 across the project, including the main package, the meilisearch-index-setting-macro sub-package, and their corresponding documentation and sample files.

Changes

Cohort / File(s) Summary
Package versions
Cargo.toml, meilisearch-index-setting-macro/Cargo.toml
Package version updated from 0.30.0 to 0.31.0; meilisearch-index-setting-macro dependency in root Cargo.toml also bumped to 0.31.0
Documentation & samples
README.md, README.tpl, .code-samples.meilisearch.yaml
meilisearch-sdk version references updated from 0.30.0 to 0.31.0 in documentation and sample configurations

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • All changes are consistent version string updates across homogeneous file types
  • No logic, API, or behavioral modifications
  • No new dependencies or breaking changes introduced

Possibly related PRs

Suggested reviewers

  • curquiza
  • Mubelotix

Poem

🐰 A hop, a skip, from 0.30 to 0.31!
Across the crates, the versions align,
No breaking changes, just bumps so fine,
This little rabbit declares it divine!

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Update version for the next release (v0.31.0)' directly and clearly summarizes the main change: a version bump to v0.31.0 across all package files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch meili-bot/bump-version

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between f0746ec and 816d536.

📒 Files selected for processing (5)
  • .code-samples.meilisearch.yaml (1 hunks)
  • Cargo.toml (2 hunks)
  • README.md (1 hunks)
  • README.tpl (1 hunks)
  • meilisearch-index-setting-macro/Cargo.toml (1 hunks)
⏰ 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: integration-tests
🔇 Additional comments (5)
.code-samples.meilisearch.yaml (1)

1098-1098: Version update is correct.

The meilisearch-sdk dependency version in the code sample is correctly updated from 0.30.0 to 0.31.0.

meilisearch-index-setting-macro/Cargo.toml (1)

3-3: Version update is correct.

The macro crate version is correctly bumped from 0.30.0 to 0.31.0, aligning with the main package version.

README.tpl (1)

57-57: Version update is correct.

The installation instructions in the README template correctly reflect the new version 0.31.0. This will be propagated to README.md when the documentation build script runs.

README.md (1)

57-57: Version update is correct.

The generated README correctly reflects the new version 0.31.0 in the installation instructions, consistent with README.tpl.

Cargo.toml (1)

3-3: Version updates are correct and complete.

Both the main package version (line 3) and the meilisearch-index-setting-macro dependency (line 25) are correctly bumped to 0.31.0. The path + version constraint for the macro crate dependency is appropriate for this monorepo structure.

Also applies to: 25-25


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.

Copy link
Member

@curquiza curquiza left a comment

Choose a reason for hiding this comment

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

bors merge

@meili-bors
Copy link
Contributor

meili-bors bot commented Nov 24, 2025

Build succeeded:

@meili-bors meili-bors bot merged commit 16a31ae into main Nov 24, 2025
8 of 9 checks passed
@meili-bors meili-bors bot deleted the meili-bot/bump-version branch November 24, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog The PR will not appear in the release changelogs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants