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.140.0 to 0.141.0 #535

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2023

Bumps google.golang.org/api from 0.140.0 to 0.141.0.

Release notes

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

v0.141.0

0.141.0 (2023-09-14)

Features

  • all: Auto-regenerate discovery clients (#2155) (9a84e80)
  • all: Auto-regenerate discovery clients (#2159) (2b846e5)
  • all: Auto-regenerate discovery clients (#2160) (124e36e)
  • idtoken: Add ParsePayload returning unvalidated token payload (#2136) (d541d8e)

Bug Fixes

  • transport: Remove conditional App Engine gen 1 Go hooks (#2158) (c2fa93e), refs #2128
Changelog

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

0.141.0 (2023-09-14)

Features

  • all: Auto-regenerate discovery clients (#2155) (9a84e80)
  • all: Auto-regenerate discovery clients (#2159) (2b846e5)
  • all: Auto-regenerate discovery clients (#2160) (124e36e)
  • idtoken: Add ParsePayload returning unvalidated token payload (#2136) (d541d8e)

Bug Fixes

  • transport: Remove conditional App Engine gen 1 Go hooks (#2158) (c2fa93e), refs #2128
Commits
  • c3d417d chore(main): release 0.141.0 (#2156)
  • d541d8e feat(idtoken): add ParsePayload returning unvalidated token payload (#2136)
  • 124e36e feat(all): auto-regenerate discovery clients (#2160)
  • 2b846e5 feat(all): auto-regenerate discovery clients (#2159)
  • c2fa93e fix(transport): remove conditional App Engine gen 1 Go hooks (#2158)
  • 2114d8d chore: remove misleading docs for credentialsFromJSON JWT path (#2141)
  • 9a84e80 feat(all): auto-regenerate discovery clients (#2155)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 the dependencies for dependabot :) label Sep 14, 2023
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #535 (48b5a0e) into master (219df8b) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

❗ Current head 48b5a0e differs from pull request most recent head 44e1f81. Consider uploading reports for the commit 44e1f81 to get more accurate results

@@           Coverage Diff           @@
##           master     #535   +/-   ##
=======================================
  Coverage   47.17%   47.17%           
=======================================
  Files          99       99           
  Lines        3729     3729           
=======================================
  Hits         1759     1759           
  Misses       1918     1918           
  Partials       52       52           

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

@pajlada pajlada enabled auto-merge (squash) September 15, 2023 07:32
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.140.0 to 0.141.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.140.0...v0.141.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/google.golang.org/api-0.141.0 branch from 48b5a0e to 44e1f81 Compare September 15, 2023 07:34
@pajlada pajlada merged commit a44fdd2 into master Sep 15, 2023
8 checks passed
@pajlada pajlada deleted the dependabot/go_modules/google.golang.org/api-0.141.0 branch September 15, 2023 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies for dependabot :)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant