Skip to content

fix(deps): update dependency meilisearch to ^0.58.0#1664

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

fix(deps): update dependency meilisearch to ^0.58.0#1664
Arthi-chaud wants to merge 1 commit into
mainfrom
renovate/meilisearch-0.x

Conversation

@Arthi-chaud

@Arthi-chaud Arthi-chaud commented Apr 13, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
meilisearch ^0.56.0^0.58.0 age confidence

Release Notes

meilisearch/meilisearch-js (meilisearch)

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! 🎉


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 5am on wednesday"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate.

@Arthi-chaud Arthi-chaud added Dependencies Pull request or issue focusing on a dependency file release-note-ignore labels Apr 13, 2026
@github-actions github-actions Bot added the Server Back-end related label Apr 13, 2026
@Arthi-chaud Arthi-chaud force-pushed the renovate/meilisearch-0.x branch 21 times, most recently from 8205467 to 43bade2 Compare April 18, 2026 13:03
@Arthi-chaud Arthi-chaud force-pushed the renovate/meilisearch-0.x branch 6 times, most recently from 04bafcd to e5c5dd3 Compare April 26, 2026 10:48
@Arthi-chaud Arthi-chaud force-pushed the renovate/meilisearch-0.x branch 8 times, most recently from 4a42b8c to 8ced723 Compare May 4, 2026 12:25
@sonarqubecloud

sonarqubecloud Bot commented May 4, 2026

Copy link
Copy Markdown

@Arthi-chaud Arthi-chaud force-pushed the main branch 2 times, most recently from 58bcbc9 to 05f317a Compare May 4, 2026 12:51
@Arthi-chaud Arthi-chaud force-pushed the renovate/meilisearch-0.x branch from 8ced723 to 5e66b67 Compare May 17, 2026 10:25
@Arthi-chaud Arthi-chaud changed the title fix(deps): update dependency meilisearch to ^0.57.0 fix(deps): update dependency meilisearch to ^0.58.0 May 17, 2026
@Arthi-chaud Arthi-chaud force-pushed the renovate/meilisearch-0.x branch 12 times, most recently from 6070d1f to 20176ac Compare May 23, 2026 12:40
@Arthi-chaud Arthi-chaud force-pushed the renovate/meilisearch-0.x branch 3 times, most recently from c1d8e11 to 68c904c Compare May 26, 2026 10:07
@sonarqubecloud

Copy link
Copy Markdown

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

Labels

Dependencies Pull request or issue focusing on a dependency file release-note-ignore Server Back-end related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants