From 3f0b2aa33feefe18b76cb1b64fced8ae800fac5d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 4 Mar 2025 07:19:35 +0700
Subject: [PATCH] build(deps-dev): bump @davidsneighbour/release-config from
2025.0.1 to 2025.0.2 (#825)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[//]: # (dependabot-start)
⚠️ **Dependabot is rebasing this PR** ⚠️
Rebasing might not happen immediately, so don't worry if this takes some
time.
Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.
---
[//]: # (dependabot-end)
Bumps
[@davidsneighbour/release-config](https://github.com/davidsneighbour/configurations)
from 2025.0.1 to 2025.0.2.
Commits
9f77814
chore(release): publish v2025.0.2
32a26f9
build(deps): update dependencies
b27765a
build(deps): update dependencies
f3dbd74
chore(deps): update eslint (#1795)
0f7e81f
chore(deps): update dependency prettier-plugin-sh to v0.15.0 (#1794)
cddfba2
chore(deps): update dependency prettier-plugin-toml to v2.0.2 (#1793)
5b15436
chore(deps): update eslint (#1777)
95e61bb
chore(deps): update dependencies
24d9094
fix: move stylelint config into sub packages
3b5747d
build(setup): update minimum node and npm versions
- Additional commits viewable in compare
view
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
package-lock.json | 231 +---------------------------------------------
package.json | 2 +-
2 files changed, 6 insertions(+), 227 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 12bbd81..a0902cb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -16,7 +16,7 @@
},
"devDependencies": {
"@davidsneighbour/markdownlint-config": "2025.0.2",
- "@davidsneighbour/release-config": "2025.0.1",
+ "@davidsneighbour/release-config": "2025.0.2",
"@davidsneighbour/tools": "2025.0.2",
"dotenv": "16.4.7"
}
@@ -1162,13 +1162,13 @@
}
},
"node_modules/@davidsneighbour/release-config": {
- "version": "2025.0.1",
- "resolved": "https://registry.npmjs.org/@davidsneighbour/release-config/-/release-config-2025.0.1.tgz",
- "integrity": "sha512-a5gvMfIbXRZXbYAWnHsXe3UQ4F/FvVJMpOFGc/Vx460sOHHhYu3PY+GMEsQqCNP/+fXSURIURHrWIq9oeJPjmw==",
+ "version": "2025.0.2",
+ "resolved": "https://registry.npmjs.org/@davidsneighbour/release-config/-/release-config-2025.0.2.tgz",
+ "integrity": "sha512-3jAmtAIO/xmpj5UN4c00MxifXIIW6HLd+6joguGIQwI+ynlk4gxxIPHzaAzynGPpJqX5TdX8ZL+lCj6HLbeuzA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "@davidsneighbour/tools": "2024.4.12",
+ "@davidsneighbour/tools": "^2025.0.2",
"commit-and-tag-version": "12.5.0",
"simple-git-hooks": "2.11.1"
},
@@ -1177,143 +1177,6 @@
"npm": ">=10.3.0"
}
},
- "node_modules/@davidsneighbour/release-config/node_modules/@davidsneighbour/tools": {
- "version": "2024.4.12",
- "resolved": "https://registry.npmjs.org/@davidsneighbour/tools/-/tools-2024.4.12.tgz",
- "integrity": "sha512-0ftzdAmcvdx72nYOehxV892x5k8dg3xaLoDu04ylv2AQ/TXTnWxCma2suy82bm8ggDfQW8pbtlUzaIwJKL+mQg==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@j9t/obsohtml": "1.7.0",
- "@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"
- }
- },
- "node_modules/@davidsneighbour/release-config/node_modules/brace-expansion": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz",
- "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "balanced-match": "^1.0.0"
- }
- },
- "node_modules/@davidsneighbour/release-config/node_modules/dotenv": {
- "version": "16.4.5",
- "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.4.5.tgz",
- "integrity": "sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==",
- "dev": true,
- "license": "BSD-2-Clause",
- "engines": {
- "node": ">=12"
- },
- "funding": {
- "url": "https://dotenvx.com"
- }
- },
- "node_modules/@davidsneighbour/release-config/node_modules/isexe": {
- "version": "3.1.1",
- "resolved": "https://registry.npmjs.org/isexe/-/isexe-3.1.1.tgz",
- "integrity": "sha512-LpB/54B+/2J5hqQ7imZHfdU31OlgQqx7ZicVlkm9kzg9/w8GKLEcFfJl/t7DCEDueOyBAD6zCCwTO6Fzs0NoEQ==",
- "dev": true,
- "license": "ISC",
- "engines": {
- "node": ">=16"
- }
- },
- "node_modules/@davidsneighbour/release-config/node_modules/minimatch": {
- "version": "9.0.5",
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
- "dev": true,
- "license": "ISC",
- "dependencies": {
- "brace-expansion": "^2.0.1"
- },
- "engines": {
- "node": ">=16 || 14 >=14.17"
- },
- "funding": {
- "url": "https://github.com/sponsors/isaacs"
- }
- },
- "node_modules/@davidsneighbour/release-config/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==",
- "dev": true,
- "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"
- }
- },
- "node_modules/@davidsneighbour/release-config/node_modules/npm-run-all2": {
- "version": "7.0.1",
- "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-7.0.1.tgz",
- "integrity": "sha512-Adbv+bJQ8UTAM03rRODqrO5cx0YU5KCG2CvHtSURiadvdTjjgGJXdbc1oQ9CXBh9dnGfHSoSB1Web/0Dzp6kOQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "ansi-styles": "^6.2.1",
- "cross-spawn": "^7.0.3",
- "memorystream": "^0.3.1",
- "minimatch": "^9.0.0",
- "pidtree": "^0.6.0",
- "read-package-json-fast": "^4.0.0",
- "shell-quote": "^1.7.3",
- "which": "^5.0.0"
- },
- "bin": {
- "npm-run-all": "bin/npm-run-all/index.js",
- "npm-run-all2": "bin/npm-run-all/index.js",
- "run-p": "bin/run-p/index.js",
- "run-s": "bin/run-s/index.js"
- },
- "engines": {
- "node": "^18.17.0 || >=20.5.0",
- "npm": ">= 9"
- }
- },
- "node_modules/@davidsneighbour/release-config/node_modules/which": {
- "version": "5.0.0",
- "resolved": "https://registry.npmjs.org/which/-/which-5.0.0.tgz",
- "integrity": "sha512-JEdGzHwwkrbWoGOlIHqQ5gtprKGOenpDHpxE9zVR1bWbOtYRyPPHMe9FaP6x61CmNaTThSkb0DAJte5jD+DmzQ==",
- "dev": true,
- "license": "ISC",
- "dependencies": {
- "isexe": "^3.1.1"
- },
- "bin": {
- "node-which": "bin/which.js"
- },
- "engines": {
- "node": "^18.17.0 || >=20.5.0"
- }
- },
"node_modules/@davidsneighbour/tools": {
"version": "2025.0.2",
"resolved": "https://registry.npmjs.org/@davidsneighbour/tools/-/tools-2025.0.2.tgz",
@@ -1466,20 +1329,6 @@
"node": ">=12"
}
},
- "node_modules/@j9t/obsohtml": {
- "version": "1.7.0",
- "resolved": "https://registry.npmjs.org/@j9t/obsohtml/-/obsohtml-1.7.0.tgz",
- "integrity": "sha512-x+MMEOBGhGvvV5MbPHMTTl3lKY3ZSW9Kg+Awde30WLvOnUUZr3kY6ch6QQG1NEBdeHV8g9pRLLb1rfPFN8kCpg==",
- "dev": true,
- "license": "CC-BY-SA-4.0",
- "dependencies": {
- "chalk": "^5.3.0",
- "commander": "^12.1.0"
- },
- "bin": {
- "obsohtml": "bin/obsohtml.js"
- }
- },
"node_modules/@nodelib/fs.scandir": {
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
@@ -2764,19 +2613,6 @@
],
"license": "CC-BY-4.0"
},
- "node_modules/chalk": {
- "version": "5.4.1",
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz",
- "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": "^12.17.0 || ^14.13 || >=16.0.0"
- },
- "funding": {
- "url": "https://github.com/chalk/chalk?sponsor=1"
- }
- },
"node_modules/character-entities": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz",
@@ -2978,16 +2814,6 @@
"node": ">= 0.8"
}
},
- "node_modules/commander": {
- "version": "12.1.0",
- "resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz",
- "integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">=18"
- }
- },
"node_modules/commit-and-tag-version": {
"version": "12.5.0",
"resolved": "https://registry.npmjs.org/commit-and-tag-version/-/commit-and-tag-version-12.5.0.tgz",
@@ -10482,53 +10308,6 @@
"node": ">= 8"
}
},
- "node_modules/wireit": {
- "version": "0.14.9",
- "resolved": "https://registry.npmjs.org/wireit/-/wireit-0.14.9.tgz",
- "integrity": "sha512-hFc96BgyslfO1WGSzQqOVYd5N3TB+4u9w70L9GHR/T7SYjvFmeznkYMsRIjMLhPcVabCEYPW1vV66wmIVDs+dQ==",
- "dev": true,
- "license": "Apache-2.0",
- "workspaces": [
- "vscode-extension",
- "website"
- ],
- "dependencies": {
- "brace-expansion": "^4.0.0",
- "chokidar": "^3.5.3",
- "fast-glob": "^3.2.11",
- "jsonc-parser": "^3.0.0",
- "proper-lockfile": "^4.1.2"
- },
- "bin": {
- "wireit": "bin/wireit.js"
- },
- "engines": {
- "node": ">=18.0.0"
- }
- },
- "node_modules/wireit/node_modules/balanced-match": {
- "version": "3.0.1",
- "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-3.0.1.tgz",
- "integrity": "sha512-vjtV3hiLqYDNRoiAv0zC4QaGAMPomEoq83PRmYIofPswwZurCeWR5LByXm7SyoL0Zh5+2z0+HC7jG8gSZJUh0w==",
- "dev": true,
- "license": "MIT",
- "engines": {
- "node": ">= 16"
- }
- },
- "node_modules/wireit/node_modules/brace-expansion": {
- "version": "4.0.0",
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-4.0.0.tgz",
- "integrity": "sha512-l/mOwLWs7BQIgOKrL46dIAbyCKvPV7YJPDspkuc88rHsZRlg3hptUGdU7Trv0VFP4d3xnSGBQrKu5ZvGB7UeIw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "balanced-match": "^3.0.0"
- },
- "engines": {
- "node": ">= 18"
- }
- },
"node_modules/wordwrap": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
diff --git a/package.json b/package.json
index e32ea95..730a78f 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
},
"devDependencies": {
"@davidsneighbour/markdownlint-config": "2025.0.2",
- "@davidsneighbour/release-config": "2025.0.1",
+ "@davidsneighbour/release-config": "2025.0.2",
"@davidsneighbour/tools": "2025.0.2",
"dotenv": "16.4.7"
},