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

[Snyk] Upgrade stylelint from 14.0.0 to 14.0.1 #444

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

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Nov 9, 2021

Snyk has created this PR to upgrade stylelint from 14.0.0 to 14.0.1.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 14 days ago, on 2021-10-26.
Release notes
Package name: stylelint
  • 14.0.1 - 2021-10-26
    • 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).
  • 14.0.0 - 2021-10-21

    Migrating to 14.0.0 guide.

    • Removed: Node.js 10 support (#5303).
    • Removed: syntax option (#5297).
    • Removed: configOverrides option (#5530).
    • Removed: rules deprecated in 13.7.0 (#5295).
    • Removed: function-calc-no-invalid rule (#5296).
    • Changed: ignoreFiles to be extendable (#5596).
    • Security: addressed ReDoS issue with regex in indentation (#5539).
    • Added: TypeScript type definitions (#5582).
    • Added: customSyntax option as a property in the configuration object (#5538).
    • Added: overrides property to configuration object (#5521).
    • Added: disableFix as secondary option to rules property in the configuration object (#5460).
    • Added: quiet option to Node.js API (#5542).
    • Added: color-hex-alpha rule (#5316).
    • Added: custom-property-no-missing-var-function rule (#5317).
    • Added: function-calc-no-unspaced-operator autofix (#5273).
    • Added: ignoreFunctions: [] to length-zero-no-unit (#5314).
    • Added: ignoreAtRules: [] to no-invalid-position-at-import (#5520).
    • Added: ignoreProperties: [] to number-max-precision (#5421).
    • Fixed: "No files matching the pattern" when using backslash paths on Windows (#5386).
    • Fixed: function-url-quotes problem messages to be consistent with other *-quotes rules (#5488).
    • Fixed: length-zero-no-unit false positives for flex property (#5315).
    • Fixed: media-feature-name-no-unknown false positives for prefers-contrast (#5428).
    • Fixed: media-feature-name-no-unknown false positives for dynamic-range & video-dynamic-range (#5613).
    • Fixed: media-feature-name-value-allowed-list TypeError for spaceless condition (#5581).
    • Fixed: property-no-unknown false positives for Less maps (#5381).
    • Fixed: selector-class-pattern false positives for Less parametric mixins (#5378).
    • Fixed: max-empty-lines autofix for Less comments (#5507).
    • Fixed: named-grid-areas-no-invalid false negatives for grid and grid-template shorthand properties (#5514).
    • Fixed: unit-no-unknown false positives for nested property declarations (#5500).
from stylelint GitHub release notes
Commit messages
Package name: stylelint
  • 7d34399 14.0.1
  • 9337e2b Prepare 14.0.1
  • c1babac Update CHANGELOG.md
  • 2ac20d7 Fix package size by excluding docs (#5643)
  • aa1c87d Document removing cache in migration guide (#5649)
  • babbe4b Refactor to fix typos (#5648)
  • 3fc7fa0 Refactor for better type-checking (#5644)
  • 848c350 Update CHANGELOG.md
  • 85c8855 Fix false positives for hyphenated functions in `function-calc-no-unspaced-operator` (#5636)
  • 280c2d2 Update CHANGELOG.md
  • 71e0d50 Fix custom syntax require error handling (#5635)
  • 6ee62f4 Update dependencies and remove `@ types/jest` (#5642)
  • 76ad75f getPostcssResult: remove unneeded variable fallback (#5640)
  • 2bd5ba9 Update CHANGELOG.md for #5629
  • 397586e Fix `overrides` property ignoring dot directories (#5629)
  • 482dcb1 Update README links for main
  • b0cda8c Use main branch

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant