Skip to content

Update version for the next release (v0.18.0)#908

Closed
meili-bot wants to merge 4 commits into
mainfrom
meili-bot/bump-version
Closed

Update version for the next release (v0.18.0)#908
meili-bot wants to merge 4 commits into
mainfrom
meili-bot/bump-version

Conversation

@meili-bot
Copy link
Copy Markdown
Contributor

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

This PR is auto-generated.

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

Summary by CodeRabbit

  • Chores
    • Version bumped to 0.18.0
    • Dependency versions updated

✏️ 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
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Nov 21, 2025

Walkthrough

This pull request bumps the project version from 0.17.0 to 0.18.0 across all build configuration files, dependency declarations, documentation samples, and the Version constant in the Java source code. No functional or control-flow changes.

Changes

Cohort / File(s) Change Summary
Build & Configuration
build.gradle, .code-samples.meilisearch.yaml
Version constant bumped from 0.17.0 to 0.18.0; Maven and Gradle dependency versions updated to match
Documentation & Source
README.md, src/main/java/com/meilisearch/sdk/Version.java
Version strings in documentation samples and VERSION constant updated from 0.17.0 to 0.18.0

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

  • Homogeneous changes across files—identical version string replacements with no logic modifications
  • No structural or behavioral alterations

Possibly related PRs

Suggested reviewers

  • brunoocasali
  • curquiza
  • Strift

Poem

🐰 Hops and updates flow,
From 0.17 we go,
To 0.18 so new,
Versions fresh, refreshed through,
A nibble and a bump we chew! 🥕

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. You can run @coderabbitai generate docstrings to improve docstring coverage.
✅ Passed checks (2 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.18.0)' directly and clearly summarizes the main change: a version bump from 0.17.0 to 0.18.0 across all project files.
✨ Finishing touches
  • 📝 Generate docstrings
🧪 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 ae4b2f3 and f8fb91d.

📒 Files selected for processing (4)
  • .code-samples.meilisearch.yaml (1 hunks)
  • README.md (2 hunks)
  • build.gradle (1 hunks)
  • src/main/java/com/meilisearch/sdk/Version.java (1 hunks)
🔇 Additional comments (4)
build.gradle (1)

20-20: Version bump looks good!

The project version has been correctly updated to 0.18.0 in the Gradle build configuration.

.code-samples.meilisearch.yaml (1)

466-466: Dependency versions updated correctly!

Both Maven and Gradle dependency examples have been updated to version 0.18.0, ensuring users reference the correct version.

Also applies to: 473-473

README.md (1)

61-61: Installation instructions updated!

The README now correctly references version 0.18.0 for both Maven and Gradle installation methods.

Also applies to: 71-71

src/main/java/com/meilisearch/sdk/Version.java (1)

4-4: Version constant updated correctly!

The VERSION constant has been updated to "0.18.0", ensuring consistency across the entire project. All version references in build configuration, documentation, code samples, and source code are now aligned with v0.18.0.


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.

@curquiza curquiza self-requested a review November 21, 2025 10:15
@curquiza curquiza closed this Nov 24, 2025
@curquiza curquiza deleted the meili-bot/bump-version branch November 24, 2025 13:51
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.

2 participants