Skip to content

chore(deps-dev): bump markdownlint-cli2 from 0.17.2 to 0.18.0 #3917

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 13, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps markdownlint-cli2 from 0.17.2 to 0.18.0.

Changelog

Sourced from markdownlint-cli2's changelog.

0.18.0

  • Use user ID in Docker containers for security
  • Update dependencies (including markdownlint)
  • Remove support for end-of-life Node 18
Commits
  • e8d3f68 Update to version 0.18.0.
  • c6ca909 Bump markdownlint-cli2-formatter-junit from 0.0.12 to 0.0.13
  • b28cf4a Bump markdownlint-cli2-formatter-pretty from 0.0.7 to 0.0.8
  • e443d9f Bump markdownlint-cli2-formatter-template from 0.0.2 to 0.0.3
  • 8e24647 Update README.md to suggest using noBanner with noProgress to implement conve...
  • ea7be7a Update versions of formatter-junit/pretty/template (to pick up changes to pac...
  • 690f2f6 Bump eslint-plugin-n from 17.17.0 to 17.18.0
  • 4070402 Bump nano-spawn from 0.2.0 to 0.2.1
  • bb12d0f Add released Node version 24 to CI workflow.
  • f75b0ba Update Dockerfile-rules to use user ID (vs. name) for consistency with Docker...
  • 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)

@dependabot dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code labels May 12, 2025
@pull-request-size pull-request-size bot added the size/XS PR between 0-9 LOC label May 12, 2025
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.17.2 to 0.18.0.
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint-cli2@v0.17.2...v0.18.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/markdownlint-cli2-0.18.0 branch from bdb767d to 8455fd3 Compare May 12, 2025 14:15
@dreamorosi dreamorosi added the do-not-merge This item should not be merged label May 12, 2025
@boring-cyborg boring-cyborg bot added documentation Improvements or additions to documentation idempotency This item relates to the Idempotency Utility internal PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.) parameters This item relates to the Parameters Utility labels May 13, 2025
@pull-request-size pull-request-size bot added size/L PRs between 100-499 LOC and removed size/XS PR between 0-9 LOC labels May 13, 2025
Copy link

@dreamorosi dreamorosi removed the do-not-merge This item should not be merged label May 13, 2025
@dreamorosi
Copy link
Contributor

Hey @leandrodamascena I need your approval here.

Markdownlint added a new rule and as a result I have made some changes to some markdown files. While there, I also formatted a couple of tables, updated the roadmap (marked items as completed), and updated some broken links.

You're welcome to review the changes, but they're 99% formatting/rephrasing so feel free to skim through them.

@leandrodamascena
Copy link
Contributor

I'll check if I need to make any changes in Python too. Thanks for let me know.

@dreamorosi dreamorosi merged commit 6fef7bc into main May 13, 2025
47 of 53 checks passed
@dreamorosi dreamorosi deleted the dependabot/npm_and_yarn/markdownlint-cli2-0.18.0 branch May 13, 2025 08:31
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 idempotency This item relates to the Idempotency Utility internal PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.) javascript Pull requests that update Javascript code parameters This item relates to the Parameters Utility size/L PRs between 100-499 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants