markdownlint-github icon indicating copy to clipboard operation
markdownlint-github copied to clipboard

chore: Bump markdownlint-cli2 from 0.18.1 to 0.19.1 in the all-dependencies group

Open dependabot[bot] opened this issue 1 month ago • 0 comments

Bumps the all-dependencies group with 1 update: markdownlint-cli2.

Updates markdownlint-cli2 from 0.18.1 to 0.19.1

Changelog

Sourced from markdownlint-cli2's changelog.

0.19.1

  • Update --format to avoid trailing newline
  • Update dependencies

0.19.0

  • Add --format parameter for editor integration
  • Update output formatters for severity warning
  • Explicitly version Docker containers for pre-commit
  • Update dependencies (including markdownlint)
Commits
  • a95dde8 Update to version 0.19.1.
  • dca4514 Bump eslint-plugin-jsdoc from 61.3.0 to 61.4.0
  • bb56770 Bump actions/checkout from 5 to 6
  • e1457cc Exclude invalid JavaScript test files from CodeQL analysis to avoid "Could no...
  • 111062a Update implementation of --format to stream/pipeline directly to stdout and a...
  • a45987c Bump eslint-plugin-jsdoc from 61.2.1 to 61.3.0
  • ee2f13f Bump @​stylistic/eslint-plugin from 5.6.0 to 5.6.1
  • b5639e7 Bump @​stylistic/eslint-plugin from 5.5.0 to 5.6.0
  • 64b747e Bump eslint-plugin-jsdoc from 61.2.0 to 61.2.1
  • f327279 Update to version 0.19.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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot[bot] avatar Nov 24 '25 05:11 dependabot[bot]