fannheyward / coc-markdownlint

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

chore(deps-dev): bump markdownlint from 0.26.0 to 0.26.1 #463

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps markdownlint from 0.26.0 to 0.26.1.

Commits
  • cba2ca0 Update to version 0.26.1.
  • 5b0588f Update helpers.expandTildePath to handle receiving an os object without homed...
  • 95466e2 Remove some ignores for external repository testing that are no longer needed.
  • 59a4a56 Add tests for MD051/link-fragments to validate quotes and accented characters...
  • 1bd748f Update MD051/link-fragments to ignore HTML comments embedded in heading text.
  • 6700acc Merge branch 'main' into 'next'.
  • ed8a2e6 Add permissions/security-events:write to CodeQL action to allow it to run in ...
  • 1dba010 Add "exports" to package.json, use it to limit what's exported, leave "main" ...
  • See full diff 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)