Skip to content

build(deps-dev): bump stylelint from 15.11.0 to 16.25.0 - #476

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/stylelint-16.25.0
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/stylelint-16.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 6, 2025 •

Copy link
Copy Markdown
Contributor

Bumps stylelint from 15.11.0 to 16.25.0.

Release notes

Sourced from stylelint's releases.

16.25.0

It adds 3 new features, including experimental support for bulk suppressions. It's also our first immutable release, with the package published to npm using trusted publishing and our dependencies updated on a cool down for improved supply chain security.

16.24.0

It adds 1 new rule, adds 1 option to a rule and fixes 2 bugs.

16.23.1

It fixes 7 bugs.

  • Fixed: no-invalid-position-declaration false positives for embedded styles (#8701) (@鈥媠w1tch3roo).
  • Fixed: property-no-deprecated erroneously autofixing clip (#8699) (@鈥媔mmitsu).
  • Fixed: property-no-deprecated false positives for -webkit-box-orient: vertical; (#8699) (@鈥媔mmitsu).
  • Fixed: selector-pseudo-*-no-unknown false positives for some meter pseudo classes/elements (#8708) (@鈥婱ouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for :unchecked (#8705) (@鈥婱ouvedia).
  • Fixed: selector-pseudo-element-no-unknown false positives for ::search-text (#8707) (@鈥婱ouvedia).
  • Fixed: selector-type-no-unknown false positives for selectedcontent (#8716) (@鈥婱ouvedia).

16.23.0

It adds 5 new rules, 1 option to a rule and fixes 3 bugs. We've turned on the new rules in our standard config.

16.22.0

It adds 3 rule features and fixes 2 bugs.

16.21.1

It fixes 3 bugs.

... (truncated)

Changelog

Sourced from stylelint's changelog.

16.25.0 - 2025-10-03

It adds 3 new features, including experimental support for bulk suppressions. It's also our first immutable release, with the package published to npm using trusted publishing and our dependencies updated on a cool down for improved supply chain security.

16.24.0 - 2025-09-07

It adds 1 new rule, adds 1 option to a rule and fixes 2 bugs.

16.23.1 - 2025-08-07

It fixes 7 bugs.

  • Fixed: no-invalid-position-declaration false positives for embedded styles (#8701) (@鈥媠w1tch3roo).
  • Fixed: property-no-deprecated erroneously autofixing clip (#8699) (@鈥媔mmitsu).
  • Fixed: property-no-deprecated false positives for -webkit-box-orient: vertical; (#8699) (@鈥媔mmitsu).
  • Fixed: selector-pseudo-*-no-unknown false positives for some meter pseudo classes/elements (#8708) (@鈥婱ouvedia).
  • Fixed: selector-pseudo-class-no-unknown false positives for :unchecked (#8705) (@鈥婱ouvedia).
  • Fixed: selector-pseudo-element-no-unknown false positives for ::search-text (#8707) (@鈥婱ouvedia).
  • Fixed: selector-type-no-unknown false positives for selectedcontent (#8716) (@鈥婱ouvedia).

16.23.0 - 2025-07-29

It adds 5 new rules, 1 option to a rule and fixes 3 bugs. We've turned on the new rules in our standard config.

16.22.0 - 2025-07-18

It adds 3 rule features and fixes 2 bugs.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for stylelint since your current version.


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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 6, 2025
@vercel

vercel Bot commented Oct 6, 2025 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
mdshare Ignored Ignored Preview Nov 5, 2025 2:09am

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/stylelint-16.25.0 branch 4 times, most recently from f45db48 to 6402082 Compare October 13, 2025 02:14
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/stylelint-16.25.0 branch 3 times, most recently from 689fd5d to 5a13441 Compare October 21, 2025 02:12
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/stylelint-16.25.0 branch 2 times, most recently from 7b9c8ec to fb4ee9b Compare November 3, 2025 02:12
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.11.0 to 16.25.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@15.11.0...16.25.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-version: 16.25.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/stylelint-16.25.0 branch from fb4ee9b to 33fba5b Compare November 5, 2025 02:09
@dependabot @github

dependabot Bot commented on behalf of github Nov 24, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #534.

@dependabot dependabot Bot closed this Nov 24, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/stylelint-16.25.0 branch November 24, 2025 02:08
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