From f091dcd0f107efdb85b4b6699d882d818a501b25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 20:59:23 +0000 Subject: [PATCH] chore(deps): bump @commitlint/config-conventional from 20.4.3 to 20.5.0 Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 20.4.3 to 20.5.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/v20.5.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 20.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 23 +++++++---------------- pnpm-workspace.yaml | 2 +- 2 files changed, 8 insertions(+), 17 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 28c07f9..8448c0f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -17,8 +17,8 @@ catalogs: specifier: ^20.5.0 version: 20.5.0 '@commitlint/config-conventional': - specifier: ^20.4.3 - version: 20.4.3 + specifier: ^20.5.0 + version: 20.5.0 '@favware/cliff-jumper': specifier: ^6.0.0 version: 6.0.0 @@ -70,7 +70,7 @@ importers: version: 20.5.0(@types/node@25.5.0)(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.3.0)(typescript@5.9.3) '@commitlint/config-conventional': specifier: catalog:ci - version: 20.4.3 + version: 20.5.0 '@nanoforge-dev/actions': specifier: catalog:ci version: 1.2.3 @@ -268,8 +268,8 @@ packages: engines: {node: '>=v18'} hasBin: true - '@commitlint/config-conventional@20.4.3': - resolution: {integrity: sha512-9RtLySbYQAs8yEqWEqhSZo9nYhbm57jx7qHXtgRmv/nmeQIjjMcwf6Dl+y5UZcGWgWx435TAYBURONaJIuCjWg==} + '@commitlint/config-conventional@20.5.0': + resolution: {integrity: sha512-t3Ni88rFw1XMa4nZHgOKJ8fIAT9M2j5TnKyTqJzsxea7FUetlNdYFus9dz+MhIRZmc16P0PPyEfh6X2d/qw8SA==} engines: {node: '>=v18'} '@commitlint/config-validator@20.5.0': @@ -328,10 +328,6 @@ packages: resolution: {integrity: sha512-qD9xfP6dFg5jQ3NMrOhG0/w5y3bBUsVGyJvXxdWEwBm8hyx4WOk3kKXw28T5czBYvyeCVJgJJ6aoJZUWDpaacQ==} engines: {node: '>=v18'} - '@commitlint/types@20.4.3': - resolution: {integrity: sha512-51OWa1Gi6ODOasPmfJPq6js4pZoomima4XLZZCrkldaH2V5Nb3bVhNXPeT6XV0gubbainSpTw4zi68NqAeCNCg==} - engines: {node: '>=v18'} - '@commitlint/types@20.5.0': resolution: {integrity: sha512-ZJoS8oSq2CAZEpc/YI9SulLrdiIyXeHb/OGqGrkUP6Q7YV+0ouNAa7GjqRdXeQPncHQIDz/jbCTlHScvYvO/gA==} engines: {node: '>=v18'} @@ -1839,9 +1835,9 @@ snapshots: - conventional-commits-parser - typescript - '@commitlint/config-conventional@20.4.3': + '@commitlint/config-conventional@20.5.0': dependencies: - '@commitlint/types': 20.4.3 + '@commitlint/types': 20.5.0 conventional-changelog-conventionalcommits: 9.3.0 '@commitlint/config-validator@20.5.0': @@ -1933,11 +1929,6 @@ snapshots: dependencies: escalade: 3.2.0 - '@commitlint/types@20.4.3': - dependencies: - conventional-commits-parser: 6.3.0 - picocolors: 1.1.1 - '@commitlint/types@20.5.0': dependencies: conventional-commits-parser: 6.3.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 62b7339..d0c7546 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -8,7 +8,7 @@ catalogs: typescript: ^5.9.3 ci: '@commitlint/cli': ^20.5.0 - '@commitlint/config-conventional': ^20.4.3 + '@commitlint/config-conventional': ^20.5.0 '@favware/cliff-jumper': ^6.0.0 '@nanoforge-dev/actions': ^1.2.3 husky: ^9.1.7