From 7761be92c9d4a6c3df412b433bbb07c1bcd29d71 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Mon, 29 Jun 2026 06:28:58 +0000 Subject: [PATCH] build: update dependency conventional-commits-filter to v6 See associated pull request for more information. --- ng-dev/package.json | 2 +- pnpm-lock.yaml | 36 ++++++++++++++++++------------------ 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/ng-dev/package.json b/ng-dev/package.json index f2913a154..de40c6686 100644 --- a/ng-dev/package.json +++ b/ng-dev/package.json @@ -45,7 +45,7 @@ "@yarnpkg/lockfile": "1.1.0", "bufferutil": "4.1.0", "cli-progress": "3.12.0", - "conventional-commits-filter": "5.0.0", + "conventional-commits-filter": "6.0.0", "conventional-commits-parser": "6.4.0", "ejs": "6.0.1", "encoding": "0.1.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b7831594..51f6765b6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,7 +12,7 @@ importers: dependencies: '@angular/compiler-cli': specifier: 22.1.0-next.2 - version: 22.1.0-next.2(@angular/compiler@22.1.0-next.2)(typescript@6.0.3) + version: 22.1.0-next.2(@angular/compiler@22.1.0-next.2)(supports-color@10.2.2)(typescript@6.0.3) typescript: specifier: 6.0.3 version: 6.0.3 @@ -556,7 +556,7 @@ importers: version: 3.0.1 '@conventional-changelog/git-client': specifier: 2.7.0 - version: 2.7.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.4.0) + version: 2.7.0(conventional-commits-filter@6.0.0)(conventional-commits-parser@6.4.0) '@google-cloud/spanner': specifier: 8.0.0 version: 8.0.0(supports-color@10.2.2) @@ -642,8 +642,8 @@ importers: specifier: 3.12.0 version: 3.12.0 conventional-commits-filter: - specifier: 5.0.0 - version: 5.0.0 + specifier: 6.0.0 + version: 6.0.0 conventional-commits-parser: specifier: 6.4.0 version: 6.4.0 @@ -3123,9 +3123,9 @@ packages: resolution: {integrity: sha512-j/O/d7GcZCyNl7/hwZAb606rzqkyvaDctLmckbxLzHvFBzTJHuGEdodATcP3yIRoDrLHkIATJuvzbFlp/ki2cQ==} engines: {node: '>=18'} - conventional-commits-filter@5.0.0: - resolution: {integrity: sha512-tQMagCOC59EVgNZcC5zl7XqO30Wki9i9J3acbUvkaosCT6JX3EeFwJD7Qqp4MCikRnzS18WXV3BLIQ66ytu6+Q==} - engines: {node: '>=18'} + conventional-commits-filter@6.0.0: + resolution: {integrity: sha512-taSykxCRrEryH1oTkqUa6bvIgSPWG7BRs4mwuwQR68099xRQCTBIIbu9vs6xHO2YW4iKuB4GIfAZVQW5BLYG6Q==} + engines: {node: '>=22'} conventional-commits-parser@6.4.0: resolution: {integrity: sha512-tvRg7FIBNlyPzjdG8wWRlPHQJJHI7DylhtRGeU9Lq+JuoPh5BKpPRX83ZdLrvXuOSu5Eo/e7SzOQhU4Hd2Miuw==} @@ -6166,10 +6166,10 @@ snapshots: rxjs: 7.8.2 tslib: 2.8.1 - '@angular/compiler-cli@22.1.0-next.2(@angular/compiler@22.1.0-next.2)(typescript@6.0.3)': + '@angular/compiler-cli@22.1.0-next.2(@angular/compiler@22.1.0-next.2)(supports-color@10.2.2)(typescript@6.0.3)': dependencies: '@angular/compiler': 22.1.0-next.2 - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@10.2.2) '@jridgewell/sourcemap-codec': 1.5.5 chokidar: 5.0.0 convert-source-map: 1.9.0 @@ -6395,7 +6395,7 @@ snapshots: '@babel/compat-data@7.29.7': {} - '@babel/core@7.29.7': + '@babel/core@7.29.7(supports-color@10.2.2)': dependencies: '@babel/code-frame': 7.29.7 '@babel/generator': 7.29.7 @@ -6404,7 +6404,7 @@ snapshots: '@babel/helpers': 7.29.7 '@babel/parser': 7.29.7 '@babel/template': 7.29.7 - '@babel/traverse': 7.29.7 + '@babel/traverse': 7.29.7(supports-color@10.2.2) '@babel/types': 7.29.7 '@jridgewell/remapping': 2.3.5 convert-source-map: 2.0.0 @@ -6435,17 +6435,17 @@ snapshots: '@babel/helper-module-imports@7.29.7': dependencies: - '@babel/traverse': 7.29.7 + '@babel/traverse': 7.29.7(supports-color@10.2.2) '@babel/types': 7.29.7 transitivePeerDependencies: - supports-color '@babel/helper-module-transforms@7.29.7(@babel/core@7.29.7)': dependencies: - '@babel/core': 7.29.7 + '@babel/core': 7.29.7(supports-color@10.2.2) '@babel/helper-module-imports': 7.29.7 '@babel/helper-validator-identifier': 7.29.7 - '@babel/traverse': 7.29.7 + '@babel/traverse': 7.29.7(supports-color@10.2.2) transitivePeerDependencies: - supports-color @@ -6470,7 +6470,7 @@ snapshots: '@babel/parser': 7.29.7 '@babel/types': 7.29.7 - '@babel/traverse@7.29.7': + '@babel/traverse@7.29.7(supports-color@10.2.2)': dependencies: '@babel/code-frame': 7.29.7 '@babel/generator': 7.29.7 @@ -6502,13 +6502,13 @@ snapshots: '@colors/colors@1.6.0': {} - '@conventional-changelog/git-client@2.7.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.4.0)': + '@conventional-changelog/git-client@2.7.0(conventional-commits-filter@6.0.0)(conventional-commits-parser@6.4.0)': dependencies: '@simple-libs/child-process-utils': 1.0.2 '@simple-libs/stream-utils': 1.2.0 semver: 7.8.5 optionalDependencies: - conventional-commits-filter: 5.0.0 + conventional-commits-filter: 6.0.0 conventional-commits-parser: 6.4.0 '@csstools/color-helpers@6.0.2': {} @@ -8780,7 +8780,7 @@ snapshots: content-type@2.0.0: {} - conventional-commits-filter@5.0.0: {} + conventional-commits-filter@6.0.0: {} conventional-commits-parser@6.4.0: dependencies: