From dc0783747fc20f83272a09db79fd3919cd16d616 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 18:31:02 +0000 Subject: [PATCH 1/8] Bump typescript from 4.9.5 to 5.7.3 in the build group Bumps the build group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 4.9.5 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v4.9.5...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-major dependency-group: build ... Signed-off-by: dependabot[bot] Signed-off-by: Steve Ayers --- package-lock.json | 116 ++---------------- package.json | 2 +- packages/example/package.json | 2 +- .../typescript-compat/v4.9.x/package.json | 2 +- .../typescript-compat/v5.0.x/package.json | 2 +- .../typescript-compat/v5.1.x/package.json | 2 +- .../typescript-compat/v5.2.x/package.json | 2 +- .../typescript-compat/v5.3.x/package.json | 2 +- .../typescript-compat/v5.4.x/package.json | 2 +- .../typescript-compat/v5.5.x/package.json | 2 +- .../typescript-compat/v5.6.x/package.json | 2 +- 11 files changed, 23 insertions(+), 113 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4d8507815..117ebc9f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "eslint-plugin-n": "^17.15.1", "prettier": "^3.4.2", "turbo": "^2.4.0", - "typescript": "5.7.2" + "typescript": "5.7.3" } }, "node_modules/@ampproject/remapping": { @@ -14267,9 +14267,9 @@ } }, "node_modules/typescript": { - "version": "5.7.2", - "resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.7.2.tgz", - "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", + "version": "5.7.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.3.tgz", + "integrity": "sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==", "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", @@ -15737,7 +15737,7 @@ "@bufbuild/buf": "^1.48.0", "@bufbuild/protoc-gen-es": "^2.2.3", "esbuild": "^0.19.8", - "typescript": "^5.7.2" + "typescript": "5.7.3" }, "engines": { "node": ">=18.14.1" @@ -15749,7 +15749,7 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.9.3", - "typescript": "4.9.x" + "typescript": "5.7.x" } }, "packages/typescript-compat/v4.9.x/node_modules/@types/node": { @@ -15761,17 +15761,6 @@ "undici-types": "~6.19.8" } }, - "packages/typescript-compat/v4.9.x/node_modules/typescript": { - "version": "4.9.5", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=4.2.0" - } - }, "packages/typescript-compat/v4.9.x/node_modules/undici-types": { "version": "6.19.8", "resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-6.19.8.tgz", @@ -15784,7 +15773,7 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.0.x" + "typescript": "5.7.x" } }, "packages/typescript-compat/v5.0.x/node_modules/@types/node": { @@ -15796,24 +15785,13 @@ "undici-types": "~6.20.0" } }, - "packages/typescript-compat/v5.0.x/node_modules/typescript": { - "version": "5.0.4", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=12.20" - } - }, "packages/typescript-compat/v5.1.x": { "name": "ts5.1", "dependencies": { "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.1.x" + "typescript": "5.7.x" } }, "packages/typescript-compat/v5.1.x/node_modules/@types/node": { @@ -15825,24 +15803,13 @@ "undici-types": "~6.20.0" } }, - "packages/typescript-compat/v5.1.x/node_modules/typescript": { - "version": "5.1.6", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/typescript-compat/v5.2.x": { "name": "ts5.2", "dependencies": { "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.2.x" + "typescript": "5.7.x" } }, "packages/typescript-compat/v5.2.x/node_modules/@types/node": { @@ -15854,24 +15821,13 @@ "undici-types": "~6.20.0" } }, - "packages/typescript-compat/v5.2.x/node_modules/typescript": { - "version": "5.2.2", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/typescript-compat/v5.3.x": { "name": "ts5.3", "dependencies": { "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.3.x" + "typescript": "5.7.x" } }, "packages/typescript-compat/v5.3.x/node_modules/@types/node": { @@ -15883,24 +15839,13 @@ "undici-types": "~6.20.0" } }, - "packages/typescript-compat/v5.3.x/node_modules/typescript": { - "version": "5.3.3", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/typescript-compat/v5.4.x": { "name": "ts5.4", "dependencies": { "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.4.x" + "typescript": "5.7.x" } }, "packages/typescript-compat/v5.4.x/node_modules/@types/node": { @@ -15912,24 +15857,13 @@ "undici-types": "~6.20.0" } }, - "packages/typescript-compat/v5.4.x/node_modules/typescript": { - "version": "5.4.5", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/typescript-compat/v5.5.x": { "name": "ts5.5", "dependencies": { "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.5.x" + "typescript": "5.7.x" } }, "packages/typescript-compat/v5.5.x/node_modules/@types/node": { @@ -15941,24 +15875,13 @@ "undici-types": "~6.20.0" } }, - "packages/typescript-compat/v5.5.x/node_modules/typescript": { - "version": "5.5.4", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } - }, "packages/typescript-compat/v5.6.x": { "name": "ts5.6", "dependencies": { "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.6.x" + "typescript": "5.7.x" } }, "packages/typescript-compat/v5.6.x/node_modules/@types/node": { @@ -15969,19 +15892,6 @@ "dependencies": { "undici-types": "~6.20.0" } - }, - "packages/typescript-compat/v5.6.x/node_modules/typescript": { - "version": "5.6.3", - "resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.6.3.tgz", - "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", - "license": "Apache-2.0", - "bin": { - "tsc": "bin/tsc", - "tsserver": "bin/tsserver" - }, - "engines": { - "node": ">=14.17" - } } } } diff --git a/package.json b/package.json index 0679036f9..555ea61ac 100644 --- a/package.json +++ b/package.json @@ -45,6 +45,6 @@ "eslint-plugin-n": "^17.15.1", "turbo": "^2.4.0", "prettier": "^3.4.2", - "typescript": "5.7.2" + "typescript": "5.7.3" } } diff --git a/packages/example/package.json b/packages/example/package.json index a8645deab..cb8244e51 100644 --- a/packages/example/package.json +++ b/packages/example/package.json @@ -24,6 +24,6 @@ "@bufbuild/buf": "^1.48.0", "@bufbuild/protoc-gen-es": "^2.2.3", "esbuild": "^0.19.8", - "typescript": "^5.7.2" + "typescript": "^5.7.3" } } diff --git a/packages/typescript-compat/v4.9.x/package.json b/packages/typescript-compat/v4.9.x/package.json index b3c509cb3..b9e36b45b 100644 --- a/packages/typescript-compat/v4.9.x/package.json +++ b/packages/typescript-compat/v4.9.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.9.3", - "typescript": "4.9.x" + "typescript": "5.7.x" } } diff --git a/packages/typescript-compat/v5.0.x/package.json b/packages/typescript-compat/v5.0.x/package.json index fa90903f5..f4dd96ea7 100644 --- a/packages/typescript-compat/v5.0.x/package.json +++ b/packages/typescript-compat/v5.0.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.0.x" + "typescript": "5.7.x" } } diff --git a/packages/typescript-compat/v5.1.x/package.json b/packages/typescript-compat/v5.1.x/package.json index d9dd86719..4c19b3dbf 100644 --- a/packages/typescript-compat/v5.1.x/package.json +++ b/packages/typescript-compat/v5.1.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.1.x" + "typescript": "5.7.x" } } diff --git a/packages/typescript-compat/v5.2.x/package.json b/packages/typescript-compat/v5.2.x/package.json index c1dbeb600..5e4de5a73 100644 --- a/packages/typescript-compat/v5.2.x/package.json +++ b/packages/typescript-compat/v5.2.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.2.x" + "typescript": "5.7.x" } } diff --git a/packages/typescript-compat/v5.3.x/package.json b/packages/typescript-compat/v5.3.x/package.json index 12d304f32..340eb060b 100644 --- a/packages/typescript-compat/v5.3.x/package.json +++ b/packages/typescript-compat/v5.3.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.3.x" + "typescript": "5.7.x" } } diff --git a/packages/typescript-compat/v5.4.x/package.json b/packages/typescript-compat/v5.4.x/package.json index c82644350..f153c6f15 100644 --- a/packages/typescript-compat/v5.4.x/package.json +++ b/packages/typescript-compat/v5.4.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.4.x" + "typescript": "5.7.x" } } diff --git a/packages/typescript-compat/v5.5.x/package.json b/packages/typescript-compat/v5.5.x/package.json index d2b4c6b1a..7ad997cfe 100644 --- a/packages/typescript-compat/v5.5.x/package.json +++ b/packages/typescript-compat/v5.5.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.5.x" + "typescript": "5.7.x" } } diff --git a/packages/typescript-compat/v5.6.x/package.json b/packages/typescript-compat/v5.6.x/package.json index c63a08bf1..0faa568ac 100644 --- a/packages/typescript-compat/v5.6.x/package.json +++ b/packages/typescript-compat/v5.6.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.6.x" + "typescript": "5.7.x" } } From 3acb74d7eb625a2c484fe4f1212efca057ef4bb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 13:38:34 -0500 Subject: [PATCH 2/8] Bump jscodeshift from 17.1.1 to 17.1.2 (#1420) Bumps [jscodeshift](https://github.com/facebook/jscodeshift) from 17.1.1 to 17.1.2. - [Release notes](https://github.com/facebook/jscodeshift/releases) - [Changelog](https://github.com/facebook/jscodeshift/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jscodeshift/compare/v17.1.1...v17.1.2) --- updated-dependencies: - dependency-name: jscodeshift dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Ayers Signed-off-by: Steve Ayers --- package-lock.json | 8 ++++---- packages/connect-migrate/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 117ebc9f5..5be832528 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9582,9 +9582,9 @@ "license": "MIT" }, "node_modules/jscodeshift": { - "version": "17.1.1", - "resolved": "https://registry.npmmirror.com/jscodeshift/-/jscodeshift-17.1.1.tgz", - "integrity": "sha512-4vq5B1sD37aa9qed3zWq2XQPun5XjxebIv+Folr57lt8B4HLGDHEz1UG7pfcxzSaelzPbcY7yZSs033/S0i6wQ==", + "version": "17.1.2", + "resolved": "https://registry.npmjs.org/jscodeshift/-/jscodeshift-17.1.2.tgz", + "integrity": "sha512-uime4vFOiZ1o3ICT4Sm/AbItHEVw2oCxQ3a0egYVy3JMMOctxe07H3SKL1v175YqjMt27jn1N+3+Bj9SKDNgdQ==", "license": "MIT", "dependencies": { "@babel/core": "^7.24.7", @@ -15641,7 +15641,7 @@ "license": "Apache-2.0", "dependencies": { "fast-glob": "3.3.3", - "jscodeshift": "17.1.1", + "jscodeshift": "17.1.2", "semver": "^7.6.3", "yaml": "^2.7.0" }, diff --git a/packages/connect-migrate/package.json b/packages/connect-migrate/package.json index 65642da94..198dc7a50 100644 --- a/packages/connect-migrate/package.json +++ b/packages/connect-migrate/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "fast-glob": "3.3.3", - "jscodeshift": "17.1.1", + "jscodeshift": "17.1.2", "semver": "^7.6.3", "yaml": "^2.7.0" }, From d2c989ca74b6251273e1f51635642a8abd491567 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 13:38:55 -0500 Subject: [PATCH 3/8] Bump @bufbuild/buf from 1.48.0 to 1.50.0 (#1418) Bumps [@bufbuild/buf](https://github.com/bufbuild/buf) from 1.48.0 to 1.50.0. - [Release notes](https://github.com/bufbuild/buf/releases) - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md) - [Commits](https://github.com/bufbuild/buf/compare/v1.48.0...v1.50.0) --- updated-dependencies: - dependency-name: "@bufbuild/buf" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Ayers Signed-off-by: Steve Ayers --- package-lock.json | 72 +++++++++++------------ packages/connect-conformance/package.json | 2 +- packages/connect-web-bench/package.json | 2 +- packages/connect-web/package.json | 2 +- packages/connect/package.json | 2 +- packages/example/package.json | 2 +- 6 files changed, 41 insertions(+), 41 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5be832528..e81a2fa56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -716,9 +716,9 @@ } }, "node_modules/@bufbuild/buf": { - "version": "1.48.0", - "resolved": "https://registry.npmmirror.com/@bufbuild/buf/-/buf-1.48.0.tgz", - "integrity": "sha512-pwq34YC0OnyNeSXu1T7Hfg0etDi+2CS3AIwkFODVtdBLHhhuaLCFKPbUA1L/6ZChin56L5MJiUM2/nRB9HI3zQ==", + "version": "1.50.0", + "resolved": "https://registry.npmjs.org/@bufbuild/buf/-/buf-1.50.0.tgz", + "integrity": "sha512-XcdB5/Ls8k1eVcgNwUsRZEhCqiHgsnN+uEk/aDh0urGeiWc/dN6c89ZnAnI9/v0AZWzp6/rowoZhThlTl+D0bw==", "hasInstallScript": true, "license": "Apache-2.0", "bin": { @@ -730,19 +730,19 @@ "node": ">=12" }, "optionalDependencies": { - "@bufbuild/buf-darwin-arm64": "1.48.0", - "@bufbuild/buf-darwin-x64": "1.48.0", - "@bufbuild/buf-linux-aarch64": "1.48.0", - "@bufbuild/buf-linux-armv7": "1.48.0", - "@bufbuild/buf-linux-x64": "1.48.0", - "@bufbuild/buf-win32-arm64": "1.48.0", - "@bufbuild/buf-win32-x64": "1.48.0" + "@bufbuild/buf-darwin-arm64": "1.50.0", + "@bufbuild/buf-darwin-x64": "1.50.0", + "@bufbuild/buf-linux-aarch64": "1.50.0", + "@bufbuild/buf-linux-armv7": "1.50.0", + "@bufbuild/buf-linux-x64": "1.50.0", + "@bufbuild/buf-win32-arm64": "1.50.0", + "@bufbuild/buf-win32-x64": "1.50.0" } }, "node_modules/@bufbuild/buf-darwin-arm64": { - "version": "1.48.0", - "resolved": "https://registry.npmmirror.com/@bufbuild/buf-darwin-arm64/-/buf-darwin-arm64-1.48.0.tgz", - "integrity": "sha512-cn00IDkwQVER8Z/PxAdWRPZ5peXcAeWSkRp5NhUd1BmK+1/4hqv41VnFQJCPpnurPcdR3a7ieG5h7ZMOLoy+ww==", + "version": "1.50.0", + "resolved": "https://registry.npmjs.org/@bufbuild/buf-darwin-arm64/-/buf-darwin-arm64-1.50.0.tgz", + "integrity": "sha512-ldj1s0hMhZlz0N4+fqs9jGqC7jKAcsfLNp8kM+G+6XTPh8GWA/U1sYRdHhAlv1+3STfWhGxAhrNGRRVvvimALQ==", "cpu": [ "arm64" ], @@ -756,9 +756,9 @@ } }, "node_modules/@bufbuild/buf-darwin-x64": { - "version": "1.48.0", - "resolved": "https://registry.npmmirror.com/@bufbuild/buf-darwin-x64/-/buf-darwin-x64-1.48.0.tgz", - "integrity": "sha512-1CaNgB/xbJdiUdK3AUtIzG6a43V0mHGPWrOxlxsWl9dGYu53yuIUmQI5e4UIU7SghPqwSlaQBeIrQnK2wFUb7Q==", + "version": "1.50.0", + "resolved": "https://registry.npmjs.org/@bufbuild/buf-darwin-x64/-/buf-darwin-x64-1.50.0.tgz", + "integrity": "sha512-0ODFAnDVr0UOIUHGrI3vA3Cycec186BP5PFOuW6bALxBVN52Lqjjj+/+bVhvbBQlYo3rkxOtxEdoWGHZJrHhHA==", "cpu": [ "x64" ], @@ -772,9 +772,9 @@ } }, "node_modules/@bufbuild/buf-linux-aarch64": { - "version": "1.48.0", - "resolved": "https://registry.npmmirror.com/@bufbuild/buf-linux-aarch64/-/buf-linux-aarch64-1.48.0.tgz", - "integrity": "sha512-7npsOiKckcQuXLot3B/gpAf6dtSqW8RRWgCK0Tl7LSnjJHcRhrSYQjaEiwDABK/OZFFL2id6suU9lqN7Wc9zgg==", + "version": "1.50.0", + "resolved": "https://registry.npmjs.org/@bufbuild/buf-linux-aarch64/-/buf-linux-aarch64-1.50.0.tgz", + "integrity": "sha512-Dp0YzLOW7O+C8bAm6/Q2HSrTYpDs2SxQXx+dBNxUotMpzx+uaUvqXb3EGr7s07ro+FsT0sFjzKTBcuCwkj+guQ==", "cpu": [ "arm64" ], @@ -788,9 +788,9 @@ } }, "node_modules/@bufbuild/buf-linux-armv7": { - "version": "1.48.0", - "resolved": "https://registry.npmmirror.com/@bufbuild/buf-linux-armv7/-/buf-linux-armv7-1.48.0.tgz", - "integrity": "sha512-fHWz7AXP2gpKqtYqhvMN7Jr9BEIrZw2y797SSJ5A0CGEABNXVIjaToRy+iZosijvJu2N5eY+WHw8C6ZCiz1Pgg==", + "version": "1.50.0", + "resolved": "https://registry.npmjs.org/@bufbuild/buf-linux-armv7/-/buf-linux-armv7-1.50.0.tgz", + "integrity": "sha512-EMYRKSJ4kZo+OiHvMTYM+O27lf/okaf+bk1agRUTmBccp+qoGEC0R3DB/powFf/FURkUF7vKUS4T0GC/4n8OVA==", "cpu": [ "arm" ], @@ -804,9 +804,9 @@ } }, "node_modules/@bufbuild/buf-linux-x64": { - "version": "1.48.0", - "resolved": "https://registry.npmmirror.com/@bufbuild/buf-linux-x64/-/buf-linux-x64-1.48.0.tgz", - "integrity": "sha512-MtKKmKUY4wpg40P7Es0rvrpq6HGjIOmPt0wKB9tInv7F40Vx8lB9POYmnNTYxo2QbWfves9y/G31THEE/QIwIg==", + "version": "1.50.0", + "resolved": "https://registry.npmjs.org/@bufbuild/buf-linux-x64/-/buf-linux-x64-1.50.0.tgz", + "integrity": "sha512-1G6ZQLXYoCXl8ZmCivUuknc6BiMz2bMtfpzYurFhj9wCIQTZsgepTBoiXHTcEdu2fjYAFxRGo4o+ZALU1umY0g==", "cpu": [ "x64" ], @@ -820,9 +820,9 @@ } }, "node_modules/@bufbuild/buf-win32-arm64": { - "version": "1.48.0", - "resolved": "https://registry.npmmirror.com/@bufbuild/buf-win32-arm64/-/buf-win32-arm64-1.48.0.tgz", - "integrity": "sha512-5x0pg6qWrKiDb1I7xHZd+s06fVYGJCOzQ7O+PVosxP1Wfop5JBOkewqjEGarWbbmGsRr3ctSHaRwgoBf8tg/6A==", + "version": "1.50.0", + "resolved": "https://registry.npmjs.org/@bufbuild/buf-win32-arm64/-/buf-win32-arm64-1.50.0.tgz", + "integrity": "sha512-KpbI+f0TnGaa4KlPQXCLx8ZWKfO2pMD1kvVjAaktmm9OUoP9HrvZJ11tDEiFEFbrKbapCIhCCC3XWaldEDJWcA==", "cpu": [ "arm64" ], @@ -836,9 +836,9 @@ } }, "node_modules/@bufbuild/buf-win32-x64": { - "version": "1.48.0", - "resolved": "https://registry.npmmirror.com/@bufbuild/buf-win32-x64/-/buf-win32-x64-1.48.0.tgz", - "integrity": "sha512-Hdp/BNk6d5rBiqE0SjPk4F4G2wwAw6twasCW3ZcmYmzxXWG1YcwAx8kE7uMTF5VM21BNH2nzFksTGU5CrmAjBw==", + "version": "1.50.0", + "resolved": "https://registry.npmjs.org/@bufbuild/buf-win32-x64/-/buf-win32-x64-1.50.0.tgz", + "integrity": "sha512-gA9aVuZYfh3pmWNYxmnK6thlcqyu2ht8haFhdB0w14Rtj200FAsMmzF7CPWvXQrV5g0pqXPwoMjZigT4OJHOXg==", "cpu": [ "x64" ], @@ -15551,7 +15551,7 @@ "version": "2.0.1", "license": "Apache-2.0", "devDependencies": { - "@bufbuild/buf": "^1.48.0", + "@bufbuild/buf": "^1.50.0", "@bufbuild/protoc-gen-es": "^2.2.3", "@types/jasmine": "^5.1.5", "jasmine": "^5.5.0" @@ -15587,7 +15587,7 @@ "connectconformance": "bin/connectconformance.cjs" }, "devDependencies": { - "@bufbuild/buf": "^1.48.0", + "@bufbuild/buf": "^1.50.0", "@bufbuild/protoc-gen-es": "^2.2.3", "@types/debug": "^4.1.12", "@types/node-forge": "^1.3.11", @@ -15696,7 +15696,7 @@ "version": "2.0.1", "license": "Apache-2.0", "devDependencies": { - "@bufbuild/buf": "^1.48.0", + "@bufbuild/buf": "^1.50.0", "@bufbuild/protoc-gen-es": "^2.2.3", "@connectrpc/connect-conformance": "^2.0.1", "@wdio/browserstack-service": "^9.5.1", @@ -15714,7 +15714,7 @@ "packages/connect-web-bench": { "name": "@connectrpc/connect-web-bench", "dependencies": { - "@bufbuild/buf": "^1.48.0", + "@bufbuild/buf": "^1.50.0", "@bufbuild/protobuf": "^2.2.0", "@bufbuild/protoc-gen-es": "^2.2.3", "@connectrpc/connect-web": "2.0.1", @@ -15734,7 +15734,7 @@ "tsx": "^4.19.2" }, "devDependencies": { - "@bufbuild/buf": "^1.48.0", + "@bufbuild/buf": "^1.50.0", "@bufbuild/protoc-gen-es": "^2.2.3", "esbuild": "^0.19.8", "typescript": "5.7.3" diff --git a/packages/connect-conformance/package.json b/packages/connect-conformance/package.json index 4fa739020..636cc4930 100644 --- a/packages/connect-conformance/package.json +++ b/packages/connect-conformance/package.json @@ -33,7 +33,7 @@ "tar-stream": "^3.1.7" }, "devDependencies": { - "@bufbuild/buf": "^1.48.0", + "@bufbuild/buf": "^1.50.0", "@bufbuild/protoc-gen-es": "^2.2.3", "@types/debug": "^4.1.12", "@types/node-forge": "^1.3.11", diff --git a/packages/connect-web-bench/package.json b/packages/connect-web-bench/package.json index 77cffb950..6cd1403aa 100644 --- a/packages/connect-web-bench/package.json +++ b/packages/connect-web-bench/package.json @@ -10,7 +10,7 @@ "lint": "eslint --max-warnings 0 ." }, "dependencies": { - "@bufbuild/buf": "^1.48.0", + "@bufbuild/buf": "^1.50.0", "@bufbuild/protobuf": "^2.2.0", "@bufbuild/protoc-gen-es": "^2.2.3", "@connectrpc/connect-web": "2.0.1", diff --git a/packages/connect-web/package.json b/packages/connect-web/package.json index 9a84303b6..a0e408e44 100644 --- a/packages/connect-web/package.json +++ b/packages/connect-web/package.json @@ -40,7 +40,7 @@ } }, "devDependencies": { - "@bufbuild/buf": "^1.48.0", + "@bufbuild/buf": "^1.50.0", "@bufbuild/protoc-gen-es": "^2.2.3", "@connectrpc/connect-conformance": "^2.0.1", "@wdio/jasmine-framework": "^9.7.2", diff --git a/packages/connect/package.json b/packages/connect/package.json index 66c395394..e0ed60066 100644 --- a/packages/connect/package.json +++ b/packages/connect/package.json @@ -67,7 +67,7 @@ "@bufbuild/protobuf": "^2.2.0" }, "devDependencies": { - "@bufbuild/buf": "^1.48.0", + "@bufbuild/buf": "^1.50.0", "@bufbuild/protoc-gen-es": "^2.2.3", "@types/jasmine": "^5.1.5", "jasmine": "^5.5.0" diff --git a/packages/example/package.json b/packages/example/package.json index cb8244e51..0da749068 100644 --- a/packages/example/package.json +++ b/packages/example/package.json @@ -21,7 +21,7 @@ "tsx": "^4.19.2" }, "devDependencies": { - "@bufbuild/buf": "^1.48.0", + "@bufbuild/buf": "^1.50.0", "@bufbuild/protoc-gen-es": "^2.2.3", "esbuild": "^0.19.8", "typescript": "^5.7.3" From 94870b2c80c1f66e70460a3f64bcd7709b13122a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 13:42:01 -0500 Subject: [PATCH 4/8] Bump the lint group across 1 directory with 4 updates (#1424) * Bump the lint group across 1 directory with 4 updates Bumps the lint group with 4 updates in the / directory: [@arethetypeswrong/cli](https://github.com/arethetypeswrong/arethetypeswrong.github.io/tree/HEAD/packages/cli), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint](https://github.com/eslint/eslint). Updates `@arethetypeswrong/cli` from 0.17.2 to 0.17.3 - [Release notes](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases) - [Changelog](https://github.com/arethetypeswrong/arethetypeswrong.github.io/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/arethetypeswrong/arethetypeswrong.github.io/commits/HEAD/packages/cli) Updates `@typescript-eslint/eslint-plugin` from 7.18.0 to 8.23.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.23.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.18.0 to 8.23.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.23.0/packages/parser) Updates `eslint` from 8.57.1 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.57.1...v9.19.0) --- updated-dependencies: - dependency-name: "@arethetypeswrong/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: lint - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: lint ... Signed-off-by: dependabot[bot] Signed-off-by: Steve Ayers * Revert eslint Signed-off-by: Steve Ayers --------- Signed-off-by: dependabot[bot] Signed-off-by: Steve Ayers Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Ayers Signed-off-by: Steve Ayers --- package-lock.json | 136 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 69 insertions(+), 69 deletions(-) diff --git a/package-lock.json b/package-lock.json index e81a2fa56..2b3fa2b27 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "packages/typescript-compat/*" ], "devDependencies": { - "@arethetypeswrong/cli": "^0.17.2", + "@arethetypeswrong/cli": "^0.17.3", "@bufbuild/license-header": "^0.0.4", "@typescript-eslint/eslint-plugin": "^7.14.0", "@typescript-eslint/parser": "^7.14.0", @@ -48,18 +48,18 @@ }, "node_modules/@andrewbranch/untar.js": { "version": "1.0.3", - "resolved": "https://registry.npmmirror.com/@andrewbranch/untar.js/-/untar.js-1.0.3.tgz", + "resolved": "https://registry.npmjs.org/@andrewbranch/untar.js/-/untar.js-1.0.3.tgz", "integrity": "sha512-Jh15/qVmrLGhkKJBdXlK1+9tY4lZruYjsgkDFj08ZmDiWVBLJcqkok7Z0/R0In+i1rScBpJlSvrTS2Lm41Pbnw==", "dev": true }, "node_modules/@arethetypeswrong/cli": { - "version": "0.17.2", - "resolved": "https://registry.npmmirror.com/@arethetypeswrong/cli/-/cli-0.17.2.tgz", - "integrity": "sha512-/u2VcQJ8PKc4hcao/vXnHrYLEI/sQqKarbHi+NEIfvdymaW5o62XOCXy2yvalQa/vR+AAD/QNEgAUzHo5f7hrw==", + "version": "0.17.3", + "resolved": "https://registry.npmjs.org/@arethetypeswrong/cli/-/cli-0.17.3.tgz", + "integrity": "sha512-wI9ZSTweunmzHboSyYtWRFpba9fM9mpX1g7EUoRr+86zHSd7NR7svb6EmJD2hv1V+SoisB2fERu6EQGGEfQ8oQ==", "dev": true, "license": "MIT", "dependencies": { - "@arethetypeswrong/core": "0.17.2", + "@arethetypeswrong/core": "0.17.3", "chalk": "^4.1.2", "cli-table3": "^0.6.3", "commander": "^10.0.1", @@ -75,9 +75,9 @@ } }, "node_modules/@arethetypeswrong/core": { - "version": "0.17.2", - "resolved": "https://registry.npmmirror.com/@arethetypeswrong/core/-/core-0.17.2.tgz", - "integrity": "sha512-JYeLgS4rQ2l3gHCabaka3atsEyskfpx+WqUbo+6l8LApILJgr0/XDb7KNC9Ovevp4iPVF2Q73oshpgOKJ3uDRQ==", + "version": "0.17.3", + "resolved": "https://registry.npmjs.org/@arethetypeswrong/core/-/core-0.17.3.tgz", + "integrity": "sha512-2TB7O5JmC7UX7QHRGGftxRVQjV4Ce6oOIDGIDDERyT9dQ8lK/tRGfFubzO80rWeXm/gSrA8jirlXSWSE1i5ynQ==", "dev": true, "license": "MIT", "dependencies": { @@ -95,7 +95,7 @@ }, "node_modules/@arethetypeswrong/core/node_modules/typescript": { "version": "5.6.1-rc", - "resolved": "https://registry.npmmirror.com/typescript/-/typescript-5.6.1-rc.tgz", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.1-rc.tgz", "integrity": "sha512-E3b2+1zEFu84jB0YQi9BORDjz9+jGbwwy1Zi3G0LUNw7a7cePUrHMRNy8aPh53nXpkFGVHSxIZo5vKTfYaFiBQ==", "dev": true, "license": "Apache-2.0", @@ -1552,7 +1552,7 @@ }, "node_modules/@eslint/eslintrc": { "version": "2.1.4", - "resolved": "https://registry.npmmirror.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", "dev": true, "license": "MIT", @@ -1576,7 +1576,7 @@ }, "node_modules/@eslint/eslintrc/node_modules/brace-expansion": { "version": "1.1.11", - "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", "dev": true, "license": "MIT", @@ -1587,7 +1587,7 @@ }, "node_modules/@eslint/eslintrc/node_modules/minimatch": { "version": "3.1.2", - "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", "dev": true, "license": "ISC", @@ -1600,7 +1600,7 @@ }, "node_modules/@eslint/js": { "version": "8.57.1", - "resolved": "https://registry.npmmirror.com/@eslint/js/-/js-8.57.1.tgz", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.1.tgz", "integrity": "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==", "dev": true, "license": "MIT", @@ -1721,7 +1721,7 @@ }, "node_modules/@humanwhocodes/config-array": { "version": "0.13.0", - "resolved": "https://registry.npmmirror.com/@humanwhocodes/config-array/-/config-array-0.13.0.tgz", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.13.0.tgz", "integrity": "sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==", "deprecated": "Use @eslint/config-array instead", "dev": true, @@ -1737,7 +1737,7 @@ }, "node_modules/@humanwhocodes/config-array/node_modules/brace-expansion": { "version": "1.1.11", - "resolved": "https://registry.npmmirror.com/brace-expansion/-/brace-expansion-1.1.11.tgz", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", "dev": true, "license": "MIT", @@ -1748,7 +1748,7 @@ }, "node_modules/@humanwhocodes/config-array/node_modules/minimatch": { "version": "3.1.2", - "resolved": "https://registry.npmmirror.com/minimatch/-/minimatch-3.1.2.tgz", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", "dev": true, "license": "ISC", @@ -1775,7 +1775,7 @@ }, "node_modules/@humanwhocodes/object-schema": { "version": "2.0.3", - "resolved": "https://registry.npmmirror.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz", "integrity": "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==", "deprecated": "Use @eslint/object-schema instead", "dev": true, @@ -3408,7 +3408,7 @@ }, "node_modules/@typescript-eslint/eslint-plugin": { "version": "7.18.0", - "resolved": "https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz", "integrity": "sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==", "dev": true, "license": "MIT", @@ -3442,7 +3442,7 @@ }, "node_modules/@typescript-eslint/parser": { "version": "7.18.0", - "resolved": "https://registry.npmmirror.com/@typescript-eslint/parser/-/parser-7.18.0.tgz", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.18.0.tgz", "integrity": "sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==", "dev": true, "license": "BSD-2-Clause", @@ -3471,7 +3471,7 @@ }, "node_modules/@typescript-eslint/scope-manager": { "version": "7.18.0", - "resolved": "https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz", "integrity": "sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==", "dev": true, "license": "MIT", @@ -3489,7 +3489,7 @@ }, "node_modules/@typescript-eslint/type-utils": { "version": "7.18.0", - "resolved": "https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz", "integrity": "sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==", "dev": true, "license": "MIT", @@ -3517,7 +3517,7 @@ }, "node_modules/@typescript-eslint/types": { "version": "7.18.0", - "resolved": "https://registry.npmmirror.com/@typescript-eslint/types/-/types-7.18.0.tgz", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.18.0.tgz", "integrity": "sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==", "dev": true, "license": "MIT", @@ -3531,7 +3531,7 @@ }, "node_modules/@typescript-eslint/typescript-estree": { "version": "7.18.0", - "resolved": "https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz", "integrity": "sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==", "dev": true, "license": "BSD-2-Clause", @@ -3560,7 +3560,7 @@ }, "node_modules/@typescript-eslint/utils": { "version": "7.18.0", - "resolved": "https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-7.18.0.tgz", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.18.0.tgz", "integrity": "sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==", "dev": true, "license": "MIT", @@ -3583,7 +3583,7 @@ }, "node_modules/@typescript-eslint/visitor-keys": { "version": "7.18.0", - "resolved": "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz", "integrity": "sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==", "dev": true, "license": "MIT", @@ -3612,9 +3612,9 @@ } }, "node_modules/@ungap/structured-clone": { - "version": "1.2.1", - "resolved": "https://registry.npmmirror.com/@ungap/structured-clone/-/structured-clone-1.2.1.tgz", - "integrity": "sha512-fEzPV3hSkSMltkw152tJKNARhOupqbH96MZWyRjNaYZOMIzbrTeQDG+MTc6Mr2pgzFQzFxAfmhGDNP5QK++2ZA==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz", + "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==", "dev": true, "license": "ISC" }, @@ -4381,7 +4381,7 @@ }, "node_modules/acorn-jsx": { "version": "5.3.2", - "resolved": "https://registry.npmmirror.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", "dev": true, "license": "MIT", @@ -4417,7 +4417,7 @@ }, "node_modules/ajv": { "version": "6.12.6", - "resolved": "https://registry.npmmirror.com/ajv/-/ajv-6.12.6.tgz", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "dev": true, "license": "MIT", @@ -4600,7 +4600,7 @@ }, "node_modules/argparse": { "version": "2.0.1", - "resolved": "https://registry.npmmirror.com/argparse/-/argparse-2.0.1.tgz", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", "dev": true, "license": "Python-2.0" @@ -4662,7 +4662,7 @@ }, "node_modules/array-union": { "version": "2.1.0", - "resolved": "https://registry.npmmirror.com/array-union/-/array-union-2.1.0.tgz", + "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", "dev": true, "license": "MIT", @@ -5232,7 +5232,7 @@ }, "node_modules/callsites": { "version": "3.1.0", - "resolved": "https://registry.npmmirror.com/callsites/-/callsites-3.1.0.tgz", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", "dev": true, "license": "MIT", @@ -5409,9 +5409,9 @@ } }, "node_modules/cjs-module-lexer": { - "version": "1.4.1", - "resolved": "https://registry.npmmirror.com/cjs-module-lexer/-/cjs-module-lexer-1.4.1.tgz", - "integrity": "sha512-cuSVIHi9/9E/+821Qjdvngor+xpnlwnuwIyZOaLmHBVdXL+gP+I6QQB9VkO7RI77YIcTV+S1W9AreJ5eN63JBA==", + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz", + "integrity": "sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q==", "dev": true, "license": "MIT" }, @@ -6014,7 +6014,7 @@ }, "node_modules/dir-glob": { "version": "3.0.1", - "resolved": "https://registry.npmmirror.com/dir-glob/-/dir-glob-3.0.1.tgz", + "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", "dev": true, "license": "MIT", @@ -6027,7 +6027,7 @@ }, "node_modules/doctrine": { "version": "3.0.0", - "resolved": "https://registry.npmmirror.com/doctrine/-/doctrine-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", "dev": true, "license": "Apache-2.0", @@ -6605,7 +6605,7 @@ }, "node_modules/eslint": { "version": "8.57.1", - "resolved": "https://registry.npmmirror.com/eslint/-/eslint-8.57.1.tgz", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.1.tgz", "integrity": "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA==", "deprecated": "This version is no longer supported. Please see https://eslint.org/version-support for other options.", "dev": true, @@ -6916,7 +6916,7 @@ }, "node_modules/eslint-scope": { "version": "7.2.2", - "resolved": "https://registry.npmmirror.com/eslint-scope/-/eslint-scope-7.2.2.tgz", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.2.tgz", "integrity": "sha512-dOt21O7lTMhDM+X9mB4GX+DZrZtCUJPL/wlcTqxyrx5IvO0IYtILdtrQGQp+8n5S0gwSVmOf9NQrjMOgfQZlIg==", "dev": true, "license": "BSD-2-Clause", @@ -6970,7 +6970,7 @@ }, "node_modules/espree": { "version": "9.6.1", - "resolved": "https://registry.npmmirror.com/espree/-/espree-9.6.1.tgz", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", "integrity": "sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==", "dev": true, "license": "BSD-2-Clause", @@ -7014,7 +7014,7 @@ }, "node_modules/esrecurse": { "version": "4.3.0", - "resolved": "https://registry.npmmirror.com/esrecurse/-/esrecurse-4.3.0.tgz", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", "dev": true, "license": "BSD-2-Clause", @@ -7404,7 +7404,7 @@ }, "node_modules/fast-json-stable-stringify": { "version": "2.1.0", - "resolved": "https://registry.npmmirror.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", "dev": true, "license": "MIT" @@ -7658,7 +7658,7 @@ }, "node_modules/file-entry-cache": { "version": "6.0.1", - "resolved": "https://registry.npmmirror.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", "dev": true, "license": "MIT", @@ -7798,7 +7798,7 @@ }, "node_modules/flat-cache": { "version": "3.2.0", - "resolved": "https://registry.npmmirror.com/flat-cache/-/flat-cache-3.2.0.tgz", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", "dev": true, "license": "MIT", @@ -7813,7 +7813,7 @@ }, "node_modules/flatted": { "version": "3.3.2", - "resolved": "https://registry.npmmirror.com/flatted/-/flatted-3.3.2.tgz", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.2.tgz", "integrity": "sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==", "dev": true, "license": "ISC" @@ -8352,7 +8352,7 @@ }, "node_modules/globals": { "version": "13.24.0", - "resolved": "https://registry.npmmirror.com/globals/-/globals-13.24.0.tgz", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", "dev": true, "license": "MIT", @@ -8385,7 +8385,7 @@ }, "node_modules/globby": { "version": "11.1.0", - "resolved": "https://registry.npmmirror.com/globby/-/globby-11.1.0.tgz", + "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==", "dev": true, "license": "MIT", @@ -8717,9 +8717,9 @@ "license": "MIT" }, "node_modules/import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmmirror.com/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.1.tgz", + "integrity": "sha512-TR3KfrTZTYLPB6jUjfx6MF9WcWrHL9su5TObK4ZkYgBdWKPOFoSoQIdEuTuR82pmtxH2spWG9h6etwfr1pLBqQ==", "dev": true, "license": "MIT", "dependencies": { @@ -9125,7 +9125,7 @@ }, "node_modules/is-path-inside": { "version": "3.0.3", - "resolved": "https://registry.npmmirror.com/is-path-inside/-/is-path-inside-3.0.3.tgz", + "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", "integrity": "sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==", "dev": true, "license": "MIT", @@ -9563,7 +9563,7 @@ }, "node_modules/js-yaml": { "version": "4.1.0", - "resolved": "https://registry.npmmirror.com/js-yaml/-/js-yaml-4.1.0.tgz", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", "dev": true, "license": "MIT", @@ -9663,7 +9663,7 @@ }, "node_modules/json-buffer": { "version": "3.0.1", - "resolved": "https://registry.npmmirror.com/json-buffer/-/json-buffer-3.0.1.tgz", + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", "dev": true, "license": "MIT" @@ -9690,7 +9690,7 @@ }, "node_modules/json-schema-traverse": { "version": "0.4.1", - "resolved": "https://registry.npmmirror.com/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", "dev": true, "license": "MIT" @@ -9770,7 +9770,7 @@ }, "node_modules/keyv": { "version": "4.5.4", - "resolved": "https://registry.npmmirror.com/keyv/-/keyv-4.5.4.tgz", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", "dev": true, "license": "MIT", @@ -10926,7 +10926,7 @@ }, "node_modules/parent-module": { "version": "1.0.1", - "resolved": "https://registry.npmmirror.com/parent-module/-/parent-module-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", "dev": true, "license": "MIT", @@ -11109,7 +11109,7 @@ }, "node_modules/path-type": { "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/path-type/-/path-type-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", "dev": true, "license": "MIT", @@ -11567,7 +11567,7 @@ }, "node_modules/punycode": { "version": "2.3.1", - "resolved": "https://registry.npmmirror.com/punycode/-/punycode-2.3.1.tgz", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", "dev": true, "license": "MIT", @@ -12080,7 +12080,7 @@ }, "node_modules/resolve-from": { "version": "4.0.0", - "resolved": "https://registry.npmmirror.com/resolve-from/-/resolve-from-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", "dev": true, "license": "MIT", @@ -12150,7 +12150,7 @@ }, "node_modules/rimraf": { "version": "3.0.2", - "resolved": "https://registry.npmmirror.com/rimraf/-/rimraf-3.0.2.tgz", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", "deprecated": "Rimraf versions prior to v4 are no longer supported", "dev": true, @@ -13284,7 +13284,7 @@ }, "node_modules/strip-json-comments": { "version": "3.1.1", - "resolved": "https://registry.npmmirror.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", "dev": true, "license": "MIT", @@ -13443,7 +13443,7 @@ }, "node_modules/text-table": { "version": "0.2.0", - "resolved": "https://registry.npmmirror.com/text-table/-/text-table-0.2.0.tgz", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", "dev": true, "license": "MIT" @@ -13557,7 +13557,7 @@ }, "node_modules/ts-api-utils": { "version": "1.4.3", - "resolved": "https://registry.npmmirror.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz", + "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.4.3.tgz", "integrity": "sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==", "dev": true, "license": "MIT", @@ -14162,7 +14162,7 @@ }, "node_modules/type-fest": { "version": "0.20.2", - "resolved": "https://registry.npmmirror.com/type-fest/-/type-fest-0.20.2.tgz", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", "dev": true, "license": "(MIT OR CC0-1.0)", @@ -14411,7 +14411,7 @@ }, "node_modules/uri-js": { "version": "4.4.1", - "resolved": "https://registry.npmmirror.com/uri-js/-/uri-js-4.4.1.tgz", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", "dev": true, "license": "BSD-2-Clause", @@ -14480,7 +14480,7 @@ }, "node_modules/validate-npm-package-name": { "version": "5.0.1", - "resolved": "https://registry.npmmirror.com/validate-npm-package-name/-/validate-npm-package-name-5.0.1.tgz", + "resolved": "https://registry.npmjs.org/validate-npm-package-name/-/validate-npm-package-name-5.0.1.tgz", "integrity": "sha512-OljLrQ9SQdOUqTaQxqL5dEfZWrXExyyWsozYlAWFawPVNuD83igl7uJD2RTkNMbniIYgt8l81eCJGIdQF7avLQ==", "dev": true, "license": "ISC", diff --git a/package.json b/package.json index 555ea61ac..24b5bd7e7 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "copyrightHolder": "The Connect Authors" }, "devDependencies": { - "@arethetypeswrong/cli": "^0.17.2", + "@arethetypeswrong/cli": "^0.17.3", "@bufbuild/license-header": "^0.0.4", "@typescript-eslint/eslint-plugin": "^7.14.0", "@typescript-eslint/parser": "^7.14.0", From 39e3777c4af37667ac34d91a4e47c88a566d8830 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 13:46:28 -0500 Subject: [PATCH 5/8] Bump wrangler from 3.99.0 to 3.107.2 (#1416) Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 3.99.0 to 3.107.2. - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@3.107.2/packages/wrangler) --- updated-dependencies: - dependency-name: wrangler dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Steve Ayers --- package-lock.json | 250 +++++++++++------------ packages/connect-cloudflare/package.json | 2 +- 2 files changed, 115 insertions(+), 137 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2b3fa2b27..18798fb43 100644 --- a/package-lock.json +++ b/package-lock.json @@ -932,9 +932,9 @@ } }, "node_modules/@cloudflare/workerd-darwin-64": { - "version": "1.20241218.0", - "resolved": "https://registry.npmmirror.com/@cloudflare/workerd-darwin-64/-/workerd-darwin-64-1.20241218.0.tgz", - "integrity": "sha512-8rveQoxtUvlmORKqTWgjv2ycM8uqWox0u9evn3zd2iWKdou5sncFwH517ZRLI3rq9P31ZLmCQBZ0gloFsTeY6w==", + "version": "1.20250129.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workerd-darwin-64/-/workerd-darwin-64-1.20250129.0.tgz", + "integrity": "sha512-M+xETVnl+xy2dfDDWmp0XXr2rttl70a6bljQygl0EmYmNswFTcYbQWCaBuNBo9kabU59rLKr4a/b3QZ07NoL/g==", "cpu": [ "x64" ], @@ -949,9 +949,9 @@ } }, "node_modules/@cloudflare/workerd-darwin-arm64": { - "version": "1.20241218.0", - "resolved": "https://registry.npmmirror.com/@cloudflare/workerd-darwin-arm64/-/workerd-darwin-arm64-1.20241218.0.tgz", - "integrity": "sha512-be59Ad9nmM9lCkhHqmTs/uZ3JVZt8NJ9Z0PY+B0xnc5z6WwmV2lj0RVLtq7xJhQsQJA189zt5rXqDP6J+2mu7Q==", + "version": "1.20250129.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workerd-darwin-arm64/-/workerd-darwin-arm64-1.20250129.0.tgz", + "integrity": "sha512-c4PQUyIMp+bCMxZkAMBzXgTHjRZxeYCujDbb3staestqgRbenzcfauXsMd6np35ng+EE1uBgHNPV4+7fC0ZBfg==", "cpu": [ "arm64" ], @@ -966,9 +966,9 @@ } }, "node_modules/@cloudflare/workerd-linux-64": { - "version": "1.20241218.0", - "resolved": "https://registry.npmmirror.com/@cloudflare/workerd-linux-64/-/workerd-linux-64-1.20241218.0.tgz", - "integrity": "sha512-MzpSBcfZXRxrYWxQ4pVDYDrUbkQuM62ssl4ZtHH8J35OAeGsWFAYji6MkS2SpVwVcvacPwJXIF4JSzp4xKImKw==", + "version": "1.20250129.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workerd-linux-64/-/workerd-linux-64-1.20250129.0.tgz", + "integrity": "sha512-xJx8LwWFxsm5U3DETJwRuOmT5RWBqm4FmA4itYXvcEICca9pWJDB641kT4PnpypwDNmYOebhU7A+JUrCRucG0w==", "cpu": [ "x64" ], @@ -983,9 +983,9 @@ } }, "node_modules/@cloudflare/workerd-linux-arm64": { - "version": "1.20241218.0", - "resolved": "https://registry.npmmirror.com/@cloudflare/workerd-linux-arm64/-/workerd-linux-arm64-1.20241218.0.tgz", - "integrity": "sha512-RIuJjPxpNqvwIs52vQsXeRMttvhIjgg9NLjjFa3jK8Ijnj8c3ZDru9Wqi48lJP07yDFIRr4uDMMqh/y29YQi2A==", + "version": "1.20250129.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workerd-linux-arm64/-/workerd-linux-arm64-1.20250129.0.tgz", + "integrity": "sha512-dR//npbaX5p323huBVNIy5gaWubQx6CC3aiXeK0yX4aD5ar8AjxQFb2U/Sgjeo65Rkt53hJWqC7IwRpK/eOxrA==", "cpu": [ "arm64" ], @@ -1000,9 +1000,9 @@ } }, "node_modules/@cloudflare/workerd-windows-64": { - "version": "1.20241218.0", - "resolved": "https://registry.npmmirror.com/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20241218.0.tgz", - "integrity": "sha512-tO1VjlvK3F6Yb2d1jgEy/QBYl//9Pyv3K0j+lq8Eu7qdfm0IgKwSRgDWLept84/qmNsQfausZ4JdNGxTf9xsxQ==", + "version": "1.20250129.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workerd-windows-64/-/workerd-windows-64-1.20250129.0.tgz", + "integrity": "sha512-OeO+1nPj/ocAE3adFar/tRFGRkbCrBnrOYXq0FUBSpyNHpDdA9/U3PAw5CN4zvjfTnqXZfTxTFeqoruqzRzbtg==", "cpu": [ "x64" ], @@ -1017,9 +1017,9 @@ } }, "node_modules/@cloudflare/workers-types": { - "version": "4.20241230.0", - "resolved": "https://registry.npmmirror.com/@cloudflare/workers-types/-/workers-types-4.20241230.0.tgz", - "integrity": "sha512-dtLD4jY35Lb750cCVyO1i/eIfdZJg2Z0i+B1RYX6BVeRPlgaHx/H18ImKAkYmy0g09Ow8R2jZy3hIxMgXun0WQ==", + "version": "4.20250129.0", + "resolved": "https://registry.npmjs.org/@cloudflare/workers-types/-/workers-types-4.20250129.0.tgz", + "integrity": "sha512-H7g/sDB9GaV+fIPf3utNEYncFhryIvDThiBbfZtu0bZmVXcVd9ApP3OMqUYhNV8MShWQASvgWletKKBZGT9/oA==", "dev": true, "license": "MIT OR Apache-2.0" }, @@ -1080,7 +1080,7 @@ }, "node_modules/@cspotcode/source-map-support": { "version": "0.8.1", - "resolved": "https://registry.npmmirror.com/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", + "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==", "dev": true, "license": "MIT", @@ -1093,7 +1093,7 @@ }, "node_modules/@cspotcode/source-map-support/node_modules/@jridgewell/trace-mapping": { "version": "0.3.9", - "resolved": "https://registry.npmmirror.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==", "dev": true, "license": "MIT", @@ -1656,7 +1656,7 @@ }, "node_modules/@fastify/busboy": { "version": "2.1.1", - "resolved": "https://registry.npmmirror.com/@fastify/busboy/-/busboy-2.1.1.tgz", + "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-2.1.1.tgz", "integrity": "sha512-vBZP4NlzfOlerQTnba4aqZoMhE/a9HY7HRqoOPaETQcSQuWEIyZMHGfVu6w9wGtGK5fED5qRs2DteVCjOH60sA==", "dev": true, "license": "MIT", @@ -4391,7 +4391,7 @@ }, "node_modules/acorn-walk": { "version": "8.3.4", - "resolved": "https://registry.npmmirror.com/acorn-walk/-/acorn-walk-8.3.4.tgz", + "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.4.tgz", "integrity": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==", "dev": true, "license": "MIT", @@ -4753,7 +4753,7 @@ }, "node_modules/as-table": { "version": "1.0.55", - "resolved": "https://registry.npmmirror.com/as-table/-/as-table-1.0.55.tgz", + "resolved": "https://registry.npmjs.org/as-table/-/as-table-1.0.55.tgz", "integrity": "sha512-xvsWESUJn0JN421Xb9MQw6AsMHRCUknCe0Wjlxvjud80mU4E6hQf1A6NzQKcYNmYw62MfzEtXc+badstZP3JpQ==", "dev": true, "license": "MIT", @@ -5260,17 +5260,6 @@ ], "license": "CC-BY-4.0" }, - "node_modules/capnp-ts": { - "version": "0.7.0", - "resolved": "https://registry.npmmirror.com/capnp-ts/-/capnp-ts-0.7.0.tgz", - "integrity": "sha512-XKxXAC3HVPv7r674zP0VC3RTXz+/JKhfyw94ljvF80yynK6VkTnqE3jMuN8b3dUVmmc43TjyxjW4KTsmB3c86g==", - "dev": true, - "license": "MIT", - "dependencies": { - "debug": "^4.3.1", - "tslib": "^2.2.0" - } - }, "node_modules/chalk": { "version": "4.1.2", "resolved": "https://registry.npmmirror.com/chalk/-/chalk-4.1.2.tgz", @@ -5609,6 +5598,13 @@ "dev": true, "license": "MIT" }, + "node_modules/confbox": { + "version": "0.1.8", + "resolved": "https://registry.npmjs.org/confbox/-/confbox-0.1.8.tgz", + "integrity": "sha512-RMtmw0iFkeR4YV+fUOSucriAQNb9g8zFR52MWCtl+cCZOFRNL6zeB395vPzFhEjjn4fMxXudmELnl/KF/WrK6w==", + "dev": true, + "license": "MIT" + }, "node_modules/content-disposition": { "version": "1.0.0", "resolved": "https://registry.npmmirror.com/content-disposition/-/content-disposition-1.0.0.tgz", @@ -5821,17 +5817,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/date-fns": { - "version": "4.1.0", - "resolved": "https://registry.npmmirror.com/date-fns/-/date-fns-4.1.0.tgz", - "integrity": "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==", - "dev": true, - "license": "MIT", - "funding": { - "type": "github", - "url": "https://github.com/sponsors/kossnocorp" - } - }, "node_modules/debug": { "version": "4.4.0", "resolved": "https://registry.npmmirror.com/debug/-/debug-4.4.0.tgz", @@ -5917,7 +5902,7 @@ }, "node_modules/defu": { "version": "6.1.4", - "resolved": "https://registry.npmmirror.com/defu/-/defu-6.1.4.tgz", + "resolved": "https://registry.npmjs.org/defu/-/defu-6.1.4.tgz", "integrity": "sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==", "dev": true, "license": "MIT" @@ -7127,7 +7112,7 @@ }, "node_modules/exit-hook": { "version": "2.2.1", - "resolved": "https://registry.npmmirror.com/exit-hook/-/exit-hook-2.2.1.tgz", + "resolved": "https://registry.npmjs.org/exit-hook/-/exit-hook-2.2.1.tgz", "integrity": "sha512-eNTPlAD67BmP31LDINZ3U7HSF8l57TxOY2PmBJ1shpCvpnxBF93mWCE8YHBnXs8qiUZJc9WDcWIeC3a2HIAMfw==", "dev": true, "license": "MIT", @@ -8176,7 +8161,7 @@ }, "node_modules/get-source": { "version": "2.0.12", - "resolved": "https://registry.npmmirror.com/get-source/-/get-source-2.0.12.tgz", + "resolved": "https://registry.npmjs.org/get-source/-/get-source-2.0.12.tgz", "integrity": "sha512-X5+4+iD+HoSeEED+uwrQ07BOQr0kEDFMVqqpBuI+RaZBpBpHCuXxo70bjar6f0b0u/DQJsJ7ssurpP0V60Az+w==", "dev": true, "license": "Unlicense", @@ -8187,7 +8172,7 @@ }, "node_modules/get-source/node_modules/data-uri-to-buffer": { "version": "2.0.2", - "resolved": "https://registry.npmmirror.com/data-uri-to-buffer/-/data-uri-to-buffer-2.0.2.tgz", + "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-2.0.2.tgz", "integrity": "sha512-ND9qDTLc6diwj+Xe5cdAgVTbLVdXbtxTJRXRhli8Mowuaan+0EJOtdqJ0QCHNSSPyoXGx9HX2/VMnKeC34AChA==", "dev": true, "license": "MIT" @@ -8321,7 +8306,7 @@ }, "node_modules/glob-to-regexp": { "version": "0.4.1", - "resolved": "https://registry.npmmirror.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz", + "resolved": "https://registry.npmjs.org/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz", "integrity": "sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==", "dev": true, "license": "BSD-2-Clause" @@ -9366,13 +9351,6 @@ "node": ">=0.10.0" } }, - "node_modules/itty-time": { - "version": "1.0.6", - "resolved": "https://registry.npmmirror.com/itty-time/-/itty-time-1.0.6.tgz", - "integrity": "sha512-+P8IZaLLBtFv8hCkIjcymZOp4UJ+xW6bSlQsXGqrkmJh7vSiMFSlNne0mCYagEE0N7HDNR5jJBRxwN0oYv61Rw==", - "dev": true, - "license": "MIT" - }, "node_modules/jackspeak": { "version": "3.4.3", "resolved": "https://registry.npmmirror.com/jackspeak/-/jackspeak-3.4.3.tgz", @@ -10247,21 +10225,20 @@ } }, "node_modules/miniflare": { - "version": "3.20241218.0", - "resolved": "https://registry.npmmirror.com/miniflare/-/miniflare-3.20241218.0.tgz", - "integrity": "sha512-spYFDArH0wd+wJSTrzBrWrXJrbyJhRMJa35mat947y1jYhVV8I5V8vnD3LwjfpLr0SaEilojz1OIW7ekmnRe+w==", + "version": "3.20250129.0", + "resolved": "https://registry.npmjs.org/miniflare/-/miniflare-3.20250129.0.tgz", + "integrity": "sha512-qYlGEjMl/2kJdgNaztj4hpA64d6Dl79Lx/NL61p/v5XZRiWanBOTgkQqdPxCKZOj6KQnioqhC7lfd6jDXKSs2A==", "dev": true, "license": "MIT", "dependencies": { "@cspotcode/source-map-support": "0.8.1", "acorn": "^8.8.0", "acorn-walk": "^8.2.0", - "capnp-ts": "^0.7.0", "exit-hook": "^2.2.1", "glob-to-regexp": "^0.4.1", "stoppable": "^1.1.0", "undici": "^5.28.4", - "workerd": "1.20241218.0", + "workerd": "1.20250129.0", "ws": "^8.18.0", "youch": "^3.2.2", "zod": "^3.22.3" @@ -10274,9 +10251,9 @@ } }, "node_modules/miniflare/node_modules/undici": { - "version": "5.28.4", - "resolved": "https://registry.npmmirror.com/undici/-/undici-5.28.4.tgz", - "integrity": "sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==", + "version": "5.28.5", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.5.tgz", + "integrity": "sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==", "dev": true, "license": "MIT", "dependencies": { @@ -10322,6 +10299,26 @@ "node": ">=16 || 14 >=14.17" } }, + "node_modules/mlly": { + "version": "1.7.4", + "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.7.4.tgz", + "integrity": "sha512-qmdSIPC4bDJXgZTCR7XosJiNKySV7O215tsPtDN9iEO/7q/76b/ijtgRu/+epFXSJhijtTCCGp3DWS549P3xKw==", + "dev": true, + "license": "MIT", + "dependencies": { + "acorn": "^8.14.0", + "pathe": "^2.0.1", + "pkg-types": "^1.3.0", + "ufo": "^1.5.4" + } + }, + "node_modules/mlly/node_modules/pathe": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.2.tgz", + "integrity": "sha512-15Ztpk+nov8DR524R4BF7uEuzESgzUEAV4Ah7CUMNGXdE5ELuvxElxGXndBl32vMSsWa1jpNf22Z+Er3sKwq+w==", + "dev": true, + "license": "MIT" + }, "node_modules/ms": { "version": "2.1.3", "resolved": "https://registry.npmmirror.com/ms/-/ms-2.1.3.tgz", @@ -10330,7 +10327,7 @@ }, "node_modules/mustache": { "version": "4.2.0", - "resolved": "https://registry.npmmirror.com/mustache/-/mustache-4.2.0.tgz", + "resolved": "https://registry.npmjs.org/mustache/-/mustache-4.2.0.tgz", "integrity": "sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==", "dev": true, "license": "MIT", @@ -10371,6 +10368,7 @@ } ], "license": "MIT", + "peer": true, "bin": { "nanoid": "bin/nanoid.cjs" }, @@ -10521,16 +10519,6 @@ "url": "https://opencollective.com/node-fetch" } }, - "node_modules/node-forge": { - "version": "1.3.1", - "resolved": "https://registry.npmmirror.com/node-forge/-/node-forge-1.3.1.tgz", - "integrity": "sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==", - "dev": true, - "license": "(BSD-3-Clause OR GPL-2.0)", - "engines": { - "node": ">= 6.13.0" - } - }, "node_modules/node-releases": { "version": "2.0.19", "resolved": "https://registry.npmmirror.com/node-releases/-/node-releases-2.0.19.tgz", @@ -10727,7 +10715,7 @@ }, "node_modules/ohash": { "version": "1.1.4", - "resolved": "https://registry.npmmirror.com/ohash/-/ohash-1.1.4.tgz", + "resolved": "https://registry.npmjs.org/ohash/-/ohash-1.1.4.tgz", "integrity": "sha512-FlDryZAahJmEF3VR3w1KogSEdWX3WhA5GPakFx4J81kEAiHyLMpdLLElS8n8dfNadMgAne/MywcvmogzscVt4g==", "dev": true, "license": "MIT" @@ -11293,6 +11281,25 @@ "node": ">=4" } }, + "node_modules/pkg-types": { + "version": "1.3.1", + "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.3.1.tgz", + "integrity": "sha512-/Jm5M4RvtBFVkKWRu2BLUTNP8/M2a+UwuAX+ae4770q1qVGtfjG+WTCupoZixokjmHiry8uI+dlY8KXYV5HVVQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "confbox": "^0.1.8", + "mlly": "^1.7.4", + "pathe": "^2.0.1" + } + }, + "node_modules/pkg-types/node_modules/pathe": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-2.0.2.tgz", + "integrity": "sha512-15Ztpk+nov8DR524R4BF7uEuzESgzUEAV4Ah7CUMNGXdE5ELuvxElxGXndBl32vMSsWa1jpNf22Z+Er3sKwq+w==", + "dev": true, + "license": "MIT" + }, "node_modules/possible-typed-array-names": { "version": "1.0.0", "resolved": "https://registry.npmmirror.com/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz", @@ -11404,7 +11411,7 @@ }, "node_modules/printable-characters": { "version": "1.0.42", - "resolved": "https://registry.npmmirror.com/printable-characters/-/printable-characters-1.0.42.tgz", + "resolved": "https://registry.npmjs.org/printable-characters/-/printable-characters-1.0.42.tgz", "integrity": "sha512-dKp+C4iXWK4vVYZmYSd0KBH5F/h1HoZRsbJ82AVKRO3PEo8L4lBS/vLwhVtpwwuYcoIsVY+1JYKR268yn480uQ==", "dev": true, "license": "Unlicense" @@ -12416,20 +12423,6 @@ "license": "BSD-3-Clause", "peer": true }, - "node_modules/selfsigned": { - "version": "2.4.1", - "resolved": "https://registry.npmmirror.com/selfsigned/-/selfsigned-2.4.1.tgz", - "integrity": "sha512-th5B4L2U+eGLq1TVh7zNRGBapioSORUeymIydxgFpwww9d2qyKvtuPU2jJuHvYAwwqi2Y596QBL3eEqcPEYL8Q==", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/node-forge": "^1.3.0", - "node-forge": "^1" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/semver": { "version": "7.6.3", "resolved": "https://registry.npmmirror.com/semver/-/semver-7.6.3.tgz", @@ -13032,7 +13025,7 @@ }, "node_modules/stacktracey": { "version": "2.1.8", - "resolved": "https://registry.npmmirror.com/stacktracey/-/stacktracey-2.1.8.tgz", + "resolved": "https://registry.npmjs.org/stacktracey/-/stacktracey-2.1.8.tgz", "integrity": "sha512-Kpij9riA+UNg7TnphqjH7/CzctQ/owJGNbFkfEeve4Z4uxT5+JapVLFXcsurIfN34gnTWZNJ/f7NMG0E8JDzTw==", "dev": true, "license": "Unlicense", @@ -13053,7 +13046,7 @@ }, "node_modules/stoppable": { "version": "1.1.0", - "resolved": "https://registry.npmmirror.com/stoppable/-/stoppable-1.1.0.tgz", + "resolved": "https://registry.npmjs.org/stoppable/-/stoppable-1.1.0.tgz", "integrity": "sha512-KXDYZ9dszj6bzvnEMRYvxgeTHU74QBFL54XKtP3nyMuJ81CFYtABZ3bAzL2EdFUaEwJOBOgENyFj3R7oTzDyyw==", "dev": true, "license": "MIT", @@ -14281,7 +14274,7 @@ }, "node_modules/ufo": { "version": "1.5.4", - "resolved": "https://registry.npmmirror.com/ufo/-/ufo-1.5.4.tgz", + "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.5.4.tgz", "integrity": "sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==", "dev": true, "license": "MIT" @@ -14333,14 +14326,14 @@ "license": "MIT" }, "node_modules/unenv": { - "name": "unenv-nightly", - "version": "2.0.0-20241204-140205-a5d5190", - "resolved": "https://registry.npmmirror.com/unenv-nightly/-/unenv-nightly-2.0.0-20241204-140205-a5d5190.tgz", - "integrity": "sha512-jpmAytLeiiW01pl5bhVn9wYJ4vtiLdhGe10oXlJBuQEX8mxjxO8BlEXGHU4vr4yEikjFP1wsomTHt/CLU8kUwg==", + "version": "2.0.0-rc.1", + "resolved": "https://registry.npmjs.org/unenv/-/unenv-2.0.0-rc.1.tgz", + "integrity": "sha512-PU5fb40H8X149s117aB4ytbORcCvlASdtF97tfls4BPIyj4PeVxvpSuy1jAptqYHqB0vb2w2sHvzM0XWcp2OKg==", "dev": true, "license": "MIT", "dependencies": { "defu": "^6.1.4", + "mlly": "^1.7.4", "ohash": "^1.1.4", "pathe": "^1.1.2", "ufo": "^1.5.4" @@ -14820,9 +14813,9 @@ } }, "node_modules/workerd": { - "version": "1.20241218.0", - "resolved": "https://registry.npmmirror.com/workerd/-/workerd-1.20241218.0.tgz", - "integrity": "sha512-7Z3D4vOVChMz9mWDffE299oQxUWm/pbkeAWx1btVamPcAK/2IuoNBhwflWo3jyuKuxvYuFAdIucgYxc8ICqXiA==", + "version": "1.20250129.0", + "resolved": "https://registry.npmjs.org/workerd/-/workerd-1.20250129.0.tgz", + "integrity": "sha512-Rprz8rxKTF4l6q/nYYI07lBetJnR19mGipx+u/a27GZOPKMG5SLIzA2NciZlJaB2Qd5YY+4p/eHOeKqo5keVWA==", "dev": true, "hasInstallScript": true, "license": "Apache-2.0", @@ -14833,37 +14826,29 @@ "node": ">=16" }, "optionalDependencies": { - "@cloudflare/workerd-darwin-64": "1.20241218.0", - "@cloudflare/workerd-darwin-arm64": "1.20241218.0", - "@cloudflare/workerd-linux-64": "1.20241218.0", - "@cloudflare/workerd-linux-arm64": "1.20241218.0", - "@cloudflare/workerd-windows-64": "1.20241218.0" + "@cloudflare/workerd-darwin-64": "1.20250129.0", + "@cloudflare/workerd-darwin-arm64": "1.20250129.0", + "@cloudflare/workerd-linux-64": "1.20250129.0", + "@cloudflare/workerd-linux-arm64": "1.20250129.0", + "@cloudflare/workerd-windows-64": "1.20250129.0" } }, "node_modules/wrangler": { - "version": "3.99.0", - "resolved": "https://registry.npmmirror.com/wrangler/-/wrangler-3.99.0.tgz", - "integrity": "sha512-k0x4rT3G/QCbxcoZY7CHRVlAIS8WMmKdga6lf4d2c3gXFqssh44vwlTDuARA9QANBxKJTcA7JPTJRfUDhd9QBA==", + "version": "3.107.2", + "resolved": "https://registry.npmjs.org/wrangler/-/wrangler-3.107.2.tgz", + "integrity": "sha512-YOSfx0pETj18qcBD4aLvHjlcoV1sCVxYm9En8YphymW5rlTYD0Lc4MR3kzN1AGiWCjJ/ydrvA7eZuF/zPBotiw==", "dev": true, "license": "MIT OR Apache-2.0", "dependencies": { "@cloudflare/kv-asset-handler": "0.3.4", - "@esbuild-plugins/node-globals-polyfill": "^0.2.3", - "@esbuild-plugins/node-modules-polyfill": "^0.2.2", - "blake3-wasm": "^2.1.5", - "chokidar": "^4.0.1", - "date-fns": "^4.1.0", + "@esbuild-plugins/node-globals-polyfill": "0.2.3", + "@esbuild-plugins/node-modules-polyfill": "0.2.2", + "blake3-wasm": "2.1.5", "esbuild": "0.17.19", - "itty-time": "^1.0.6", - "miniflare": "3.20241218.0", - "nanoid": "^3.3.3", - "path-to-regexp": "^6.3.0", - "resolve": "^1.22.8", - "selfsigned": "^2.0.1", - "source-map": "^0.6.1", - "unenv": "npm:unenv-nightly@2.0.0-20241204-140205-a5d5190", - "workerd": "1.20241218.0", - "xxhash-wasm": "^1.0.1" + "miniflare": "3.20250129.0", + "path-to-regexp": "6.3.0", + "unenv": "2.0.0-rc.1", + "workerd": "1.20250129.0" }, "bin": { "wrangler": "bin/wrangler.js", @@ -14876,7 +14861,7 @@ "fsevents": "~2.3.2" }, "peerDependencies": { - "@cloudflare/workers-types": "^4.20241218.0" + "@cloudflare/workers-types": "^4.20250129.0" }, "peerDependenciesMeta": { "@cloudflare/workers-types": { @@ -15382,13 +15367,6 @@ } } }, - "node_modules/xxhash-wasm": { - "version": "1.1.0", - "resolved": "https://registry.npmmirror.com/xxhash-wasm/-/xxhash-wasm-1.1.0.tgz", - "integrity": "sha512-147y/6YNh+tlp6nd/2pWq38i9h6mz/EuQ6njIrmW8D1BS5nCqs0P6DG+m6zTGnNz5I+uhZ0SHxBs9BsPrwcKDA==", - "dev": true, - "license": "MIT" - }, "node_modules/y18n": { "version": "5.0.8", "resolved": "https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz", @@ -15511,7 +15489,7 @@ }, "node_modules/youch": { "version": "3.3.4", - "resolved": "https://registry.npmmirror.com/youch/-/youch-3.3.4.tgz", + "resolved": "https://registry.npmjs.org/youch/-/youch-3.3.4.tgz", "integrity": "sha512-UeVBXie8cA35DS6+nBkls68xaBBXCye0CNznrhszZjTbRVnJKQuNsyLKBTTL4ln1o1rh2PKtv35twV7irj5SEg==", "dev": true, "license": "MIT", @@ -15538,7 +15516,7 @@ }, "node_modules/zod": { "version": "3.24.1", - "resolved": "https://registry.npmmirror.com/zod/-/zod-3.24.1.tgz", + "resolved": "https://registry.npmjs.org/zod/-/zod-3.24.1.tgz", "integrity": "sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==", "dev": true, "license": "MIT", @@ -15571,7 +15549,7 @@ "@cloudflare/workers-types": "^4.20241230.0", "@connectrpc/connect-conformance": "^2.0.1", "tsx": "^4.19.2", - "wrangler": "^3.99.0" + "wrangler": "^3.107.2" } }, "packages/connect-conformance": { diff --git a/packages/connect-cloudflare/package.json b/packages/connect-cloudflare/package.json index 2ca368529..82e2203fd 100644 --- a/packages/connect-cloudflare/package.json +++ b/packages/connect-cloudflare/package.json @@ -15,7 +15,7 @@ "@connectrpc/connect-node": "2.0.1" }, "devDependencies": { - "wrangler": "^3.99.0", + "wrangler": "^3.107.2", "@cloudflare/workers-types": "^4.20241230.0", "tsx": "^4.19.2", "@connectrpc/connect-conformance": "^2.0.1" From 027fdf86858ba500cb1d0965e64960682e0bb6fe Mon Sep 17 00:00:00 2001 From: Steve Ayers Date: Mon, 3 Feb 2025 13:53:14 -0500 Subject: [PATCH 6/8] Revert typescript compat updates Signed-off-by: Steve Ayers --- packages/typescript-compat/v4.9.x/package.json | 2 +- packages/typescript-compat/v5.0.x/package.json | 2 +- packages/typescript-compat/v5.1.x/package.json | 2 +- packages/typescript-compat/v5.2.x/package.json | 2 +- packages/typescript-compat/v5.3.x/package.json | 2 +- packages/typescript-compat/v5.4.x/package.json | 2 +- packages/typescript-compat/v5.5.x/package.json | 2 +- packages/typescript-compat/v5.6.x/package.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/typescript-compat/v4.9.x/package.json b/packages/typescript-compat/v4.9.x/package.json index b9e36b45b..b3c509cb3 100644 --- a/packages/typescript-compat/v4.9.x/package.json +++ b/packages/typescript-compat/v4.9.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.9.3", - "typescript": "5.7.x" + "typescript": "4.9.x" } } diff --git a/packages/typescript-compat/v5.0.x/package.json b/packages/typescript-compat/v5.0.x/package.json index f4dd96ea7..fa90903f5 100644 --- a/packages/typescript-compat/v5.0.x/package.json +++ b/packages/typescript-compat/v5.0.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.7.x" + "typescript": "5.0.x" } } diff --git a/packages/typescript-compat/v5.1.x/package.json b/packages/typescript-compat/v5.1.x/package.json index 4c19b3dbf..d9dd86719 100644 --- a/packages/typescript-compat/v5.1.x/package.json +++ b/packages/typescript-compat/v5.1.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.7.x" + "typescript": "5.1.x" } } diff --git a/packages/typescript-compat/v5.2.x/package.json b/packages/typescript-compat/v5.2.x/package.json index 5e4de5a73..c1dbeb600 100644 --- a/packages/typescript-compat/v5.2.x/package.json +++ b/packages/typescript-compat/v5.2.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.7.x" + "typescript": "5.2.x" } } diff --git a/packages/typescript-compat/v5.3.x/package.json b/packages/typescript-compat/v5.3.x/package.json index 340eb060b..12d304f32 100644 --- a/packages/typescript-compat/v5.3.x/package.json +++ b/packages/typescript-compat/v5.3.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.7.x" + "typescript": "5.3.x" } } diff --git a/packages/typescript-compat/v5.4.x/package.json b/packages/typescript-compat/v5.4.x/package.json index f153c6f15..c82644350 100644 --- a/packages/typescript-compat/v5.4.x/package.json +++ b/packages/typescript-compat/v5.4.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.7.x" + "typescript": "5.4.x" } } diff --git a/packages/typescript-compat/v5.5.x/package.json b/packages/typescript-compat/v5.5.x/package.json index 7ad997cfe..d2b4c6b1a 100644 --- a/packages/typescript-compat/v5.5.x/package.json +++ b/packages/typescript-compat/v5.5.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.7.x" + "typescript": "5.5.x" } } diff --git a/packages/typescript-compat/v5.6.x/package.json b/packages/typescript-compat/v5.6.x/package.json index 0faa568ac..c63a08bf1 100644 --- a/packages/typescript-compat/v5.6.x/package.json +++ b/packages/typescript-compat/v5.6.x/package.json @@ -8,6 +8,6 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.7.x" + "typescript": "5.6.x" } } From 9f01ba123bfbf67b0531ac145c5f615f4281637d Mon Sep 17 00:00:00 2001 From: Steve Ayers Date: Mon, 3 Feb 2025 13:54:51 -0500 Subject: [PATCH 7/8] Update lock file Signed-off-by: Steve Ayers --- package-lock.json | 122 ++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 113 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 18798fb43..b5492b983 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15715,7 +15715,7 @@ "@bufbuild/buf": "^1.50.0", "@bufbuild/protoc-gen-es": "^2.2.3", "esbuild": "^0.19.8", - "typescript": "5.7.3" + "typescript": "^5.7.3" }, "engines": { "node": ">=18.14.1" @@ -15727,7 +15727,7 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.9.3", - "typescript": "5.7.x" + "typescript": "4.9.x" } }, "packages/typescript-compat/v4.9.x/node_modules/@types/node": { @@ -15739,6 +15739,19 @@ "undici-types": "~6.19.8" } }, + "packages/typescript-compat/v4.9.x/node_modules/typescript": { + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=4.2.0" + } + }, "packages/typescript-compat/v4.9.x/node_modules/undici-types": { "version": "6.19.8", "resolved": "https://registry.npmmirror.com/undici-types/-/undici-types-6.19.8.tgz", @@ -15751,7 +15764,7 @@ "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.7.x" + "typescript": "5.0.x" } }, "packages/typescript-compat/v5.0.x/node_modules/@types/node": { @@ -15763,13 +15776,26 @@ "undici-types": "~6.20.0" } }, + "packages/typescript-compat/v5.0.x/node_modules/typescript": { + "version": "5.0.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz", + "integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==", + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=12.20" + } + }, "packages/typescript-compat/v5.1.x": { "name": "ts5.1", "dependencies": { "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.7.x" + "typescript": "5.1.x" } }, "packages/typescript-compat/v5.1.x/node_modules/@types/node": { @@ -15781,13 +15807,26 @@ "undici-types": "~6.20.0" } }, + "packages/typescript-compat/v5.1.x/node_modules/typescript": { + "version": "5.1.6", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz", + "integrity": "sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==", + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=14.17" + } + }, "packages/typescript-compat/v5.2.x": { "name": "ts5.2", "dependencies": { "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.7.x" + "typescript": "5.2.x" } }, "packages/typescript-compat/v5.2.x/node_modules/@types/node": { @@ -15799,13 +15838,26 @@ "undici-types": "~6.20.0" } }, + "packages/typescript-compat/v5.2.x/node_modules/typescript": { + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", + "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=14.17" + } + }, "packages/typescript-compat/v5.3.x": { "name": "ts5.3", "dependencies": { "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.7.x" + "typescript": "5.3.x" } }, "packages/typescript-compat/v5.3.x/node_modules/@types/node": { @@ -15817,13 +15869,26 @@ "undici-types": "~6.20.0" } }, + "packages/typescript-compat/v5.3.x/node_modules/typescript": { + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz", + "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==", + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=14.17" + } + }, "packages/typescript-compat/v5.4.x": { "name": "ts5.4", "dependencies": { "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.7.x" + "typescript": "5.4.x" } }, "packages/typescript-compat/v5.4.x/node_modules/@types/node": { @@ -15835,13 +15900,26 @@ "undici-types": "~6.20.0" } }, + "packages/typescript-compat/v5.4.x/node_modules/typescript": { + "version": "5.4.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz", + "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==", + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=14.17" + } + }, "packages/typescript-compat/v5.5.x": { "name": "ts5.5", "dependencies": { "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.7.x" + "typescript": "5.5.x" } }, "packages/typescript-compat/v5.5.x/node_modules/@types/node": { @@ -15853,13 +15931,26 @@ "undici-types": "~6.20.0" } }, + "packages/typescript-compat/v5.5.x/node_modules/typescript": { + "version": "5.5.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz", + "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==", + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=14.17" + } + }, "packages/typescript-compat/v5.6.x": { "name": "ts5.6", "dependencies": { "@connectrpc/connect-conformance": "*", "@connectrpc/example": "*", "@types/node": "22.10.1", - "typescript": "5.7.x" + "typescript": "5.6.x" } }, "packages/typescript-compat/v5.6.x/node_modules/@types/node": { @@ -15870,6 +15961,19 @@ "dependencies": { "undici-types": "~6.20.0" } + }, + "packages/typescript-compat/v5.6.x/node_modules/typescript": { + "version": "5.6.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", + "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=14.17" + } } } } From 9e3b8b8a410a35c0189593613e30de525f5020cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 14:19:04 -0500 Subject: [PATCH 8/8] Bump @wdio/local-runner from 9.5.1 to 9.7.2 (#1417) Bumps [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) from 9.5.1 to 9.7.2. - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/commits/v9.7.2/packages/wdio-local-runner) --- updated-dependencies: - dependency-name: "@wdio/local-runner" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Steve Ayers --- package-lock.json | 39 +------------------------------ packages/connect-web/package.json | 2 +- 2 files changed, 2 insertions(+), 39 deletions(-) diff --git a/package-lock.json b/package-lock.json index 697a7e1f5..e38f82b4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2787,21 +2787,6 @@ "undici-types": "~6.19.2" } }, - "node_modules/@wdio/dot-reporter/node_modules/@wdio/reporter": { - "version": "9.6.3", - "dev": true, - "license": "MIT", - "dependencies": { - "@types/node": "^20.1.0", - "@wdio/logger": "9.4.4", - "@wdio/types": "9.6.3", - "diff": "^7.0.0", - "object-inspect": "^1.12.0" - }, - "engines": { - "node": ">=18.20.0" - } - }, "node_modules/@wdio/dot-reporter/node_modules/@wdio/types": { "version": "9.6.3", "dev": true, @@ -4832,8 +4817,6 @@ }, "node_modules/diff": { "version": "7.0.0", - "resolved": "https://registry.npmjs.org/diff/-/diff-7.0.0.tgz", - "integrity": "sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw==", "dev": true, "license": "BSD-3-Clause", "engines": { @@ -12443,7 +12426,7 @@ "@wdio/browserstack-service": "^9.7.2", "@wdio/cli": "^9.7.2", "@wdio/jasmine-framework": "^9.7.2", - "@wdio/local-runner": "^9.5.1", + "@wdio/local-runner": "^9.7.2", "jasmine": "^5.5.0", "webdriverio": "^9.7.2" }, @@ -12468,8 +12451,6 @@ }, "packages/connect-web/node_modules/@types/node": { "version": "20.17.16", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.16.tgz", - "integrity": "sha512-vOTpLduLkZXePLxHiHsBLp98mHGnl8RptV4YAO3HfKO5UHjDvySGbxKtpYfy8Sx5+WKcgc45qNreJJRVM3L6mw==", "dev": true, "license": "MIT", "dependencies": { @@ -12478,8 +12459,6 @@ }, "packages/connect-web/node_modules/@wdio/config": { "version": "9.7.2", - "resolved": "https://registry.npmjs.org/@wdio/config/-/config-9.7.2.tgz", - "integrity": "sha512-8C4X1gizLLjYJAbrxVOwbudkXNZYD033RPEQAHG4T6CqiqGCMB7Tb3mYUnbHuvjAHj7oJ8FTECkT1a90ZhLMgw==", "dev": true, "license": "MIT", "dependencies": { @@ -12496,15 +12475,11 @@ }, "packages/connect-web/node_modules/@wdio/protocols": { "version": "9.7.0", - "resolved": "https://registry.npmjs.org/@wdio/protocols/-/protocols-9.7.0.tgz", - "integrity": "sha512-5DI8cqJqT9K6oQn8UpaSTmcGAl4ufkUWC5FoPT3oXdLjILfxvweZDf/2XNBCbGMk4+VOMKqB2ofOqKhDIB2nAg==", "dev": true, "license": "MIT" }, "packages/connect-web/node_modules/@wdio/types": { "version": "9.6.3", - "resolved": "https://registry.npmjs.org/@wdio/types/-/types-9.6.3.tgz", - "integrity": "sha512-K3Lu7K5g5bsUcQV6/95XaS3jMwcGUn2pDdryYibKZafklhHjVt3o/xnw6Vgd/JzoSneCKHdwj941n+yDpTJHAw==", "dev": true, "license": "MIT", "dependencies": { @@ -12516,8 +12491,6 @@ }, "packages/connect-web/node_modules/@wdio/utils": { "version": "9.7.2", - "resolved": "https://registry.npmjs.org/@wdio/utils/-/utils-9.7.2.tgz", - "integrity": "sha512-DlUY5Gn5wE3Iurlh+LdtzpzNRPIKCAU286NxaxtWjsqD6QSXXALMj5S95k9JDvw6iCXA4XrQa9T5/GBuIuyO2A==", "dev": true, "license": "MIT", "dependencies": { @@ -12541,8 +12514,6 @@ }, "packages/connect-web/node_modules/glob": { "version": "10.4.5", - "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", - "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", "dev": true, "license": "ISC", "dependencies": { @@ -12562,22 +12533,16 @@ }, "packages/connect-web/node_modules/htmlfy": { "version": "0.6.0", - "resolved": "https://registry.npmjs.org/htmlfy/-/htmlfy-0.6.0.tgz", - "integrity": "sha512-EV1RNjYuG6xIxwA8zDjAUQVeS/SsPE0nhFsdjM8ALopS22ZRAcePocdrhKaaV26PYiTkUrKplJuSZkGRN6Y0Rg==", "dev": true, "license": "MIT" }, "packages/connect-web/node_modules/undici-types": { "version": "6.19.8", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", - "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", "dev": true, "license": "MIT" }, "packages/connect-web/node_modules/webdriver": { "version": "9.7.2", - "resolved": "https://registry.npmjs.org/webdriver/-/webdriver-9.7.2.tgz", - "integrity": "sha512-FcPokssrgzwCHL0sQRiiX8H6he30q+W/jy1TvzcUdbQRgpTqnxUPT+hopd6xVhuZecUeHo/KSVXZ1hhcwwJKmQ==", "dev": true, "license": "MIT", "dependencies": { @@ -12598,8 +12563,6 @@ }, "packages/connect-web/node_modules/webdriverio": { "version": "9.7.2", - "resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-9.7.2.tgz", - "integrity": "sha512-zpGCn+pb63w9ZltCzIeGfEUSLLFwEsr0N4R25BdDFlBPQ5467VugPdSw/hWGTwgx7BzeKSdUgbKHqZMxb77nbQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/packages/connect-web/package.json b/packages/connect-web/package.json index 7dc8a7899..498c14f83 100644 --- a/packages/connect-web/package.json +++ b/packages/connect-web/package.json @@ -45,7 +45,7 @@ "@connectrpc/connect-conformance": "^2.0.1", "@wdio/jasmine-framework": "^9.7.2", "@wdio/cli": "^9.7.2", - "@wdio/local-runner": "^9.5.1", + "@wdio/local-runner": "^9.7.2", "@wdio/browserstack-service": "^9.7.2", "jasmine": "^5.5.0", "webdriverio": "^9.7.2"