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.107.0 to 0.108.0 #284

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2023

Bumps google.golang.org/api from 0.107.0 to 0.108.0.

Release notes

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

v0.108.0

0.108.0 (2023-01-18)

Features

Changelog

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

0.108.0 (2023-01-18)

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://github.com/googleapis/google-api-go-client) from 0.107.0 to 0.108.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.107.0...v0.108.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 19, 2023
@codecov-commenter
Copy link

Codecov Report

Base: 40.73% // Head: 40.73% // No change to project coverage 👍

Coverage data is based on head (f85048a) compared to base (d7fb943).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #284   +/-   ##
=======================================
  Coverage   40.73%   40.73%           
=======================================
  Files          45       45           
  Lines        2627     2627           
=======================================
  Hits         1070     1070           
  Misses       1475     1475           
  Partials       82       82           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nfx nfx merged commit 0da1e37 into main Jan 31, 2023
@nfx nfx deleted the dependabot/go_modules/google.golang.org/api-0.108.0 branch January 31, 2023 15:31
@nfx nfx mentioned this pull request Feb 3, 2023
nfx added a commit that referenced this pull request Feb 3, 2023
# Version changelog

## 0.3.0

 * Added support for GCP deployment APIs in Public Preview.
* Added new node type selector
([#287](#287)).
* Added Azure MSI auth
([#279](#279)).
* Added validation of strings in user agent package
([#291](#291)).
* Added logging for error responses
([#289](#289)).
* Update implementation of smallest node selection to match terraform's
([#273](#273)).
* Added experimental OAuth support
([#276](#276),
[#266](#266),
[#292](#292)).
* Fixed `google-credentials` to take precedence over `google-id`
([#283](#283)).
* Test with Go 1.20
([#295](#295)).
* Regenerate from OpenAPI
([#293](#293),
[#294](#294),
[#296](#296),
[#282](#282),
[#269](#269),
[#272](#272)).
* Added `replaceAll` and `lowerFirst` template functions
([#288](#288),
[#277](#277)).

Dependency updates:

* Bump google.golang.org/api from 0.105.0 to 0.109.0
([#271](#271),
[#280](#280),
[#284](#284),
[#290](#290)).

API changes:

 * Renamed `clusters.CreateCluster` to `clusters.BaseClusterInfo`.
 * Renamed `jobs.Job` to `jobs.BaseJob`.
 * Renamed `jobs.Run` to `jobs.BaseRun`.
* Fixed `commands.Results` `Schema` type from `[][]any` to
`[]map[string]any`.
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.

2 participants