fix(deps): update dependency @docsearch/react to v5 - #205
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/docsearch-react-5.x
branch
2 times, most recently
from
August 14, 2026 14:31
23a9563 to
4d8d6ad
Compare
renovate
Bot
force-pushed
the
renovate/docsearch-react-5.x
branch
2 times, most recently
from
August 25, 2026 12:50
28e8460 to
6f182f9
Compare
renovate
Bot
force-pushed
the
renovate/docsearch-react-5.x
branch
4 times, most recently
from
September 9, 2026 21:35
b2f5da1 to
02d7372
Compare
renovate
Bot
force-pushed
the
renovate/docsearch-react-5.x
branch
2 times, most recently
from
September 15, 2026 13:49
fdd73a5 to
14904d4
Compare
renovate
Bot
force-pushed
the
renovate/docsearch-react-5.x
branch
from
September 18, 2026 18:48
14904d4 to
a9bf7e1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.6.0→^5.0.0Release Notes
algolia/docsearch (@docsearch/react)
v5.1.1Compare Source
Patch Changes
ff16bf6: Add@docsearch/react/sidepanelButtonand@docsearch/react/sidepanelPanelentry points so consumers can statically import the Sidepanel trigger while dynamically importing the panel (and its Ask AI/Markdown dependencies) only when needed.@docsearch/sidepanelnow 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.1775a18]v5.1.0Compare Source
Minor Changes
977cf17: feat(facets): Support selecting multiple values per facetFacetBarnow renders checkbox items instead of a radio group, so users canselect more than one value per facet. Selected values for the same facet are
combined into an Algolia
facetFiltersOR group; different facets are stillcombined with AND. Configured
facetFiltersOR groups that share a singlefacet key (for example
['lang:en', 'lang:fr']) are now recognized as thedefault selection for that facet, in addition to single
key:valueentries.3914a42: Upgradeaito v6 and@ai-sdk/reactto v3Patch Changes
977cf17]v5.0.5Compare Source
Patch Changes
v5.0.4Compare Source
Patch Changes
f29b541: fix: AllowDocSearchAIto accept Ask AI-specific modal translations.v5.0.3Compare Source
Patch Changes
537afaa: fix(askai): FixesinterceptAskAiEventnot being called when selecting an Ask AI item with keyboard (Enter)v5.0.2Compare 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 danglingtool_useno longer causes the provider to reject every subsequent question.59c575f: fix(askai): preserve the conversation when opening Ask AI from the results row #3010v5.0.1Compare Source
Patch Changes
4ac53c4: Fixes missing published export for keyword only<DocSearch />that was missed in #2884.v5.0.0Compare Source
Major Changes
ecd905d: # DocSearch v5-betaDocSearch v5 is a major release that introduces AI-powered answers via Agent
Studio, a refreshed search UI, and a modernized package architecture.
v4.7.0Compare Source
Bug Fixes
Features
v4.6.3Compare Source
Features
Configuration
📅 Schedule: (in timezone Asia/Calcutta)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.