Skip to content

Comments

chore(deps-dev): bump @algolia/client-search from 5.46.2 to 5.49.0#267

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/algolia/client-search-5.49.0
Open

chore(deps-dev): bump @algolia/client-search from 5.46.2 to 5.49.0#267
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/algolia/client-search-5.49.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps @algolia/client-search from 5.46.2 to 5.49.0.

Release notes

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

5.49.0

New version released!

What's Changed

Full Changelog: algolia/algoliasearch-client-javascript@5.48.2...5.49.0

Browse the Algolia documentation

5.48.2

New version released!

What's Changed

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

Browse the Algolia documentation

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

... (truncated)

Changelog

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

5.49.0

5.48.2

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.

... (truncated)

Commits
  • 8aaf02a chore: release 5.49.0
  • 36c5242 fix(specs): invalid API format for multi feed in Comp API (generated)
  • 7626557 feat(specs): add optional feedID to composition result set (generated)
  • 42f8502 chore(deps): dependencies 2026-02-16 (generated)
  • 8785b7e chore: release 5.48.2
  • 7675f21 fix(javascript): Added warning in comment (generated)
  • 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)
  • 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.46.2 to 5.49.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.46.2...5.49.0)

---
updated-dependencies:
- dependency-name: "@algolia/client-search"
  dependency-version: 5.49.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 Feb 20, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 20, 2026

Deploying lbry with  Cloudflare Pages  Cloudflare Pages

Latest commit: af8c32c
Status: ✅  Deploy successful!
Preview URL: https://890ca475.lbry-org.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-algo-q98e.lbry-org.pages.dev

View logs

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