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

[Snyk] Upgrade stylelint from 13.1.0 to 13.2.1 #110

Merged

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Apr 4, 2020

Snyk has created this PR to upgrade stylelint from 13.1.0 to 13.2.1.

ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-03-09.
Release notes
Package name: stylelint
  • 13.2.1 - 2020-03-09
    • Fixed: selector-pseudo-element-no-unknown false positives for ::part pseudo-element (#4604).
    • Fixed: value-keyword-case false positives for longhand grid-column/row-* properties (#4611).
  • 13.2.0 - 2020-02-14
    • Security: updated to postcss-selector-parser@6 due to a vulnerability in one of postcss-selector-parser@3 dependencies (#4595). Due to this update:
      • selector-descendant-combinator-no-non-space will ignore selectors containing comments
      • selector-pseudo-class-parentheses-space-inside can't autofix pseudo-classes that contain comments
    • Added: --stdin CLI flag that accepts stdin input even if it is empty (#4594).
    • Fixed: autofix will ignore sources containing disable comments or nested tagged template literals - this is workaround to make autofix safer to use until we can resolve the underlying issues (#4573).
  • 13.1.0 - 2020-02-08
    • Fixed: media-feature-name-* false negatives for range context (#4581).
    • Fixed: indentation RangeError regression (#4572).
    • Fixed: string-quotes attribute selector autofix (#4576).
from stylelint GitHub release notes
Commit messages
Package name: stylelint
  • 7f2b65d 13.2.1
  • c52054f Prepare 13.2.1
  • 343e40d Bump typescript from 3.7.5 to 3.8.3 (#4626)
  • f928058 Bump postcss-value-parser from 4.0.2 to 4.0.3 (#4625)
  • 08770c8 Bump np from 5.2.1 to 6.2.0 (#4629)
  • c63a45f Bump postcss from 7.0.26 to 7.0.27 (#4628)
  • 818e3ca Bump got from 10.5.5 to 10.6.0 (#4632)
  • 7073482 Bump write-file-atomic from 3.0.1 to 3.0.3 (#4627)
  • 21b5616 Bump lint-staged from 10.0.7 to 10.0.8 (#4630)
  • 500a7c8 Bump meow from 6.0.0 to 6.0.1 (#4631)
  • 0254e50 Remove org-level community health files (#4612)
  • a6ae70e Reinstate issue template
  • 95f71b4 Temporarily delete one issue template
  • 3b30ada Delete PULL_REQUEST_TEMPLATE.md (#4606)
  • dfc08b9 Update CHANGELOG.md
  • 014df66 Fix false positives for longhand grid-column/row-* properties in value-keyword-case (#4611)
  • ad025cc Update CHANGELOG.md
  • 4e1042b Fix false positives for part pseudo-element in selector-pseudo-element-no-unknown (#4604)
  • d5a9ccf Fix TypeScript files with Prettier too (#4602)
  • 436aa88 Add `no-confusing-arrow` ESLint rule (#4514)
  • 142ed1c 13.2.0
  • e032f86 Prepare 13.2.0
  • 36e2dbb Reinstate and document workaround feature (#4592)
  • 20d1a96 Improve documentation (#4591)

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

@codeclimate
Copy link

codeclimate bot commented Apr 4, 2020

Code Climate has analyzed commit 86f85e7 and detected 0 issues on this pull request.

View more on Code Climate.

@LuisAlejandro LuisAlejandro merged commit 0740770 into develop Apr 4, 2020
@LuisAlejandro LuisAlejandro deleted the snyk-upgrade-e60a99e5210aa6447b7b3cddfa2d899e branch April 4, 2020 15:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants