Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps): bump @grpc/grpc-js from 1.8.12 to 1.8.15 in /proto #1336

Merged
merged 1 commit into from
Jun 7, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2023

Bumps @grpc/grpc-js from 1.8.12 to 1.8.15.

Release notes

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

@​grpc/grpc-js 1.8.15

  • Fix a memory leak that could result from a specific pattern of recursive function calls (#2456)
  • Ensure status and error events are consistently emitted asynchronously (#2456)

@​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)
Commits
  • 25e2845 Merge pull request #2456 from murgatroid99/grpc-js_minor_fixes
  • bcd52c1 Merge pull request #2458 from XuanWang-Amos/backport-1.8-xds_duplicate_bugs
  • 039032c Merge pull request #2457 from XuanWang-Amos/xds_duplicate_bugs
  • 2b455e7 grpc-js: Fix a couple of minor issues
  • 4b41929 Merge pull request #2438 from murgatroid99/grpc-js-xds_driver_qps_1.8.x
  • 0933633 PSM Interop: Increase old driver QPS to 75
  • 4fcd9c2 Merge pull request #2433 from murgatroid99/grpc-js-xds_watcher_validation_errors
  • edeeda6 Add trailing newline in packages/grpc-js-xds/test/test-nack.ts
  • dfccd68 Address review comments
  • 9271984 Merge pull request #2423 from murgatroid99/grpc-js_waitForReady_fix_fix
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.8.12 to 1.8.15.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.8.12...@grpc/grpc-js@1.8.15)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from zepatrik and hperl as code owners June 6, 2023 03:58
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Jun 6, 2023
@aeneasr aeneasr merged commit ff4c3ec into master Jun 7, 2023
@aeneasr aeneasr deleted the dependabot/npm_and_yarn/proto/grpc/grpc-js-1.8.15 branch June 7, 2023 08:22
# for free to join this conversation on GitHub. Already have an account? # 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