dollarshaveclub / stickybits

Stickybits is a lightweight alternative to `position: sticky` polyfills 🍬
https://github.com/yowainwright/stickybits
MIT License
2.19k stars 168 forks source link

Update markdownlint-cli to the latest version 🚀 #656

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency markdownlint-cli was updated from 0.21.0 to 0.22.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: davidanson License: MIT

Release Notes for 0.22.0
  • Update markdownlint dependency to 0.19.0
    • Add fix information for MD005/list-indent
    • Improve MD007/MD013/MD014
    • Deprecate MD006/ul-start-left
  • Add -p/--ignore-path option to override .markdownlintignore
  • Add starting column number to violation output message
  • Remove support for end-of-life Node.js versions < 10
Commits

The new version differs by 7 commits.

  • 8a3a64e Bump version 0.22.0
  • b0dfa3d Add section to README for exit codes (refs #75).
  • a1713b7 Update required Node.js version to 10 (8 is no longer supported).
  • 6c13911 Remove deprecated Node.js versions 8/9 from Travis/AppVeyor, add new version 13.
  • a22c5ce Add starting column number to violation output string (refs #52).
  • 2fb5506 Add -p/--ignore-path option to override .markdownlintignore (fixes #46).
  • 2721817 Update dependencies: markdownlint to 0.19.0, markdownlint-rule-helpers to 0.7.0 (fixes #74).

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: