Skip to content

Bump @grpc/grpc-js and @google-cloud/recaptcha-enterprise#8

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-1473e9a21a
Open

Bump @grpc/grpc-js and @google-cloud/recaptcha-enterprise#8
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-1473e9a21a

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 12, 2025

Bumps @grpc/grpc-js to 1.12.6 and updates ancestor dependency @google-cloud/recaptcha-enterprise. These dependencies need to be updated together.

Updates @grpc/grpc-js from 1.3.7 to 1.12.6

Release notes

Sourced from @​grpc/grpc-js's releases.

@​grpc/grpc-js@​1.12.6

  • Allow garbage collection of IDLE channels (#2896)

@​grpc/grpc-js 1.12.5

  • Prioritize HTTP status errors over message decoding errors (#2873)

@​grpc/grpc-js 1.12.4

  • Prioritize reporting UNAVAILABLE status when handing connection drops (#2862)

@​grpc/grpc-js 1.12.3

  • Report UNAVAILABLE if possible when handling connection drops (#2861)

@​grpc/grpc-js 1.12.2

  • Use util.promisify instead of fs/promises for Node 12 compatibility (#2838)

@​grpc/grpc-js-xds 1.12.2

@​grpc/grpc-js 1.12.1

  • Port bugfixes from 1.11.x into 1.12.x (#2836)

@​grpc/grpc-js-xds 1.12.1

  • Fix a bug that could cause the client to not receive some resource updates (#2880)

@​grpc/grpc-js-xds 1.12.0

  • Enable dualstack socket support by default in xDS clients (#2832)

@​grpc/grpc-js 1.12.0

Changelog

  • Provide the method_name for the CallCredentials callback generateMetadata (#2814 contributed by @​becoded)
  • Add an optional rejectUnauthorized field to the VerifyOptions interface, which can be passed as an argument to credentials.createSsl and createFromSecureContext (#2812 contributed by @​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.

... (truncated)

Commits
  • 6bd791d Merge pull request #2896 from murgatroid99/grpc-js_reduce_channel_leak
  • ca21e4a grpc-js: Allow garbage collection of IDLE channels
  • c6c69df Merge pull request #2880 from murgatroid99/grpc-js-xds_preserve_type_state_1....
  • b396b7d grpc-js-xds: Bump to version 1.12.1
  • bb6bb4a grpc-js-xds: Preserve resource type version and nonce when unsubscribing
  • bae98b3 Merge pull request #2873 from murgatroid99/grpc-js_http_error_resource_exhaus...
  • 63d9717 grpc-js: Prioritize HTTP status errors over message decoding errors
  • e9359ef Merge pull request #2862 from murgatroid99/grpc-js_connection_drop_reporting_...
  • 5e3b0fb grpc-js: Improve event sequencing when handling connection drops
  • a524d15 Merge pull request #2861 from murgatroid99/grpc-js_handle_socket_close
  • Additional commits viewable in compare view

Updates @google-cloud/recaptcha-enterprise from 2.3.0 to 5.13.0

Release notes

Sourced from @​google-cloud/recaptcha-enterprise's releases.

recaptcha-enterprise: v5.13.0

5.13.0 (2024-11-14)

Features

  • [recaptchaenterprise] A new enum Challenge is added (#5807) (9cfcf1f)

dataproc: v5.12.0

5.12.0 (2024-10-30)

Features

  • [dataproc] Add ProvisioningModelMix to support mixing of spot and standard instances for secondary workers (#5753) (9639bc9)

dlp: v5.12.0

5.12.0 (2024-10-30)

Features

recaptcha-enterprise: v5.12.0

5.12.0 (2024-10-30)

Features

  • [recaptchaenterprise] support for ListIpOverrides and RemoveIpOverride (#5777) (ae63b6a)

text-to-speech: v5.8.0

5.8.0 (2025-01-11)

Features

  • [texttospeech] StreamingSynthesize now supports opus (#5926) (d8d7c9a)

text-to-speech: v5.7.0

5.7.0 (2024-12-18)

Features

  • [texttospeech] StreamingSynthesize now supports opus (#5887) (c335f19)

text-to-speech: v5.6.0

5.6.0 (2024-10-30)

... (truncated)

Changelog

Sourced from @​google-cloud/recaptcha-enterprise's changelog.

5.13.0 (2024-11-14)

Features

  • [recaptchaenterprise] A new enum Challenge is added (#5807) (9cfcf1f)

5.12.0 (2024-10-30)

Features

  • [recaptchaenterprise] support for ListIpOverrides and RemoveIpOverride (#5777) (ae63b6a)

5.11.0 (2024-08-29)

Features

  • [recaptchaenterprise] add AddIpOverride RPC (#5629) (a211bb6)
  • [recaptchaenterprise] add AssessmentEnvironment for CreateAssessement to explicitly describe the environment of the assessment (#5639) (4fe0674)

5.10.0 (2024-06-26)

Features

  • [recaptchaenterprise] added SMS Toll Fraud assessment (#5499) (6179569)

5.9.0 (2024-05-21)

Features

  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5351) (01f48fc)
  • [Many APIs] update Nodejs generator to send API versions in headers for GAPICs (#5354) (a9784ed)

5.8.0 (2024-05-02)

Features

  • [recaptchaenterprise]Add Fraud Prevention settings field (#5281) (9a2060a)

5.7.0 (2024-04-05)

Features

  • [Many APIs] add several fields to manage state of database encryption update (#5190) (b569fbe)

... (truncated)

Commits
  • 30376f3 chore: release main (#5363)
  • dfed9cf chore: [Many APIs] update copyright year (#5327)
  • 2c49bde chore: release main (#5286)
  • 9a2060a feat: [recaptchaenterprise]Add Fraud Prevention settings field (#5281)
  • bbc70f1 docs: [recaptchaenterprise] fixed the description of ListFirewallPoliciesResp...
  • 8d7bf40 chore: release main (#5211)
  • b569fbe feat: [Many APIs] add several fields to manage state of database encryption u...
  • 2748aa1 chore: release main (#5169)
  • 068ecea feat: [recaptchaenterprise] Existing resource_reference option of the field n...
  • b86d276 chore: release main (#5102)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) to 1.12.6 and updates ancestor dependency [@google-cloud/recaptcha-enterprise](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-recaptchaenterprise). These dependencies need to be updated together.


Updates `@grpc/grpc-js` from 1.3.7 to 1.12.6
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.3.7...@grpc/grpc-js@1.12.6)

Updates `@google-cloud/recaptcha-enterprise` from 2.3.0 to 5.13.0
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-recaptchaenterprise/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/container-v5.13.0/packages/google-cloud-recaptchaenterprise)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: indirect
- dependency-name: "@google-cloud/recaptcha-enterprise"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants