Skip to content

Bump meilisearch to v1.46.0#2190

Merged
Strift merged 2 commits into
mainfrom
chore/update-meilisearch-version
Jun 8, 2026
Merged

Bump meilisearch to v1.46.0#2190
Strift merged 2 commits into
mainfrom
chore/update-meilisearch-version

Conversation

@Strift

@Strift Strift commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Pull Request

  • update meilisearch to v1.46.0
  • update tests snapshots

PR checklist

Please check if your PR fulfills the following requirements:

  • Did you use any AI tool while implementing this PR (code, tests, docs, etc.)? If yes, disclose it in the PR description and describe what it was used for. AI usage is allowed when it is disclosed.
  • Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
  • Have you read the contributing guidelines?
  • Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!

Summary

This PR updates the Meilisearch dependency from v1.42 to v1.46 across the project's CI/CD and local development configurations.

Changes

  • .github/workflows/tests.yml: Updated the integration test service container image from getmeili/meilisearch-enterprise:v1.42 to getmeili/meilisearch-enterprise:v1.46
  • docker-compose.yml: Updated the Meilisearch service Docker image from getmeili/meilisearch-enterprise:v1.42 to getmeili/meilisearch-enterprise:v1.46

Both changes ensure consistent Meilisearch version (v1.46) across testing and local development environments.

@Strift Strift added the maintenance Issue about maintenance (CI, tests, refacto...) label Jun 8, 2026
@Strift Strift requested a review from curquiza June 8, 2026 09:59
@coderabbitai

coderabbitai Bot commented Jun 8, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

This PR updates the Meilisearch Docker image version from v1.42 to v1.46 in both the integration test workflow and local development docker-compose configuration.

Changes

Service Configuration

Layer / File(s) Summary
Meilisearch version bump
.github/workflows/tests.yml, docker-compose.yml
Meilisearch enterprise image tag incremented from v1.42 to v1.46 in both CI integration tests and local development setup.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

skip-changelog

Poem

🐰 Hoppity-hop, the versions are bumped,
From forty-two to forty-six we've jumped!
Meilisearch shines in the docker compose,
CI and local both benefit—no need to suppose! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Bump meilisearch to v1.46.0' clearly and directly describes the main change: updating the Meilisearch version from v1.42 to v1.46.0 across configuration files.
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/update-meilisearch-version

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.

@coderabbitai coderabbitai Bot added the skip-changelog The PR will not appear in the release changelogs label Jun 8, 2026
@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.07%. Comparing base (136170b) to head (ea20160).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2190   +/-   ##
=======================================
  Coverage   98.07%   98.07%           
=======================================
  Files          14       14           
  Lines         674      674           
  Branches      109      109           
=======================================
  Hits          661      661           
  Misses         12       12           
  Partials        1        1           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Strift Strift enabled auto-merge June 8, 2026 10:10
@Strift Strift added this pull request to the merge queue Jun 8, 2026
Merged via the queue into main with commit a4940de Jun 8, 2026
8 checks passed
@Strift Strift deleted the chore/update-meilisearch-version branch June 8, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Issue about maintenance (CI, tests, refacto...) 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