Skip to content

chore(deps): bump the dependencies group in /website with 3 updates#914

Merged
usefulthink merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/dependencies-f2d15d8e18
Feb 12, 2026
Merged

chore(deps): bump the dependencies group in /website with 3 updates#914
usefulthink merged 1 commit intomainfrom
dependabot/npm_and_yarn/website/dependencies-f2d15d8e18

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the dependencies group in /website with 3 updates: styled-components, @easyops-cn/docusaurus-search-local and glob.

Updates styled-components from 6.3.8 to 6.3.9

Release notes

Sourced from styled-components's releases.

styled-components@6.3.9

Patch Changes

  • ca61aca: Fix CSS block comments containing // (e.g. URLs) causing subsequent styles to not be applied.
  • a2cd792: Fix createGlobalStyle styles not being removed when unmounted in RSC environments. React 19's precedence attribute on style tags makes them persist as permanent resources; global styles now render without precedence so they follow normal component lifecycle.
  • dbe0aae: In RSC environments, theme is now undefined instead of {} for styled components, matching the existing behavior of withTheme and createGlobalStyle. This ensures accessing theme properties without a ThemeProvider correctly throws rather than silently returning undefined.
  • 1888c73: Fix withTheme HOC types: ref now correctly resolves to the component instance type instead of the constructor, and theme is properly optional in the wrapped component's props.
  • f84f3fa: Fix SSR styles hydration and global style cleanup in Shadow DOM
  • 43a5b4b: Optimize internal style processing hot paths: cached GroupedTag index lookups, string fast path in flatten, direct string concatenation in dynamic style generation, pre-built stylis middleware chain with lazy RegExp creation, single-lookup Map operations, VirtualTag append fast-path, and manual string concat in SSR output.
  • 788e8c0: Revert exports field and restore browser/server build split with browser field in package.json. Fixes require('stream') resolution errors in browser bundlers like webpack 5.
Commits
  • b5bb591 Version Packages (#5647)
  • f84f3fa fix: Shadow DOM SSR Hydration Support (#5656)
  • 43a5b4b perf: optimize internal style processing hot paths
  • 788e8c0 fix: revert exports field and restore browser/server build split
  • a2cd792 fix: remove precedence from createGlobalStyle RSC output for proper unmount
  • 1888c73 fix: improve withTheme HOC type safety and eliminate double type cast
  • dbe0aae fix: make OverrideStyle compatible with React 19 and return undefined theme i...
  • ca61aca fix: handle // inside CSS block comments and strip orphaned */
  • 5d25740 chore: update gitignore, agent instructions, and benchmark deps
  • 5448bad chore: alias agent instructions for claude
  • Additional commits viewable in compare view

Updates @easyops-cn/docusaurus-search-local from 0.52.3 to 0.54.0

Release notes

Sourced from @​easyops-cn/docusaurus-search-local's releases.

v0.54.0

0.54.0 (2026-02-08)

Features

  • make open-ask-ai async and optional (4c404ab)
  • make open-ask-ai async and optional (e031739), closes #558

v0.53.0

0.53.0 (2026-02-05)

Features

Commits

Updates glob from 13.0.0 to 13.0.1

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group in /website with 3 updates: [styled-components](https://github.com/styled-components/styled-components), [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local) and [glob](https://github.com/isaacs/node-glob).


Updates `styled-components` from 6.3.8 to 6.3.9
- [Release notes](https://github.com/styled-components/styled-components/releases)
- [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.3.8...styled-components@6.3.9)

Updates `@easyops-cn/docusaurus-search-local` from 0.52.3 to 0.54.0
- [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases)
- [Commits](https://github.com/easyops-cn/docusaurus-search-local/commits/v0.54.0/packages/docusaurus-search-local)

Updates `glob` from 13.0.0 to 13.0.1
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v13.0.0...v13.0.1)

---
updated-dependencies:
- dependency-name: styled-components
  dependency-version: 6.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@easyops-cn/docusaurus-search-local"
  dependency-version: 0.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: glob
  dependency-version: 13.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file website Related to the Website labels Feb 9, 2026
@usefulthink usefulthink merged commit 6e21474 into main Feb 12, 2026
4 checks passed
@usefulthink usefulthink deleted the dependabot/npm_and_yarn/website/dependencies-f2d15d8e18 branch February 12, 2026 11:27
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 website Related to the Website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments