build(build-tools): Upgrade most dependencies to latest semver-compatible version (#22916)

Updates the dependencies in build-tools to the latest semver-compatible
versions.
This commit is contained in:
Tyler Butler 2024-10-29 09:51:02 -07:00 коммит произвёл GitHub
Родитель 381a70f96d
Коммит d521597e7d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
11 изменённых файлов: 895 добавлений и 1226 удалений

Просмотреть файл

@ -70,24 +70,24 @@
},
"devDependencies": {
"@biomejs/biome": "~1.9.3",
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@commitlint/cz-commitlint": "^17.5.0",
"@fluid-tools/build-cli": "~0.44.0",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@commitlint/cz-commitlint": "^17.8.1",
"@fluid-tools/build-cli": "~0.49.0",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools": "~0.44.0",
"@microsoft/api-documenter": "^7.22.24",
"@microsoft/api-extractor": "^7.45.1",
"@fluidframework/build-tools": "~0.49.0",
"@microsoft/api-documenter": "^7.25.21",
"@microsoft/api-extractor": "^7.47.11",
"c8": "^7.14.0",
"commitizen": "^4.3.0",
"concurrently": "^8.2.1",
"commitizen": "^4.3.1",
"concurrently": "^8.2.2",
"conventional-changelog-cli": "^2.2.2",
"conventional-changelog-conventionalcommits": "^5.0.0",
"copyfiles": "^2.4.1",
"cz-conventional-changelog": "^3.3.0",
"cz-customizable": "^7.0.0",
"cz-customizable": "^7.2.1",
"eslint": "~8.57.0",
"inquirer": "^8.2.5",
"inquirer": "^8.2.6",
"rimraf": "^4.4.1",
"run-script-os": "^1.1.6",
"syncpack": "^9.8.6",

Просмотреть файл

@ -34,4 +34,4 @@ EXAMPLES
$ flub autocomplete --refresh-cache
```
_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v3.2.6/src/commands/autocomplete/index.ts)_
_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v3.2.7/src/commands/autocomplete/index.ts)_

Просмотреть файл

@ -32,4 +32,4 @@ DESCRIPTION
List all flub commands.
```
_See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/v4.1.3/src/commands/commands.ts)_
_See code: [@oclif/plugin-commands](https://github.com/oclif/plugin-commands/blob/v4.1.5/src/commands/commands.ts)_

Просмотреть файл

@ -84,33 +84,33 @@
"@fluidframework/build-tools": "workspace:~",
"@fluidframework/bundle-size-tools": "workspace:~",
"@inquirer/prompts": "^7.0.1",
"@microsoft/api-extractor": "^7.45.1",
"@microsoft/api-extractor": "^7.47.11",
"@oclif/core": "^4.0.30",
"@oclif/plugin-autocomplete": "^3.2.6",
"@oclif/plugin-commands": "^4.1.3",
"@oclif/plugin-autocomplete": "^3.2.7",
"@oclif/plugin-commands": "^4.1.5",
"@oclif/plugin-help": "^6.2.16",
"@oclif/plugin-not-found": "^3.2.22",
"@octokit/core": "^5.0.0",
"@oclif/plugin-not-found": "^3.2.24",
"@octokit/core": "^5.2.0",
"@octokit/rest": "^21.0.2",
"@rushstack/node-core-library": "^3.59.5",
"async": "^3.2.4",
"@rushstack/node-core-library": "^3.66.1",
"async": "^3.2.6",
"azure-devops-node-api": "^11.2.0",
"chalk": "^5.3.0",
"change-case": "^3.1.0",
"cosmiconfig": "^8.3.6",
"danger": "^12.3.3",
"date-fns": "^2.30.0",
"debug": "^4.3.4",
"debug": "^4.3.7",
"execa": "^5.1.1",
"fflate": "^0.8.2",
"fs-extra": "^11.2.0",
"github-slugger": "^2.0.0",
"globby": "^11.1.0",
"gray-matter": "^4.0.3",
"human-id": "^4.0.0",
"human-id": "^4.1.1",
"issue-parser": "^7.0.1",
"json5": "^2.2.3",
"jssm": "^5.103.0",
"jssm": "^5.104.1",
"jszip": "^3.10.1",
"latest-version": "^9.0.0",
"mdast": "^3.0.0",
@ -119,8 +119,8 @@
"minimatch": "^7.4.6",
"node-fetch": "^3.3.2",
"npm-check-updates": "^16.14.20",
"oclif": "^4.15.12",
"prettier": "~3.2.4",
"oclif": "^4.15.16",
"prettier": "~3.2.5",
"prompts": "^2.4.2",
"read-pkg-up": "^7.0.1",
"remark": "^15.0.1",
@ -128,15 +128,15 @@
"remark-github": "^12.0.0",
"remark-github-beta-blockquote-admonitions": "^3.1.1",
"remark-toc": "^9.0.0",
"replace-in-file": "^7.1.0",
"replace-in-file": "^7.2.0",
"resolve.exports": "^2.0.2",
"semver": "^7.5.4",
"semver": "^7.6.3",
"semver-utils": "^1.1.4",
"simple-git": "^3.19.1",
"simple-git": "^3.27.0",
"sort-json": "^2.0.1",
"sort-package-json": "1.57.0",
"strip-ansi": "^6.0.1",
"table": "^6.8.1",
"table": "^6.8.2",
"ts-morph": "^22.0.0",
"type-fest": "^2.19.0",
"unist-util-visit": "^5.0.0",
@ -145,29 +145,29 @@
"devDependencies": {
"@biomejs/biome": "~1.9.3",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/eslint-config-fluid": "^5.3.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@oclif/test": "^4.1.0",
"@types/async": "^3.2.20",
"@types/chai": "^4.3.5",
"@types/async": "^3.2.24",
"@types/chai": "^4.3.20",
"@types/chai-arrays": "^2.0.3",
"@types/debug": "^4.1.7",
"@types/debug": "^4.1.12",
"@types/fs-extra": "^11.0.4",
"@types/issue-parser": "^3.0.5",
"@types/mdast": "^4.0.4",
"@types/mocha": "^10.0.9",
"@types/node": "^18.18.6",
"@types/node-fetch": "^2.5.10",
"@types/node": "^18.19.59",
"@types/node-fetch": "^2.6.11",
"@types/prettier": "^2.7.3",
"@types/prompts": "^2.4.9",
"@types/semver": "^7.5.0",
"@types/semver-utils": "^1.1.1",
"@types/sort-json": "^2.0.1",
"@types/semver": "^7.5.8",
"@types/semver-utils": "^1.1.3",
"@types/sort-json": "^2.0.3",
"@types/unist": "^3.0.3",
"@types/xml2js": "^0.4.11",
"@types/xml2js": "^0.4.14",
"c8": "^7.14.0",
"chai": "^4.5.0",
"chai-arrays": "^2.2.0",
"concurrently": "^8.2.1",
"concurrently": "^8.2.2",
"copyfiles": "^2.4.1",
"eslint": "~8.57.0",
"eslint-config-oclif": "^5.2.1",
@ -177,10 +177,9 @@
"mocha": "^10.7.3",
"mocha-multi-reporters": "^1.5.1",
"mocked-env": "^1.3.5",
"moment": "^2.29.4",
"rimraf": "^4.4.1",
"ts-node": "^10.9.1",
"tslib": "^2.6.0",
"ts-node": "^10.9.2",
"tslib": "^2.8.0",
"typescript": "~5.4.5"
},
"engines": {

Просмотреть файл

@ -126,7 +126,7 @@ https://v8.dev/docs/stack-trace-api#customizing-stack-traces
#### Defined in
node\_modules/.pnpm/@types+node@18.18.7/node\_modules/@types/node/globals.d.ts:11
node\_modules/.pnpm/@types+node@18.19.60/node\_modules/@types/node/globals.d.ts:98
***
@ -142,7 +142,7 @@ static stackTraceLimit: number;
#### Defined in
node\_modules/.pnpm/@types+node@18.18.7/node\_modules/@types/node/globals.d.ts:13
node\_modules/.pnpm/@types+node@18.19.60/node\_modules/@types/node/globals.d.ts:100
## Methods
@ -170,4 +170,4 @@ Create .stack property on a target object
#### Defined in
node\_modules/.pnpm/@types+node@18.18.7/node\_modules/@types/node/globals.d.ts:4
node\_modules/.pnpm/@types+node@18.19.60/node\_modules/@types/node/globals.d.ts:91

Просмотреть файл

@ -64,7 +64,7 @@
},
"dependencies": {
"@fluid-tools/version-tools": "workspace:^",
"@manypkg/get-packages": "^2.2.0",
"@manypkg/get-packages": "^2.2.2",
"@oclif/core": "^4.0.30",
"cosmiconfig": "^8.3.6",
"detect-indent": "^6.1.0",
@ -72,11 +72,11 @@
"fs-extra": "^11.2.0",
"globby": "^11.1.0",
"micromatch": "^4.0.8",
"oclif": "^4.15.12",
"picocolors": "^1.1.0",
"oclif": "^4.15.16",
"picocolors": "^1.1.1",
"read-pkg-up": "^7.0.1",
"semver": "^7.5.4",
"simple-git": "^3.19.1",
"semver": "^7.6.3",
"simple-git": "^3.27.0",
"sort-package-json": "1.57.0",
"type-fest": "^2.19.0",
"typescript": "~5.4.5"
@ -85,27 +85,27 @@
"@biomejs/biome": "~1.9.3",
"@fluid-tools/api-markdown-documenter": "^0.17.1",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools-bin": "npm:@fluidframework/build-tools@~0.44.0",
"@fluidframework/eslint-config-fluid": "^5.3.0",
"@microsoft/api-extractor": "^7.45.1",
"@types/chai": "^4.3.5",
"@fluidframework/build-tools-bin": "npm:@fluidframework/build-tools@~0.49.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@microsoft/api-extractor": "^7.47.11",
"@types/chai": "^4.3.20",
"@types/chai-arrays": "^2.0.3",
"@types/fs-extra": "^11.0.4",
"@types/micromatch": "^4.0.9",
"@types/mocha": "^10.0.9",
"@types/node": "^18.18.6",
"@types/semver": "^7.5.0",
"@types/node": "^18.19.59",
"@types/semver": "^7.5.8",
"c8": "^7.14.0",
"chai": "^4.5.0",
"chai-arrays": "^2.2.0",
"concurrently": "^8.2.1",
"concurrently": "^8.2.2",
"copyfiles": "^2.4.1",
"eslint": "~8.57.0",
"eslint-plugin-chai-friendly": "~1.0.1",
"memfs": "^4.14.0",
"mocha": "^10.7.3",
"rimraf": "^4.4.1",
"ts-node": "^10.9.1",
"ts-node": "^10.9.2",
"typedoc": "^0.26.10",
"typedoc-plugin-markdown": "^4.2.9",
"unionfs": "^4.5.4"

Просмотреть файл

@ -40,50 +40,50 @@
},
"dependencies": {
"@fluid-tools/version-tools": "workspace:~",
"@manypkg/get-packages": "^2.2.0",
"async": "^3.2.4",
"@manypkg/get-packages": "^2.2.2",
"async": "^3.2.6",
"chalk": "^2.4.2",
"cosmiconfig": "^8.3.6",
"date-fns": "^2.30.0",
"debug": "^4.3.4",
"debug": "^4.3.7",
"detect-indent": "^6.1.0",
"find-up": "^7.0.0",
"fs-extra": "^11.2.0",
"glob": "^7.2.3",
"globby": "^11.1.0",
"ignore": "^5.2.4",
"ignore": "^5.3.2",
"json5": "^2.2.3",
"lodash": "^4.17.21",
"lodash.isequal": "^4.5.0",
"multimatch": "^5.0.0",
"picomatch": "^2.3.1",
"rimraf": "^4.4.1",
"semver": "^7.5.4",
"semver": "^7.6.3",
"sort-package-json": "1.57.0",
"ts-deepmerge": "^7.0.0",
"ts-deepmerge": "^7.0.1",
"ts-morph": "^22.0.0",
"type-fest": "^2.19.0",
"typescript": "~5.4.5",
"yaml": "^2.3.1"
"yaml": "^2.6.0"
},
"devDependencies": {
"@biomejs/biome": "~1.9.3",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools-bin": "npm:@fluidframework/build-tools@~0.44.0",
"@fluidframework/eslint-config-fluid": "^5.3.0",
"@types/async": "^3.2.20",
"@fluidframework/build-tools-bin": "npm:@fluidframework/build-tools@~0.49.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@types/async": "^3.2.24",
"@types/fs-extra": "^11.0.4",
"@types/glob": "^7.2.0",
"@types/lodash": "^4.14.195",
"@types/lodash.isequal": "^4.5.6",
"@types/lodash": "^4.17.12",
"@types/lodash.isequal": "^4.5.8",
"@types/mocha": "^10.0.9",
"@types/node": "^18.18.6",
"@types/node": "^18.19.59",
"@types/rimraf": "^2.0.5",
"@types/semver": "^7.5.0",
"@types/shelljs": "^0.8.12",
"concurrently": "^8.2.1",
"@types/semver": "^7.5.8",
"@types/shelljs": "^0.8.15",
"concurrently": "^8.2.2",
"eslint": "~8.57.0",
"json-schema-to-typescript": "^15.0.0",
"json-schema-to-typescript": "^15.0.2",
"mocha": "^10.7.3"
},
"engines": {

Просмотреть файл

@ -45,18 +45,18 @@
"msgpack-lite": "^0.1.26",
"pako": "^2.1.0",
"typescript": "~5.4.5",
"webpack": "^5.94.0"
"webpack": "^5.95.0"
},
"devDependencies": {
"@biomejs/biome": "~1.9.3",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools-bin": "npm:@fluidframework/build-tools@~0.44.0",
"@fluidframework/eslint-config-fluid": "^5.3.0",
"@microsoft/api-extractor": "^7.45.1",
"@types/msgpack-lite": "^0.1.8",
"@types/node": "^18.18.6",
"@types/pako": "^2.0.0",
"concurrently": "^8.2.1",
"@fluidframework/build-tools-bin": "npm:@fluidframework/build-tools@~0.49.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@microsoft/api-extractor": "^7.47.11",
"@types/msgpack-lite": "^0.1.11",
"@types/node": "^18.19.59",
"@types/pako": "^2.0.3",
"concurrently": "^8.2.2",
"copyfiles": "^2.4.1",
"eslint": "~8.57.0",
"rimraf": "^4.4.1"

Просмотреть файл

@ -123,7 +123,7 @@ EXAMPLES
$ fluv autocomplete --refresh-cache
```
_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v3.2.6/src/commands/autocomplete/index.ts)_
_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v3.2.7/src/commands/autocomplete/index.ts)_
## `fluv help [COMMAND]`

Просмотреть файл

@ -78,39 +78,38 @@
},
"dependencies": {
"@oclif/core": "^4.0.30",
"@oclif/plugin-autocomplete": "^3.2.6",
"@oclif/plugin-commands": "^4.1.3",
"@oclif/plugin-autocomplete": "^3.2.7",
"@oclif/plugin-commands": "^4.1.5",
"@oclif/plugin-help": "^6.2.16",
"@oclif/plugin-not-found": "^3.2.22",
"@oclif/plugin-not-found": "^3.2.24",
"chalk": "^2.4.2",
"semver": "^7.5.4",
"table": "^6.8.1"
"semver": "^7.6.3",
"table": "^6.8.2"
},
"devDependencies": {
"@biomejs/biome": "~1.9.3",
"@fluidframework/build-common": "^2.0.3",
"@fluidframework/build-tools-bin": "npm:@fluidframework/build-tools@~0.44.0",
"@fluidframework/eslint-config-fluid": "^5.3.0",
"@microsoft/api-extractor": "^7.45.1",
"@fluidframework/build-tools-bin": "npm:@fluidframework/build-tools@~0.49.0",
"@fluidframework/eslint-config-fluid": "^5.4.0",
"@microsoft/api-extractor": "^7.47.11",
"@oclif/test": "^4.1.0",
"@types/chai": "^4.3.5",
"@types/chai": "^4.3.20",
"@types/mocha": "^10.0.9",
"@types/node": "^18.18.6",
"@types/semver": "^7.5.0",
"@types/node": "^18.19.59",
"@types/semver": "^7.5.8",
"c8": "^7.14.0",
"chai": "^4.5.0",
"concurrently": "^8.2.1",
"concurrently": "^8.2.2",
"eslint": "~8.57.0",
"eslint-config-oclif": "^5.2.1",
"eslint-config-oclif-typescript": "^3.1.12",
"eslint-config-prettier": "~9.1.0",
"mocha": "^10.7.3",
"mocha-multi-reporters": "^1.5.1",
"moment": "^2.29.4",
"oclif": "^4.15.12",
"oclif": "^4.15.16",
"rimraf": "^4.4.1",
"ts-node": "^10.9.1",
"tslib": "^2.6.0",
"ts-node": "^10.9.2",
"tslib": "^2.8.0",
"typescript": "~5.4.5"
},
"engines": {

Разница между файлами не показана из-за своего большого размера Загрузить разницу