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/api from 0.38.0 to 0.39.0 in /exporters/trace/jaeger #1517

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2021

Bumps google.golang.org/api from 0.38.0 to 0.39.0.

Release notes

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

google-api-go-client v0.39.0

Features

Bug Fixes

  • transport: expand OS environment variables in cert provider command (#852) (be6c56a)
Changelog

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

0.39.0 (2021-02-04)

Features

Bug Fixes

  • transport: expand OS environment variables in cert provider command (#852) (be6c56a)
Commits
  • 0489642 chore: release 0.39.0 (#849)
  • 9cedfdd feat(all): auto-regenerate discovery clients (#855)
  • 6913aa7 feat(all): auto-regenerate discovery clients (#854)
  • 8c68660 feat(all): auto-regenerate discovery clients (#853)
  • be6c56a fix(transport): expand OS environment variables in cert provider command (#852)
  • c54d9d7 feat(all): auto-regenerate discovery clients (#851)
  • 0bc0683 feat(all): auto-regenerate discovery clients (#850)
  • 949df5c feat(all): auto-regenerate discovery clients (#848)
  • See full diff in compare view

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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code Skip Changelog PRs that do not require a CHANGELOG.md entry labels Feb 7, 2021
@MrAlias MrAlias closed this Feb 9, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

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

@MrAlias MrAlias reopened this Feb 9, 2021
@codecov
Copy link

codecov bot commented Feb 9, 2021

Codecov Report

Merging #1517 (dc97f26) into main (38efc87) will increase coverage by 0.2%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #1517     +/-   ##
=======================================
+ Coverage   79.0%   79.2%   +0.2%     
=======================================
  Files        127     127             
  Lines       6683    6659     -24     
=======================================
  Hits        5280    5280             
+ Misses      1148    1124     -24     
  Partials     255     255             
Impacted Files Coverage Δ
metric/number/kind_string.go 33.3% <0.0%> (+16.6%) ⬆️
metric/instrumentkind_string.go 33.3% <0.0%> (+23.3%) ⬆️
label/type_string.go 33.3% <0.0%> (+26.1%) ⬆️
sdk/export/metric/exportkind_string.go 100.0% <0.0%> (+42.8%) ⬆️

@MrAlias MrAlias merged commit a6aa7f0 into main Feb 9, 2021
@MrAlias MrAlias deleted the dependabot/go_modules/exporters/trace/jaeger/google.golang.org/api-0.39.0 branch February 9, 2021 15:57
@MrAlias MrAlias mentioned this pull request Feb 12, 2021
ldelossa pushed a commit to ldelossa/opentelemetry-go that referenced this pull request Mar 5, 2021
…jaeger (open-telemetry#1517)

* Bump google.golang.org/api in /exporters/trace/jaeger

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.38.0 to 0.39.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.38.0...v0.39.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>
@pellared pellared added this to the untracked milestone Nov 8, 2024
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 go Pull requests that update Go code Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants