From 1c817468455a97d6df22857d64a035555d35c637 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 05:16:05 +0700 Subject: [PATCH] build(deps): update davidsneighbour to v2024.4.9 (#1581) 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 | |---|---|---|---|---|---| | [@davidsneighbour/markdownlint-config](https://redirect.github.com/davidsneighbour/configurations/tree/main/packages/markdownlint-config) ([source](https://redirect.github.com/davidsneighbour/configurations)) | [`2024.4.8` -> `2024.4.9`](https://renovatebot.com/diffs/npm/@davidsneighbour%2fmarkdownlint-config/2024.4.8/2024.4.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@davidsneighbour%2fmarkdownlint-config/2024.4.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@davidsneighbour%2fmarkdownlint-config/2024.4.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@davidsneighbour%2fmarkdownlint-config/2024.4.8/2024.4.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@davidsneighbour%2fmarkdownlint-config/2024.4.8/2024.4.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@davidsneighbour/tools](https://redirect.github.com/davidsneighbour/configurations/tree/main/packages/tools) ([source](https://redirect.github.com/davidsneighbour/configurations)) | [`2024.4.8` -> `2024.4.9`](https://renovatebot.com/diffs/npm/@davidsneighbour%2ftools/2024.4.8/2024.4.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@davidsneighbour%2ftools/2024.4.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@davidsneighbour%2ftools/2024.4.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@davidsneighbour%2ftools/2024.4.8/2024.4.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@davidsneighbour%2ftools/2024.4.8/2024.4.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
davidsneighbour/configurations (@​davidsneighbour/markdownlint-config) ### [`v2024.4.9`](https://redirect.github.com/davidsneighbour/configurations/compare/v2024.4.8...v2024.4.9) [Compare Source](https://redirect.github.com/davidsneighbour/configurations/compare/v2024.4.8...v2024.4.9)
--- ### Configuration 📅 **Schedule**: Branch creation - "* 21-23,0-4 * * 5,6" in timezone Asia/Bangkok, 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 these updates 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/davidsneighbour/hugo-modules). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 87 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 84 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index dcebe97f0..4781542a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "version": "1.2024.23", "license": "MIT", "dependencies": { - "@davidsneighbour/release-config": "^2024.4.9" + "@davidsneighbour/release-config": "^2024.4.8" } }, "modules/debug": { @@ -17589,9 +17589,89 @@ "version": "1.2024.5", "license": "MIT", "dependencies": { - "@davidsneighbour/markdownlint-config": "^2024.4.8", + "@davidsneighbour/markdownlint-config": "^2024.4.9", "@davidsneighbour/release-config": "^2024.4.8", - "@davidsneighbour/tools": "^2024.4.8" + "@davidsneighbour/tools": "^2024.4.9" + } + }, + "modules/headerimage/node_modules/@davidsneighbour/markdownlint-config": { + "version": "2024.4.9", + "resolved": "https://registry.npmjs.org/@davidsneighbour/markdownlint-config/-/markdownlint-config-2024.4.9.tgz", + "integrity": "sha512-c7EIzv30pA2exSfafbIGtyq4ZCLZTn7jby3HeHANmvoGNGjH8Desbxeq1z9Kg+A35eGi3d8EGIrWomgNoV7rLA==", + "license": "MIT", + "dependencies": { + "markdownlint": "0.36.1", + "markdownlint-cli2": "0.15.0" + }, + "engines": { + "node": ">=20.18.0", + "npm": ">=10.3.0" + } + }, + "modules/headerimage/node_modules/@davidsneighbour/tools": { + "version": "2024.4.9", + "resolved": "https://registry.npmjs.org/@davidsneighbour/tools/-/tools-2024.4.9.tgz", + "integrity": "sha512-58E7c5lJ5brHSxJ9PBfZ/E4BA5dX+vOI1Zq8hy1oOwNCJx51aoJWGH5SYZARwnYZjGBZRLP/95q9XEA4uYZGoQ==", + "license": "MIT", + "dependencies": { + "@j9t/obsohtml": "1.6.2", + "@secretlint/secretlint-rule-preset-recommend": "^9.0.0", + "cross-env": "7.0.3", + "debug": "4.3.7", + "deepmerge": "4.3.1", + "dotenv": "16.4.5", + "fixpack": "4.0.0", + "lockfile-lint": "4.14.0", + "ncp": "2.0.0", + "node-fetch": "3.3.2", + "npm-check-updates": "17.1.11", + "npm-package-json-lint": "8.0.0", + "npm-run-all2": "7.0.1", + "npm-watch": "0.13.0", + "rimraf": "6.0.1", + "secretlint": "^9.0.0", + "wireit": "0.14.9" + }, + "engines": { + "node": ">=20.18.0", + "npm": ">=10.3.0" + } + }, + "modules/headerimage/node_modules/markdownlint-cli2": { + "version": "0.15.0", + "resolved": "https://registry.npmjs.org/markdownlint-cli2/-/markdownlint-cli2-0.15.0.tgz", + "integrity": "sha512-4P/lnxQxU2R5lywRJs4b2ajm8z65CW8qqR1bTIcdQ5EG+nZpC6HJlJUnmIR5ee+uecUkoMroazxWcLB7etSmrg==", + "license": "MIT", + "dependencies": { + "globby": "14.0.2", + "js-yaml": "4.1.0", + "jsonc-parser": "3.3.1", + "markdownlint": "0.36.1", + "markdownlint-cli2-formatter-default": "0.0.5", + "micromatch": "4.0.8" + }, + "bin": { + "markdownlint-cli2": "markdownlint-cli2.js" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://github.com/sponsors/DavidAnson" + } + }, + "modules/headerimage/node_modules/npm-check-updates": { + "version": "17.1.11", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.11.tgz", + "integrity": "sha512-TR2RuGIH7P3Qrb0jfdC/nT7JWqXPKjDlxuNQt3kx4oNVf1Pn5SBRB7KLypgYZhruivJthgTtfkkyK4mz342VjA==", + "license": "Apache-2.0", + "bin": { + "ncu": "build/cli.js", + "npm-check-updates": "build/cli.js" + }, + "engines": { + "node": "^18.18.0 || >=20.0.0", + "npm": ">=8.12.1" } }, "modules/hooks": { @@ -106651,6 +106731,7 @@ "version": "2024.4.8", "resolved": "https://registry.npmjs.org/@davidsneighbour/markdownlint-config/-/markdownlint-config-2024.4.8.tgz", "integrity": "sha512-NISNVQUAzGTeKLpfmVCCnSPFtSMSPB0LOhYTZzbsHcyhyGV/DJw5uUhrLQcs9P3gmVcQmFfol1l8LSuBqUMoug==", + "license": "MIT", "dependencies": { "markdownlint": "0.36.1", "markdownlint-cli2": "0.14.0"