chore(deps): bump the docsearch group across 1 directory with 2 updates - #1924
Merged
Merged
Conversation
Bumps the docsearch group with 2 updates in the / directory: [@docsearch/css](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-css) and [@docsearch/js](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-js). Updates `@docsearch/css` from 4.7.0 to 5.0.3 - [Release notes](https://github.com/algolia/docsearch/releases) - [Changelog](https://github.com/algolia/docsearch/blob/main/packages/docsearch-css/CHANGELOG.md) - [Commits](https://github.com/algolia/docsearch/commits/HEAD/packages/docsearch-css) Updates `@docsearch/js` from 4.7.0 to 5.0.3 - [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/css" dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: docsearch - dependency-name: "@docsearch/js" dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: docsearch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/docsearch-df1bc3f02c
branch
from
August 24, 2026 06:18
fd3dfcd to
73fc307
Compare
artembelik
approved these changes
Aug 24, 2026
|
Visit the preview URL for this PR (updated for commit 0c5cc07): https://koobiq-next--prs-1924-l4r4dzit.web.app (expires Thu, 27 Aug 2026 09:48:28 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: c9e37e518febda70d0317d07e8ceb35ac43c534c |
Contributor
There was a problem hiding this comment.
Pull request overview
Upgrades the Algolia DocSearch integration used by the docs app to DocSearch v5 by bumping @docsearch/js and @docsearch/css, and updating the local DocSearch configuration (translations + Ask AI config) to match the new major version.
Changes:
- Bump
@docsearch/cssand@docsearch/jsfrom4.7.0to5.0.3. - Update DocSearch RU translations to include new v5 translation keys (facets + additional Ask AI strings) and remove a removed key.
- Update Ask AI configuration from
assistantId/agentStudioto v5’sagentId.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| yarn.lock | Locks DocSearch dependencies to v5.0.3. |
| package.json | Updates direct dependency versions for @docsearch/js and @docsearch/css. |
| apps/docs/src/app/components/docsearch/docsearch.directive.ts | Adapts DocSearch initialization + RU translations to DocSearch v5 (new translation keys and Ask AI config). |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
artembelik
marked this pull request as draft
August 24, 2026 08:46
artembelik
marked this pull request as ready for review
August 24, 2026 09:49
lskramarov
approved these changes
Aug 24, 2026
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.
Bumps the docsearch group with 2 updates in the / directory: @docsearch/css and @docsearch/js.
Updates
@docsearch/cssfrom 4.7.0 to 5.0.3Release notes
Sourced from @docsearch/css's releases.
... (truncated)
Changelog
Sourced from @docsearch/css's changelog.
... (truncated)
Commits
Updates
@docsearch/jsfrom 4.7.0 to 5.0.3Release notes
Sourced from @docsearch/js's releases.
... (truncated)
Changelog
Sourced from @docsearch/js's changelog.
... (truncated)
Commits