Skip to content

build(deps): bump google.golang.org/grpc from 1.32.0 to 1.33.1#131

Merged
erikgrinaker merged 1 commit intomasterfrom
dependabot/go_modules/google.golang.org/grpc-1.33.1
Oct 22, 2020
Merged

build(deps): bump google.golang.org/grpc from 1.32.0 to 1.33.1#131
erikgrinaker merged 1 commit intomasterfrom
dependabot/go_modules/google.golang.org/grpc-1.33.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2020

Bumps google.golang.org/grpc from 1.32.0 to 1.33.1.

Release notes

Sourced from google.golang.org/grpc's releases.

Release v1.33.1

API Changes

  • connectivity: remove unused, experimental Reporter interface (#3875)

New Features

  • xds bootstrap: support insecure and make Creds required (#3881)
  • xds: add bootstrap support for certificate providers. (#3901)
  • lrs: add a layer for clusters in load store (#3880)
  • credentials/xds: implementation of client-side xDS credentials. (#3888)

Bug Fixes

  • http2_client: fix reader segfault on PROTOCOL_ERRORs (#3926)
  • internal/transport: handle h2 errcode on header decoding (#3872)
  • xds: exit from run() goroutine when resolver is closed. (#3882)
  • credentials/alts: ClientAuthorizationCheck to case-fold compare of peer SA (#3792)
  • service reflection: include transitive closure for a file (#3851)
  • stats: include message header in stats.InPayload.WireLength (#3886)
  • binarylog: export Sink (#3879)
  • service reflection: include transitive closure for a file (#3851)
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 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 [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.32.0 to 1.33.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.32.0...v1.33.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the T:dependencies Pull requests that update a dependency file label Oct 21, 2020
@erikgrinaker erikgrinaker merged commit 7a0808c into master Oct 22, 2020
@erikgrinaker erikgrinaker deleted the dependabot/go_modules/google.golang.org/grpc-1.33.1 branch October 22, 2020 08:42
faddat pushed a commit to faddat/tm-db that referenced this pull request Feb 21, 2024
…endermint#131)

* build(deps): bump github.com/cockroachdb/pebble from 1.0.0 to 1.1.0

Bumps [github.com/cockroachdb/pebble](https://github.com/cockroachdb/pebble) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/cockroachdb/pebble/releases)
- [Commits](cockroachdb/pebble@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/cockroachdb/pebble
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix NewIter

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T:dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant