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

client/ts-web: bump grpc-web from 1.4.2 to 1.5.0 in /client-sdk/ts-web #1582

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

Bumps grpc-web from 1.4.2 to 1.5.0.

Release notes

Sourced from grpc-web's releases.

Release 1.5.0

This is the 1.5.0 release of gRPC-Web.

Please see the notes for the previous releases here. Please consult grpc.io for all information regarding this product.

This release contains improvements and bug fixes listed below.

  • #1369 (Typescript) Mark some metadata parameters as optional @​andrewmbenton
  • #1335 Update Debian (and other deps) and remove Java In-process Proxy
  • #1334 Allow mixed-case headers
  • #1330 Update ES6 .d.ts imports with comment about corresponding proto import... @​gonzojive
  • #1313 Update ES6 imports with comment about corresponding proto import path. @​reddaly
Changelog

Sourced from grpc-web's changelog.

1.5.0

  • #1369 (Typescript) Mark some metadata parameters as optional @​andrewmbenton
  • #1335 Update Debian (and other deps) and remove Java In-process Proxy
  • #1334 Allow mixed-case headers
  • #1330 Update ES6 .d.ts imports with comment about corresponding proto import... @​gonzojive
  • #1313 Update ES6 imports with comment about corresponding proto import path. @​reddaly
Commits

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 will merge this PR once CI passes on it, as requested by @pro-wh.


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)

@dependabot dependabot bot requested review from kostko and pro-wh as code owners December 7, 2023 23:21
@dependabot dependabot bot added the c:client-sdk/typescript Category: TypeScript client SDK label Dec 7, 2023
@dependabot dependabot bot requested a review from ptrus as a code owner December 7, 2023 23:21
@dependabot dependabot bot added the c:deps Category: external dependencies label Dec 7, 2023
@dependabot dependabot bot requested a review from peternose as a code owner December 7, 2023 23:21
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (27dcc25) 40.19% compared to head (ff4bb08) 60.41%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1582       +/-   ##
===========================================
+ Coverage   40.19%   60.41%   +20.22%     
===========================================
  Files          25      139      +114     
  Lines        1555     9949     +8394     
===========================================
+ Hits          625     6011     +5386     
- Misses        888     3896     +3008     
  Partials       42       42               

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client-sdk/ts-web/grpc-web-1.5.0 branch from 9bfc19d to 3879235 Compare December 8, 2023 00:02
Copy link
Contributor

@pro-wh pro-wh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

release notes sound fine. and it appears not to trigger any ts-expect-error things we set up

@dependabot merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 8, 2023

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client-sdk/ts-web/grpc-web-1.5.0 branch from 3879235 to 56c52c4 Compare December 8, 2023 00:37
Bumps [grpc-web](https://github.com/grpc/grpc-web) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/grpc/grpc-web/releases)
- [Changelog](https://github.com/grpc/grpc-web/blob/master/CHANGELOG.md)
- [Commits](grpc/grpc-web@1.4.2...1.5.0)

---
updated-dependencies:
- dependency-name: grpc-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/client-sdk/ts-web/grpc-web-1.5.0 branch from 56c52c4 to ff4bb08 Compare December 8, 2023 01:01
@dependabot dependabot bot merged commit b529042 into main Dec 8, 2023
28 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/client-sdk/ts-web/grpc-web-1.5.0 branch December 8, 2023 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:client-sdk/typescript Category: TypeScript client SDK c:deps Category: external dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant