Skip to content

Bump stylelint from 17.5.0 to 17.7.0#1099

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/stylelint-17.7.0
Open

Bump stylelint from 17.5.0 to 17.7.0#1099
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/stylelint-17.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps stylelint from 17.5.0 to 17.7.0.

Release notes

Sourced from stylelint's releases.

17.7.0

It fixes 4 bugs, including clearer problem messages by removing filler words and leading with the problem. We've also released 1.0.0 of create-stylelint to help with first-time Stylelint setup.

17.6.0

It adds support for extending units in languageOptions, which then apply to rules like declaration-property-value-no-unknown, and fixes 2 bugs.

  • Added: support for extending units to languageOptions (#9166) (@​jeddy3).
  • Fixed: missing ruleMetadata when linting multiple files with overrides (#9154) (@​kovsu).
  • Fixed: custom-property-no-missing-var-function false positives for timeline-scope and animation-timeline (#9164) (@​splincode).
Changelog

Sourced from stylelint's changelog.

17.7.0 - 2026-04-12

It fixes 4 bugs, including clearer problem messages by removing filler words and leading with the problem. We've also released 1.0.0 of create-stylelint to help with first-time Stylelint setup.

17.6.0 - 2026-03-26

It adds support for extending units in languageOptions, which then apply to rules like declaration-property-value-no-unknown, and fixes 2 bugs.

  • Added: support for extending units to languageOptions (#9166) (@​jeddy3).
  • Fixed: missing ruleMetadata when linting multiple files with overrides (#9154) (@​kovsu).
  • Fixed: custom-property-no-missing-var-function false positives for timeline-scope and animation-timeline (#9164) (@​splincode).
Commits
  • 0b9b48b Release 17.7.0 (#9210)
  • d0c992e Fix function-url-quotes false positives when URLs have modifiers (#8702)
  • 64d07a8 Fix clarity of problem messages (#9199)
  • 38b2df2 Bump lodash from 4.17.23 to 4.18.1 (#9208)
  • 2d9a53d Bump globby from 16.1.1 to 16.2.0 (#9207)
  • 37b1766 Bump @​csstools/css-syntax-patches-for-csstree from 1.1.1 to 1.1.2 in the csst...
  • db04992 Bump codecov/codecov-action from 5.5.2 to 6.0.0 (#9205)
  • 5dd17db Fix --print-config CLI flag to hide internal properties (#9194)
  • f5010d4 Refactor to document properties in Config type (#9195)
  • 73f4834 Refactor to remove unused Config.ignorePatterns property type (#9193)
  • 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 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.5.0 to 17.7.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@17.5.0...17.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 13, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants