Skip to content

Bump stylelint-config-recommended from 13.0.0 to 18.0.0#3

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/stylelint-config-recommended-18.0.0
Open

Bump stylelint-config-recommended from 13.0.0 to 18.0.0#3
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/stylelint-config-recommended-18.0.0

Conversation

@dependabot
Copy link

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

Bumps stylelint-config-recommended from 13.0.0 to 18.0.0.

Release notes

Sourced from stylelint-config-recommended's releases.

18.0.0

  • Removed: stylelint less than 17.0.0 from peer dependencies.
  • Removed: support for Node.js less than 20.19.0.
  • Changed: module type to ESM.

17.0.0

  • Removed: stylelint less than 16.23.0 from peer dependencies.
  • Added: media-type-no-deprecated rule.
  • Added: nesting-selector-no-missing-scoping-root rule.
  • Added: no-invalid-position-declaration rule.
  • Added: property-no-deprecated rule.

16.0.0

  • Removed: stylelint less than 16.16.0 from peer dependencies.
  • Added: syntax-string-no-invalid rule.

15.0.0

  • Removed: stylelint less than 16.13.0 from peer dependencies.
  • Removed: color-no-invalid-hex rule.
  • Removed: function-linear-gradient-no-nonstandard-direction rule.
  • Removed: function-no-unknown rule.
  • Removed: unit-no-unknown rule.
  • Changed: string-no-newline rule option to { ignore: ['at-rule-preludes', 'declaration-values'] }].
  • Added: at-rule-descriptor-no-unknown rule.
  • Added: at-rule-descriptor-value-no-unknown rule.
  • Added: at-rule-no-deprecated rule.
  • Added: at-rule-prelude-no-invalid rule.
  • Added: declaration-property-value-keyword-no-deprecated rule.
  • Added: declaration-property-value-no-unknown rule.
  • Added: media-feature-name-value-no-unknown rule.

14.0.1

  • Fixed: missing funding field in package.json.

14.0.0

  • Removed: stylelint less than 16.0.0 from peer dependencies.
  • Removed: Node.js less than 18.12.0 support.
Changelog

Sourced from stylelint-config-recommended's changelog.

18.0.0

  • Removed: stylelint less than 17.0.0 from peer dependencies.
  • Removed: support for Node.js less than 20.19.0.
  • Changed: module type to ESM.

17.0.0

  • Removed: stylelint less than 16.23.0 from peer dependencies.
  • Added: media-type-no-deprecated rule.
  • Added: nesting-selector-no-missing-scoping-root rule.
  • Added: no-invalid-position-declaration rule.
  • Added: property-no-deprecated rule.

16.0.0

  • Removed: stylelint less than 16.16.0 from peer dependencies.
  • Added: syntax-string-no-invalid rule.

15.0.0

This release replaces four rules with broader and more capable ones that validate CSS against syntaxes defined by W3C: at-rule-descriptor-value-no-unknown, at-rule-prelude-no-invalid and declaration-property-value-no-unknown.

  • Removed: stylelint less than 16.13.0 from peer dependencies.
  • Removed: color-no-invalid-hex rule.
  • Removed: function-linear-gradient-no-nonstandard-direction rule.
  • Removed: function-no-unknown rule.
  • Removed: unit-no-unknown rule.
  • Changed: string-no-newline rule option to { ignore: ['at-rule-preludes', 'declaration-values'] }].
  • Added: at-rule-descriptor-no-unknown rule.
  • Added: at-rule-descriptor-value-no-unknown rule.
  • Added: at-rule-no-deprecated rule.
  • Added: at-rule-prelude-no-invalid rule.
  • Added: declaration-property-value-keyword-no-deprecated rule.
  • Added: declaration-property-value-no-unknown rule.
  • Added: media-feature-name-value-no-unknown rule.

14.0.1

  • Fixed: missing funding field in package.json.

14.0.0

  • Removed: stylelint less than 16.0.0 from peer dependencies.
  • Removed: Node.js less than 18.12.0 support.
Commits
  • c25f014 Release 18.0.0 (#276)
  • 71a4da5 Prepare 18.0.0 (#271)
  • 2b960e0 Bump the dev-deps group with 3 updates (#272)
  • ac8f5eb Bump stylelint/.github/.github/workflows/call-release.yml from 0.3.1 to 0.5.0...
  • 22f4d8d Bump stylelint/.github/.github/workflows/call-test.yml from 0.3.1 to 0.5.0 (#...
  • f25904f Bump stylelint/.github/.github/workflows/call-release-pr.yml from 0.3.1 to 0....
  • 2aeb96b Fix vulnerable dependencies via npm audit fix (#269)
  • 6ca240c Bump mdast-util-to-hast from 13.1.0 to 13.2.1 (#270)
  • a2c2df9 Bump the dev-deps group with 2 updates (#268)
  • a6230c6 Bump js-yaml from 4.1.0 to 4.1.1 (#266)
  • Additional commits viewable in compare view
Maintainer changes

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


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-config-recommended](https://github.com/stylelint/stylelint-config-recommended) from 13.0.0 to 18.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint-config-recommended@13.0.0...18.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-recommended
  dependency-version: 18.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 9, 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