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.109.0 to 0.110.0 #303

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2023

Bumps google.golang.org/api from 0.109.0 to 0.110.0.

Release notes

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

v0.110.0

0.110.0 (2023-02-13)

Features

Bug Fixes

  • Improve error handling for enterprise certificate module (#1848) (3fb5b61)
  • internal/gensupport: Don't prematurely close timers (#1856) (8efd00d)
  • Update ECP dependency to v0.2.3 (#1857) (1147cb8)
Changelog

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

0.110.0 (2023-02-13)

Features

Bug Fixes

  • Improve error handling for enterprise certificate module (#1848) (3fb5b61)
  • internal/gensupport: Don't prematurely close timers (#1856) (8efd00d)
  • Update ECP dependency to v0.2.3 (#1857) (1147cb8)
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.109.0 to 0.110.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.109.0...v0.110.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 Feb 15, 2023
@codecov-commenter
Copy link

Codecov Report

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

Coverage data is based on head (6ea70c5) compared to base (e49592f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #303   +/-   ##
=======================================
  Coverage   40.87%   40.87%           
=======================================
  Files          46       46           
  Lines        2662     2662           
=======================================
  Hits         1088     1088           
  Misses       1485     1485           
  Partials       89       89           

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 74b9cde into main Feb 16, 2023
@nfx nfx deleted the dependabot/go_modules/google.golang.org/api-0.110.0 branch February 16, 2023 11:35
nfx added a commit that referenced this pull request Feb 17, 2023
 * Change APIError to use pointer receiver ([#298](#298)).
 * Drop duplicate prefix in randomized email ([#299](#299)).
 * Expand semver pattern to be compliant with https://semver.org ([#302](#302)).
 * Fix `apierr.APIError` pointer receivers ([#307](#307)).
 * Skip loading config if auth is already explicitly configured directly ([#306](#306)).
 * Sync fixes for smallest node selection from Terraform ([#301](#301)).
 * Updated from OpenAPI spec ([#305](#305)).

Dependency updates:

 * Bump google.golang.org/api from 0.109.0 to 0.110.0 ([#303](#303)).
@nfx nfx mentioned this pull request Feb 17, 2023
nfx added a commit that referenced this pull request Feb 17, 2023
* Change APIError to use pointer receiver
([#298](#298)).
* Drop duplicate prefix in randomized email
([#299](#299)).
* Expand semver pattern to be compliant with https://semver.org
([#302](#302)).
* Fix `apierr.APIError` pointer receivers
([#307](#307)).
* Skip loading config if auth is already explicitly configured directly
([#306](#306)).
* Sync fixes for smallest node selection from Terraform
([#301](#301)).
* Updated from OpenAPI spec
([#305](#305)).

Dependency updates:

* Bump google.golang.org/api from 0.109.0 to 0.110.0
([#303](#303)).
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