From 7a05496834e9f5452775180bf5333885214d1919 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 05:44:57 +0000 Subject: [PATCH] build(deps-dev): bump @commitlint/config-conventional Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 21.0.2 to 21.1.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.1.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 21.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 42 ++++++++++++++++++++++++++---------------- 2 files changed, 27 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 2203da4..8e38ee4 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ }, "devDependencies": { "@commitlint/cli": "^21.0.2", - "@commitlint/config-conventional": "^21.0.2", + "@commitlint/config-conventional": "^21.1.0", "husky": "^9.1.7", "markdown-link-check": "^3.14.2", "markdownlint-cli": "^0.48.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a5c029..b214ab9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^21.0.2 version: 21.0.2(@types/node@25.3.0)(conventional-commits-parser@6.4.0)(typescript@5.9.3) '@commitlint/config-conventional': - specifier: ^21.0.2 - version: 21.0.2 + specifier: ^21.1.0 + version: 21.1.0 husky: specifier: ^9.1.7 version: 9.1.7 @@ -134,8 +134,8 @@ packages: engines: {node: '>=22.12.0'} hasBin: true - '@commitlint/config-conventional@21.0.2': - resolution: {integrity: sha512-P/ZRhryQmkj0Z0dY9FOoRwe3xkwJyyAdtXwt01NT2kuZttcG2CNYp1q5Ci3u+nDT2jcbJRw2kt13Czl1qKNPfg==} + '@commitlint/config-conventional@21.1.0': + resolution: {integrity: sha512-BIFl8xM+3SLy3jrblUC3wmQLCVbLty+++6o859BDCmybVrQdXmIWO+dlkGIbv/M2bBoC55wGuh0zGiw3TPjL1g==} engines: {node: '>=22.12.0'} '@commitlint/config-validator@21.0.1': @@ -198,6 +198,10 @@ packages: resolution: {integrity: sha512-4u7w8jcoCUFWhjWnASYzZHAP34OqOtuFBN87nQmFvqda03YU0T6z+yB4w0gSAMpekiRqqGk5rt+qSlW+a2vSEg==} engines: {node: '>=22.12.0'} + '@commitlint/types@21.1.0': + resolution: {integrity: sha512-YodnnnH1Cp+08nP8HGNJAIuB6L3/vdCTHVRTfF8Ik/wRCLOTsU9zwv3yO1cSPQRDa9CLYtE+UJ2K67r7CwMSFw==} + engines: {node: '>=22.12.0'} + '@conventional-changelog/git-client@2.7.0': resolution: {integrity: sha512-j7A8/LBEQ+3rugMzPXoKYzyUPpw/0CBQCyvtTR7Lmu4olG4yRC/Tfkq79Mr3yuPs0SUitlO2HwGP3gitMJnRFw==} engines: {node: '>=18'} @@ -980,6 +984,7 @@ packages: git-raw-commits@5.0.1: resolution: {integrity: sha512-Y+csSm2GD/PCSh6Isd/WiMjNAydu0VBiG9J7EdQsNA5P9uXvLayqjmTsNlK5Gs9IhblFZqOU0yid5Il5JPoLiQ==} engines: {node: '>=18'} + deprecated: Deprecated and no longer maintained. Use @conventional-changelog/git-client instead. hasBin: true global-directory@5.0.0: @@ -1734,31 +1739,31 @@ snapshots: - conventional-commits-parser - typescript - '@commitlint/config-conventional@21.0.2': + '@commitlint/config-conventional@21.1.0': dependencies: - '@commitlint/types': 21.0.1 + '@commitlint/types': 21.1.0 conventional-changelog-conventionalcommits: 9.3.1 '@commitlint/config-validator@21.0.1': dependencies: - '@commitlint/types': 21.0.1 + '@commitlint/types': 21.1.0 ajv: 8.18.0 '@commitlint/ensure@21.0.1': dependencies: - '@commitlint/types': 21.0.1 + '@commitlint/types': 21.1.0 es-toolkit: 1.47.1 '@commitlint/execute-rule@21.0.1': {} '@commitlint/format@21.0.1': dependencies: - '@commitlint/types': 21.0.1 + '@commitlint/types': 21.1.0 picocolors: 1.1.1 '@commitlint/is-ignored@21.0.2': dependencies: - '@commitlint/types': 21.0.1 + '@commitlint/types': 21.1.0 semver: 7.7.4 '@commitlint/lint@21.0.2': @@ -1766,14 +1771,14 @@ snapshots: '@commitlint/is-ignored': 21.0.2 '@commitlint/parse': 21.0.2 '@commitlint/rules': 21.0.2 - '@commitlint/types': 21.0.1 + '@commitlint/types': 21.1.0 '@commitlint/load@21.0.2(@types/node@25.3.0)(typescript@5.9.3)': dependencies: '@commitlint/config-validator': 21.0.1 '@commitlint/execute-rule': 21.0.1 '@commitlint/resolve-extends': 21.0.1 - '@commitlint/types': 21.0.1 + '@commitlint/types': 21.1.0 cosmiconfig: 9.0.2(typescript@5.9.3) cosmiconfig-typescript-loader: 6.2.0(@types/node@25.3.0)(cosmiconfig@9.0.2(typescript@5.9.3))(typescript@5.9.3) es-toolkit: 1.47.1 @@ -1787,14 +1792,14 @@ snapshots: '@commitlint/parse@21.0.2': dependencies: - '@commitlint/types': 21.0.1 + '@commitlint/types': 21.1.0 conventional-changelog-angular: 8.3.1 conventional-commits-parser: 6.4.0 '@commitlint/read@21.0.2(conventional-commits-parser@6.4.0)': dependencies: '@commitlint/top-level': 21.0.2 - '@commitlint/types': 21.0.1 + '@commitlint/types': 21.1.0 git-raw-commits: 5.0.1(conventional-commits-parser@6.4.0) tinyexec: 1.0.2 transitivePeerDependencies: @@ -1804,7 +1809,7 @@ snapshots: '@commitlint/resolve-extends@21.0.1': dependencies: '@commitlint/config-validator': 21.0.1 - '@commitlint/types': 21.0.1 + '@commitlint/types': 21.1.0 es-toolkit: 1.47.1 global-directory: 5.0.0 resolve-from: 5.0.0 @@ -1814,7 +1819,7 @@ snapshots: '@commitlint/ensure': 21.0.1 '@commitlint/message': 21.0.2 '@commitlint/to-lines': 21.0.1 - '@commitlint/types': 21.0.1 + '@commitlint/types': 21.1.0 '@commitlint/to-lines@21.0.1': {} @@ -1827,6 +1832,11 @@ snapshots: conventional-commits-parser: 6.4.0 picocolors: 1.1.1 + '@commitlint/types@21.1.0': + dependencies: + conventional-commits-parser: 6.4.0 + picocolors: 1.1.1 + '@conventional-changelog/git-client@2.7.0(conventional-commits-parser@6.4.0)': dependencies: '@simple-libs/child-process-utils': 1.0.2