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.99.0 to 0.100.0 in /sdks #23718

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2022

Bumps google.golang.org/api from 0.99.0 to 0.100.0.

Release notes

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

v0.100.0

0.100.0 (2022-10-18)

Features

  • all: Auto-regenerate discovery clients (#1712) (f9e15f2)
  • all: Auto-regenerate discovery clients (#1717) (f990a2a)
  • internal/gensupport: Remove DetermineContentType, use gax-go copy (#1716) (37f90e9)

Bug Fixes

  • idtoken: Allow missing age in http response header (#1715) (b235b1f)
Changelog

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

0.100.0 (2022-10-18)

Features

  • all: Auto-regenerate discovery clients (#1712) (f9e15f2)
  • all: Auto-regenerate discovery clients (#1717) (f990a2a)
  • internal/gensupport: Remove DetermineContentType, use gax-go copy (#1716) (37f90e9)

Bug Fixes

  • idtoken: Allow missing age in http response header (#1715) (b235b1f)
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go labels Oct 19, 2022
@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Merging #23718 (7b7624a) into master (3dd2072) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #23718   +/-   ##
=======================================
  Coverage   73.23%   73.23%           
=======================================
  Files         719      719           
  Lines       95962    95962           
=======================================
  Hits        70277    70277           
  Misses      24373    24373           
  Partials     1312     1312           
Flag Coverage Δ
go 50.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link
Contributor

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @riteshghorse for label go.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@riteshghorse
Copy link
Contributor

Run Go PostCommit

@github-actions
Copy link
Contributor

R: @lostluck for final approval

@riteshghorse
Copy link
Contributor

Since Robert is out for a week, R: @jrmccluskey for final approval

@dependabot dependabot bot force-pushed the dependabot/go_modules/sdks/google.golang.org/api-0.100.0 branch from 978be14 to cc58047 Compare October 19, 2022 20:19
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.99.0 to 0.100.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.99.0...v0.100.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 force-pushed the dependabot/go_modules/sdks/google.golang.org/api-0.100.0 branch from cc58047 to 7b7624a Compare October 19, 2022 20:20
@github-actions
Copy link
Contributor

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control

@jrmccluskey jrmccluskey merged commit 220902c into master Oct 25, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/sdks/google.golang.org/api-0.100.0 branch October 25, 2022 16:50
ruslan-ikhsan pushed a commit to akvelon/beam that referenced this pull request Nov 11, 2022
)

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.99.0 to 0.100.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.99.0...v0.100.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 Next Action: Reviewers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants