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.37.0 to 0.38.0 #162

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps google.golang.org/api from 0.37.0 to 0.38.0.

Release notes

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

google-api-go-client v0.38.0

Features

Bug Fixes

  • internal: don't self-sign JWT when an endpoint provided (#847) (55f262c)
  • internal: don't use self-signed JWT with impersonation (#788) (1dc7dac)
Changelog

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

0.38.0 (2021-01-29)

Features

Bug Fixes

  • internal: don't self-sign JWT when an endpoint provided (#847) (55f262c)
  • internal: don't use self-signed JWT with impersonation (#788) (1dc7dac)
Commits
  • 0cdb22e chore: release 0.38.0 (#841)
  • 55f262c fix(internal): don't self-sign JWT when an endpoint provided (#847)
  • 1dc7dac fix(internal): don't use self-signed JWT with impersonation (#788)
  • 3b9d19d feat(all): auto-regenerate discovery clients (#846)
  • e9ea6ce feat(all): auto-regenerate discovery clients (#845)
  • a1f2cf9 feat(all): auto-regenerate discovery clients (#844)
  • 229e01f docs: add examples on how to test libraries (#818)
  • 3682d1e feat(all): auto-regenerate discovery clients (#840)
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 1, 2021
@codecov
Copy link

codecov bot commented Feb 1, 2021

Codecov Report

Merging #162 (c1a0ad4) into master (7e04cdf) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #162   +/-   ##
=======================================
  Coverage   41.01%   41.01%           
=======================================
  Files           4        4           
  Lines         178      178           
=======================================
  Hits           73       73           
  Misses        100      100           
  Partials        5        5           

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 7e04cdf...c1a0ad4. Read the comment docs.

@sudermanjr sudermanjr merged commit f5e0d5f into master Feb 5, 2021
@sudermanjr sudermanjr deleted the dependabot/go_modules/google.golang.org/api-0.38.0 branch February 5, 2021 01:18
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.

1 participant