Skip to content

Bump @docsearch/react from 4.6.3 to 5.0.3 - #1788

Open
dependabot[bot] wants to merge 1 commit into
krfrom
dependabot/npm_and_yarn/docsearch/react-5.0.3
Open

Bump @docsearch/react from 4.6.3 to 5.0.3#1788
dependabot[bot] wants to merge 1 commit into
krfrom
dependabot/npm_and_yarn/docsearch/react-5.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps @docsearch/react from 4.6.3 to 5.0.3.

Release notes

Sourced from @​docsearch/react's releases.

@​docsearch/react@​5.0.3

Patch Changes

  • 537afaa: fix(askai): Fixes interceptAskAiEvent not being called when selecting an Ask AI item with keyboard (Enter)
    • @​docsearch/css@​5.0.3
    • @​docsearch/core@​5.0.3

@​docsearch/react@​5.0.2

Patch Changes

  • 1508196: Fix Ask AI conversations breaking after stopping a stream mid-tool-call. Incomplete tool parts (input-streaming/input-available) are now pruned before resending, so the dangling tool_use no longer causes the provider to reject every subsequent question.
  • 59c575f: fix(askai): preserve the conversation when opening Ask AI from the results row #3010
    • @​docsearch/css@​5.0.2
    • @​docsearch/core@​5.0.2

@​docsearch/react@​5.0.1

Patch Changes

  • 4ac53c4: Fixes missing published export for keyword only <DocSearch /> that was missed in #2884.
    • @​docsearch/css@​5.0.1
    • @​docsearch/core@​5.0.1

@​docsearch/react@​5.0.0

Major Changes

  • ecd905d: # DocSearch v5-beta

    DocSearch v5 is a major release that introduces AI-powered answers via Agent Studio, a refreshed search UI, and a modernized package architecture.

    Ask AI & Agent Studio

    • Agent Studio integration with core tools and dynamic tool calls
    • Conversation memory support
    • Compatibility with the Algolia MCP search tool, with aggregated MCP search tool calls
    • Dynamic index selection for Agent Studio
    • Feedback integration, including feedback notes and tags
    • Prompt suggestions in keyword search and follow-up prompt suggestions
    • Ask AI modal split into its own component and Ask AI transport layer removed

    Search UI

    • Refreshed v5 UI with improved dark theme, sources panel, and accessibility
    • Faceted search with filter chips
    • Hit breadcrumbs and result badges

    Packaging & architecture

    • New @docsearch/cli package for MCP setup and search

... (truncated)

Changelog

Sourced from @​docsearch/react's changelog.

5.0.3

Patch Changes

  • 537afaa: fix(askai): Fixes interceptAskAiEvent not being called when selecting an Ask AI item with keyboard (Enter)
    • @​docsearch/css@​5.0.3
    • @​docsearch/core@​5.0.3

5.0.2

Patch Changes

  • 1508196: Fix Ask AI conversations breaking after stopping a stream mid-tool-call. Incomplete tool parts (input-streaming/input-available) are now pruned before resending, so the dangling tool_use no longer causes the provider to reject every subsequent question.
  • 59c575f: fix(askai): preserve the conversation when opening Ask AI from the results row #3010
    • @​docsearch/css@​5.0.2
    • @​docsearch/core@​5.0.2

5.0.1

Patch Changes

  • 4ac53c4: Fixes missing published export for keyword only <DocSearch /> that was missed in #2884.
    • @​docsearch/css@​5.0.1
    • @​docsearch/core@​5.0.1

5.0.0

Major Changes

  • ecd905d: # DocSearch v5-beta

    DocSearch v5 is a major release that introduces AI-powered answers via Agent Studio, a refreshed search UI, and a modernized package architecture.

    Ask AI & Agent Studio

    • Agent Studio integration with core tools and dynamic tool calls
    • Conversation memory support
    • Compatibility with the Algolia MCP search tool, with aggregated MCP search tool calls
    • Dynamic index selection for Agent Studio
    • Feedback integration, including feedback notes and tags
    • Prompt suggestions in keyword search and follow-up prompt suggestions
    • Ask AI modal split into its own component and Ask AI transport layer removed

    Search UI

    • Refreshed v5 UI with improved dark theme, sources panel, and accessibility
    • Faceted search with filter chips
    • Hit breadcrumbs and result badges

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by CircleCI, a new releaser for @​docsearch/react 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 [@docsearch/react](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-react) from 4.6.3 to 5.0.3.
- [Release notes](https://github.com/algolia/docsearch/releases)
- [Changelog](https://github.com/algolia/docsearch/blob/main/packages/docsearch-react/CHANGELOG.md)
- [Commits](https://github.com/algolia/docsearch/commits/@docsearch/react@5.0.3/packages/docsearch-react)

---
updated-dependencies:
- dependency-name: "@docsearch/react"
  dependency-version: 5.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 25, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 25, 2026 09:38
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 25, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants