Skip to content

chore(deps): bump markdownlint-cli2 from 0.22.0 to 0.22.1 in the dev-tooling group#5

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-tooling-c8f5c6fc1b
Open

chore(deps): bump markdownlint-cli2 from 0.22.0 to 0.22.1 in the dev-tooling group#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-tooling-c8f5c6fc1b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Bumps the dev-tooling group with 1 update: markdownlint-cli2.

Updates markdownlint-cli2 from 0.22.0 to 0.22.1

Changelog

Sourced from markdownlint-cli2's changelog.

0.22.1

  • Update dependencies
Commits
  • 996abf6 Update to version 0.22.1.
  • 70b6875 Improve definition of OutputFormatterConfiguration type, minor other type twe...
  • 2cf5440 Add additional test case for previous commit fixing dotfile behavior.
  • 21c53ed Bump eslint from 10.2.0 to 10.2.1
  • b738aa0 Update removeIgnoredFiles use of micromatch to include dotfiles for consisten...
  • 24c04f4 Bump junit-report-builder from 5.1.1 to 5.1.2 in /formatter-junit
  • 650f208 Bump pnpm/action-setup from 5 to 6
  • 726eaab Bump eslint from 10.1.0 to 10.2.0
  • 1aa7579 Update indirect playwright dependencies to 1.59.1.
  • fee080d Bump @​playwright/test from 1.58.2 to 1.59.1
  • 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 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 dev-tooling group with 1 update: [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2).


Updates `markdownlint-cli2` from 0.22.0 to 0.22.1
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint-cli2@v0.22.0...v0.22.1)

---
updated-dependencies:
- dependency-name: markdownlint-cli2
  dependency-version: 0.22.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-tooling
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependabot: dependencies npm Dependabot: npm labels May 3, 2026
@dependabot dependabot Bot requested a review from karlspace as a code owner May 3, 2026 04:04
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2026

AI Analysis

Technical Summary

This pull request updates the development tooling dependency markdownlint-cli2 from version 0.22.0 to 0.22.1. The update primarily includes dependency updates within markdownlint-cli2 itself, as indicated by the changelog entry: "Update dependencies."

Technical Requirements and Constraints

  • The update is a minor patch bump (0.22.0 → 0.22.1), implying backward compatibility and no breaking API changes.
  • Requires compatibility with the existing project’s npm/yarn dependency resolutions and lockfiles.
  • The update is scoped to development tooling, so it should not affect production runtime behavior.
  • Any downstream tools or CI pipelines using markdownlint-cli2 should be compatible with the new version.

Implementation Considerations

  • The upgrade involves updating transitive dependencies (e.g., eslint, junit-report-builder, playwright dependencies), possibly to fix bugs or improve security/stability.
  • The PR expects a typical rebase or

This summary was automatically generated by AI to help with triage and may not be 100% accurate.

Suggested Labels: bug security

@github-actions github-actions Bot added the bug Something isn't working label May 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Dependabot: dependencies npm Dependabot: npm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants