Skip to content

Bump stylelint from 17.3.0 to 17.4.0#847

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

Bump stylelint from 17.3.0 to 17.4.0#847
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/stylelint-17.4.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps stylelint from 17.3.0 to 17.4.0.

Release notes

Sourced from stylelint's releases.

17.4.0

It adds 2 options to the rules and fixes 7 bugs.

  • Added: ignoreAtRules: [] to at-rule-no-vendor-prefix (#9096) (@​theacrat).
  • Added: ignoreMediaFeatureNames: [] to media-feature-name-no-vendor-prefix (#9097) (@​theacrat).
  • Fixed: performance of selector cloning rules (#9089) (@​jeddy3).
  • Fixed: *-empty-line-before performance (#9092) (@​jeddy3).
  • Fixed: declaration-property-value-no-unknown performance (#9090) (@​jeddy3).
  • Fixed: no-irregular-whitespace performance (#9091) (@​jeddy3).
  • Fixed: property-no-unknown false negatives for at-rule descriptors (#9109) (@​jeddy3).
  • Fixed: property-no-unknown false positives for corner-shape (#9099) (@​jeddy3).
  • Fixed: property-no-unknown false positives for double-slashed properties (#9099) (@​jeddy3).
Changelog

Sourced from stylelint's changelog.

17.4.0 - 2026-02-25

It adds 2 options to the rules and fixes 7 bugs.

  • Added: ignoreAtRules: [] to at-rule-no-vendor-prefix (#9096) (@​theacrat).
  • Added: ignoreMediaFeatureNames: [] to media-feature-name-no-vendor-prefix (#9097) (@​theacrat).
  • Fixed: performance of selector cloning rules (#9089) (@​jeddy3).
  • Fixed: *-empty-line-before performance (#9092) (@​jeddy3).
  • Fixed: declaration-property-value-no-unknown performance (#9090) (@​jeddy3).
  • Fixed: no-irregular-whitespace performance (#9091) (@​jeddy3).
  • Fixed: property-no-unknown false negatives for at-rule descriptors (#9109) (@​jeddy3).
  • Fixed: property-no-unknown false positives for corner-shape (#9099) (@​jeddy3).
  • Fixed: property-no-unknown false positives for double-slashed properties (#9099) (@​jeddy3).
Commits
  • 556b7ad Release 17.4.0 (#9113)
  • 05f64ad Run npm audit for minimatch (#9112)
  • d358479 Document steps for adding an option and fixing a rule bug (#9111)
  • 467c5c9 Fix property-no-unknown false negatives for at-rule descriptors (#9109)
  • 4250b21 Document opening a pull request requests in CONTRIBUTING (#9110)
  • effb787 Remove husky (#8984)
  • f38a18c Remove redundant @types/file-entry-cache type dep (#9108)
  • 83ed11b Add ignoreAtRules: [] to at-rule-no-vendor-prefix (#9096)
  • 0a8f468 Add ignoreMediaFeatureNames: [] to media-feature-name-no-vendor-prefix (#...
  • 83cfd65 Fix property-no-unknown false positives for corner-shape (#9099)
  • Additional commits viewable in compare view
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


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 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.3.0 to 17.4.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@17.3.0...17.4.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-version: 17.4.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 26, 2026
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