Skip to content

chore: bump meilisearch dependency to ~> 0.33.0#439

Open
7a6163 wants to merge 1 commit intomeilisearch:mainfrom
7a6163:chore/bump-meilisearch-ruby-0.33
Open

chore: bump meilisearch dependency to ~> 0.33.0#439
7a6163 wants to merge 1 commit intomeilisearch:mainfrom
7a6163:chore/bump-meilisearch-ruby-0.33

Conversation

@7a6163
Copy link

@7a6163 7a6163 commented Mar 2, 2026

Summary

  • Bump meilisearch (meilisearch-ruby) dependency from ~> 0.32.0 to ~> 0.33.0
  • Picks up the security fix included in meilisearch-ruby v0.33.0 to address HTTParty CVE

Test plan

  • bundle install resolves successfully with meilisearch >= 0.33.0
  • Existing test suite passes

Summary by CodeRabbit

  • Chores
    • Upgraded meilisearch Ruby gem dependency to version 0.33.0

Update meilisearch-ruby requirement from ~> 0.32.0 to ~> 0.33.0
to pick up the security fix included in v0.33.0.
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 2, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between dce843f and 595099b.

📒 Files selected for processing (1)
  • meilisearch-rails.gemspec

📝 Walkthrough

Walkthrough

The meilisearch Ruby gem dependency in the project's gemspec is updated from version ~> 0.32.0 to ~> 0.33.0, allowing the use of the newer minor release while maintaining compatible versions.

Changes

Cohort / File(s) Summary
Dependency Update
meilisearch-rails.gemspec
Bumped meilisearch gem dependency version from ~> 0.32.0 to ~> 0.33.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A version hop, so clean and bright,
The meilisearch gem shines with new light,
From thirty-two to thirty-three it goes,
Dependencies march where the carrot grows! 🥕

🚥 Pre-merge checks | ✅ 3
✅ 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 clearly and concisely summarizes the main change: bumping the meilisearch dependency version from ~> 0.32.0 to ~> 0.33.0, which matches the changeset exactly.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


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.

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