From 1ea86439fe7ad9ecd7fc7127785f4e8b8b214695 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 18:35:02 +0000 Subject: [PATCH] chore(deps): update dependency markdownlint to ^0.36.0 (#491) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [markdownlint](https://redirect.github.com/DavidAnson/markdownlint) | [`^0.34.0` -> `^0.36.0`](https://renovatebot.com/diffs/npm/markdownlint/0.34.0/0.36.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/markdownlint/0.36.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/markdownlint/0.36.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/markdownlint/0.34.0/0.36.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdownlint/0.34.0/0.36.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
DavidAnson/markdownlint (markdownlint) ### [`v0.36.1`](https://redirect.github.com/DavidAnson/markdownlint/blob/HEAD/CHANGELOG.md#0361) [Compare Source](https://redirect.github.com/DavidAnson/markdownlint/compare/v0.36.0...v0.36.1) - Fix behavior of MD054 ### [`v0.36.0`](https://redirect.github.com/DavidAnson/markdownlint/blob/HEAD/CHANGELOG.md#0360) [Compare Source](https://redirect.github.com/DavidAnson/markdownlint/compare/v0.35.0...v0.36.0) - Improve MD051 - Move `applyFix` and `applyFixes` from helpers to core - Make `micromark` parser available to custom rules - Introduce `./micromark` helpers exports - Update custom/rule documentation - Improve performance - Update dependencies ### [`v0.35.0`](https://redirect.github.com/DavidAnson/markdownlint/blob/HEAD/CHANGELOG.md#0350) [Compare Source](https://redirect.github.com/DavidAnson/markdownlint/compare/v0.34.0...v0.35.0) - Add MD058/blanks-around-tables - Use `micromark` in MD001/MD003/MD009/MD010/MD013/MD014/MD019/MD021/MD023/ MD024/MD025/MD039/MD042/MD043 - Improve MD018/MD020/MD031/MD034/MD044 - `markdown-it` parser no longer invoked by default - Add strict version of JSON schema - Improve performance - Update dependencies
--- ### Configuration 📅 **Schedule**: 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. --- - [ ] 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/should-semantic-release). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 19 +++++++++++++++++-- 2 files changed, 18 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6638541c..e1cf9a43 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "jsonc-eslint-parser": "^2.3.0", "knip": "^5.0.0", "lint-staged": "^15.0.0", - "markdownlint": "^0.34.0", + "markdownlint": "^0.36.0", "markdownlint-cli": "^0.41.0", "npm-package-json-lint": "^8.0.0", "npm-package-json-lint-config-default": "^7.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5e4f9778..3e811f75 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: ^15.0.0 version: 15.2.10 markdownlint: - specifier: ^0.34.0 - version: 0.34.0 + specifier: ^0.36.0 + version: 0.36.1 markdownlint-cli: specifier: ^0.41.0 version: 0.41.0 @@ -2659,6 +2659,10 @@ packages: engines: {node: '>=18'} hasBin: true + markdownlint-micromark@0.1.12: + resolution: {integrity: sha512-RlB6EwMGgc0sxcIhOQ2+aq7Zw1V2fBnzbXKGgYK/mVWdT7cz34fteKSwfYeo4rL6+L/q2tyC9QtD/PgZbkdyJQ==} + engines: {node: '>=18'} + markdownlint-micromark@0.1.9: resolution: {integrity: sha512-5hVs/DzAFa8XqYosbEAEg6ok6MF2smDj89ztn9pKkCtdKHVdPQuGMH7frFfYL9mLkvfFe4pTyAMffLbjf3/EyA==} engines: {node: '>=18'} @@ -2671,6 +2675,10 @@ packages: resolution: {integrity: sha512-qwGyuyKwjkEMOJ10XN6OTKNOVYvOIi35RNvDLNxTof5s8UmyGHlCdpngRHoRGNvQVGuxO3BJ7uNSgdeX166WXw==} engines: {node: '>=18'} + markdownlint@0.36.1: + resolution: {integrity: sha512-s73fU2CQN7WCgjhaQUQ8wYESQNzGRNOKDd+3xgVqu8kuTEhmwepd/mxOv1LR2oV046ONrTLBFsM7IoKWNvmy5g==} + engines: {node: '>=18'} + mdast-util-from-markdown@0.8.5: resolution: {integrity: sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ==} @@ -6423,6 +6431,8 @@ snapshots: run-con: 1.3.2 smol-toml: 1.2.2 + markdownlint-micromark@0.1.12: {} + markdownlint-micromark@0.1.9: {} markdownlint@0.11.0: @@ -6434,6 +6444,11 @@ snapshots: markdown-it: 14.1.0 markdownlint-micromark: 0.1.9 + markdownlint@0.36.1: + dependencies: + markdown-it: 14.1.0 + markdownlint-micromark: 0.1.12 + mdast-util-from-markdown@0.8.5: dependencies: '@types/mdast': 3.0.10