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 13.2.0 to 13.2.1 #18

Closed

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade stylelint from 13.2.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 1 version ahead of your current version.
  • The recommended version was released 4 days 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).
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)
  • 22863c1 Fix no-confusing-arrow violations
  • 142f175 Add `allowParens` option
  • 04c4560 Add `no-confusing-arrow` ESLint rule

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

@shaundon shaundon closed this Mar 13, 2020
@shaundon shaundon deleted the snyk-upgrade-4972c73ec56c3d7e554ee90ab57f1bee branch March 13, 2020 08:18
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

2 participants