Skip to content

chore(deps): bump the docs-dependencies group in /docs with 3 updates#2153

Merged
latonz merged 1 commit intomainfrom
dependabot/npm_and_yarn/docs/docs-dependencies-bc9c34fa66
Feb 17, 2026
Merged

chore(deps): bump the docs-dependencies group in /docs with 3 updates#2153
latonz merged 1 commit intomainfrom
dependabot/npm_and_yarn/docs/docs-dependencies-bc9c34fa66

Conversation

@dependabot
Copy link
Contributor

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

Bumps the docs-dependencies group in /docs with 3 updates: @easyops-cn/docusaurus-search-local, @typescript-eslint/eslint-plugin and stylelint.

Updates @easyops-cn/docusaurus-search-local from 0.54.1 to 0.55.0

Release notes

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

v0.55.0

0.55.0 (2026-02-13)

Features

  • make open-ask-ai opt-in via optional peer dependency (#563) (98d7888)
Commits

Updates @typescript-eslint/eslint-plugin from 8.55.0 to 8.56.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.56.0

8.56.0 (2026-02-16)

🚀 Features

🩹 Fixes

  • use parser options from context.languageOptions (#12043)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.56.0 (2026-02-16)

🚀 Features

🩹 Fixes

  • use parser options from context.languageOptions (#12043)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates stylelint from 17.2.0 to 17.3.0

Release notes

Sourced from stylelint's releases.

17.3.0

It fixes 17 bugs. 3 related to supporting calc() in declaration-property-value-no-unknown, and 13 performance ones that make Stylelint a further 3x faster when using the rules in our standard config.

Changelog

Sourced from stylelint's changelog.

17.3.0 - 2026-02-13

It fixes 17 bugs. 3 related to supporting calc() in declaration-property-value-no-unknown, and 13 performance ones that make Stylelint a further 3x faster when using the rules in our standard config.

Commits
  • 6f1b667 Release 17.3.0 (#9078)
  • 10ea226 Refactor to consolidate walk* filter regexes (#9074)
  • a7b7cf9 Bump @csstools/css-calc (#9076)
  • a604c39 Document using languageOptions over secondary in `declaration-property-valu...
  • ff24683 Document extending syntax in applicable *-no-unknown rules (#9072)
  • 801f1f9 Document relationship between overlapping *-no-unknown rules (#9071)
  • bd952e7 Fix named-grid-areas-no-invalid false positives for mix of tabs and spaces ...
  • 239297d Fix declaration-property-value-no-unknown false negatives/positives for ma...
  • fcd18a5 Refactor CSSTree lexer creation (#9067)
  • e65319d Refactor typing via noUnusedLocals in tsconfig.json (#9069)
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 16, 2026
Bumps the docs-dependencies group in /docs with 3 updates: [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [stylelint](https://github.com/stylelint/stylelint).


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

Updates `@typescript-eslint/eslint-plugin` from 8.55.0 to 8.56.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.0/packages/eslint-plugin)

Updates `stylelint` from 17.2.0 to 17.3.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@17.2.0...17.3.0)

---
updated-dependencies:
- dependency-name: "@easyops-cn/docusaurus-search-local"
  dependency-version: 0.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docs-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.56.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: docs-dependencies
- dependency-name: stylelint
  dependency-version: 17.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: docs-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/docs-dependencies-bc9c34fa66 branch from 71c443d to e664f4a Compare February 17, 2026 10:45
@latonz latonz merged commit 4457303 into main Feb 17, 2026
15 checks passed
@latonz latonz deleted the dependabot/npm_and_yarn/docs/docs-dependencies-bc9c34fa66 branch February 17, 2026 10:57
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments