Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump stylelint from 14.0.0 to 14.2.0 #2984

Merged
merged 1 commit into from Dec 29, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2021

Bumps stylelint from 14.0.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).

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).
  • Added: ignorePseudoClasses: [] to max-nesting-depth (#5620).
  • Fixed: extending rules within overrides (#5683).
  • Fixed: color-function-notation false positives for hex colours (#5650).
  • Fixed: declaration-empty-line-before false positives for values wrapped in parentheses (#5680).
  • Fixed: indentation TypeError for baseIndentLevel: 1 option for Vue files (#5657).
  • Fixed: property-no-unknown false positives for maps (#5690).
  • Fixed: selector-type-case false positives for SVG type selectors (#5717).

14.0.1

  • Fixed: package size by excluding docs (#5643).
  • Fixed: overrides property ignoring dot directories (#5629).
  • Fixed: custom syntax require error handling (#5635).
  • Fixed: function-calc-no-unspaced-operator false positives for hyphenated functions (#5636).
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).

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).
  • Added: ignorePseudoClasses: [] to max-nesting-depth (#5620).
  • Fixed: extending rules within overrides (#5683).
  • Fixed: color-function-notation false positives for hex colours (#5650).
  • Fixed: declaration-empty-line-before false positives for values wrapped in parentheses (#5680).
  • Fixed: indentation TypeError for baseIndentLevel: 1 option for Vue files (#5657).
  • Fixed: property-no-unknown false positives for maps (#5690).
  • Fixed: selector-type-case false positives for SVG type selectors (#5717).

14.0.1

  • Fixed: package size by excluding docs (#5643).
  • Fixed: overrides property ignoring dot directories (#5629).
  • Fixed: custom syntax require error handling (#5635).
  • Fixed: function-calc-no-unspaced-operator false positives for hyphenated functions (#5636).
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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 22, 2021
@ghost
Copy link

ghost commented Dec 22, 2021

Sider has detected 1 warning on analyzing the commit 100f184.

If the errors persist even after retrying, the following actions may resolve them:

If you still have problems, feel free to ask us via chat. 💬


You can turn off such notifications if unnecessary.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-14.2.0 branch 6 times, most recently from b03b3d0 to 6ca6a09 Compare December 29, 2021 16:09
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.0.0 to 14.2.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@14.0.0...14.2.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/stylelint-14.2.0 branch from 6ca6a09 to 100f184 Compare December 29, 2021 16:12
@h3poteto h3poteto merged commit a04caa8 into master Dec 29, 2021
@h3poteto h3poteto deleted the dependabot/npm_and_yarn/stylelint-14.2.0 branch December 29, 2021 16:35
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant