fannheyward / coc-markdownlint

markdownlint extension for coc.nvim
MIT License
170 stars 2 forks source link

chore(deps-dev): bump markdownlint-rule-helpers from 0.19.0 to 0.20.0 #531

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps markdownlint-rule-helpers from 0.19.0 to 0.20.0.

Changelog

Sourced from markdownlint-rule-helpers's changelog.

0.20.0

  • Add markdownlint-configure-file inline comment
  • Reimplement MD037
  • Improve MD005/MD007/MD013/MD018/MD029/MD031/MD034/MD038/MD039
  • Improve HTML comment handling
  • Update dependencies
Commits
  • 190716d Update to version 0.20.0.
  • 5c60e00 Update MD037/no-space-in-emphasis to avoid crash, handle more scenarios.
  • a0afba9 Update dependencies: @​types/node to 13.11.1, browserify to 16.5.1, c8 to 7.1....
  • e470086 Sync to latest test file changes from Ruby implementation, commit 1e78c89224f...
  • 214ecb5 Add fallback for demo "Copy Link" functionality on browsers that do not suppo...
  • 6785974 Fix possible crash in MD005/list-indent, reporting issue with MD029/ol-prefix.
  • 320acfd Update MD034/no-bare-urls to allow quoting bare URLs.
  • e319f95 Update MD031/blanks-around-fences to add blockquote characters when fixing is...
  • 65b19b7 Update MD038/no-space-in-code to allow the "single leading and trailing space...
  • 6ce426c Add support for "markdownlint-configure-file" inline comments (fixes #264).
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
fannheyward commented 1 year ago

@dependabot rebase