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 🚀 #629

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:

codecov[bot] commented 4 years ago

Codecov Report

Merging #629 into master will not change coverage by %. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #629   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          144       144           
=========================================
  Hits           144       144           

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 d2093a8...d81a544. Read the comment docs.

keeper-bot commented 4 years ago

:x: greenkeeper-keeper failed to merge the pull-request

An attempt to merge this PR failed. HttpError: Base branch was modified. Review and try the merge again.

keeper-bot commented 4 years ago

:tada: This PR is included in version 3.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: