Skip to content

Bump google.golang.org/api from 0.6.0 to 0.25.0#15

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/google.golang.org/api-0.25.0
Closed

Bump google.golang.org/api from 0.6.0 to 0.25.0#15
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/google.golang.org/api-0.25.0

Conversation

@dependabot-preview
Copy link

Bumps google.golang.org/api from 0.6.0 to 0.25.0.

Release notes

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

v0.25.0

Announcements

goolgeapis/google-api-go-client has moved its source of truth to GitHub and is no longer a mirror. This means that our contributing process has changed a bit. We will now be conducting all code reviews on GitHub which means we now accept Pull Requests! If you have a version of the codebase previously checked out you may wish to update your git remote to point to GitHub.

Changes

  • all:
    • Updated instructions in CONTRIBUTING.md for pull requests.
  • idtoken:
    • Validate now checks to see if the token is expired.
  • sheets:
    • Update ExtendedValue Fields to be pointer types.
  • support/bunder:
    • Fix a deadlock that could when handler limit was set to one.
  • transport:
    • Allow GOOGLE_API_USE_MTLS overriding the mTLS endpoint behavior for the HTTP client.
  • Various updates to autogenerated clients.

Please note: the release version is not indicative of an individual client's stability or version.

v0.24.0

Changes

  • googleapi:
    • Return more details with errors.
  • sqladmin
    • Make StorageAutoResize a pointer type for v1.
  • transport/http:
    • When provided, use the TokenSource from options for NewTransport. This fixes a bug in idtoken.NewClient where the wrong TokenSource was being used for authentication.
  • Various updates to autogenerated clients.

Please note: the release version is not indicative of an individual client's stability or version.

v0.23.0

  • apigee:
    • Re-enable generation of this client.
  • compute:
    • Make Id a on ExternalVpnGateway a pointer type.
  • idtoken:
... (truncated)
Changelog

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

v0.25.0

Announcements

goolgeapis/google-api-go-client has moved its source of truth to GitHub and is no longer a mirror. This means that our contributing process has changed a bit. We will now be conducting all code reviews on GitHub which means we now accept Pull Requests! If you have a version of the codebase previously checked out you may wish to update your git remote to point to GitHub.

Changes

  • all:
    • Updated instructions in CONTRIBUTING.md for pull requests.
  • idtoken:
    • Validate now checks to see if the token is expired.
  • sheets:
    • Update ExtendedValue Fields to be pointer types.
  • support/bunder:
    • Fix a deadlock that could when handler limit was set to one.
  • transport:
    • Allow GOOGLE_API_USE_MTLS overriding the mTLS endpoint behavior for the HTTP client.
  • Various updates to autogenerated clients.

Please note: the release version is not indicative of an individual client's stability or version.

v0.24.0

Changes

  • googleapi:
    • Return more details with errors.
  • sqladmin
    • Make StorageAutoResize a pointer type for v1.
  • transport/http:
    • When provided, use the TokenSource from options for NewTransport. This fixes a bug in idtoken.NewClient where the wrong TokenSource was being used for authentication.
  • Various updates to autogenerated clients.

Please note: the release version is not indicative of an individual client's stability or version.

v0.23.0

Changes

... (truncated)
Commits
  • 8ecc69f all: release v0.25.0 (#493)
  • b65b9f3 idtoken: validate if token is expired (#492)
  • 05ec534 CONTRIBUTING: add instructions for pull requests (#487)
  • 6114940 support/bundler: fix deadlock when using time based flush
  • 8968398 sheets: Update ExtendedValue Fields to be pointer
  • 334f1cf transport: support GOOGLE_API_USE_MTLS
  • 7629a2d all: autogenerated update (2020-05-18)
  • cc2eaa7 all: autogenerated update (2020-05-14)
  • 51d7f2b all: autogenerated update (2020-05-13)
  • f56cff5 all: autogenerated update (2020-05-12)
  • Additional commits viewable 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)
  • 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 May 21, 2020
@dependabot-preview
Copy link
Author

Superseded by #16.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/google.golang.org/api-0.25.0 branch June 2, 2020 05:09
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.

0 participants