Skip to content

fix(deps): update dependency meilisearch to ^0.60.0 - #4

Open
SakuraPuare wants to merge 1 commit into
mainfrom
renovate/meilisearch-0.x
Open

fix(deps): update dependency meilisearch to ^0.60.0#4
SakuraPuare wants to merge 1 commit into
mainfrom
renovate/meilisearch-0.x

Conversation

@SakuraPuare

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
meilisearch ^0.50.0 -> ^0.60.0 age confidence

Release Notes

meilisearch/meilisearch-js (meilisearch)

v0.60.0

Compare Source

🚀 Enhancements

⚙️ Maintenance/misc

Thanks again to @​Strift and @​dependabot[bot]! 🎉

v0.59.0

Compare Source

🚀 Enhancements

⚙️ Maintenance/misc

Thanks again to @​Strift, @​ecgang, @​qinfenyinluo, and @​tcferreira! 🎉

v0.58.0

Compare Source

🚀 Enhancements

⚙️ Maintenance/misc

Thanks again to @​Strift, @​curquiza, @​dependabot[bot], and dependabot[bot]! 🎉

v0.57.0: 🌻

Compare Source

Migration guide

[!note]
All breaking changes pertain to features that were deprecated for more than 12 months.

Replace default export, and MeiliSearch named export with Meilisearch (lowercase 's'):

- import meili from "meilisearch";
- import { MeiliSearch } from "meilisearch";
- import { default as meili } from "meilisearch";
+ import { Meilisearch } from "meilisearch";

Replace all symbols containing MeiliSearch with Meilisearch (lowercase 's'):

- import { MeiliSearchError } from "meilisearch";
+ import { MeilisearchError } from "meilisearch";
// etc.

As CommonJS and UMD bundles aren't available anymore, you will have to bundle for any target environment that requires them, if applicable. Open an issue if you require assistance.

⚠️ Breaking changes

🚀 Enhancements

⚙️ Maintenance/misc

Thanks again to @​Strift, @​dependabot[bot], @​flevi29, and @​mvanhorn! 🎉

v0.56.0

Compare Source

🧪 Experimental

🚀 Enhancements

⚙️ Maintenance/misc

Thanks again to @​Strift, @​aznszn, @​curquiza, @​dependabot[bot], @​flevi29, and @​mixelburg! 🎉

v0.55.0: 🌻

Compare Source

🧪 Experimental

🚀 Enhancements

⚙️ Maintenance/misc

Thanks again to @​Copilot, @​Ritinpaul, @​Strift, @​dependabot[bot], @​flevi29, and dependabot[bot]! 🎉

v0.54.0: 🌻

Compare Source

🚀 Enhancements

🐛 Bug Fixes

⚙️ Maintenance/misc

Thanks again to @​Strift, @​dependabot[bot], @​flevi29, @​jezzzm, and dependabot[bot]! 🎉

v0.53.0

Compare Source

🚀 Enhancements

⚙️ Maintenance/misc

Thanks again to @​Strift and @​flevi29! 🎉

v0.52.0

Compare Source

🚀 Enhancements

⚙️ Maintenance/misc

Thanks again to @​Strift, @​flevi29, and dependabot[bot]! 🎉

v0.51.0: 🦘

Compare Source

This version introduces features released in Meilisearch v1.15.0.

⚠️ Breaking changes

🚀 Enhancements

⚙️ Maintenance/misc

Thanks again to @​Strift, @​brunoocasali, @​curquiza, @​flevi29, @​nicolasvienot! 🎉


Configuration

📅 Schedule: Branch creation - "after 2am and before 7am" in timezone Asia/Shanghai, 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.

@vercel

vercel Bot commented Aug 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
apollo-database Error Error Aug 3, 2026 6:29pm

@SakuraPuare

Copy link
Copy Markdown
Owner Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants