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

chore(deps-dev): bump @grpc/grpc-js from 1.6.12 to 1.7.0 #10262

Merged
merged 1 commit into from Sep 19, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2022

Bumps @grpc/grpc-js from 1.6.12 to 1.7.0.

Release notes

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

@​grpc/grpc-js-xds 1.7.0

  • Add resource timer (#2117)
  • Implement ignore_resource_deletion server feature (#2198)
  • Use channel-level default authority override to select VirtualHost when provided (#2207)
  • Enable outlier detection support by default (#2221)

@​grpc/grpc-js 1.7.0

  • Enable outlier detection support by default (#2221)
  • Expose path and callEnd event in ServerSurfaceCall (#2132 contributed by @​ajmath)
  • Make graceful switch happen more quickly in some cases when service config is updated (#2199)
Commits
  • 9dd9cb0 Merge pull request #2224 from murgatroid99/grpc-js_1.7.x
  • bb322dc Merge pull request #2221 from murgatroid99/grpc-js-xds_outlier_detection_default
  • 4a861a0 grpc-js-xds: Update outlier detection entry in README
  • 51de24a grpc-js: Bump to 1.7.0
  • 3c27ed4 grpc-js: Update grpc-js outlier detection check to match xds check
  • d8022a5 grpc-js-xds: Enable outlier detection by default
  • 1a3600e Merge pull request #2132 from ajmath/ajmath/expose-call-items
  • 618475a Merge pull request #2217 from grpc/@​grpc/grpc-js@​1.6.x
  • 63fccce Merge pull request #2212 from murgatroid99/grpc-js_outlier_detection_enable
  • c323369 grpc-js: Enable outlier detection by default
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 9, 2022
@coveralls
Copy link

coveralls commented Sep 9, 2022

Pull Request Test Coverage Report for Build b6758da9-744f-485f-8763-3ea245804c6d

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 93.817%

Totals Coverage Status
Change from base Build 36078ec9-eb98-4a45-8cf6-9a760748f914: 0%
Covered Lines: 6100
Relevant Lines: 6502

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/grpc/grpc-js-1.7.0 branch from 1b0d91e to bd3e22f Compare September 19, 2022 07:27
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.6.12 to 1.7.0.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.6.12...@grpc/grpc-js@1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/grpc/grpc-js-1.7.0 branch from bd3e22f to 566342c Compare September 19, 2022 07:29
@kamilmysliwiec kamilmysliwiec merged commit 7d4f7e2 into master Sep 19, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/grpc/grpc-js-1.7.0 branch September 19, 2022 12:35
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants