Skip to content

fix(deps): update dependency @docsearch/react to v5 - #205

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docsearch-react-5.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/docsearch-react-5.x

Conversation

@renovate

@renovate renovate Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@docsearch/react (source) ^4.6.0^5.0.0 age confidence

Release Notes

algolia/docsearch (@​docsearch/react)

v5.1.1

Compare Source

Patch Changes
  • ff16bf6: Add @docsearch/react/sidepanelButton and @docsearch/react/sidepanelPanel entry points so consumers can statically import the Sidepanel trigger while dynamically importing the panel (and its Ask AI/Markdown dependencies) only when needed. @docsearch/sidepanel now uses these split entries internally.
  • 1775a18: Fix a crash on Safari 14 when importing DocSearch bundles. Marked's lookbehind feature detection was being incorrectly optimized away by the build tool, causing it to always pick a regex pattern that Safari 14 can't parse. Upgraded tsdown/rolldown to pick up the upstream fix, and removed an unrelated lookbehind from the Ask AI link extractor for the same reason.
  • 0e5bde9: Make closed Sidepanels inert so their content is excluded from keyboard navigation and the accessibility tree while preserving conversation state.
  • Updated dependencies [1775a18]

v5.1.0

Compare Source

Minor Changes
  • 977cf17: feat(facets): Support selecting multiple values per facet

    FacetBar now renders checkbox items instead of a radio group, so users can
    select more than one value per facet. Selected values for the same facet are
    combined into an Algolia facetFilters OR group; different facets are still
    combined with AND. Configured facetFilters OR groups that share a single
    facet key (for example ['lang:en', 'lang:fr']) are now recognized as the
    default selection for that facet, in addition to single key:value entries.

  • 3914a42: Upgrade ai to v6 and @ai-sdk/react to v3

Patch Changes

v5.0.5

Compare Source

Patch Changes

v5.0.4

Compare Source

Patch Changes

v5.0.3

Compare Source

Patch Changes

v5.0.2

Compare Source

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

v5.0.1

Compare Source

Patch Changes

v5.0.0

Compare Source

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.

v4.7.0

Compare Source

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

Compare Source

Features

Configuration

📅 Schedule: (in timezone Asia/Calcutta)

  • Branch creation
    • "after 9pm on sunday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/docsearch-react-5.x branch 2 times, most recently from 23a9563 to 4d8d6ad Compare August 14, 2026 14:31
@renovate
renovate Bot force-pushed the renovate/docsearch-react-5.x branch 2 times, most recently from 28e8460 to 6f182f9 Compare August 25, 2026 12:50
@renovate
renovate Bot force-pushed the renovate/docsearch-react-5.x branch 4 times, most recently from b2f5da1 to 02d7372 Compare September 9, 2026 21:35
@renovate
renovate Bot force-pushed the renovate/docsearch-react-5.x branch 2 times, most recently from fdd73a5 to 14904d4 Compare September 15, 2026 13:49
@renovate
renovate Bot force-pushed the renovate/docsearch-react-5.x branch from 14904d4 to a9bf7e1 Compare September 18, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants