github / markdownlint-github

An opinionated collection of markdownlint rules used by GitHub.
MIT License
73 stars 0 forks source link

chore(deps-dev): bump markdownlint from 0.30.0 to 0.31.0 #74

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps markdownlint from 0.30.0 to 0.31.0.

Changelog

Sourced from markdownlint's changelog.

0.31.0

  • Improve MD032/MD037/MD043/MD044/MD051/MD052
  • Improve performance
  • Update dependencies
Commits
  • 11fbab3 Update to version 0.31.0.
  • ba260b9 Update MD051/link-fragments to handle backslash-escaped content in link and d...
  • 1ddee6b Update MD051/link-fragments to also look for a fragment matching the URI-enco...
  • b7ef571 Bump @​babel/core from 7.22.11 to 7.22.15
  • a7dfa4b Replace Array.push(...spread) in micromark helpers with Array.concat to avoid...
  • 07f4031 Replace all instances of JSDoc generic Function with detailed @​callback defin...
  • 8bb97da Bump @​babel/preset-env from 7.22.14 to 7.22.15
  • 45590a8 Bump actions/checkout from 3 to 4
  • b5a7970 Opt project files in to the new reference-links-images / shortcut_syntax beha...
  • c118c11 Update MD052/reference-links-images to add a shortcut_syntax parameter for op...
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)