Skip to content

build(deps-dev): bump stylelint from 16.21.1 to 16.22.0 #991

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2025

Bumps stylelint from 16.21.1 to 16.22.0.

Release notes

Sourced from stylelint's releases.

16.22.0

It adds 3 rule features and fixes 2 bugs.

  • Added: messageArgs to color-named (#8663) (@​Mouvedia).
  • Added: messageArgs to declaration-property-value-keyword-no-deprecated (#8654) (@​Mouvedia).
  • Added: no-descending-specificity report message includes line number of the anchoring selector (#8666) (@​immitsu).
  • Fixed: at-rule-no-deprecated false positives for @apply (#8630) (@​Mouvedia).
  • Fixed: lightness-notation crash with "number" option and single-digit percentage (#8661) (@​ybiquitous).
Changelog

Sourced from stylelint's changelog.

16.22.0 - 2025-07-18

It adds 3 rule features and fixes 2 bugs.

  • Added: messageArgs to color-named (#8663) (@​Mouvedia).
  • Added: messageArgs to declaration-property-value-keyword-no-deprecated (#8654) (@​Mouvedia).
  • Added: no-descending-specificity report message includes line number of the anchoring selector (#8666) (@​immitsu).
  • Fixed: at-rule-no-deprecated false positives for @apply (#8630) (@​Mouvedia).
  • Fixed: lightness-notation crash with "number" option and single-digit percentage (#8661) (@​ybiquitous).
Commits
  • 9a4e2b2 16.22.0
  • ad2630d Prepare 16.22.0 (#8662)
  • d9fd12c Document conventions for writing tests (#8672)
  • 6e5918e Add no-descending-specificity line number to the referenced selector in mes...
  • 8e7ca69 Bump eslint from 9.30.1 to 9.31.0 in the eslint group (#8671)
  • 4fbbe12 Bump rollup from 4.44.2 to 4.45.0 (#8670)
  • 7cfc5e5 Fix lightness-notation crash with "number" option and single-digit percen...
  • 4a7c5e5 Add messageArgs to color-named (#8663)
  • 79d7b49 Refactor resolveFilePath() internal utility (#8660)
  • 0a5f75b Fix at-rule-no-deprecated false positives for @apply (#8630)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 16.21.1 to 16.22.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.21.1...16.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from mrholek July 22, 2025 10:36
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2025

Labels

The following labels could not be found: v4. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 22, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 16441837814

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage remained the same at 96.001%

Files with Coverage Reduction New Missed Lines %
js/src/dom/event-handler.js 1 89.95%
Totals Coverage Status
Change from base Build 16269919269: 0.0%
Covered Lines: 2022
Relevant Lines: 2073

💛 - Coveralls

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.

1 participant