Skip to content

Commit 8531af1

Browse files
chore(deps): update dependency @grpc/grpc-js to ^1.12.2 (#1023)
* chore(deps): update dependency @grpc/grpc-js to ^1.12.2 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Add changelog entry Signed-off-by: Andrew Haines <[email protected]> --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Andrew Haines <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Andrew Haines <[email protected]>
1 parent 84c5e75 commit 8531af1

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

packages/grpc/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Changed
66

7-
- Bump dependency on [@grpc/grpc-js] to 1.12.0 ([#1020](https://github.com/cerbos/cerbos-sdk-javascript/pull/1020))
7+
- Bump dependency on [@grpc/grpc-js] to 1.12.2 ([#1020](https://github.com/cerbos/cerbos-sdk-javascript/pull/1020), [#1023](https://github.com/cerbos/cerbos-sdk-javascript/pull/1023))
88

99
## [0.18.3] - 2024-09-23
1010

packages/grpc/changelog.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ unreleased:
33

44
bumped:
55
"@grpc/grpc-js":
6-
to: 1.12.0
7-
pull: 1020
6+
to: 1.12.2
7+
pulls: [1020, 1023]
88

99
releases:
1010
- version: 0.18.3

packages/grpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"dependencies": {
5252
"@bufbuild/protobuf": "^2.1.0",
5353
"@cerbos/core": "^0.18.1",
54-
"@grpc/grpc-js": "^1.12.0"
54+
"@grpc/grpc-js": "^1.12.2"
5555
},
5656
"publishConfig": {
5757
"access": "public",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)