greenkeeper-keeper / hapi-greenkeeper-keeper

hapi plugin to automatically merge and clean up passing greenkeeper PRs
MIT License
5 stars 4 forks source link

Update markdownlint-cli to the latest version 🚀 #655

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency markdownlint-cli was updated from 0.22.0 to 0.23.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.23.0
  • Update markdownlint dependency to 0.20.2
    • Add markdownlint-configure-file inline comment
    • Improve MD005/MD007/MD013/MD018/MD029/MD031/MD034/MD037/MD038/MD039
    • Improve HTML comment handling
  • Add support for JS configuration files via --config
  • Defer require-ing modules that may not be referenced
  • Fix issue with absolute paths and ignore files
Commits

The new version differs by 14 commits.

  • 3b7ec12 Empty commit to fix broken AppVeyor badge
  • 1479279 Bump version 0.23.0
  • a1f9a15 Add support for JS configuration via --config (fixes #85).
  • 794167a Defer require-ing modules that may not be referenced.
  • 17c3b4e Update dependencies per "npm audit": ava.
  • 8d3774f Add Node.js version 14 to appveyor.yml and .travis.yml.
  • ce3df34 Update code for latest linting rules from xo.
  • ea431a3 Update dependencies: markdownlint to 0.20.2, markdownlint-rule-helpers to 0.9.0.
  • f18d6df bumping Dockerfile to node 12 (#86)
  • 6e4fa47 Bump markdownlint to current version (0.20.1) (#84)
  • f5974af Bump acorn from 6.1.0 to 6.4.1 (#81)
  • 9a654d2 Merge branch 'noelmace-fix-absolute-path'.
  • 9478e8e Add test for previous commit for absolute path handling by node-ignore.
  • 6e9849c Fix error when an absolute path is given

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:

codecov[bot] commented 4 years ago

Codecov Report

Merging #655 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #655   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          149       149           
=========================================
  Hits           149       149           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fe0611a...5c44eac. Read the comment docs.