advanced-github-notifier icon indicating copy to clipboard operation
advanced-github-notifier copied to clipboard

chore: bump stylelint, stylelint-config-standard and stylelint-no-unsupported-browser-features

Open dependabot[bot] opened this issue 5 months ago • 0 comments

Bumps stylelint, stylelint-config-standard and stylelint-no-unsupported-browser-features. These dependencies needed to be updated together. Updates stylelint from 15.11.0 to 16.2.0

Release notes

Sourced from stylelint's releases.

16.2.0

  • Added: media-query-no-invalid specific problem messages (#7462) (@​romainmenke).
  • Added: checkContextFunctionalPseudoClasses: [] to selector-max-id (#7380) (@​brigitamaria).
  • Fixed: declaration-property-value-no-unknown false negatives for @starting-style (#7461) (@​fpetrakov).
  • Fixed: function-no-unknown|value-keyword-case false positives for template literals with line breaks (#7443) (@​Sh031224).
  • Fixed: allowEmptyInput option ignored in configuration object regression (#7446) (@​ybiquitous).
  • Fixed: at-rule-no-unknown false positives for @starting-style (#7438) (@​fpetrakov).
  • Fixed: ERR_UNSUPPORTED_ESM_URL_SCHEME for --custom-formatter on Windows (#7432) (@​JounQin).
  • Fixed: Error: Could not find <package> message clarity (#7456) (@​jeddy3).
  • Fixed: overrides.files negated pattern regression introduced in 15.0.0 (#7468) (@​ybiquitous).

16.1.0

  • Added: lightness-notation rule (#7366) (@​fpetrakov).
  • Added: ignore: ["keyframe-selectors"] to selector-disallowed-list (#7417) (@​mattxwang).
  • Fixed: selector-pseudo-class-no-unknown false positive for :popover-open (#7425) (@​mattxwang).
  • Fixed: declaration-property-value-no-unknown and other false positives for multiline SCSS interpolation. (#7406) (@​FloEdelmann).
  • Fixed: function-url-quotes false positives for SCSS variable and @ character (#7416) (@​mattxwang).

16.0.2

16.0.1

16.0.0

Migrating to 16.0.0 guide.

16.0.0-3

... (truncated)

Changelog

Sourced from stylelint's changelog.

16.2.0

  • Added: media-query-no-invalid specific problem messages (#7462) (@​romainmenke).
  • Added: checkContextFunctionalPseudoClasses: [] to selector-max-id (#7380) (@​brigitamaria).
  • Fixed: declaration-property-value-no-unknown false negatives for @starting-style (#7461) (@​fpetrakov).
  • Fixed: function-no-unknown|value-keyword-case false positives for template literals with line breaks (#7443) (@​Sh031224).
  • Fixed: allowEmptyInput option ignored in configuration object regression (#7446) (@​ybiquitous).
  • Fixed: at-rule-no-unknown false positives for @starting-style (#7438) (@​fpetrakov).
  • Fixed: ERR_UNSUPPORTED_ESM_URL_SCHEME for --custom-formatter on Windows (#7432) (@​JounQin).
  • Fixed: Error: Could not find <package> message clarity (#7456) (@​jeddy3).
  • Fixed: overrides.files negated pattern regression introduced in 15.0.0 (#7468) (@​ybiquitous).

16.1.0

  • Added: lightness-notation rule (#7366) (@​fpetrakov).
  • Added: ignore: ["keyframe-selectors"] to selector-disallowed-list (#7417) (@​mattxwang).
  • Fixed: selector-pseudo-class-no-unknown false positive for :popover-open (#7425) (@​mattxwang).
  • Fixed: declaration-property-value-no-unknown and other false positives for multiline SCSS interpolation. (#7406) (@​FloEdelmann).
  • Fixed: function-url-quotes false positives for SCSS variable and @ character (#7416) (@​mattxwang).

16.0.2

16.0.1

16.0.0

Migrating to 16.0.0 guide.

... (truncated)

Commits

Updates stylelint-config-standard from 34.0.0 to 36.0.0

Release notes

Sourced from stylelint-config-standard's releases.

36.0.0

  • Removed: stylelint less than 16.1.0 from peer dependencies.
  • Added: lightness-notation: "percentage" rule.

35.0.0

  • Removed: stylelint less than 16.0.0 from peer dependencies.
  • Removed: Node.js less than 18.12.0 support.
  • Changed: updated to [email protected].
Changelog

Sourced from stylelint-config-standard's changelog.

36.0.0

  • Removed: stylelint less than 16.1.0 from peer dependencies.
  • Added: lightness-notation: "percentage" rule.

35.0.0

  • Removed: stylelint less than 16.0.0 from peer dependencies.
  • Removed: Node.js less than 18.12.0 support.
  • Changed: updated to [email protected].
Commits

Updates stylelint-no-unsupported-browser-features from 7.0.0 to 8.0.0

Release notes

Sourced from stylelint-no-unsupported-browser-features's releases.

v8.0.0

8.0.0 (2024-01-02)

chore

Features

BREAKING CHANGES

  • dropped support for node 16 and stylelint 14, 15
Changelog

Sourced from stylelint-no-unsupported-browser-features's changelog.

8.0.0 (2024-01-02)

chore

Features

BREAKING CHANGES

  • dropped support for node 16 and stylelint 14, 15

7.1.0 (2024-01-02)

Features

Commits
Maintainer changes

This version was pushed to npm by rjwadley, a new releaser for stylelint-no-unsupported-browser-features since your current version.


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)

dependabot[bot] avatar Jan 19 '24 17:01 dependabot[bot]