Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @grpc/grpc-js, @google-cloud/pubsub, @google-cloud/secret-manager and @google-cloud/speech #335

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 5, 2023

Bumps @grpc/grpc-js to 1.8.14 and updates ancestor dependencies @grpc/grpc-js, @google-cloud/pubsub, @google-cloud/secret-manager and @google-cloud/speech. These dependencies need to be updated together.

Updates @grpc/grpc-js from 1.3.8 to 1.8.14

Release notes

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

@​grpc/grpc-js 1.8.14

  • Fix sequencing of some events related to connectivity state changes (#2421)

@​grpc/grpc-js 1.8.13

  • Fix memory leak in channelz socket tracking (#2394)

@​grpc/grpc-js@​1.8.12

  • Fix an occasional type error when receiving DNS updates (#2380)
  • Fix ordering of events when handing requests on the server (#2376 contributed by @​phoenix741)

@​grpc/grpc-js 1.8.11

  • Avoid accumulating placeholder objects when sending many messages on a long-running stream (#2372)

@​grpc/grpc-js 1.8.10

  • Fix bugs in "pick first" load balancing policy that caused incorrect reconnection behavior (#2369)

@​grpc/grpc-js 1.8.9

  • Fix a bug where clients would continue to send pings at the original configured rate after receiving a backoff request from the server (#2363)

@​grpc/grpc-js 1.8.8

  • Remove progress field in returned status object (#2350)
  • Export InterceptingListener and NextCall types (#2351)
  • Fix a bug that could cause a crash when sending messages that exceed the outgoing message buffer size while a retry is in progress (#2349)

@​grpc/grpc-js 1.8.7

  • Make handling of HTTP2 session references work independent of keepalive settings (#2337)

@​grpc/grpc-js 1.8.6

  • Hold a reference to transport from call to avoid premature garbage collection (#2336)

@​grpc/grpc-js 1.8.5

  • Cancel deadline timer when the call ends (#2335)

@​grpc/grpc-js@​1.8.4

  • Fix a bug that would sometimes allow the Node process to exit even though a gRPC request is active (#2322)

@​grpc/grpc-js 1.8.3

  • Fix bug that caused streams to fail early when receiving a GOAWAY (#2319)

@​grpc/grpc-js@​1.8.2

  • Continue keepalive pings after receiving a GOAWAY on the client (#2308)
  • Fix handling of keepalive timers when the timeout is longer than the interval (#2304 contributed by @​nicknotfun, included in #2308)
  • Ensure the last received message is fully handled before outputting status (#2316)

@​grpc/grpc-js-xds 1.8.2

  • Fix behavior when receiving invalid resources after receiving valid resources for the same resource name (#2433)

@​grpc/grpc-js@​1.8.1

  • Implement support for the grpc.service_config_disable_resolution channel option (#2277 contributed by @​kleinsch)
  • Include standard headers in trailers-only responses (#2305)

... (truncated)

Commits

Updates @google-cloud/pubsub from 2.16.1 to 3.7.1

Release notes

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

v3.7.1

3.7.1 (2023-06-08)

Bug Fixes

  • Don't crash if an already-drained/removed queue gets flushed again (#1747) (52ea441)

v3.7.0

3.7.0 (2023-05-26)

Features

v3.6.0

3.6.0 (2023-05-12)

Features

v3.5.2

3.5.2 (2023-04-26)

Bug Fixes

  • Avoid zalgo when calling down to publish messages (#1710) (dedae1e)

v3.5.1

3.5.1 (2023-04-20)

Bug Fixes

  • Handle receipt modAck and lease extensions with exactly-once delivery correctly (#1709) (d786d22)

v3.5.0

3.5.0 (2023-04-16)

Features

  • Rework low level message stream retries, add debugging (#1713) (c1cc6e0)

v3.4.1

3.4.1 (2023-03-08)

... (truncated)

Changelog

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

3.7.1 (2023-06-08)

Bug Fixes

  • Don't crash if an already-drained/removed queue gets flushed again (#1747) (52ea441)

3.7.0 (2023-05-26)

Features

3.6.0 (2023-05-12)

Features

3.5.2 (2023-04-26)

Bug Fixes

  • Avoid zalgo when calling down to publish messages (#1710) (dedae1e)

3.5.1 (2023-04-20)

Bug Fixes

  • Handle receipt modAck and lease extensions with exactly-once delivery correctly (#1709) (d786d22)

3.5.0 (2023-04-16)

Features

  • Rework low level message stream retries, add debugging (#1713) (c1cc6e0)

3.4.1 (2023-03-08)

Bug Fixes

  • Update minimum google-gax to avoid taffydb vulnerabilities (#1695) (11372e6)

3.4.0 (2023-03-06)

... (truncated)

Commits
  • a690c70 chore(main): release 3.7.1 (#1748)
  • 52ea441 fix: don't crash if an already-drained/removed queue gets flushed again (#1747)
  • 2ec6dc9 chore(deps): update dependency linkinator to v5 (#1733)
  • bc7e915 tests: make sure to catch all messages on flaky ordered message test (#1728)
  • d50428b chore(main): release 3.7.0 (#1731)
  • d8c5bc4 docs: update docs-devsite.sh to use latest node-js-rad version (#1729)
  • a552719 feat: add push config wrapper fields (#1730)
  • 146c028 chore(main): release 3.6.0 (#1726)
  • 6ea41f4 chore: pull promise-based publish out of OTel change (#1723)
  • f61a64a feat: add cloud storage subscription fields (#1724)
  • Additional commits viewable in compare view

Updates @google-cloud/secret-manager from 3.9.0 to 4.2.2

Changelog

Sourced from @​google-cloud/secret-manager's changelog.

4.2.2 (2023-04-13)

Bug Fixes

4.2.1 (2023-02-15)

Bug Fixes

  • [Many APIs] changing format of the jsdoc links (#3989) (95399f7)

4.2.0 (2022-12-21)

Features

  • Update public API to include annotation support (#3790) (8bb4f9b)

4.1.4 (2022-11-11)

Bug Fixes

4.1.3 (2022-09-22)

Bug Fixes

  • Preserve default values in x-goog-request-params header (#403) (af162f0)

4.1.2 (2022-09-01)

Bug Fixes

  • Allow passing gax instance to client constructor (#399) (02d820f)
  • Do not import the whole google-gax from proto JS (#1553) (#398) (e16be85)

4.1.1 (2022-08-23)

Bug Fixes

... (truncated)

Commits

Updates @google-cloud/speech from 4.5.5 to 5.5.1

Release notes

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

speech: v5.5.1

5.5.1 (2023-06-28)

Bug Fixes

speech: v5.5.0

5.5.0 (2023-05-11)

Features

  • Add processing strategy to batch recognition requests (#4268) (8b5caeb)

language: v5.3.0

5.3.0 (2023-05-26)

Features

  • [language] Added client library support for ModerateText in the Natural Language API (V1) (#4298) (2c5e862)

talent: v5.1.4

5.1.4 (2023-06-28)

Bug Fixes

talent: v5.1.3

5.1.3 (2023-05-04)

Bug Fixes

  • [talent] change timeout settings for SearchJobsForAlert (#4227) (cfaa053)

container: v4.14.0

4.14.0 (2023-07-04)

Features

  • [container] Add KUBE_DNS option to DNSConfig.cluster_dns (#4383) (833a1ae)

container: v4.13.0

4.13.0 (2023-06-14)

... (truncated)

Changelog

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

5.5.1 (2023-06-28)

Bug Fixes

5.5.0 (2023-05-11)

Features

  • Add processing strategy to batch recognition requests (#4268) (8b5caeb)

5.4.1 (2023-04-13)

Bug Fixes

5.4.0 (2023-02-28)

Features

  • Voice Activity Detection: adding speech event time and speech event type (#4020) (c66276d)

5.3.1 (2023-02-15)

Bug Fixes

  • [Many APIs] changing format of the jsdoc links (#3989) (95399f7)

5.3.0 (2023-01-28)

Features

  • Added SuggestConversationSummary RPC (#978) (a4a17b4)

5.2.0 (2023-01-20)

Features

  • Added SuggestConversationSummary RPC (#978) (f1fc857)

... (truncated)

Commits

You can trigger a rebase of this PR 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 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 5, 2023
…secret-manager and @google-cloud/speech

Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) to 1.8.14 and updates ancestor dependencies [@grpc/grpc-js](https://github.com/grpc/grpc-node), [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub), [@google-cloud/secret-manager](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-secretmanager) and [@google-cloud/speech](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-speech). These dependencies need to be updated together.


Updates `@grpc/grpc-js` from 1.3.8 to 1.8.14
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/commits/@grpc/grpc-js@1.8.14)

Updates `@google-cloud/pubsub` from 2.16.1 to 3.7.1
- [Release notes](https://github.com/googleapis/nodejs-pubsub/releases)
- [Changelog](https://github.com/googleapis/nodejs-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-pubsub@v2.16.1...v3.7.1)

Updates `@google-cloud/secret-manager` from 3.9.0 to 4.2.2
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-secretmanager/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/grafeas-v4.2.2/packages/google-cloud-secretmanager)

Updates `@google-cloud/speech` from 4.5.5 to 5.5.1
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-speech/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/speech-v5.5.1/packages/google-cloud-speech)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: indirect
- dependency-name: "@google-cloud/pubsub"
  dependency-type: direct:production
- dependency-name: "@google-cloud/secret-manager"
  dependency-type: direct:production
- dependency-name: "@google-cloud/speech"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/grpc/grpc-js-and-google-cloud/pubsub-and-google-cloud/secret-manager-and-google-cloud/speech-1.8.14 branch from c81b64c to 383ef2f Compare July 9, 2023 20:31
@n0th1ng-else
Copy link
Owner

@dependabot recreate

Copy link
Author

dependabot bot commented on behalf of github Apr 7, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 7, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/grpc/grpc-js-and-google-cloud/pubsub-and-google-cloud/secret-manager-and-google-cloud/speech-1.8.14 branch April 7, 2024 16:58
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.

1 participant