From 41e24734c47752fa73fb9aa7ef7468937f7efc5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 04:43:16 +0000 Subject: [PATCH] chore(deps): update dependency markdownlint-cli to ^0.40.0 (#275) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [markdownlint-cli](https://togithub.com/igorshubovych/markdownlint-cli) | [`^0.39.0` -> `^0.40.0`](https://renovatebot.com/diffs/npm/markdownlint-cli/0.39.0/0.40.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/markdownlint-cli/0.40.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/markdownlint-cli/0.40.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/markdownlint-cli/0.39.0/0.40.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/markdownlint-cli/0.39.0/0.40.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
igorshubovych/markdownlint-cli (markdownlint-cli) ### [`v0.40.0`](https://togithub.com/igorshubovych/markdownlint-cli/releases/tag/v0.40.0): 0.40.0 [Compare Source](https://togithub.com/igorshubovych/markdownlint-cli/compare/v0.39.0...v0.40.0) - Update `markdownlint` dependency to `0.34.0` - Use micromark in `MD027`/`MD028`/`MD036`/`MD040`/`MD041`/`MD046`/`MD048` - Improve `MD013`/`MD034`/`MD049`/`MD050`/`MD051` - Add support for `TOML` configuration files via `--config` - Add `--configPointer` argument for nested configuration - Update `--ignore` for directories to ignore all files within - Update all dependencies via `Dependabot`
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/JoshuaKGoldberg/sentences-per-line). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 55 ++++++++++++++++++-------------------------------- 2 files changed, 21 insertions(+), 36 deletions(-) diff --git a/package.json b/package.json index ae935029..bd6633bf 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "knip": "5.11.0", "lint-staged": "^15.1.0", "markdownlint": "^0.34.0", - "markdownlint-cli": "^0.39.0", + "markdownlint-cli": "^0.40.0", "npm-package-json-lint": "^7.1.0", "npm-package-json-lint-config-default": "^6.0.0", "prettier": "^3.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 45c1962b..0ce69bf1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -88,8 +88,8 @@ importers: specifier: ^0.34.0 version: 0.34.0 markdownlint-cli: - specifier: ^0.39.0 - version: 0.39.0 + specifier: ^0.40.0 + version: 0.40.0 npm-package-json-lint: specifier: ^7.1.0 version: 7.1.0(typescript@5.4.5) @@ -2681,6 +2681,10 @@ packages: resolution: {integrity: sha512-POQXvpdL69+CluYsillJ7SUhKvytYjW9vG/GKpnf+xP8UWgYEM/RaMzHHofbALDiKbbP1W8UEYmgGl39WkPZsg==} engines: {'0': node >= 0.2.0} + jsonpointer@5.0.1: + resolution: {integrity: sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==} + engines: {node: '>=0.10.0'} + keyv@4.5.4: resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} @@ -2848,10 +2852,6 @@ packages: resolution: {integrity: sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q==} hasBin: true - markdown-it@14.0.0: - resolution: {integrity: sha512-seFjF0FIcPt4P9U39Bq1JYblX0KZCjDLFFQPHpL5AzHpqPEKtosxmdq/LTVZnjfH7tjt9BxStm+wXcDBNuYmzw==} - hasBin: true - markdown-it@14.1.0: resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==} hasBin: true @@ -2860,8 +2860,8 @@ packages: resolution: {integrity: sha512-GcRz3AWTqSUphY3vsUqQSFMbgR38a4Lh3GWlHRh/7MRwz8mcu9n2IO7HOh+bXHrR9kOPDl5RNCaEsrneb+xhHQ==} hasBin: true - markdownlint-cli@0.39.0: - resolution: {integrity: sha512-ZuFN7Xpsbn1Nbp0YYkeLOfXOMOfLQBik2lKRy8pVI/llmKQ2uW7x+8k5OMgF6o7XCsTDSYC/OOmeJ+3qplvnJQ==} + markdownlint-cli@0.40.0: + resolution: {integrity: sha512-JXhI3dRQcaqwiFYpPz6VJ7aKYheD53GmTz9y4D/d0F1MbZDGOp9pqKlbOfUX/pHP/iAoeiE4wYRmk8/kjLakxA==} engines: {node: '>=18'} hasBin: true @@ -2873,10 +2873,6 @@ packages: resolution: {integrity: sha512-BbRPTC72fl5vlSKv37v/xIENSRDYL/7X/XoFzZ740FGEbs9vZerLrIkFRY0rv7slQKxDczToYuMmqQFN61fi4Q==} engines: {node: '>=16'} - markdownlint-micromark@0.1.8: - resolution: {integrity: sha512-1ouYkMRo9/6gou9gObuMDnvZM8jC/ly3QCFQyoSPCS2XV1ZClU0xpKbL1Ar3bWWRT1RnBZkWUEiNKrI2CwiBQA==} - engines: {node: '>=16'} - markdownlint-micromark@0.1.9: resolution: {integrity: sha512-5hVs/DzAFa8XqYosbEAEg6ok6MF2smDj89ztn9pKkCtdKHVdPQuGMH7frFfYL9mLkvfFe4pTyAMffLbjf3/EyA==} engines: {node: '>=18'} @@ -2893,10 +2889,6 @@ packages: resolution: {integrity: sha512-nInuFvI/rEzanAOArW5490Ez4EYpB5ODqVM0mcDYCPx9DKJWCQqCgejjiCvbSeE7sjbDscVtZmwr665qpF5xGA==} engines: {node: '>=16'} - markdownlint@0.33.0: - resolution: {integrity: sha512-4lbtT14A3m0LPX1WS/3d1m7Blg+ZwiLq36WvjQqFGsX3Gik99NV+VXp/PW3n+Q62xyPdbvGOCfjPqjW+/SKMig==} - engines: {node: '>=18'} - markdownlint@0.34.0: resolution: {integrity: sha512-qwGyuyKwjkEMOJ10XN6OTKNOVYvOIi35RNvDLNxTof5s8UmyGHlCdpngRHoRGNvQVGuxO3BJ7uNSgdeX166WXw==} engines: {node: '>=18'} @@ -3826,6 +3818,9 @@ packages: to-space-case@1.0.0: resolution: {integrity: sha512-rLdvwXZ39VOn1IxGL3V6ZstoTbwLRckQmn/U8ZDLuWwIXNpuZDhQ3AiRUlhTbOXFVE9C+dR51wM0CBDhk31VcA==} + toml@3.0.0: + resolution: {integrity: sha512-y/mWCZinnvxjTKYhJ+pYxwD0mRLVvOtdS2Awbgxln6iEnt4rk0yBxeSBHkGJcPucRiG0e55mwWp+g/05rsrd6w==} + tr46@1.0.1: resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==} @@ -6857,6 +6852,8 @@ snapshots: jsonparse@1.3.1: {} + jsonpointer@5.0.1: {} + keyv@4.5.4: dependencies: json-buffer: 3.0.1 @@ -7042,15 +7039,6 @@ snapshots: mdurl: 1.0.1 uc.micro: 1.0.6 - markdown-it@14.0.0: - dependencies: - argparse: 2.0.1 - entities: 4.5.0 - linkify-it: 5.0.0 - mdurl: 2.0.0 - punycode.js: 2.3.1 - uc.micro: 2.1.0 - markdown-it@14.1.0: dependencies: argparse: 2.0.1 @@ -7068,24 +7056,24 @@ snapshots: mdurl: 1.0.1 uc.micro: 1.0.6 - markdownlint-cli@0.39.0: + markdownlint-cli@0.40.0: dependencies: - commander: 11.1.0 + commander: 12.0.0 get-stdin: 9.0.0 glob: 10.3.12 ignore: 5.3.1 js-yaml: 4.1.0 jsonc-parser: 3.2.1 - markdownlint: 0.33.0 + jsonpointer: 5.0.1 + markdownlint: 0.34.0 minimatch: 9.0.4 run-con: 1.3.2 + toml: 3.0.0 markdownlint-micromark@0.1.2: {} markdownlint-micromark@0.1.7: {} - markdownlint-micromark@0.1.8: {} - markdownlint-micromark@0.1.9: {} markdownlint-rule-helpers@0.25.0: @@ -7101,11 +7089,6 @@ snapshots: markdown-it: 13.0.1 markdownlint-micromark: 0.1.7 - markdownlint@0.33.0: - dependencies: - markdown-it: 14.0.0 - markdownlint-micromark: 0.1.8 - markdownlint@0.34.0: dependencies: markdown-it: 14.1.0 @@ -8126,6 +8109,8 @@ snapshots: dependencies: to-no-case: 1.0.2 + toml@3.0.0: {} + tr46@1.0.1: dependencies: punycode: 2.3.1