Bump Meilisearch to v1.46#2191
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR upgrades the Meilisearch Enterprise Docker image from v1.42 to v1.46 in both the CI test workflow and the local development environment configuration, ensuring consistent versions across integration testing and local setup. ChangesMeilisearch Enterprise version upgrade
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
cb6fdd8 to
a4940de
Compare
This PR is auto-generated.
Tracks
meilisearch/meilisearchstable releases and updates pinned image tags to floating minorv1.46.Patch releases are intentionally not PR'd; Docker resolves to the latest patch for this minor.
v1.46.0.github/workflows/tests.ymldocker-compose.ymlRelease notes
Overview
This is an auto-generated PR that updates Meilisearch dependencies to v1.46.0, upgrading from v1.42. The changes consist of version bumps to pinned Docker image tags across configuration files.
Changes
.github/workflows/tests.yml: Updated the Meilisearch Enterprise Docker image tag fromv1.42tov1.46in the integration test jobdocker-compose.yml: Updated themeilisearchservice Docker image tag fromv1.42tov1.46Both changes update
getmeili/meilisearch-enterpriseimage references to the newer minor version. Patch releases are resolved automatically by Docker to the latest available patch for the specified minor version.