Skip to content

Bump @docsearch/js from 3.9.0 to 5.0.0 - #1569

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/docsearch/js-5.0.0
Closed

Bump @docsearch/js from 3.9.0 to 5.0.0#1569
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/docsearch/js-5.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @docsearch/js from 3.9.0 to 5.0.0.

Release notes

Sourced from @​docsearch/js's releases.

v4.7.0

4.7.0 (2026-07-27)

Bug Fixes

  • agentStudio: thread depth error message (#2881) (f68e522)
  • askai: copy the full answer instead of the first text part (#2910) (96476dd)
  • core: prevent search button from intercepting browser shortcuts when focused (#2871) (0e41a78)
  • docs: fix spelling, grammar, and formatting across docs (#2882) (047a769)
  • increase line height to avoid overlap (#2908) (2f63848)
  • modal: stop over-truncating snippets on mobile and wrap long hits (#2907) (9ad6d16)
  • sanitize Ask AI markdown HTML to prevent XSS (#2929) (681cbfe)
  • sidepanel-js: expose Agent Studio types in SidepanelProps (#2906) (4710d0c)

Features

v4.6.3

4.6.3 (2026-04-27)

Features

v4.6.2

4.6.2 (2026-03-26)

Bug Fixes

Features

  • agent studio feedback integration (#2868) (f83f5a9)
  • askai: add compatibility with algolia mcp search tool [DASH-2294] (#2862) (e20d30d)

v4.6.1

4.6.1 (2026-03-24)

v4.6.0

4.6.0 (2026-02-17)

... (truncated)

Changelog

Sourced from @​docsearch/js's changelog.

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
    • MCP plugin support
    • Split JS bundles for search-only usage and JS-based hybrid mode
    • Migrated the build system to tsdown
    • Migrated CSS building to LightningCSS

    Breaking changes

    • Ask AI related props are now nested under a single root askai option
    • The Ask AI transport layer has been removed

Patch Changes

  • ecd905d: feat(v5): add customizable footer action

    • New footerAction prop renders a custom action in the modal footer, before the Algolia logo, inside .DocSearch-Footer-Action
    • @docsearch/js supports footerAction via template patterns (html helper, JSX, or function-based)
    • Fixes typing differences between @docsearch/react and @docsearch/js
    • Restyle the footer with a .DocSearch-Footer-Actions wrapper

... (truncated)

Commits
Maintainer changes

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

---
updated-dependencies:
- dependency-name: "@docsearch/js"
  dependency-version: 5.0.0
  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 Aug 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1571.

@dependabot dependabot Bot closed this Aug 17, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/main/docsearch/js-5.0.0 branch August 17, 2026 03:15
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