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.52.0 to 0.57.0 #124

Merged
merged 1 commit into from
Sep 27, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2021

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

Release notes

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

google-api-go-client v0.57.0

Features

google-api-go-client v0.56.0

Features

  • all: auto-regenerate discovery clients , refs #1199
  • option: add internaloption to force use of certain credential (#1162) (62f4bc9)

google-api-go-client v0.55.0

Features

Bug Fixes

google-api-go-client v0.54.0

Features

  • all: auto-regenerate discovery clients , refs #1163 #1160

google-api-go-client v0.53.0

Features

Changelog

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

0.57.0 (2021-09-16)

Features

0.56.0 (2021-08-31)

Features

  • all: auto-regenerate discovery clients , refs #1199
  • option: add internaloption to force use of certain credential (#1162) (62f4bc9)

0.55.0 (2021-08-30)

Features

Bug Fixes

0.54.0 (2021-08-13)

Features

  • all: auto-regenerate discovery clients , refs #1163 #1160

0.53.0 (2021-08-11)

Features

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/api](https:/googleapis/google-api-go-client) from 0.52.0 to 0.57.0.
- [Release notes](https:/googleapis/google-api-go-client/releases)
- [Changelog](https:/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.52.0...v0.57.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 17, 2021
@codecov
Copy link

codecov bot commented Sep 17, 2021

Codecov Report

Merging #124 (6717793) into master (d490379) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #124   +/-   ##
=======================================
  Coverage   67.01%   67.01%           
=======================================
  Files          69       69           
  Lines        5360     5360           
=======================================
  Hits         3592     3592           
  Misses       1194     1194           
  Partials      574      574           

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 d490379...6717793. Read the comment docs.

@majodev majodev mentioned this pull request Sep 27, 2021
majodev added a commit that referenced this pull request Sep 27, 2021
- Added `make test-update-golden` for easily refreshing **all** golden files / snapshot tests (`y + ENTER` confirmation).
- Upgrades [golangci-lint](https:/golangci/golangci-lint) from `v1.41.1` to [`v1.42.1`](https:/golangci/golangci-lint/releases/tag/v1.42.1) (for reference [`v1.42.0`](https:/golangci/golangci-lint/releases/tag/v1.42.0)).
- Bump github.com/go-openapi/strfmt from [0.20.1 to 0.20.2](go-openapi/strfmt@v0.20.1...v0.20.2)
- Bump github.com/go-openapi/errors from [0.20.0 to 0.20.1](go-openapi/errors@v0.20.0...v0.20.1)
- Bump github.com/go-openapi/runtime from [0.19.29 to 0.19.31](go-openapi/runtime@v0.19.29...v0.19.31)
- Bump github.com/rs/zerolog from [1.23.0 to 1.25.0](rs/zerolog@v1.23.0...v1.25.0)
- Bump google.golang.org/api from [0.52.0 to 0.57.0](#124)
- Bump github.com/lib/pq from [v1.10.2 to v1.10.3](https:/lib/pq/releases/tag/v1.10.3)
- Bump github.com/spf13/viper from [1.8.1 to v1.9.0](https:/spf13/viper/releases/tag/v1.9.0)
- Bump github.com/labstack/echo from [4.5.0 to v4.6.1](labstack/echo@v4.5.0...v4.6.1)
- Update golang.org/x/crypto and golang.org/x/sys
@majodev majodev merged commit 456933a into master Sep 27, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/google.golang.org/api-0.57.0 branch September 27, 2021 13:55
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant