File tree Expand file tree Collapse file tree
core/packages/nodejs-proto-files Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 "core/packages/google-auth-library-nodejs" : " 10.6.2" ,
1111 "core/packages/logging-utils" : " 1.1.3" ,
1212 "core/packages/nodejs-googleapis-common" : " 8.0.1" ,
13- "core/packages/nodejs-proto-files" : " 5.0.1 " ,
13+ "core/packages/nodejs-proto-files" : " 5.0.2 " ,
1414 "core/packages/proto3-json-serializer-nodejs" : " 3.0.4" ,
1515 "core/packages/retry-request" : " 8.0.2" ,
1616 "core/packages/teeny-request" : " 10.1.2" ,
Original file line number Diff line number Diff line change 11{
22 "repository": "googleapis/google-cloud-node",
33 "entries": [
4+ {
5+ "changes": [
6+ {
7+ "type": "fix",
8+ "sha": "9fd76eff87b1cf02db6205f141449b31e8ab7d8f",
9+ "message": "Bump all node submodules",
10+ "issues": [
11+ "8178"
12+ ]
13+ },
14+ {
15+ "type": "fix",
16+ "sha": "c1a03fe604662091be283055c7d34052c64d6334",
17+ "message": "Change the copyright year for files in the packages folder",
18+ "issues": [
19+ "8109"
20+ ]
21+ }
22+ ],
23+ "version": "5.0.2",
24+ "language": "JAVASCRIPT",
25+ "artifactName": "google-proto-files",
26+ "id": "b7efbd07-0050-4063-b6cf-2a44b6efd020",
27+ "createTime": "2026-05-06T21:35:09.556Z"
28+ },
429 {
530 "changes": [
631 {
7768777712 "createTime": "2023-01-28T04:18:24.718Z"
7768877713 }
7768977714 ],
77690- "updateTime": "2026-05-06T18:07:28.494Z "
77715+ "updateTime": "2026-05-06T21:35:09.556Z "
7769177716}
Original file line number Diff line number Diff line change 55
66[ 1 ] : https://www.npmjs.com/package/google-proto-files?activeTab=versions
77
8+ ## [ 5.0.2] ( https://github.com/googleapis/google-cloud-node/compare/google-proto-files-v5.0.1...google-proto-files-v5.0.2 ) (2026-05-06)
9+
10+
11+ ### Bug Fixes
12+
13+ * Bump all node submodules ([ #8178 ] ( https://github.com/googleapis/google-cloud-node/issues/8178 ) ) ([ 9fd76ef] ( https://github.com/googleapis/google-cloud-node/commit/9fd76eff87b1cf02db6205f141449b31e8ab7d8f ) )
14+ * Change the copyright year for files in the packages folder ([ #8109 ] ( https://github.com/googleapis/google-cloud-node/issues/8109 ) ) ([ c1a03fe] ( https://github.com/googleapis/google-cloud-node/commit/c1a03fe604662091be283055c7d34052c64d6334 ) )
15+
816## [ 5.0.1] ( https://github.com/googleapis/nodejs-proto-files/compare/v5.0.0...v5.0.1 ) (2025-08-21)
917
1018
Original file line number Diff line number Diff line change 11{
22 "name" : " google-proto-files" ,
33 "description" : " All of the Google API's protocol buffer files" ,
4- "version" : " 5.0.1 " ,
4+ "version" : " 5.0.2 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " google-proto-files project authors" ,
77 "engines" : {
Original file line number Diff line number Diff line change 1414 "test" : " mocha"
1515 },
1616 "dependencies" : {
17- "google-proto-files" : " ^6 .0.0 "
17+ "google-proto-files" : " ^5 .0.2 "
1818 },
1919 "devDependencies" : {
2020 "chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments