Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps the all-dependencies group with 2 updates: markdownlint and markdownlint-cli2.

Updates markdownlint from 0.39.0 to 0.40.0

Changelog

Sourced from markdownlint's changelog.

0.40.0

  • Improve MD011/MD013/MD051/MD060
  • Update dependencies
Commits
  • 63fefcb Update to version 0.40.0.
  • dc97978 Add scenarios for aligned tables with irregular trailing pipes.
  • e645385 Update test repository snapshots.
  • 240e27b Update test repository snapshots.
  • b3a49a7 Update MD060/table-column-style to rename "heading" to "header" for consisten...
  • f6c5369 Update MD060/table-column-style to add aligned_delimiter parameter (fixes #18...
  • 8e974f9 Update MD013/line-length default mode to prevent trailing non-whitespace text...
  • 6019101 Remove outdated table-column-style suppression from dotnet/docs test repo.
  • 9ad696e Add more tests for MD013/line-length edge case behavior.
  • d8bf33d Refactor MD013/line-length to simplify length check.
  • Additional commits viewable in compare view

Updates markdownlint-cli2 from 0.19.1 to 0.20.0

Changelog

Sourced from markdownlint-cli2's changelog.

0.20.0

  • Update dependencies
Commits
  • 7339935 Update to version 0.20.0.
  • b4a4257 Add custom rule markdownlint-rule-numbered-headings-unique to Docker containe...
  • dff79cc Update documentation and tests for markdownlint version update in previous co...
  • dedb028 Bump markdownlint from 0.39.0 to 0.40.0
  • cddf727 Add test to ensure all project version numbers match.
  • a1f74ab Bump execa from 9.6.0 to 9.6.1
  • d2942ba Update indirect playwright dependencies to 1.57.0.
  • 619cca1 Bump @​playwright/test from 1.56.1 to 1.57.0
  • 320454a Bump eslint-plugin-jsdoc from 61.4.0 to 61.4.1
  • bacb4e3 Exclude more invalid JavaScript test files from CodeQL analysis to avoid "Cou...
  • See full diff in compare view

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

Bumps the all-dependencies group with 2 updates: [markdownlint](https://github.com/DavidAnson/markdownlint) and [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2).


Updates `markdownlint` from 0.39.0 to 0.40.0
- [Changelog](https://github.com/DavidAnson/markdownlint/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint@v0.39.0...v0.40.0)

Updates `markdownlint-cli2` from 0.19.1 to 0.20.0
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint-cli2@v0.19.1...v0.20.0)

---
updated-dependencies:
- dependency-name: markdownlint
  dependency-version: 0.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: markdownlint-cli2
  dependency-version: 0.20.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 8, 2025 05:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 8, 2025
@lindseywild lindseywild merged commit 42efa40 into main Dec 8, 2025
3 checks passed
@lindseywild lindseywild deleted the dependabot/npm_and_yarn/all-dependencies-3e019b230d branch December 8, 2025 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants