observIQ / stanza

Fast and lightweight log transport and processing.
Apache License 2.0
182 stars 23 forks source link

deps(deps): bump google.golang.org/api from 0.52.0 to 0.70.0 #585

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps google.golang.org/api from 0.52.0 to 0.70.0.

Release notes

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

v0.70.0

0.70.0 (2022-02-22)

Features

v0.69.0

0.69.0 (2022-02-15)

Features

Bug Fixes

  • gensupport: cover ChunkRetryDeadline edge case (#1430) (ef89845)
  • internal/kokoro: path to module root to run discogen (#1433) (4499c41)

v0.68.0

0.68.0 (2022-02-08)

Features

  • all: auto-regenerate discovery clients, refs #1422 #1419

Bug Fixes

  • googleapi: fill response headers in Error (#1418) (9eaba81)
  • start reporting a meaningful version in headers (#1426) (f025530)

v0.67.0

0.67.0 (2022-02-03)

Features

v0.66.0

0.66.0 (2022-01-28)

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.70.0 (2022-02-22)

Features

0.69.0 (2022-02-15)

Features

Bug Fixes

  • gensupport: cover ChunkRetryDeadline edge case (#1430) (ef89845)
  • internal/kokoro: path to module root to run discogen (#1433) (4499c41)

0.68.0 (2022-02-08)

Features

  • all: auto-regenerate discovery clients, refs #1422 #1419

Bug Fixes

  • googleapi: fill response headers in Error (#1418) (9eaba81)
  • start reporting a meaningful version in headers (#1426) (f025530)

0.67.0 (2022-02-03)

Features

0.66.0 (2022-01-28)

Features

... (truncated)

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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #585 (5702676) into master (3b23e5c) will decrease coverage by 1.71%. The diff coverage is 87.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #585      +/-   ##
==========================================
- Coverage   76.69%   74.98%   -1.71%     
==========================================
  Files         132      133       +1     
  Lines        8308    10086    +1778     
==========================================
+ Hits         6371     7562    +1191     
- Misses       1473     2059     +586     
- Partials      464      465       +1     
Impacted Files Coverage Δ
operator/buffer/buffer.go 75.86% <ø> (-1.92%) :arrow_down:
operator/buffer/memory.go 71.60% <ø> (-3.74%) :arrow_down:
...builtin/input/aws/cloudwatch/cloudwatch_persist.go 75.00% <ø> (-6.82%) :arrow_down:
operator/builtin/input/azure/event_hub.go 0.00% <0.00%> (ø)
operator/builtin/input/azure/event_hub_config.go 90.91% <ø> (-1.09%) :arrow_down:
operator/builtin/input/file/finder.go 100.00% <ø> (ø)
operator/builtin/input/file/reader.go 53.05% <0.00%> (-5.73%) :arrow_down:
operator/builtin/input/http/config.go 97.56% <ø> (-0.29%) :arrow_down:
operator/builtin/input/journald/journald.go 58.76% <ø> (-1.83%) :arrow_down:
operator/builtin/input/udp/udp.go 73.49% <ø> (-1.51%) :arrow_down:
... and 159 more

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 efa4544...5702676. Read the comment docs.

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.