Skip to content

chore(deps-dev): bump @algolia/client-search from 5.49.2 to 5.53.0#30

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/algolia/client-search-5.53.0
Open

chore(deps-dev): bump @algolia/client-search from 5.49.2 to 5.53.0#30
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/algolia/client-search-5.53.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps @algolia/client-search from 5.49.2 to 5.53.0.

Release notes

Sourced from @​algolia/client-search's releases.

5.53.0

New version released!

What's Changed

BREAKING CHANGES: this minor version includes breaking changes. See below for more details.

  • c95cbc1d2e fix(javascript): handle response stream error in createHttpRequester (#6347) by @​zigzagdev
  • c55851671e feat(javascript): BREAKING CHANGE – expose maximum number of retries (#6353) by @​eric-zaharia
    • We updated the default number of retries to account for customers with huge indices, and made it configurable if you prefer to fail early. The impact is that the retry time will be longer in case of issue, but it shouldn't impact most customers: those who don't have issues.
  • 84ebc480a8 chore(deps): dependencies 2026-05-15 (#6400) by @​Fluf22
  • fc36d63e9f fix(javascript): improve caching performance (#6431) by @​eric-zaharia
  • 90da6bf0ae chore(deps): dependencies 2026-05-18 (#6429) by @​Fluf22
  • eddd51e349 fix(specs): document abTest field on listIndices response (#6443) by @​eric-zaharia
  • 1d3f2c149b fix(specs): clean up abTest schema on listIndices response (#6448) by @​Fluf22
  • 35bf16c848 fix(specs): BREAKING CHANGE – add searchResponsePartial fallback to searchResult oneOf (#6350) by @​Fluf22
    • For those of you who want really clean responses without hits nor facets, we added a third fallback type to the search response. It should not impact the rest of the users.
  • d7aeef2482 chore(deps): batch dependency updates (#6465) by @​Fluf22

Full Changelog: algolia/algoliasearch-client-javascript@5.52.1...5.53.0

Browse the Algolia documentation

5.52.1

New version released!

What's Changed

Full Changelog: algolia/algoliasearch-client-javascript@5.52.0...5.52.1

Browse the Algolia documentation

5.52.0

New version released!

What's Changed

Full Changelog: algolia/algoliasearch-client-javascript@5.51.0...5.52.0

Browse the Algolia documentation

5.51.0

New version released!

... (truncated)

Changelog

Sourced from @​algolia/client-search's changelog.

5.53.0

BREAKING CHANGES: this minor version includes breaking changes. See below for more details.

  • c95cbc1d2e fix(javascript): handle response stream error in createHttpRequester (#6347) by @​zigzagdev
  • c55851671e feat(javascript): BREAKING CHANGE – expose maximum number of retries (#6353) by @​eric-zaharia
    • We updated the default number of retries to account for customers with huge indices, and made it configurable if you prefer to fail early. The impact is that the retry time will be longer in case of issue, but it shouldn't impact most customers: those who don't have issues.
  • 84ebc480a8 chore(deps): dependencies 2026-05-15 (#6400) by @​Fluf22
  • fc36d63e9f fix(javascript): improve caching performance (#6431) by @​eric-zaharia
  • 90da6bf0ae chore(deps): dependencies 2026-05-18 (#6429) by @​Fluf22
  • eddd51e349 fix(specs): document abTest field on listIndices response (#6443) by @​eric-zaharia
  • 1d3f2c149b fix(specs): clean up abTest schema on listIndices response (#6448) by @​Fluf22
  • 35bf16c848 fix(specs): BREAKING CHANGE – add searchResponsePartial fallback to searchResult oneOf (#6350) by @​Fluf22
    • For those of you who want really clean responses without hits nor facets, we added a third fallback type to the search response. It should not impact the rest of the users.
  • d7aeef2482 chore(deps): batch dependency updates (#6465) by @​Fluf22

5.52.1

5.52.0

5.51.0

BREAKING CHANGES: this minor version includes breaking changes in the Composition API. See below for more details.

5.50.2

5.50.1

... (truncated)

Commits
  • 2658999 chore: release 5.53.0
  • b9d89e9 chore(deps): batch dependency updates (generated)
  • 33290f8 fix(specs): add searchResponsePartial fallback to searchResult oneOf (generated)
  • aac345e fix(specs): clean up abTest schema on listIndices response (generated)
  • 9545da1 fix(specs): document abTest field on listIndices response (generated)
  • f050422 chore(deps): dependencies 2026-05-18 (generated)
  • a291a36 fix(javascript): improve caching performance (generated)
  • d4c108c chore(deps): dependencies 2026-05-15 (generated)
  • c2e7520 feat(javascript): expose maximum number of retries (generated)
  • 820b9d7 fix(javascript): handle response stream error in createHttpRequester (gener...
  • Additional commits viewable in compare view

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 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)

Bumps [@algolia/client-search](https://github.com/algolia/algoliasearch-client-javascript) from 5.49.2 to 5.53.0.
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/main/CHANGELOG.md)
- [Commits](algolia/algoliasearch-client-javascript@5.49.2...5.53.0)

---
updated-dependencies:
- dependency-name: "@algolia/client-search"
  dependency-version: 5.53.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 3, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Jun 3, 2026

Deploying lbry-tech with  Cloudflare Pages  Cloudflare Pages

Latest commit: ea1e763
Status: ✅  Deploy successful!
Preview URL: https://33de24f4.lbry-tech-akm.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-algo-bsba.lbry-tech-akm.pages.dev

View logs

@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Jun 3, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants