canada-ca / open-source-logiciel-libre

Open Source Software Requirements and Guidance (Draft) - Exigences et guides liés aux logiciels libres (Ébauche)
https://canada-ca.github.io/open-source-logiciel-libre/
Other
36 stars 16 forks source link

chore(deps-dev): bump markdownlint-cli from 0.31.1 to 0.32.0 #256

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps markdownlint-cli from 0.31.1 to 0.32.0.

Release notes

Sourced from markdownlint-cli's releases.

0.32.0

  • Update markdownlint dependency to 0.26.0
    • Add MD051/link-fragments: Link fragments should be valid
    • Add MD052/reference-links-images: Reference links and images should use a label that is defined
    • Add MD053/link-image-reference-definitions: Link and image reference definitions should be needed (auto-fixable)
    • Improve MD010/MD031/MD035/MD039/MD042/MD044/MD049/MD050
    • Add markdownlint-disable-line inline comment
    • Support ~ paths in configuration files
    • Improve performance
  • Add .markdownlint.jsonc to list of supported configuration files
  • Remove support for end-of-life Node version 12
  • Update all dependencies via Dependabot
Commits
  • 02fe6c1 Bump version 0.32.0
  • a31f1ab Bump jsonc-parser from 3.0.0 to 3.1.0 (#303)
  • 116791e Bump commander from 9.3.0 to 9.4.0 (#302)
  • 1ce32d6 Add .markdownlint.jsonc to list of automatically-used configuration files (wi...
  • 2eba8d0 Bump run-con from 1.2.10 to 1.2.11
  • c0c04bd Bump ava from 4.3.0 to 4.3.1
  • 6e0cea8 Bump markdownlint-rule-helpers from 0.16.0 to 0.17.0
  • dcbd7bc Bump markdownlint from 0.25.1 to 0.26.0
  • 18ad756 Remove references to unsupported ESLint rule node/no-unsupported-features/es-...
  • f1cfd93 Bump xo from 0.49.0 to 0.50.0
  • 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)