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

chore(deps): update module go.opencensus.io to v0.22.5 #1510

Merged
merged 2 commits into from Oct 18, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2020

This PR contains the following updates:

Package Type Update Change
go.opencensus.io require patch v0.22.4 -> v0.22.5

Release Notes

census-instrumentation/opencensus-go

v0.22.5

Compare Source

Changes Since 0.22.4

8e242ed Comment on GRPC latency measure reuse (#​1217)
af30f77 Record a Start Time Per Time Series within a View (#​1220)
3456e1d Made public traceparent/tracestate marshal/unmarshal (#​1218)
d7677d6 Include const labels in baseMetric.upsertEntry (#​1221)
5bb2445 update golang.org/x/text to v0.3.3 (#​1230)
3fb168f Defer IDGenerator initialization until first use (#​1228)


Renovate configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled due to failing status checks.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner October 12, 2020 00:40
@renovate renovate bot requested a review from calebdoxsey October 12, 2020 00:40
@renovate renovate bot added the dependency label Oct 12, 2020
@codeclimate
Copy link

codeclimate bot commented Oct 12, 2020

Code Climate has analyzed commit a2e4c06 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Oct 12, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@2dd1dd3). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff            @@
##             master   #1510   +/-   ##
========================================
  Coverage          ?   53.8%           
========================================
  Files             ?     119           
  Lines             ?    8832           
  Branches          ?       0           
========================================
  Hits              ?    4758           
  Misses            ?    3605           
  Partials          ?     469           
Impacted Files Coverage Δ
internal/fileutil/fileutil.go 68.7% <0.0%> (ø)
cache/memberlist.go 65.7% <0.0%> (ø)
pkg/grpc/client.go 79.2% <0.0%> (ø)
internal/autocert/manager.go 25.6% <0.0%> (ø)
internal/httputil/options.go 100.0% <0.0%> (ø)
internal/controlplane/grpc_xds.go 0.0% <0.0%> (ø)
authenticate/state.go 78.6% <0.0%> (ø)
pkg/cryptutil/helpers.go 77.7% <0.0%> (ø)
authenticate/handlers.go 79.7% <0.0%> (ø)
authorize/evaluator/evaluator.go 63.2% <0.0%> (ø)
... and 109 more

@renovate renovate bot force-pushed the renovate/go.opencensus.io-0.x branch from 601ab92 to 0a054ff Compare October 12, 2020 05:09
@renovate renovate bot force-pushed the renovate/go.opencensus.io-0.x branch from 0a054ff to 10de912 Compare October 12, 2020 16:03
@desimone desimone requested review from travisgroth and removed request for calebdoxsey October 12, 2020 20:02
@desimone
Copy link
Contributor

This breaks our tests.

@desimone desimone mentioned this pull request Oct 12, 2020
2 tasks
@travisgroth
Copy link
Contributor

I think this is the issue - census-instrumentation/opencensus-go#1220.

@travisgroth travisgroth merged commit 847860b into master Oct 18, 2020
@travisgroth travisgroth deleted the renovate/go.opencensus.io-0.x branch October 18, 2020 00:59
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.

None yet

3 participants