Skip to content

Commit c9fb632

Browse files
chore(deps): update dependency markdownlint-cli to ^0.49.0 (#1016)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [markdownlint-cli](https://redirect.github.com/igorshubovych/markdownlint-cli) | [`^0.48.0` → `^0.49.0`](https://renovatebot.com/diffs/npm/markdownlint-cli/0.48.0/0.49.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/markdownlint-cli/0.49.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/markdownlint-cli/0.49.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/markdownlint-cli/0.48.0/0.49.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdownlint-cli/0.48.0/0.49.0?slim=true) | --- ### Release Notes <details> <summary>igorshubovych/markdownlint-cli (markdownlint-cli)</summary> ### [`v0.49.0`](https://redirect.github.com/igorshubovych/markdownlint-cli/releases/tag/v0.49.0) [Compare Source](https://redirect.github.com/igorshubovych/markdownlint-cli/compare/v0.48.0...v0.49.0) - Update `markdownlint` dependency to `0.41.0` - Improve `MD022`/`MD028`/`MD035`/`MD042`/`MD051`/`MD060` - Remove handling of inline directive syntax (frequent false positives) - Remove support for end-of-life Node version 20 - Update all dependencies via `Dependabot` </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/JoshuaKGoldberg/ts-api-utils). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIzMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1dd89a5 commit c9fb632

2 files changed

Lines changed: 28 additions & 49 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"knip": "^6.0.0",
7070
"lint-staged": "^17.0.0",
7171
"markdownlint": "^0.41.0",
72-
"markdownlint-cli": "^0.48.0",
72+
"markdownlint-cli": "^0.49.0",
7373
"markdownlint-sentences-per-line": "^0.1.3",
7474
"prettier": "^3.4.2",
7575
"prettier-plugin-curly": "^0.4.0",

pnpm-lock.yaml

Lines changed: 27 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)