Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions core/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"precompile": "gts clean"
},
"dependencies": {
"@google-cloud/projectify": "^4.0.0",
"@google-cloud/promisify": "^4.0.0",
"@google-cloud/projectify": "^6.0.0",
"@google-cloud/promisify": "^6.0.0",
"arrify": "^2.0.0",
"duplexify": "^4.1.3",
"extend": "^3.0.2",
"google-auth-library": "^10.6.2",
"google-auth-library": "^11.0.0",
"html-entities": "^2.5.2",
"retry-request": "^8.0.0",
"teeny-request": "^10.0.0"
"retry-request": "^9.0.0",
"teeny-request": "^11.0.0"
},
"devDependencies": {
"@types/ent": "^2.2.8",
Expand All @@ -59,8 +59,8 @@
"codecov": "^3.8.3",
"gts": "^6.0.2",
"jsdoc": "^4.0.4",
"jsdoc-fresh": "^3.0.0",
"jsdoc-region-tag": "^3.0.0",
"jsdoc-fresh": "^6.0.0",
"jsdoc-region-tag": "^5.0.0",
"mocha": "^11.1.0",
"mv": "^2.1.1",
"ncp": "^2.0.0",
Expand Down
3 changes: 3 additions & 0 deletions core/help/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,8 @@
"test": "echo 'no unit tests'",
"system-test": "echo 'no system tests'",
"samples-test": "echo 'no samples test'"
},
"engines": {
"node": ">=22"
}
}
2 changes: 1 addition & 1 deletion core/packages/gapic-node-processing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/yargs": "^17.0.33",
"c8": "^10.1.3",
"cross-env": "^7.0.3",
"gapic-tools": "^1.0.0",
"gapic-tools": "^2.0.0",
"gts": "^6.0.2",
"mocha": "^11.1.0",
"sinon": "21.0.3",
Expand Down
14 changes: 7 additions & 7 deletions core/packages/gax/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"@grpc/grpc-js": "^1.12.6",
"@grpc/proto-loader": "^0.8.0",
"duplexify": "^4.1.3",
"google-auth-library": "10.5.0",
"google-logging-utils": "1.1.3",
"google-auth-library": "^11.0.0",
"google-logging-utils": "^2.0.0",
"node-fetch": "^3.3.2",
"object-hash": "^3.0.0",
"proto3-json-serializer": "3.0.4",
"proto3-json-serializer": "^4.0.0",
"protobufjs": "^7.5.4",
"retry-request": "^8.0.2"
"retry-request": "^9.0.0"
},
"devDependencies": {
"@babel/plugin-proposal-private-methods": "^7.18.6",
Expand All @@ -35,12 +35,12 @@
"codecov": "^3.8.3",
"execa": "^5.0.0",
"glob": "10.5.0",
"google-proto-files": "5.0.1",
"google-proto-files": "^6.0.0",
"gts": "^6.0.2",
"jackspeak": "^3.0.2",
"jsdoc": "^4.0.4",
"jsdoc-fresh": "^5.0.0",
"jsdoc-region-tag": "^4.0.0",
"jsdoc-fresh": "^6.0.0",
"jsdoc-region-tag": "^5.0.0",
"long": "^5.2.4",
"lru-cache": "^10.0.0",
"mkdirp": "^3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion core/packages/gax/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
"node": ">=18"
"node": ">=22"
},
"repository": "googleapis/google-cloud-node",
"private": true,
Expand Down
6 changes: 3 additions & 3 deletions core/packages/gcp-metadata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"license": "Apache-2.0",
"dependencies": {
"gaxios": "^7.1.3",
"google-logging-utils": "1.1.3",
"google-logging-utils": "^2.0.0",
"json-bigint": "^1.0.0"
},
"devDependencies": {
Expand All @@ -58,8 +58,8 @@
"gcbuild": "^1.3.39",
"gts": "^6.0.2",
"jsdoc": "^4.0.4",
"jsdoc-fresh": "^5.0.0",
"jsdoc-region-tag": "^4.0.0",
"jsdoc-fresh": "^6.0.0",
"jsdoc-region-tag": "^5.0.0",
"mocha": "^11.1.0",
"ncp": "^2.0.0",
"nock": "^14.0.5",
Expand Down
2 changes: 1 addition & 1 deletion core/packages/gcp-metadata/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
"node": ">=18"
"node": ">=22"
},
"files": [
"*.js"
Expand Down
8 changes: 4 additions & 4 deletions core/packages/google-auth-library-nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"base64-js": "^1.3.0",
"ecdsa-sig-formatter": "^1.0.11",
"gaxios": "^7.1.4",
"gcp-metadata": "8.1.2",
"google-logging-utils": "1.1.3",
"gcp-metadata": "^9.0.0",
"google-logging-utils": "^2.0.0",
"jws": "^4.0.0"
},
"devDependencies": {
Expand All @@ -42,8 +42,8 @@
"gts": "^6.0.2",
"is-docker": "^3.0.0",
"jsdoc": "^4.0.4",
"jsdoc-fresh": "^5.0.0",
"jsdoc-region-tag": "^4.0.0",
"jsdoc-fresh": "^6.0.0",
"jsdoc-region-tag": "^5.0.0",
"karma": "^6.0.0",
"karma-chrome-launcher": "^3.0.0",
"karma-coverage": "^2.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "mocha --timeout 60000"
},
"engines": {
"node": ">=18"
"node": ">=22"
},
"license": "Apache-2.0",
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions core/packages/logging-utils/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"directory": "core/packages/logging-utils/samples"
},
"engines": {
"node": ">=18"
"node": ">=22"
},
"dependencies": {
"google-logging-utils": "^2.0.0"
},
"devDependencies": {
"@google-cloud/typeless-sample-bot": "^2.1.0",
"@google-cloud/typeless-sample-bot": "^4.0.0",
"@types/node": "^25.6.0",
"gts": "^5.0.0",
"mocha": "^10.0.0"
Expand Down
8 changes: 4 additions & 4 deletions core/packages/nodejs-googleapis-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"dependencies": {
"extend": "^3.0.2",
"gaxios": "7.1.3",
"google-auth-library": "10.5.0",
"google-logging-utils": "1.1.3",
"google-auth-library": "^11.0.0",
"google-logging-utils": "^2.0.0",
"qs": "^6.7.0",
"url-template": "^2.0.8"
},
Expand All @@ -61,8 +61,8 @@
"http2spy": "^2.0.0",
"is-docker": "^3.0.0",
"jsdoc": "^4.0.4",
"jsdoc-fresh": "^5.0.0",
"jsdoc-region-tag": "^4.0.0",
"jsdoc-fresh": "^6.0.0",
"jsdoc-region-tag": "^5.0.0",
"karma": "^6.0.0",
"karma-chrome-launcher": "^3.0.0",
"karma-coverage": "^2.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "MIT",
"author": "Google LLC",
"engines": {
"node": ">=18"
"node": ">=22"
},
"files": [
"*.js",
Expand Down
4 changes: 2 additions & 2 deletions core/packages/nodejs-proto-files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"got": "^11.0.0",
"gts": "^6.0.2",
"jsdoc": "^4.0.4",
"jsdoc-fresh": "^5.0.0",
"jsdoc-region-tag": "^4.0.0",
"jsdoc-fresh": "^6.0.0",
"jsdoc-region-tag": "^5.0.0",
"mocha": "^11.1.0",
"proxyquire": "^2.1.3",
"sinon": "21.0.3",
Expand Down
2 changes: 1 addition & 1 deletion core/packages/nodejs-proto-files/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"*.js"
],
"engines": {
"node": ">=18"
"node": ">=22"
},
"repository": "googleapis/google-cloud-node",
"private": true,
Expand Down
8 changes: 4 additions & 4 deletions core/packages/proto3-json-serializer-nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"@types/mocha": "^10.0.10",
"@types/node": "^24.0.0",
"c8": "^10.1.3",
"google-proto-files": "^5.0.0",
"google-proto-files": "^6.0.0",
"gts": "^6.0.2",
"jsdoc": "^4.0.4",
"jsdoc-fresh": "^5.0.0",
"jsdoc-region-tag": "^4.0.0",
"jsdoc-fresh": "^6.0.0",
"jsdoc-region-tag": "^5.0.0",
"mocha": "^11.1.0",
"pack-n-play": "^4.0.0",
"pack-n-play": "^5.0.0",
"protobufjs-cli": "^1.2.0",
"typescript": "5.8.3"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
"node": ">=18"
"node": ">=22"
},
"repository": "googleapis/google-cloud-node",
"private": true,
Expand All @@ -14,7 +14,7 @@
"*.js"
],
"dependencies": {
"google-proto-files": "^5.0.0",
"google-proto-files": "^6.0.0",
"proto3-json-serializer": "^4.0.0",
"protobufjs": "^7.0.0"
},
Expand Down
6 changes: 3 additions & 3 deletions core/packages/retry-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
},
"dependencies": {
"extend": "^3.0.2",
"teeny-request": "^10.0.0"
"teeny-request": "^11.0.0"
},
"devDependencies": {
"@types/request": "^2.48.13",
"async": "^3.2.6",
"gts": "^6.0.2",
"jsdoc": "^4.0.4",
"jsdoc-fresh": "^5.0.0",
"jsdoc-region-tag": "^4.0.0",
"jsdoc-fresh": "^6.0.0",
"jsdoc-region-tag": "^5.0.0",
"lodash.range": "^3.2.0",
"mocha": "^11.1.0",
"typescript": "5.8.3"
Expand Down
4 changes: 2 additions & 2 deletions core/packages/teeny-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"codecov": "^3.8.3",
"gts": "^6.0.2",
"jsdoc": "^4.0.4",
"jsdoc-fresh": "^5.0.0",
"jsdoc-region-tag": "^3.0.0",
"jsdoc-fresh": "^6.0.0",
"jsdoc-region-tag": "^5.0.0",
"mocha": "^11.1.0",
"nock": "^14.0.1",
"sinon": "^19.0.2",
Expand Down
4 changes: 2 additions & 2 deletions core/packages/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@babel/core": "^7.26.8",
"@babel/template": "^7.26.8",
"@babel/traverse": "^7.26.8",
"google-gax": "^5.0.6",
"google-proto-files": "^5.0.0",
"google-gax": "^6.0.0",
"google-proto-files": "^6.0.0",
"protobufjs-cli": "^1.2.0",
"uglify-js": "^3.19.3",
"walk-up-path": "^3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions core/paginator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"codecov": "^3.8.3",
"gts": "^6.0.2",
"jsdoc": "^4.0.4",
"jsdoc-fresh": "^3.0.0",
"jsdoc-region-tag": "^3.0.0",
"jsdoc-fresh": "^6.0.0",
"jsdoc-region-tag": "^5.0.0",
"mocha": "^11.1.0",
"path-to-regexp": "^8.2.0",
"proxyquire": "^2.1.3",
Expand Down
4 changes: 2 additions & 2 deletions core/projectify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"codecov": "^3.8.3",
"gts": "^6.0.2",
"jsdoc": "^4.0.4",
"jsdoc-fresh": "^3.0.0",
"jsdoc-region-tag": "^3.0.0",
"jsdoc-fresh": "^6.0.0",
"jsdoc-region-tag": "^5.0.0",
"mocha": "^11.1.0",
"typescript": "^5.8.2"
},
Expand Down
4 changes: 2 additions & 2 deletions core/promisify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"gts": "^6.0.2",
"hard-rejection": "^2.1.0",
"jsdoc": "^4.0.4",
"jsdoc-fresh": "^3.0.0",
"jsdoc-region-tag": "^3.0.0",
"jsdoc-fresh": "^6.0.0",
"jsdoc-region-tag": "^5.0.0",
"mocha": "^11.1.0",
"sinon": "^19.0.2",
"typescript": "^5.8.2"
Expand Down
Loading