shgysk8zer0 / core-css

A collection of CSS styles, categoiezed by files, which are useful on common projects
https://npmjs.com/package/@shgysk8zer0/core-css
MIT License
5 stars 1 forks source link

Bump stylelint from 14.1.0 to 14.2.0 #162

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps stylelint from 14.1.0 to 14.2.0.

Release notes

Sourced from stylelint's releases.

14.2.0

  • Added: cwd option to Node.js API (#5721).
  • Added: resolveConfig option to Node.js API (#5734).
  • Fixed: showing of incorrect missing package in customSyntax require handling (#5763).
  • Fixed: color-function-notation false positives for variables and color functions (#5793)
  • Fixed: color-named false positives for hex with alpha-channel and false negatives for modern syntax (#5718).
  • Fixed: declaration-empty-line-before support for HTML files (#5689).
  • Fixed: indentation TypeError for syntaxes that use Document node type (#5771).
Changelog

Sourced from stylelint's changelog.

14.2.0

  • Added: cwd option to Node.js API (#5721).
  • Added: resolveConfig option to Node.js API (#5734).
  • Fixed: showing of incorrect missing package in customSyntax require handling (#5763).
  • Fixed: color-function-notation false positives for variables and color functions (#5793)
  • Fixed: color-named false positives for hex with alpha-channel and false negatives for modern syntax (#5718).
  • Fixed: declaration-empty-line-before support for HTML files (#5689).
  • Fixed: indentation TypeError for syntaxes that use Document node type (#5771).
Commits
  • 6835420 14.2.0
  • 3ed7a58 Prepare 14.2.0
  • 0c1c718 Update CHANGELOG.md
  • 217e685 Fix false positives for variables and color functions in color-function-notat...
  • b9785cd Refactor to improve types for no-extra-semicolons rule (#5768)
  • b37be75 Refactor getFileIgnorer() to reduce duplication (#5794)
  • 2852747 Update CHANGELOG.md
  • 8b066db Fix TypeError for syntaxes that use Document node type in indentation (#5771)
  • 28978c2 Bump ignore from 5.1.9 to 5.2.0 (#5787)
  • 61ebcdd Bump colord from 2.9.1 to 2.9.2 (#5790)
  • 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 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)