Skip to content

[Docs Site] Bump @docsearch/css from 3.9.0 to 4.6.3 - #32378

Draft
dependabot[bot] wants to merge 1 commit into
productionfrom
dependabot/npm_and_yarn/docsearch/css-4.6.3
Draft

[Docs Site] Bump @docsearch/css from 3.9.0 to 4.6.3#32378
dependabot[bot] wants to merge 1 commit into
productionfrom
dependabot/npm_and_yarn/docsearch/css-4.6.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps @docsearch/css from 3.9.0 to 4.6.3.

Release notes

Sourced from @​docsearch/css's releases.

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)

Bug Fixes

  • sidepanel: autofocus prompt input on open for desktop only (#2857) (b3fb7f5)

Features

  • docusaurus-adapter: support docsearch key and adapter docs (#2858) (4f68ebb)

v4.5.4

4.5.4 (2026-02-05)

Bug Fixes

v4.5.3

4.5.3 (2026-01-21)

... (truncated)

Changelog

Sourced from @​docsearch/css's changelog.

4.6.3 (2026-04-27)

Features

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)

4.6.1 (2026-03-24)

4.6.0 (2026-02-17)

Bug Fixes

  • sidepanel: autofocus prompt input on open for desktop only (#2857) (b3fb7f5)

Features

  • docusaurus-adapter: support docsearch key and adapter docs (#2858) (4f68ebb)

4.5.4 (2026-02-05)

Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by dylantientcheu, a new releaser for @​docsearch/css since your current version.


@dependabot
dependabot Bot requested review from a team as code owners July 28, 2026 20:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 28, 2026
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Dependabot review

Package Impact Recommendation
@docsearch/css 3.9.0 → 4.6.3 🔴 High ⚠️ Verify

Overall: ⚠️ Investigate before merging

This PR bumps @docsearch/css from 3.9.0 to 4.6.3 (a new major version) while leaving @docsearch/js at 3.9.0. The package is only used in src/components/ui/search/DocSearch.astro, where the v3 JavaScript mounts the search modal and the global CSS override file is imported directly. A v4 stylesheet may target DOM structures or CSS variables different from what the v3 JS produces, so merging without visual verification risks breaking the search chrome or Nimbus theming on every page.

Package details

@docsearch/css: 3.9.0 → 4.6.3

Type: breaking change
Dependency type: direct

What changed

  • Major version upgrade from DocSearch CSS v3 to v4 (3.9.0 → 4.6.3).
  • Release notes list new Agent Studio / Ask AI UI features, Docusaurus adapter support, and minor bug fixes (missing result title error, rollup version).
  • CSS class names, component structure, and CSS custom properties may differ between v3 and v4.

Usage in this repo
Imported as import '@docsearch/css/dist/modal.css' in src/components/ui/search/DocSearch.astro, which provides styles for the @docsearch/js modal mounted in that component. The component is rendered in src/components/Header.astro whenever config.search is enabled.

Impact: 🔴 High — The search button/modal is visible on every page, and the custom Nimbus theme in DocSearch.astro relies on DocSearch class names and CSS variables. Loading v4 CSS alongside the v3 @docsearch/js runtime could leave the modal unstyled or misaligned if the class/variable contracts changed.


@github-actions

Copy link
Copy Markdown
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
package.json @cloudflare/content-engineering
* @cloudflare/product-owners

@github-actions

github-actions Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docsearch/css-4.6.3 branch from 03a427a to 46afcf1 Compare July 28, 2026 23:33
@mvvmm

mvvmm commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [@docsearch/css](https://github.com/algolia/docsearch/tree/HEAD/packages/docsearch-css) from 3.9.0 to 4.6.3.
- [Release notes](https://github.com/algolia/docsearch/releases)
- [Changelog](https://github.com/algolia/docsearch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/algolia/docsearch/commits/v4.6.3/packages/docsearch-css)

---
updated-dependencies:
- dependency-name: "@docsearch/css"
  dependency-version: 4.6.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docsearch/css-4.6.3 branch from 46afcf1 to 5a4d5bd Compare July 29, 2026 00:57
@mvvmm

mvvmm commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Don't merge as is. This one needs some love

@mvvmm
mvvmm marked this pull request as draft July 29, 2026 01:19
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 size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants