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

[Snyk] Upgrade grpc-web from 1.3.0 to 1.4.0 #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lreimer
Copy link
Owner

@lreimer lreimer commented Oct 15, 2022

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade grpc-web from 1.3.0 to 1.4.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-09-23.
Release notes
Package name: grpc-web
  • 1.4.0 - 2022-09-23

    This is the 1.4.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 refinements, improvements, and bug fixes, with highlights listed below.

    Major Features

    The protoc-gen-grpc-web protoc plugin is now built through Github Actions! With ARM / Apple Silicon (M1/M2) support powered by Zig too (thanks to @ hronro!) 😃

    • #1249 Use Zig to build aarch64 binaries @ hronro
    • #1203 Github Actions (workflows) for building protoc-gen-grpc-web plugins

    Other Changes

    • #1279 Fixes the status codes ordering in typescript definitions @ chandraaditya
    • #1278 Fix Enum with module in generated TS interface.
    • #1254 Remove Trailing Slashes from Hostname @ jkjk822
    • #1252 Fix Zig setup step in CI @ hronro
    • #1231 Add version flag and version info in generated code @ meling
    • #1225 Improve error message & Internal code sync
    • #1222 Update envoy version to 1.22 (with config updates) @ tomk9
    • #1211 Upgrade protobuf and grpc deps @ aapeliv
    • #1199 Revert "Expose MethodDescriptor's public methods"
  • 1.3.1 - 2022-01-29

    This is the 1.3.1 release of gRPC-Web.

    Please see the notes for the previous releases here: https://github.com/grpc/grpc-web/releases. Please consult https://grpc.io/ for all information regarding this product.

    This release contains refinements, improvements, and bug fixes, with highlights listed below.

    • #1184 Correctly support proto3 optional fields in commonjs+dts .d.ts output @ mattnathan
    • #1173 Update envoy version to 1.20
    • #1172 Fix issue where no RPC is issued when deadline is specified.
    • #1167 Fix missing TypeScript return type for serverStreaming calls. @ lukasmoellerch
    • #1166 Add missing exports from RpcError and add test.
    • #1164 Add missing class exports @ tinrab
    • #1160 Expose MethodDescriptor's public methods @ tomferreira
  • 1.3.1-rc - 2021-11-19
  • 1.3.0 - 2021-10-14

    This is the 1.3.0 release of gRPC-Web.

    Please see the notes for the previous releases here: https://github.com/grpc/grpc-web/releases. Please consult https://grpc.io/ for all information regarding this product.

    This release contains refinements, improvements, and bug fixes, with highlights listed below.

    Major Features

    • #1139 Improve error type with RpcError & internal code sync (contributor: @ TomiBelan)
      • (experimental) Typescript users need to update type references from Error -> RpcError

    Other Changes

    • #1140 Improve RpcError.code typing & internal code sync (contributor: @ richieforeman)
    • #1138 Remove Bazel in Javascript toolchain
    • #1137 Revamp Closure JsUnit tests runtime and optimize test/build flows.
    • #1115 Bump Bazel version -> 4.1.0 and Protobuf version -> 3.17.3
    • #1107 Allow for custom install prefix @ 06kellyjac
    • #1063 Also set timeout on HTTP request if deadline for grpc call is set @ Yannic
    • #1004 Bump closure library version to v20201102
    • #1002 Bump Envoy version to 1.16.1
    • #998 Fix GrpcWebClientBaseOptions types in index.d.ts @ acalvo
    • #971 Add grpc.web.ClientOptions to better document options and add type res... @ Jennnnny
    • #969 Fix non-determinism in code generator
    • #941 Fix Protobuf .d.ts typings for .proto files without package @ Yannic
from grpc-web GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants