fannheyward / coc-markdownlint

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

chore(deps-dev): bump markdownlint from 0.28.2 to 0.29.0 #532

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps markdownlint from 0.28.2 to 0.29.0.

Changelog

Sourced from markdownlint's changelog.

0.29.0

  • Update micromark parser dependencies for better performance
  • Use micromark in MD049/MD050
  • Improve MD034/MD037/MD044/MD049/MD050
  • Support multiple parsers in demo page
  • Remove support for end-of-life Node version 14
  • Update dependencies
Commits
  • d01180e Update to version 0.29.0.
  • b3c20f7 Bump typescript from 5.0.4 to 5.1.3
  • 22dc6ca Update micromark code and tests for prior commit updating markdownlint-microm...
  • de02503 Bump markdownlint-micromark from 0.1.4 to 0.1.5
  • 14feedb Update markdownlint-micromark dependencies: micromark to 3.2.0, micromark-ext...
  • b1eff75 Update MD044/proper-names to parse into micromark htmlFlow tokens for better ...
  • 8cb6b8e Bump eslint-plugin-jsdoc from 46.0.0 to 46.1.0
  • e45fd62 Bump webpack from 5.84.1 to 5.85.0
  • 02df32a Bump eslint-plugin-jsdoc from 45.0.0 to 46.0.0
  • c8c3d74 Bump @​babel/preset-env from 7.22.2 to 7.22.4
  • 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)