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

Update stylelint to the latest version 🚀 #78

Merged
merged 2 commits into from
Mar 22, 2020

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Feb 8, 2020

The devDependency stylelint was updated from 12.0.1 to 13.1.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: jeddy3
License: MIT

Release Notes for 13.1.0
  • Fixed: media-feature-name-* false negatives for range context (#4581).
  • Fixed: indentation RangeError regression (#4572).
  • Fixed: string-quotes attribute selector autofix (#4576).
Commits

The new version differs by 175 commits.

  • 40fb15e 13.1.0
  • 6856198 Prepare 13.1.0
  • 7fb1bcc Update CHANGELOG.md
  • a15295a Add range context support for media-feature-name-* rules (#4581)
  • 9bac82a Remove vscode extension from release template (#4586)
  • b36049b Regenerate package-lock.json (#4559)
  • 607f95b Improve documentation (#4561)
  • 7adf6be Bump typescript from 3.6.4 to 3.7.5 (#4554)
  • 773aa60 Update CHANGELOG.md
  • c005b9a Fix wrong openIndex calculation in string-quotes (#4395) (#4576)
  • 7099591 Update CHANGELOG.md
  • 7524601 Fix RangeError in indentation regression (#4572)
  • 84974ad Tweak CI config (#4529)
  • 23e4dd0 Bump got from 10.3.0 to 10.4.0 (#4578)
  • c235382 Bump lint-staged from 10.0.2 to 10.0.7 (#4577)

There are 175 commits in total.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 14, 2020

  • The devDependency stylelint was updated from 12.0.1 to 13.2.0.

Update to this version instead 🚀

Release Notes for 13.2.0
  • 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).
Commits

The new version differs by 14 commits.

  • 142ed1c 13.2.0
  • e032f86 Prepare 13.2.0
  • 36e2dbb Reinstate and document workaround feature (#4592)
  • 20d1a96 Improve documentation (#4591)
  • 05a89fa Use arrow functions consistently (#4453)
  • e7ba4d0 Fix open handles test issue (#4601)
  • d7d6141 Fix prettier warning
  • f0f47f5 Update CHANGELOG.md
  • b72df96 Update selector parser (#4595)
  • e4a356f Update CHANGELOG.md
  • 12c22cb Add --stdin flag (#4594)
  • 8c25249 Format markdown files with Prettier (#4588)
  • 92aaa80 Update CHANGELOG.md
  • 9f76ed3 Disable fixing files if fixing can cause bugs (#4573)

See the full diff

greenkeeper bot added a commit that referenced this pull request Feb 14, 2020
greenkeeper bot added a commit that referenced this pull request Mar 9, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 9, 2020

  • The devDependency stylelint was updated from 12.0.1 to 13.2.1.

Update to this version instead 🚀

@ThornWalli ThornWalli merged commit cc5036c into master Mar 22, 2020
@greenkeeper greenkeeper bot deleted the greenkeeper/stylelint-13.1.0 branch March 22, 2020 10:41
@github-actions
Copy link

🎉 This PR is included in version 4.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant