Skip to content

build(deps): bump stylelint from 17.1.1 to 17.2.0#2872

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/stylelint-17.2.0
Open

build(deps): bump stylelint from 17.1.1 to 17.2.0#2872
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/stylelint-17.2.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps 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

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [stylelint](https://github.com/stylelint/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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 10, 2026
@mergify mergify bot added the queued label Feb 10, 2026
@mergify
Copy link
Contributor

mergify bot commented Feb 10, 2026

Merge Queue Status

Rule: dependabot


  • Entered queue2026-02-10 18:05 UTC
  • Checks started · in-place
  • 🚫 Left the queue2026-02-10 18:09 UTC · at b0eea944035f616c96435eb48941ef3b21183a90

This pull request spent 3 minutes 15 seconds in the queue, with no time running CI.

Required conditions to merge
  • any of [🛡 GitHub branch protection]:
    • check-neutral = Analyze (javascript)
    • check-skipped = Analyze (javascript)
    • check-success = Analyze (javascript)
  • any of [🛡 GitHub branch protection]:
    • check-neutral = codecov/patch
    • check-skipped = codecov/patch
    • check-success = codecov/patch
  • any of [🛡 GitHub branch protection]:
    • check-neutral = presubmit
    • check-skipped = presubmit
    • check-success = presubmit
  • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
  • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
  • branch-protection-review-decision = APPROVED [🛡 GitHub branch protection]
  • any of [🛡 GitHub branch protection]:
    • check-success = CodeQL
    • check-neutral = CodeQL
    • check-skipped = CodeQL
  • any of [🛡 GitHub branch protection]:
    • check-success = Summary
    • check-neutral = Summary
    • check-skipped = Summary
  • any of [🛡 GitHub branch protection]:
    • check-success = dependency-review
    • check-neutral = dependency-review
    • check-skipped = dependency-review
  • any of [🛡 GitHub branch protection]:
    • check-skipped = commitlint
    • check-neutral = commitlint
    • check-success = commitlint

Reason

The merge conditions cannot be satisfied due to failing checks

Hint

You may have to fix your CI before adding the pull request to the queue again.
If you update this pull request, to fix the CI, it will automatically be requeued once the queue conditions match again.
If you think this was a flaky issue instead, you can requeue the pull request, without updating it, by posting a @mergifyio requeue comment.

@mergify mergify bot added dequeued and removed queued labels Feb 10, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 15, 2026

A newer version of stylelint exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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 dequeued javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants