Skip to content

Bump google.golang.org/api from bc20c61134e1d25265dd60049f5735381e79b631 to 0.25.0 - #101

Closed
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/dep/google.golang.org/api-0.25.0
Closed

Bump google.golang.org/api from bc20c61134e1d25265dd60049f5735381e79b631 to 0.25.0#101
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/dep/google.golang.org/api-0.25.0

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps google.golang.org/api from bc20c61134e1d25265dd60049f5735381e79b631 to 0.25.0. This release includes the previously tagged commit.

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.

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 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)

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from bc20c61134e1d25265dd60049f5735381e79b631 to 0.25.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/master/CHANGES.md)
- [Commits](googleapis/google-api-go-client@bc20c61...v0.25.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 21, 2020
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #107.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/dep/google.golang.org/api-0.25.0 branch June 2, 2020 07:49
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 Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants