Skip to content

Bump markdownlint-cli2 from 0.17.2 to 0.18.1 in the npm-dependencies group #1245

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates markdownlint-cli2 from 0.17.2 to 0.18.1

Changelog

Sourced from markdownlint-cli2's changelog.

0.18.1

  • Update dependencies (including markdownlint)

0.18.0

  • Use user ID in Docker containers for security
  • Update dependencies (including markdownlint)
  • Remove support for end-of-life Node 18
Commits
  • d7a4f7c Update to version 0.18.1.
  • 6dee835 Bump eslint-plugin-jsdoc from 50.6.14 to 50.6.16
  • 1cac91f Bump nano-spawn from 0.2.1 to 1.0.1
  • 5b94ad8 Bump eslint-plugin-jsdoc from 50.6.11 to 50.6.14
  • a22015a Add webpackMode:eager to import of markdown-it so it will be placed in the sa...
  • 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...
  • 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 17, 2025 10:39
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 17, 2025
Copy link

netlify bot commented May 17, 2025

Deploy Preview for pihole-docs ready!

Name Link
🔨 Latest commit 1fe2b03
🔍 Latest deploy log https://app.netlify.com/projects/pihole-docs/deploys/6828705840f85c000891fd7a
😎 Deploy Preview https://deploy-preview-1245--pihole-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@yubiuser
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/npm-dependencies-33a055ae52 branch from f003732 to 7327481 Compare May 17, 2025 11:12
@yubiuser yubiuser force-pushed the dependabot/npm_and_yarn/master/npm-dependencies-33a055ae52 branch from 7327481 to eb1d09f Compare May 17, 2025 11:17
dependabot bot and others added 2 commits May 17, 2025 13:17
Bumps the npm-dependencies group with 1 update: [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2).


Updates `markdownlint-cli2` from 0.17.2 to 0.18.1
- [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md)
- [Commits](DavidAnson/markdownlint-cli2@v0.17.2...v0.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: yubiuser <github@yubiuser.dev>
@yubiuser yubiuser force-pushed the dependabot/npm_and_yarn/master/npm-dependencies-33a055ae52 branch from eb1d09f to 1fe2b03 Compare May 17, 2025 11:17
@yubiuser
Copy link
Member

Markdown lint was complaining about MD059 ('Link text should be descriptive'). We had a few instances, where we used here as link description. But I think this is fine, because we have the description usually in the sentence before the link.

Would like to get review from @pi-hole/docs-maintainers

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.

1 participant