canada-ca / micro-acquisition

Micro-acquisition Pilot - Pilote Micro-acquisition
http://micro-acquisition.alpha.canada.ca/
MIT License
7 stars 6 forks source link

Bump markdownlint-cli from 0.28.1 to 0.30.0 #286

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps markdownlint-cli from 0.28.1 to 0.30.0.

Release notes

Sourced from markdownlint-cli's releases.

0.30.0

  • Add --enable/--disable params
  • Add --quiet param
  • Throw for bad config file
  • Update all dependencies via Dependabot

0.29.0

  • Update markdownlint dependency to 0.24.0
    • Improve MD010/MD011/MD037/MD043/MD044
  • Remove support for end-of-life Node version 10
  • Update all dependencies via Dependabot
Commits
  • 328dacc Bump version 0.30.0
  • 27dc20f Add exitCode check to all tests.
  • bf8b148 Rebuild package-lock.json to try to fix "npm ci".
  • 27d5e70 Update CI workflow to include linting step.
  • e2cd2c9 Address all new xo linting violations.
  • 3182fa0 Add --enable and --disable CLI flags (fixes #214)
  • 2d2ba47 [feature] add markdownlint-fix (#235)
  • d3321c5 Bump ignore from 5.1.8 to 5.1.9 (#232)
  • e0f6b5f Bump xo from 0.46.3 to 0.46.4 (#231)
  • c08d356 Bump xo from 0.45.0 to 0.46.3 (#229)
  • 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)