Skip to content

build(deps-dev): bump stylelint from 17.1.1 to 17.2.0 in the stylelint group#1359

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/stylelint-43be56b3d6
Open

build(deps-dev): bump stylelint from 17.1.1 to 17.2.0 in the stylelint group#1359
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/stylelint-43be56b3d6

Conversation

@dependabot
Copy link
Contributor

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

Bumps the stylelint group with 1 update: stylelint.

Updates stylelint from 17.1.1 to 17.2.0

Release notes

Sourced from stylelint's releases.

17.2.0

It fixes 7 bugs, including 5 performance ones that make Stylelint 7x faster and use 3x less memory on larger codebases such as design systems and monorepos. We also restructured our docs to create a contributor guide. If you'd like to help out and contribute to Stylelint, that's the place to start.

Changelog

Sourced from stylelint's changelog.

17.2.0 - 2026-02-10

It fixes 7 bugs, including 5 performance ones that make Stylelint 7x faster and use 3x less memory on larger codebases such as design systems and monorepos. We also restructured our docs to create a contributor guide. If you'd like to help out and contribute to Stylelint, that's the place to start.

Commits
  • ae6b4d6 Release 17.2.0 (#9041)
  • 6d7dc41 Revert removal of CommonJS module resolution (#9038)
  • 82dd4f1 Add custom syntax generation to system benchmark tool (#9034)
  • 5ec538d Fix no-duplicate-selectors false negatives for matching escaped selectors (...
  • bc66fe5 Fix unsupported CJS module resolution (#9018)
  • 34c3f5e Refactor to replace existsSync with fs.access in async contexts (#9035)
  • 8ea57a9 Fix declaration-property-value-no-unknown false negatives for math function...
  • dfca970 Document pull request review in contributing guide (#9031)
  • 83614bb Fix performance of config override matching (#9023)
  • 09aebb6 Fix performance of config resolution by reusing cosmiconfig instance (#9033)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 10, 2026
Bumps the stylelint group with 1 update: [stylelint](https://github.com/stylelint/stylelint).


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

---
updated-dependencies:
- dependency-name: stylelint
  dependency-version: 17.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: stylelint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-43be56b3d6 branch from d4c455c to a7b025b Compare February 12, 2026 08:23
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.

0 participants