Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2025

Bumps markdownlint-cli2 from 0.18.1 to 0.19.0.

Changelog

Sourced from markdownlint-cli2's changelog.

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
  • f327279 Update to version 0.19.0.
  • 0a80b09 Add new mkdocs-material-linter custom rule to markdownlint-cli2-rules contain...
  • 1da26d4 Add --format command-line parameter to support editors that invoke tools to f...
  • 84e8cf4 Bump js-yaml from 4.1.0 to 4.1.1
  • ac50ec5 Bump eslint-plugin-jsdoc from 61.1.12 to 61.2.0
  • e99d3e7 Add optional --no-globs parameter to syntax line in --help and README.md
  • 95a84df Remove explicit versioning from Node entry point in .pre-commit-hooks.yaml be...
  • 3f20dd7 Add explicit versioning to Node/Docker entry points in .pre-commit-hooks.yaml...
  • 333c3f2 Refactor createResults to simplify.
  • 35e4f16 Address new VS Code type warnings in remaining files.
  • 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 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)

Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.18.1 to 0.19.0.
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint-cli2@v0.18.1...v0.19.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli2
  dependency-version: 0.19.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code labels Nov 13, 2025
@pull-request-size pull-request-size bot added size/XS PR between 0-9 LOC size/L PRs between 100-499 LOC and removed size/XS PR between 0-9 LOC labels Nov 13, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Nov 14, 2025
- Fix heading increment issues (MD001) in installation.md, lambda-layers.md, and versioning.md
- Fix table column alignment (MD060) by properly padding all table cells to match separator widths in:
  - docs/environment-variables.md
  - docs/features/idempotency.md
  - docs/features/metrics.md
  - docs/getting-started/installation.md
  - docs/upgrade.md
@dreamorosi dreamorosi force-pushed the dependabot/npm_and_yarn/main/markdownlint-cli2-0.19.0 branch from 0fc03fb to 5647a1d Compare November 14, 2025 09:49
@dreamorosi
Copy link
Contributor

@svozza made a couple commits to fix the issues coming out of the new rules being added from markdownlint, so I can't approve.

@sonarqubecloud
Copy link

@svozza svozza merged commit e3be999 into main Nov 14, 2025
37 checks passed
@svozza svozza deleted the dependabot/npm_and_yarn/main/markdownlint-cli2-0.19.0 branch November 14, 2025 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation javascript Pull requests that update Javascript code size/L PRs between 100-499 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants