vaadin / router

Small and powerful client-side router for Web Components. Framework-agnostic.
https://vaadin.com/router
Apache License 2.0
406 stars 49 forks source link

chore(deps-dev): bump stylelint from 13.13.1 to 15.8.0 #874

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps stylelint from 13.13.1 to 15.8.0.

Release notes

Sourced from stylelint's releases.

15.8.0

15.7.0

15.6.3

15.6.2

  • Fixed: alpha-value-notation false negatives for oklab(), oklch(), and color() (#6844) (@​romainmenke).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix with cubic-bezier() (#6841) (@​romainmenke).
  • Fixed: function-no-unknown false positives for unspaced operators against nested brackets (#6842) (@​romainmenke).
  • Fixed: function-url-quotes false positives for SCSS with() construct (#6847) (@​ybiquitous).
  • Fixed: media-feature-name-no-unknown false positives for not and or (#6838) (@​romainmenke).

15.6.1

  • Fixed: declaration-block-no-redundant-longhand-properties autofix for transition (#6815) (@​mattxwang).
  • Fixed: github formatter for missing final newline (#6822) (@​konomae).
  • Fixed: selector-pseudo-class-no-unknown false positive for :modal (#6811) (@​Yasir761).

15.6.0

  • Added: allowEmptyInput, cache, fix options to configuration object (#6778) (@​mattxwang).
  • Added: ignore: ["with-var-inside"] to color-function-notation (#6802) (@​mattxwang).
  • Fixed: declaration-block-no-duplicate-properties autofix for 3 or more duplicates (#6801) (@​mattxwang).
  • Fixed: declaration-block-no-duplicate-properties false positives with option ignore: ["consecutive-duplicates-with-different-syntaxes"] (#6797) (@​romainmenke).
  • Fixed: declaration-block-no-duplicate-properties syntax error (#6792) (@​yoyo837).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix for grid-template (#6777) (@​mattxwang).
  • Fixed: function-url-quotes autofix for comments in SCSS function (#6800) (@​ybiquitous).

15.5.0

  • Added: ignore: ["consecutive-duplicates-with-different-syntaxes"] to declaration-block-no-duplicate-properties (#6772) (@​kimulaco).

... (truncated)

Changelog

Sourced from stylelint's changelog.

15.8.0

15.7.0

15.6.3

15.6.2

  • Fixed: alpha-value-notation false negatives for oklab(), oklch(), and color() (#6844) (@​romainmenke).
  • Fixed: declaration-block-no-redundant-longhand-properties autofix with cubic-bezier() (#6841) (@​romainmenke).
  • Fixed: function-no-unknown false positives for unspaced operators against nested brackets (#6842) (@​romainmenke).
  • Fixed: function-url-quotes false positives for SCSS with() construct (#6847) (@​ybiquitous).
  • Fixed: media-feature-name-no-unknown false positives for not and or (#6838) (@​romainmenke).

15.6.1

  • Fixed: declaration-block-no-redundant-longhand-properties autofix for transition (#6815) (@​mattxwang).
  • Fixed: github formatter for missing final newline (#6822) (@​konomae).
  • Fixed: selector-pseudo-class-no-unknown false positive for :modal (#6811) (@​Yasir761).

15.6.0

  • Added: allowEmptyInput, cache, fix options to configuration object (#6778) (@​mattxwang).
  • Added: ignore: ["with-var-inside"] to color-function-notation (#6802) (@​mattxwang).
  • Fixed: declaration-block-no-duplicate-properties autofix for 3 or more duplicates (#6801) (@​mattxwang).
  • Fixed: declaration-block-no-duplicate-properties false positives with option ignore: ["consecutive-duplicates-with-different-syntaxes"] (#6797) (@​romainmenke).

... (truncated)

Commits
  • eb08c01 15.8.0
  • 5276c86 Prepare release (#6908)
  • 4e3abf7 Fix selector-anb-no-unmatchable performance (#6925)
  • f72a6a9 Fix function-linear-gradient-no-nonstandard-direction performance (#6924)
  • faa1d16 Fix allowEmptyInput in configuration files (#6929)
  • 0e4d302 Fix function-calc-no-unspaced-operator performance (#6923)
  • aba1d97 Fix custom-property-no-missing-var-function performance (#6922)
  • 1c44f18 Fix function-no-unknown false positives for SCSS functions with namespace (...
  • ffd3119 Test for Node.js 20 on CI (#6806)
  • 5fac5dc Fix --print-config description in CLI help (#6914)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ybiquitous, a new releaser for stylelint 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 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 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)
CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.