From 065ae986b822deec213a037ac67588e06f12b17f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 23:41:14 +0000 Subject: [PATCH] chore: bump commander from 12.1.0 to 13.0.0 Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 13.0.0. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/tj/commander.js/compare/v12.1.0...v13.0.0) --- updated-dependencies: - dependency-name: commander dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- integration-tests/package.json | 2 +- packages/cspell-tools/package.json | 2 +- packages/cspell-trie/package.json | 2 +- packages/cspell/package.json | 2 +- packages/hunspell-reader/package.json | 2 +- pnpm-lock.yaml | 32 ++++++++++++++++----------- tools/perf-chart/package.json | 2 +- 7 files changed, 25 insertions(+), 19 deletions(-) diff --git a/integration-tests/package.json b/integration-tests/package.json index debdff203d3b..c7a8cbbda107 100644 --- a/integration-tests/package.json +++ b/integration-tests/package.json @@ -32,7 +32,7 @@ "@octokit/rest": "^21.0.2", "ansi-escapes": "^7.0.0", "chalk": "^5.4.1", - "commander": "^12.1.0", + "commander": "^13.0.0", "csv-parse": "^5.6.0", "csv-stringify": "^6.5.2", "jest-diff": "^29.7.0", diff --git a/packages/cspell-tools/package.json b/packages/cspell-tools/package.json index 2ae3aff1384e..6a5bbc0849a4 100644 --- a/packages/cspell-tools/package.json +++ b/packages/cspell-tools/package.json @@ -52,7 +52,7 @@ "homepage": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-tools#readme", "dependencies": { "@cspell/cspell-pipe": "workspace:*", - "commander": "^12.1.0", + "commander": "^13.0.0", "cosmiconfig": "9.0.0", "cspell-trie-lib": "workspace:*", "glob": "^10.4.5", diff --git a/packages/cspell-trie/package.json b/packages/cspell-trie/package.json index 2dec57814d93..22faa45de7db 100644 --- a/packages/cspell-trie/package.json +++ b/packages/cspell-trie/package.json @@ -45,7 +45,7 @@ }, "homepage": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-trie#readme", "dependencies": { - "commander": "^12.1.0", + "commander": "^13.0.0", "cspell-trie-lib": "workspace:*", "gensequence": "^7.0.0" }, diff --git a/packages/cspell/package.json b/packages/cspell/package.json index ee7cb8099589..255fdf5f76de 100644 --- a/packages/cspell/package.json +++ b/packages/cspell/package.json @@ -88,7 +88,7 @@ "@cspell/url": "workspace:*", "chalk": "^5.4.1", "chalk-template": "^1.1.0", - "commander": "^12.1.0", + "commander": "^13.0.0", "cspell-dictionary": "workspace:*", "cspell-gitignore": "workspace:*", "cspell-glob": "workspace:*", diff --git a/packages/hunspell-reader/package.json b/packages/hunspell-reader/package.json index 55ab7822a1cd..80adf5368cc9 100644 --- a/packages/hunspell-reader/package.json +++ b/packages/hunspell-reader/package.json @@ -50,7 +50,7 @@ "dependencies": { "@cspell/cspell-pipe": "workspace:^", "@cspell/cspell-types": "workspace:^", - "commander": "^12.1.0", + "commander": "^13.0.0", "gensequence": "^7.0.0", "html-entities": "^2.5.2", "iconv-lite": "^0.6.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1e23fabe47ec..efc46e2a596e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -161,8 +161,8 @@ importers: specifier: ^5.4.1 version: 5.4.1 commander: - specifier: ^12.1.0 - version: 12.1.0 + specifier: ^13.0.0 + version: 13.0.0 csv-parse: specifier: ^5.6.0 version: 5.6.0 @@ -234,8 +234,8 @@ importers: specifier: ^1.1.0 version: 1.1.0 commander: - specifier: ^12.1.0 - version: 12.1.0 + specifier: ^13.0.0 + version: 13.0.0 cspell-dictionary: specifier: workspace:* version: link:../cspell-dictionary @@ -840,8 +840,8 @@ importers: specifier: workspace:* version: link:../cspell-pipe commander: - specifier: ^12.1.0 - version: 12.1.0 + specifier: ^13.0.0 + version: 13.0.0 cosmiconfig: specifier: 9.0.0 version: 9.0.0(typescript@5.7.2) @@ -868,8 +868,8 @@ importers: packages/cspell-trie: dependencies: commander: - specifier: ^12.1.0 - version: 12.1.0 + specifier: ^13.0.0 + version: 13.0.0 cspell-trie-lib: specifier: workspace:* version: link:../cspell-trie-lib @@ -933,8 +933,8 @@ importers: specifier: workspace:^ version: link:../cspell-types commander: - specifier: ^12.1.0 - version: 12.1.0 + specifier: ^13.0.0 + version: 13.0.0 gensequence: specifier: ^7.0.0 version: 7.0.0 @@ -1333,8 +1333,8 @@ importers: tools/perf-chart: dependencies: commander: - specifier: ^12.1.0 - version: 12.1.0 + specifier: ^13.0.0 + version: 13.0.0 csv-parse: specifier: ^5.6.0 version: 5.6.0 @@ -5122,6 +5122,10 @@ packages: resolution: {integrity: sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==} engines: {node: '>=18'} + commander@13.0.0: + resolution: {integrity: sha512-oPYleIY8wmTVzkvQq10AEok6YcTC4sRUBl8F9gVuwchGVUCTbl/vhLTaQqutuuySYOsu8YTgV+OxKc/8Yvx+mQ==} + engines: {node: '>=18'} + commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} @@ -12765,7 +12769,7 @@ snapshots: '@docusaurus/react-loadable@6.0.0(react@18.3.1)': dependencies: - '@types/react': 19.0.3 + '@types/react': 18.3.18 react: 18.3.1 '@docusaurus/remark-plugin-npm2yarn@3.7.0': @@ -15708,6 +15712,8 @@ snapshots: commander@12.1.0: {} + commander@13.0.0: {} + commander@2.20.3: {} commander@4.1.1: {} diff --git a/tools/perf-chart/package.json b/tools/perf-chart/package.json index aa0098d0d715..a0767343ba04 100644 --- a/tools/perf-chart/package.json +++ b/tools/perf-chart/package.json @@ -22,7 +22,7 @@ "author": "Jason Dent", "license": "MIT", "dependencies": { - "commander": "^12.1.0", + "commander": "^13.0.0", "csv-parse": "^5.6.0", "thistogram": "^1.1.1" },