Skip to content

Bump @algolia/client-search from 4.25.3 to 5.48.1#151

Merged
madonuko merged 1 commit intomainfrom
dependabot/bun/algolia/client-search-5.48.1
Feb 14, 2026
Merged

Bump @algolia/client-search from 4.25.3 to 5.48.1#151
madonuko merged 1 commit intomainfrom
dependabot/bun/algolia/client-search-5.48.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 14, 2026

Bumps @algolia/client-search from 4.25.3 to 5.48.1.

Release notes

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

5.48.1

New version released!

What's Changed

Full Changelog: algolia/algoliasearch-client-javascript@5.48.0...5.48.1

Browse the Algolia documentation

5.48.0

New version released!

What's Changed

BREAKING CHANGES: this minor version includes multiple breaking changes related to fixes on different APIs. See below for more details.

  • b39e3e013 feat(specs): conditions is not required anymore in composition rules (#5853) by @​ClaraMuller
  • 9ef126ccd docs(SearchParams): Document that filter scores are supported in virtual replicas (#5716) by @​NixFrog
  • 6a3e60802 fix(specs): BREAKING CHANGE – remove baseRecommendRequest from trendingFacets [CR-10264] (#5858) by @​raed667
    • The TrendingFacets model has been updated to reflect the API response.
  • f9453e693 docs: BREAKING CHANGE – authentication type can't be updated (#5824) by @​sbellone
    • The AuthenticationUpdate model has been updated to reflect that the type field can't be updated.
  • 2d1c05654 chore(deps): dependencies 2026-01-26 (#5859) by @​algolia-bot
  • 6591e14a6 feat(clients): Test python timeout (#5883) by @​eric-zaharia
  • 52aed5b35 fix(specs): allow additionalProperties on insights-api events (#5885) by @​sirockin
  • 2925f56d1 fix(specs): BREAKING CHANGE – more accurate composition behavior typing (#5892) by @​gavinwade12
    • The CompositionBehavior model is now a union type for better accuracy.
  • 63b0c5464 feat(specs): BREAKING CHANGE – Ingestion API: new code property in oauth authentication (#5897) by @​sbellone
    • The AuthOAuth and AuthOAuthPartial models have been updated to reflect that the clientId field is now optional, and the code field can be set.
  • d4d385654 chore(deps): dependencies 2026-02-02 (#5898) by @​algolia-bot

Full Changelog: algolia/algoliasearch-client-javascript@5.47.0...5.48.0

Browse the Algolia documentation

5.47.0

New version released!

What's Changed

Full Changelog: algolia/algoliasearch-client-javascript@5.46.4...5.47.0

Browse the Algolia documentation

... (truncated)

Changelog

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

5.48.1

5.48.0

BREAKING CHANGES: this minor version includes multiple breaking changes related to fixes on different APIs. See below for more details.

  • b39e3e013 feat(specs): conditions is not required anymore in composition rules (#5853) by @​ClaraMuller
  • 9ef126ccd docs(SearchParams): Document that filter scores are supported in virtual replicas (#5716) by @​NixFrog
  • 6a3e60802 fix(specs): BREAKING CHANGE – remove baseRecommendRequest from trendingFacets [CR-10264] (#5858) by @​raed667
    • The TrendingFacets model has been updated to reflect the API response.
  • f9453e693 docs: BREAKING CHANGE – authentication type can't be updated (#5824) by @​sbellone
    • The AuthenticationUpdate model has been updated to reflect that the type field can't be updated.
  • 2d1c05654 chore(deps): dependencies 2026-01-26 (#5859) by @​algolia-bot
  • 6591e14a6 feat(clients): Test python timeout (#5883) by @​eric-zaharia
  • 52aed5b35 fix(specs): allow additionalProperties on insights-api events (#5885) by @​sirockin
  • 2925f56d1 fix(specs): BREAKING CHANGE – more accurate composition behavior typing (#5892) by @​gavinwade12
    • The CompositionBehavior model is now a union type for better accuracy.
  • 63b0c5464 feat(specs): BREAKING CHANGE – Ingestion API: new code property in oauth authentication (#5897) by @​sbellone
    • The AuthOAuth and AuthOAuthPartial models have been updated to reflect that the clientId field is now optional, and the code field can be set.
  • d4d385654 chore(deps): dependencies 2026-02-02 (#5898) by @​algolia-bot

5.47.0

5.46.4

5.46.3

  • cd7a174b4 fix(specs): BREAKING CHANGE — remove fields requirement from run response in CompAPI client (#5809) by @​ClaraMuller
    Some fields from the Composition Run search response were marked as required while they were optional on the API side. This has been fixed, but might impact the client types.
  • b08917039 chore(deps): dependencies 2025-12-29 (#5792) by @​algolia-bot

5.46.2

5.46.1

... (truncated)

Commits
  • 4bbb3ce chore: release 5.48.1
  • c3b1e44 chore(deps): dependencies 2026-02-09 (generated)
  • 9d64682 fix(specs): add missing redirect property to rule consequence schema (gener...
  • f47b128 fix(specs): remove unnecessary required fields (generated)
  • 662c6fa fix(specs): insights-api timestamp documentation (generated)
  • ebd93fe docs(specs): align with style guides (generated)
  • b39976b chore: release 5.48.0
  • a23f92b chore(deps): dependencies 2026-02-02 (generated)
  • fd28130 feat(specs): Ingestion API: new code property in oauth authentication (gene...
  • 91672e8 fix(specs): more accurate composition behavior typing (generated)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​algolia/client-search since your current version.


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 4.25.3 to 5.48.1.
- [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@4.25.3...5.48.1)

---
updated-dependencies:
- dependency-name: "@algolia/client-search"
  dependency-version: 5.48.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Feb 14, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Feb 14, 2026

Deploying ultramarine-wiki with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8ad52d2
Status: ✅  Deploy successful!
Preview URL: https://377a3fe8.ultramarine-wiki.pages.dev
Branch Preview URL: https://dependabot-bun-algolia-clien.ultramarine-wiki.pages.dev

View logs

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 14, 2026
@madonuko madonuko merged commit 7a7f2f1 into main Feb 14, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/bun/algolia/client-search-5.48.1 branch February 14, 2026 18:20
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.

1 participant