Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps meilisearch from 0.48.2 to 0.52.0.

Release notes

Sourced from meilisearch's releases.

v0.52.0

🚀 Enhancements

⚙️ Maintenance/misc

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

v0.51.0 🦘

This version introduces features released in Meilisearch v1.15.0.

⚠️ Breaking changes

🚀 Enhancements

⚙️ Maintenance/misc

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

v0.50.0 🦫

This release adds new features related to Meilisearch 1.14.

⚠️ Breaking changes

Refactored HTTP client (#1741) @​flevi29

[!important] The Meilisearch class now accepts a requestInit parameter instead of requestConfig. Parameters of requestInit are the same, except it no longer accepts signal.

const client = new Meilisearch({
  host: 'https://edge.meilisearch.com',
  apiKey: 'your meilisearch API key',
  // `requestConfig` is removed, use `requestInit` instead
  requestInit: {
</tr></table> 

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file skip-changelog labels Sep 1, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/meilisearch-0.52.0 branch from 1266da0 to 7927767 Compare September 16, 2025 07:50
Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js) from 0.48.2 to 0.52.0.
- [Release notes](https://github.com/meilisearch/meilisearch-js/releases)
- [Commits](meilisearch/meilisearch-js@v0.48.2...v0.52.0)

---
updated-dependencies:
- dependency-name: meilisearch
  dependency-version: 0.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/meilisearch-0.52.0 branch from 7927767 to b30a5a7 Compare September 18, 2025 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants