Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Bump stylelint from 13.11.0 to 14.5.3 in /Gatekeeper.Client #882

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2022

Bumps stylelint from 13.11.0 to 14.5.3.

Release notes

Sourced from stylelint's releases.

14.5.3

  • Fixed: *-list invalid option warnings for strings (#5934).

14.5.2

  • Fixed: clarity of invalid option warning message for objects (#5923).
  • Fixed: *-list false negatives for invalid options (#5924).
  • Fixed: custom-property-pattern false positives for interpolation inside var() (#5925).
  • Fixed: declaration-property-value-*-list column position (#5926).

14.5.1

  • Fixed: function-no-unknown ENOENT and TypeErrors (#5916).
  • Fixed: function-no-unknown false positives for interpolation (#5914).

14.5.0

  • Added: ignoreFunctions: [] to function-no-unknown (#5901).

14.4.0

  • Added: function-no-unknown rule (#5865).
  • Added: font-family-name-quotes autofix (#5806).
  • Fixed: throwing more informative error when all input files are ignored (#5709).
  • Fixed: custom-property-pattern false negatives for custom properties within var() (#5867).
  • Fixed: no-descending-specificity parseError for double-slash comments within selector lists (#5891).
  • Fixed: selector-pseudo-element-colon-notation false positives for escaped colons (#5879).

14.3.0

  • Added: support for meta.url to rules and plugins (#5845).
  • Added: hyperlinks for rules to terminal output (#5835).
  • Added: hyperlinks for plugins to terminal output (#5859).
  • Added: ignore: ["rules"] / ["at-rules"] to block-opening-brace-*-after (#5830).
  • Added: ignoreSelectors: [] to property-case (#5822).
  • Added: ignoreFunctions: [] to unit-allowed-list (#5857).
  • Added: camelCaseSvgKeywords to value-keyword-case - use this option if you want legacy camel case SVG keywords like currentColor (#5849).
  • Fixed: font-family-no-missing-generic-family-keyword false positives for revert and revert-layer (#5852).
  • Fixed: no-descending-specificity false positives for the ::-moz-focus-inner pseudo-element (#5831).
  • Fixed: value-keyword-case false negatives for SVG keywords like currentcolor (#5849).

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).

14.1.0

  • Added: support for directory creation to --output-file flag (#5672).
  • Added: ConfigurationError type (#5696).
  • Added: rule-selector-property-disallowed-list rule (#5679).
  • Added: ignore: ["consecutive-duplicates-with-same-prefixless-values"] to declaration-block-no-duplicate-properties (#5609).

... (truncated)

Changelog

Sourced from stylelint's changelog.

14.5.3

  • Fixed: *-list invalid option warnings for strings (#5934).

14.5.2

  • Fixed: clarity of invalid option warning message for objects (#5923).
  • Fixed: *-list false negatives for invalid options (#5924).
  • Fixed: custom-property-pattern false positives for interpolation inside var() (#5925).
  • Fixed: declaration-property-value-*-list column position (#5926).

14.5.1

  • Fixed: function-no-unknown ENOENT and TypeErrors (#5916).
  • Fixed: function-no-unknown false positives for interpolation (#5914).

14.5.0

  • Added: ignoreFunctions: [] to function-no-unknown (#5901).

14.4.0

  • Added: function-no-unknown rule (#5865).
  • Added: font-family-name-quotes autofix (#5806).
  • Fixed: throwing more informative error when all input files are ignored (#5709).
  • Fixed: custom-property-pattern false negatives for custom properties within var() (#5867).
  • Fixed: no-descending-specificity parseError for double-slash comments within selector lists (#5891).
  • Fixed: selector-pseudo-element-colon-notation false positives for escaped colons (#5879).

14.3.0

  • Added: support for meta.url to rules and plugins (#5845).
  • Added: hyperlinks for rules to terminal output (#5835).
  • Added: hyperlinks for plugins to terminal output (#5859).
  • Added: ignore: ["rules"] / ["at-rules"] to block-opening-brace-*-after (#5830).
  • Added: ignoreSelectors: [] to property-case (#5822).
  • Added: ignoreFunctions: [] to unit-allowed-list (#5857).
  • Added: camelCaseSvgKeywords to value-keyword-case - use this option if you want legacy camel case SVG keywords like currentColor (#5849).
  • Fixed: font-family-no-missing-generic-family-keyword false positives for revert and revert-layer (#5852).
  • Fixed: no-descending-specificity false positives for the ::-moz-focus-inner pseudo-element (#5831).
  • Fixed: value-keyword-case false negatives for SVG keywords like currentcolor (#5849).

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).

... (truncated)

Commits

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)

Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.11.0 to 14.5.3.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@13.11.0...14.5.3)

---
updated-dependencies:
- dependency-name: stylelint
  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 23, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #882 (7fa7042) into main (cde9eec) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #882   +/-   ##
=====================================
  Coverage   7.91%   7.91%           
=====================================
  Files        163     163           
  Lines       5674    5674           
=====================================
  Hits         449     449           
  Misses      5225    5225           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cde9eec...7fa7042. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

1 participant