Skip to content

Commit

Permalink
fix(deps): Update dependency @grpc/grpc-js to v1.12.2 (#81)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@grpc/grpc-js](https://grpc.io/) ([source](https://togithub.com/grpc/grpc-node)) | devDependencies | minor | [`1.11.3` -> `1.12.2`](https://renovatebot.com/diffs/npm/@grpc%2fgrpc-js/1.11.3/1.12.2) |

---

### Release Notes

<details>
<summary>grpc/grpc-node (@&#8203;grpc/grpc-js)</summary>

### [`v1.12.2`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.12.2): @&#8203;grpc/grpc-js 1.12.2

[Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected])

-   Use `util.promisify` instead of `fs/promises` for Node 12 compatibility ([#&#8203;2838](https://togithub.com/grpc/grpc-node/issues/2838))

### [`v1.12.1`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.12.1): @&#8203;grpc/grpc-js 1.12.1

[Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected])

-   Port bugfixes from 1.11.x into 1.12.x ([#&#8203;2836](https://togithub.com/grpc/grpc-node/issues/2836))

### [`v1.12.0`](https://togithub.com/grpc/grpc-node/releases/tag/%40grpc/grpc-js%401.12.0): @&#8203;grpc/grpc-js 1.12.0

[Compare Source](https://togithub.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected])

#### Changelog

-   Provide the method_name for the CallCredentials callback generateMetadata ([#&#8203;2814](https://togithub.com/grpc/grpc-node/issues/2814) contributed by [@&#8203;becoded](https://togithub.com/becoded))
-   Add an optional `rejectUnauthorized` field to the `VerifyOptions` interface, which can be passed as an argument to `credentials.createSsl` and `createFromSecureContext` ([#&#8203;2812](https://togithub.com/grpc/grpc-node/issues/2812) contributed by [@&#8203;vinothsa4891](https://togithub.com/vinothsa4891))

#### Experimental API changes

Added:

-   `CaCertificateUpdate`
-   `CaCertificateUpdateListener`
-   `IdentityCertificateUpdate`
-   `IdentityCertificateUpdateListener`
-   `CertificateProvider`
-   `FileWatcherCertificateProvider`
-   `FileWatcherCertificateProviderConfig`
-   `createCertificateProviderChannelCredentials`
-   `createCertificateProviderServerCredentials`

Modified:

-   `LoadBalancer`: The constructor now takes an additional argument of type `ChannelCredentials`.
-   `ChannelControlHelper#createSubchannel`: Now takes an additional argument of type `ChannelCredentials | null`. This should be passed along if overriding this function.
-   `LeafLoadBalancer`: The constructor now takes an additional argument of type `ChannelCredentials`.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
  • Loading branch information
cq-bot authored Nov 1, 2024
1 parent 43669f4 commit 0a5334f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0a5334f

Please sign in to comment.