From d745de91610e14ac81290bc795d5b5b25f1668c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 10:24:01 +0000 Subject: [PATCH] chore(deps): update commitlint monorepo to v20.4.0 | datasource | package | from | to | | ---------- | ------------------------------- | ------ | ------ | | npm | @commitlint/cli | 20.3.1 | 20.4.0 | | npm | @commitlint/config-conventional | 20.3.1 | 20.4.0 | --- package.json | 4 ++-- pnpm-lock.yaml | 30 +++++++++++------------------- 2 files changed, 13 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index b3473082..17a9311b 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "@actions/exec": "3.0.0" }, "devDependencies": { - "@commitlint/cli": "20.3.1", - "@commitlint/config-conventional": "20.3.1", + "@commitlint/cli": "20.4.0", + "@commitlint/config-conventional": "20.4.0", "@eslint/js": "9.39.2", "@semantic-release/git": "10.0.1", "@semantic-release/github": "12.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 405e72d0..c5122f8a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,11 +16,11 @@ importers: version: 3.0.0 devDependencies: '@commitlint/cli': - specifier: 20.3.1 - version: 20.3.1(@types/node@24.10.9)(typescript@5.9.3) + specifier: 20.4.0 + version: 20.4.0(@types/node@24.10.9)(typescript@5.9.3) '@commitlint/config-conventional': - specifier: 20.3.1 - version: 20.3.1 + specifier: 20.4.0 + version: 20.4.0 '@eslint/js': specifier: 9.39.2 version: 9.39.2 @@ -129,13 +129,13 @@ packages: resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==} engines: {node: '>=0.1.90'} - '@commitlint/cli@20.3.1': - resolution: {integrity: sha512-NtInjSlyev/+SLPvx/ulz8hRE25Wf5S9dLNDcIwazq0JyB4/w1ROF/5nV0ObPTX8YpRaKYeKtXDYWqumBNHWsw==} + '@commitlint/cli@20.4.0': + resolution: {integrity: sha512-2lqrFrYNxjKxgMqeYiO3zNM14XN9v72/5xIJyvdLw7sHEGlfg6sweW01PGNWiqZa6/AuZwsb0uzkgWJy6F4N2w==} engines: {node: '>=v18'} hasBin: true - '@commitlint/config-conventional@20.3.1': - resolution: {integrity: sha512-NCzwvxepstBZbmVXsvg49s+shCxlJDJPWxXqONVcAtJH9wWrOlkMQw/zyl+dJmt8lyVopt5mwQ3mR5M2N2rUWg==} + '@commitlint/config-conventional@20.4.0': + resolution: {integrity: sha512-nolhFe2YKIix0D4+tPXAWnnIc9WB5fOCgmm4h2EcRyEShC64oH/DpM9n++85NRdItvIhKb+Szsaeuug7KcEeIA==} engines: {node: '>=v18'} '@commitlint/config-validator@20.4.0': @@ -777,10 +777,6 @@ packages: resolution: {integrity: sha512-GGf2Nipn1RUCAktxuVauVr1e3r8QrLP/B0lEUsFktmGqc3ddbQkhoJZHJctVU829U1c6mTSWftrVOCHaL85Q3w==} engines: {node: '>=18'} - conventional-changelog-conventionalcommits@7.0.2: - resolution: {integrity: sha512-NKXYmMR/Hr1DevQegFB4MwfM5Vv0m4UIxKZTTYuD98lpTknaZlSRrDOG4X7wIXpGkfsYxZTghUN+Qq+T0YQI7w==} - engines: {node: '>=16'} - conventional-changelog-conventionalcommits@9.1.0: resolution: {integrity: sha512-MnbEysR8wWa8dAEvbj5xcBgJKQlX/m0lhS8DsyAAWDHdfs2faDJxTgzRYlRYpXSe7UiKrIIlB4TrBKU9q9DgkA==} engines: {node: '>=18'} @@ -2260,7 +2256,7 @@ snapshots: '@colors/colors@1.5.0': optional: true - '@commitlint/cli@20.3.1(@types/node@24.10.9)(typescript@5.9.3)': + '@commitlint/cli@20.4.0(@types/node@24.10.9)(typescript@5.9.3)': dependencies: '@commitlint/format': 20.4.0 '@commitlint/lint': 20.4.0 @@ -2273,10 +2269,10 @@ snapshots: - '@types/node' - typescript - '@commitlint/config-conventional@20.3.1': + '@commitlint/config-conventional@20.4.0': dependencies: '@commitlint/types': 20.4.0 - conventional-changelog-conventionalcommits: 7.0.2 + conventional-changelog-conventionalcommits: 9.1.0 '@commitlint/config-validator@20.4.0': dependencies: @@ -2954,10 +2950,6 @@ snapshots: dependencies: compare-func: 2.0.0 - conventional-changelog-conventionalcommits@7.0.2: - dependencies: - compare-func: 2.0.0 - conventional-changelog-conventionalcommits@9.1.0: dependencies: compare-func: 2.0.0