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

Bump google.golang.org/grpc from 1.32.0 to 1.33.1 in /processor/routingprocessor #1461

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 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)

@dependabot dependabot bot requested a review from jpkrohling as a code owner November 2, 2020 21:50
@dependabot dependabot bot requested a review from a team November 2, 2020 21:50
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 2, 2020
@codecov
Copy link

codecov bot commented Nov 2, 2020

Codecov Report

Merging #1461 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1461      +/-   ##
==========================================
- Coverage   88.70%   88.69%   -0.02%     
==========================================
  Files         344      344              
  Lines       16816    16816              
==========================================
- Hits        14917    14915       -2     
- Misses       1433     1434       +1     
- Partials      466      467       +1     
Flag Coverage Δ
integration 70.87% <ø> (+0.07%) ⬆️
unit 87.33% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
receiver/k8sclusterreceiver/watcher.go 95.29% <0.00%> (-2.36%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update af4175b...759bfa9. Read the comment docs.

@bogdandrutu bogdandrutu merged commit cbf82a4 into master Nov 2, 2020
@bogdandrutu bogdandrutu deleted the dependabot/go_modules/processor/routingprocessor/google.golang.org/grpc-1.33.1 branch November 2, 2020 23:07
dyladan referenced this pull request in dynatrace-oss-contrib/opentelemetry-collector-contrib Jan 29, 2021
ljmsc referenced this pull request in ljmsc/opentelemetry-collector-contrib Feb 21, 2022
…tric/prometheus (#1461)

* Bump github.com/stretchr/testify in /exporters/metric/prometheus

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.6.1...v1.7.0)

Signed-off-by: dependabot[bot] <[email protected]>

* Auto-fix go.sum changes in dependent modules

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tyler Yahn <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant