Skip to content

Bump stylelint from 16.21.0 to 16.21.1 #1212

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

Merged
merged 1 commit into from
Jul 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps stylelint from 16.21.0 to 16.21.1.

Release notes

Sourced from stylelint's releases.

16.21.1

It fixes 3 bugs.

  • Fixed: unexpected change of syntax in computed EditInfo (#8638) (@​romainmenke).
  • Fixed: function-linear-gradient-no-nonstandard-direction false positives for CSS variables' names containing a direction substring (#8643) (@​Solomon-mithra).
  • Fixed: media-feature-range-notation autofix for exact values (#8651) (@​romainmenke).
Changelog

Sourced from stylelint's changelog.

16.21.1 - 2025-07-03

It fixes 3 bugs.

  • Fixed: unexpected change of syntax in computed EditInfo (#8638) (@​romainmenke).
  • Fixed: function-linear-gradient-no-nonstandard-direction false positives for CSS variables' names containing a direction substring (#8643) (@​Solomon-mithra).
  • Fixed: media-feature-range-notation autofix for exact values (#8651) (@​romainmenke).
Commits
  • 883249a 16.21.1
  • e68ff10 Prepare 16.21.1 (#8640)
  • 3ad2c44 Fix media-feature-range-notation autofix for exact values (#8651)
  • 58b162d Document config, plugin and formatter packages on npm (#8650)
  • a0b4a8d Fix function-linear-gradient-no-nonstandard-direction false positives for C...
  • 3a47448 Bump the jest group across 1 directory with 3 updates (#8634)
  • 1a19d6a Bump rollup from 4.44.0 to 4.44.1 (#8644)
  • f6958a8 Bump prettier from 3.5.3 to 3.6.2 (#8645)
  • 395ae69 Bump eslint from 9.29.0 to 9.30.0 in the eslint group (#8646)
  • ce56d5d Fix unexpected change of syntax in computed EditInfo (#8638)
  • 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 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.0 to 16.21.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.21.0...16.21.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-version: 16.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 3, 2025
@thestinger thestinger merged commit 574338d into main Jul 3, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/stylelint-16.21.1 branch July 3, 2025 20:43
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.

1 participant