Skip to content

Commit

Permalink
chore(deps-dev): bump ts-proto from 1.181.0 to 2.2.5
Browse files Browse the repository at this point in the history
Bumps [ts-proto](https://github.com/stephenh/ts-proto) from 1.181.0 to 2.2.5.
- [Release notes](https://github.com/stephenh/ts-proto/releases)
- [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md)
- [Commits](stephenh/ts-proto@v1.181.0...v2.2.5)

---
updated-dependencies:
- dependency-name: ts-proto
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 4d4d1e2 commit 0adac16
Show file tree
Hide file tree
Showing 9 changed files with 25 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/nice-grpc-client-middleware-retry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"grpc-tools": "^1.12.4",
"jest-mock-random": "^1.1.1",
"nice-grpc": "^2.1.10",
"ts-proto": "^1.112.0"
"ts-proto": "^2.2.5"
},
"dependencies": {
"abort-controller-x": "^0.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/nice-grpc-error-details/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@tsconfig/recommended": "^1.0.1",
"grpc-tools": "^1.12.4",
"nice-grpc": "^2.1.10",
"ts-proto": "^1.112.0"
"ts-proto": "^2.2.5"
},
"dependencies": {
"long": "^5.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/nice-grpc-opentelemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"grpc-tools": "^1.12.4",
"nice-grpc": "^2.1.10",
"protobufjs": "^7.1.2",
"ts-proto": "^1.112.0"
"ts-proto": "^2.2.5"
},
"dependencies": {
"@opentelemetry/api": "^1.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/nice-grpc-prometheus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"grpc-tools": "^1.12.4",
"nice-grpc": "^2.1.10",
"protobufjs": "^7.1.2",
"ts-proto": "^1.112.0"
"ts-proto": "^2.2.5"
},
"dependencies": {
"abort-controller-x": "^0.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/nice-grpc-server-health/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"jest-os-detection": "^1.3.1",
"nice-grpc-server-middleware-terminator": "^2.0.12",
"request": "^2.88.2",
"ts-proto": "^1.112.0"
"ts-proto": "^2.2.5"
},
"dependencies": {
"abort-controller-x": "^0.4.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"defer-promise": "^2.0.1",
"grpc-tools": "^1.12.4",
"nice-grpc": "^2.1.10",
"ts-proto": "^1.112.0"
"ts-proto": "^2.2.5"
},
"dependencies": {
"nice-grpc-common": "^2.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/nice-grpc-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"tcp-port-used": "^1.0.2",
"testcontainers": "^10.2.1",
"ts-node": "^10.9.2",
"ts-proto": "^1.112.0",
"ts-proto": "^2.2.5",
"ts-protoc-gen": "^0.15.0",
"unzipper": "^0.12.1",
"ws": "^8.4.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/nice-grpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"google-protobuf": "^3.14.0",
"grpc-tools": "^1.12.4",
"grpc_tools_node_protoc_ts": "^5.0.1",
"ts-proto": "^1.112.0"
"ts-proto": "^2.2.5"
},
"dependencies": {
"@grpc/grpc-js": "^1.10.8",
Expand Down
30 changes: 17 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,11 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@bufbuild/protobuf@^2.0.0":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@bufbuild/protobuf/-/protobuf-2.2.2.tgz#1a6d89603fb215dc4d4178052d05b30b83c75402"
integrity sha512-UNtPCbrwrenpmrXuRwn9jYpPoweNXj8X5sMvYgsqYyaH8jQ6LfUJSk3dJLnBK+6sfYPrF4iAIo5sd5HQ+tg75A==

"@colors/colors@1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.6.0.tgz#ec6cd237440700bc23ca23087f513c75508958b0"
Expand Down Expand Up @@ -8091,7 +8096,7 @@ properties-reader@^2.3.0:
dependencies:
mkdirp "^1.0.4"

protobufjs@^7.1.2, protobufjs@^7.2.4, protobufjs@^7.2.5, protobufjs@^7.3.0:
protobufjs@^7.1.2, protobufjs@^7.2.5, protobufjs@^7.3.0:
version "7.4.0"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.4.0.tgz#7efe324ce9b3b61c82aae5de810d287bc08a248a"
integrity sha512-mRUWCc3KUU4w1jU8sGxICXH/gNS94DvI1gxqDvBzhj1JpcsimQkYiOJfwsPUykUI5ZaspFbSgmBLER8IrQ3tqw==
Expand Down Expand Up @@ -9437,23 +9442,22 @@ ts-poet@^6.7.0:
dependencies:
dprint-node "^1.0.8"

ts-proto-descriptors@1.16.0:
version "1.16.0"
resolved "https://registry.yarnpkg.com/ts-proto-descriptors/-/ts-proto-descriptors-1.16.0.tgz#e9f15d5d23774088f8573fa5a2d75130c64a565a"
integrity sha512-3yKuzMLpltdpcyQji1PJZRfoo4OJjNieKTYkQY8pF7xGKsYz/RHe3aEe4KiRxcinoBmnEhmuI+yJTxLb922ULA==
ts-proto-descriptors@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/ts-proto-descriptors/-/ts-proto-descriptors-2.0.0.tgz#3a0e301a91cc6e932ac8dd13f7e07caa8a032c43"
integrity sha512-wHcTH3xIv11jxgkX5OyCSFfw27agpInAd6yh89hKG6zqIXnjW9SYqSER2CVQxdPj4czeOhGagNvZBEbJPy7qkw==
dependencies:
long "^5.2.3"
protobufjs "^7.2.4"
"@bufbuild/protobuf" "^2.0.0"

ts-proto@^1.112.0:
version "1.181.0"
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-1.181.0.tgz#9f87240c3cd9a6ac512fbbdab09ce51664f9c541"
integrity sha512-5+ZnxOgPsSn/lU93x8ApEFQPHE9G8kZubCSF1/EUjyeKImbGRp27iPXHilelQLOdClYHLUgr3hJwqtVqfsjNYQ==
ts-proto@^2.2.5:
version "2.2.5"
resolved "https://registry.yarnpkg.com/ts-proto/-/ts-proto-2.2.5.tgz#cb8d593ad14949de89f3ab59de83042476088e9f"
integrity sha512-P7arWANOAO2Jpzhey8x55H8mnK4XHzwepQph13eNf9nu93+lAB/JUIxKaIu18YnUQBpm3ZgHL0pTVPWa6dVqrQ==
dependencies:
"@bufbuild/protobuf" "^2.0.0"
case-anything "^2.1.13"
protobufjs "^7.2.4"
ts-poet "^6.7.0"
ts-proto-descriptors "1.16.0"
ts-proto-descriptors "2.0.0"

ts-protoc-gen@^0.15.0:
version "0.15.0"
Expand Down

0 comments on commit 0adac16

Please sign in to comment.