fix(deps): update rust crate meilisearch-sdk to 0.29.0 #159

Open
renovate-bot wants to merge 1 commit from renovate/meilisearch-sdk-0.x into master
Member

This PR contains the following updates:

Package Type Update Change
meilisearch-sdk dependencies minor 0.27.0 -> 0.29.0

Release Notes

meilisearch/meilisearch-sdk (meilisearch-sdk)

v0.29.1: 🦀

Compare Source

Same as v0.29.0 but to make the release CI work

v0.28.0: 🕊️

Compare Source

This version introduces features released on Meilisearch v1.13.0 🎉

New

🚀 Enhancements

⚙️ Maintenance/misc

Thanks again to @​CommanderStorm, @​LukasKalbertodt, @​Strift, @​dureuill, @​ellnix, and @​necocen! 🎉


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [meilisearch-sdk](https://github.com/meilisearch/meilisearch-sdk) | dependencies | minor | `0.27.0` -> `0.29.0` | --- ### Release Notes <details> <summary>meilisearch/meilisearch-sdk (meilisearch-sdk)</summary> ### [`v0.29.1`](https://github.com/meilisearch/meilisearch-rust/releases/tag/v0.29.1): 🦀 [Compare Source](https://github.com/meilisearch/meilisearch-sdk/compare/v0.28.0...v0.29.1) Same as v0.29.0 but to make the release CI work ### [`v0.28.0`](https://github.com/meilisearch/meilisearch-rust/releases/tag/v0.28.0): 🕊️ [Compare Source](https://github.com/meilisearch/meilisearch-sdk/compare/v0.27.1...v0.28.0) This version introduces features released on [Meilisearch v1.13.0](https://www.meilisearch.com/blog/meilisearch-1-13?utm_campaign=oss\&utm_source=github\&utm_medium=meilisearch-rust) 🎉 #### ✨ New - [AI-powered search](https://www.meilisearch.com/docs/learn/ai_powered_search/getting_started_with_ai_search?utm_campaign=oss\&utm_source=github\&utm_medium=meilisearch-rust) is now stable [@&#8203;Strift](https://github.com/Strift) #### 🚀 Enhancements - Remove in the next version the non-existent `vectorStore` experimental feature ([#&#8203;638](https://github.com/meilisearch/meilisearch-sdk/issues/638)) [@&#8203;CommanderStorm](https://github.com/CommanderStorm) - Add support for language settings and search parameter ([#&#8203;620](https://github.com/meilisearch/meilisearch-sdk/issues/620)) [@&#8203;necocen](https://github.com/necocen) - Support reverse param in get\_tasks ([#&#8203;633](https://github.com/meilisearch/meilisearch-sdk/issues/633)) [@&#8203;ellnix](https://github.com/ellnix) - Add `indices` to `MatchRange` ([#&#8203;632](https://github.com/meilisearch/meilisearch-sdk/issues/632)) [@&#8203;LukasKalbertodt](https://github.com/LukasKalbertodt) #### ⚙️ Maintenance/misc - Use resolver = "2" ([#&#8203;623](https://github.com/meilisearch/meilisearch-sdk/issues/623)) [@&#8203;dureuill](https://github.com/dureuill) - Fix linting errors ([#&#8203;630](https://github.com/meilisearch/meilisearch-sdk/issues/630)) [@&#8203;Strift](https://github.com/Strift) - Fix broken links ([#&#8203;636](https://github.com/meilisearch/meilisearch-sdk/issues/636)) [@&#8203;ellnix](https://github.com/ellnix) - Fix separator token code samples ([#&#8203;640](https://github.com/meilisearch/meilisearch-sdk/issues/640)) [@&#8203;ellnix](https://github.com/ellnix) - Make doc-comments consistently be doc-comments ([#&#8203;639](https://github.com/meilisearch/meilisearch-sdk/issues/639)) [@&#8203;CommanderStorm](https://github.com/CommanderStorm) Thanks again to [@&#8203;CommanderStorm](https://github.com/CommanderStorm), [@&#8203;LukasKalbertodt](https://github.com/LukasKalbertodt), [@&#8203;Strift](https://github.com/Strift), [@&#8203;dureuill](https://github.com/dureuill), [@&#8203;ellnix](https://github.com/ellnix), and [@&#8203;necocen](https://github.com/necocen)! 🎉 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzMuNSIsInVwZGF0ZWRJblZlciI6IjQxLjMyLjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsicmVub3ZhdGUtYm90Il19-->
renovate-bot force-pushed renovate/meilisearch-sdk-0.x from 56ed8cadd9 to 520876d381 2025-07-21 05:20:50 +05:30 Compare
renovate-bot changed title from fix(deps): update rust crate meilisearch-sdk to 0.28.0 to fix(deps): update rust crate meilisearch-sdk to 0.29.0 2025-07-21 05:20:52 +05:30
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/meilisearch-sdk-0.x:renovate/meilisearch-sdk-0.x
git switch renovate/meilisearch-sdk-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/meilisearch-sdk-0.x
git switch renovate/meilisearch-sdk-0.x
git rebase master
git switch master
git merge --ff-only renovate/meilisearch-sdk-0.x
git switch renovate/meilisearch-sdk-0.x
git rebase master
git switch master
git merge --no-ff renovate/meilisearch-sdk-0.x
git switch master
git merge --squash renovate/meilisearch-sdk-0.x
git switch master
git merge --ff-only renovate/meilisearch-sdk-0.x
git switch master
git merge renovate/meilisearch-sdk-0.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: libre-solutions/vanikam#159
No description provided.