Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

Bump @improbable-eng/grpc-web from 0.9.1 to 0.13.0 #142

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

Conversation

dependabot-preview[bot]
Copy link

Bumps @improbable-eng/grpc-web from 0.9.1 to 0.13.0.

Release notes

Sourced from @improbable-eng/grpc-web's releases.

v0.13.0

See CHANGELOG for details

v0.12.0

See CHANGELOG for details

v0.11.0

See CHANGELOG for details

v0.10.0

See CHANGELOG for details

v0.9.6

See CHANGELOG for details

v0.9.5

See CHANGELOG for details

v0.9.2

See CHANGELOG for details

Changelog

Sourced from @improbable-eng/grpc-web's changelog.

0.13.0

Other Changes

  • Client: No longer invoking callbacks within timeouts - this may affect the temporal ordering of some usage. @marcuslongmuir in #576
  • Server: grpcwebproxy uses backend_max_call_recv_msg_size flag value for client call to backend (in addition to its usage as its own receive limit). @itwalton in #654

0.12.0

Other Changes

  • Server: Add option to enabled websocket keepalive pinging. @angwangiot in #546
  • Server: Support header whitelist in websocket transport. @alexvas in #558
  • Server: Check that there aren't any unknown command line arguments. @Timmmm in #577
  • Server: Remove connection header from grpcwebproxy. @crlssn in #588
  • Client: React Native support - Adds and exposes ReactNativeTransport. @pbsf in #458
  • Client: node-http-transport fix deprecation. @the729 in #595
  • Server: Add "WrapHandler" function and "WithEndpointsFunc" option. @yinzara in #619

0.11.0

### Breaking changes

  • Server: Revert changes to flusher interface which accidentally introduced a recursive call to Flush(). @johanbrandhorst in #527

0.10.0

Breaking Changes

Other Changes

  • Server: Add grpc-status & grpc-message as exposed headers. @Globegitter in #489

0.9.6

Other Changes

  • Server: Allow non root resources. @mangas in #454
  • Client: Fix aborting requests from within a web-worker context. @midan888 in #443

0.9.4

Other Changes

  • Client: Fix broken v0.9.3 release (client binaries were not rebuilt prior to npm publish)

0.9.3 (broken)

Other Changes

  • Client: Added grpc-web-fake-transport package.
  • Client: Fix global definition in grpc-web UMD build which prevented it from working from within a WebWorker context. @midan888 in #411

0.9.2

Other Changes

  • Server: Remove content-length response header. @LeonSha in #385
  • Server: Don't block on writing to the close notify channel. @devnev in #403
  • Documentation: Remove reference to specific release version in grpcwebproxy README. @l4u in #370
  • Documentation: Fix up problems present in the grpc-web-react-example project. @atecce in #360
  • Documentation: Updated the installation instructions of grpcwebproxy. @enmasse in #399
Commits
Maintainer changes

This version was pushed to npm by marcuslongmuir, a new releaser for @improbable-eng/grpc-web since your current version.


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 not automatically merge this PR because it includes an out-of-range update to a development dependency.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants