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

build(deps): bump google.golang.org/api from 0.1.0 to 0.5.0 #1149

Merged
merged 1 commit into from
May 30, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 15, 2019

Bumps google.golang.org/api from 0.1.0 to 0.5.0.

Release notes

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

v0.5.0

  • Better support for google.api.HttpBody.
  • Support for google.api.HttpBody in the healthcare API.
  • Various updates to autogenerated clients.

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

v0.4.0

  • Includes a re-pin of opencensus, greatly reducing the transitive
    dependency list.
  • Deletes photoslibrary/v1. The photoslibrary team hopes to fully support Go in
    the near future, but this autogenerated library is ready to be sunset. If you
    rely on this client, please vendor this library at v0.3.2.
  • Various updates to autogenerated clients.

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

v0.3.2

This patch releases re-builds the go.sum. This was not possible in the
previous release.

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

v0.3.1

This patch release removes github.com/golang/lint from the transitive
dependency list, resolving go get -u problems.

Please note: this release intentionally has a broken go.sum. Please use v0.3.2.

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

v0.3.0

go.mod modifications, including removal of go 1.12 statement and update of opencensus dependency.

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

v0.2.0

General improvements.

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.5.0

  • Better support for google.api.HttpBody.
  • Support for google.api.HttpBody in the healthcare API.
  • Various updates to autogenerated clients.

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

v0.4.0

  • Includes a re-pin of opencensus, greatly reducing the transitive
    dependency list.
  • Deletes photoslibrary/v1. The photoslibrary team hopes to fully support Go in
    the near future, but this autogenerated library is ready to be sunset. If you
    rely on this client, please vendor this library at v0.3.2.
  • Various updates to autogenerated clients.

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

v0.3.2

This patch releases re-builds the go.sum. This was not possible in the
previous release.

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

v0.3.1

This patch release removes github.com/golang/lint from the transitive
dependency list, resolving go get -u problems.

Please note: this release intentionally has a broken go.sum. Please use v0.3.2.

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

v0.3.0

go.mod modifications, including removal of go 1.12 statement and update of
opencensus dependency.

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

v0.2.0

General improvements.

... (truncated)
Commits
  • 721295f release: v0.5.0
  • db006ae all: manually regenerate discovery
  • 612f6f6 all: autogenerated update (2019-05-05)
  • 680697c all: autogenerated update (2019-05-02)
  • 0c3fc9a all: use relative path for Makefile, regenerate all
  • 42f40b5 google-api-go-generator: respect HttpBody for GET requests
  • 358d122 google-api-go-generator: handle google.api.HttpBody for healthcare API
  • d12b295 all: autogenerated update (2019-04-27)
  • 067bed6 mod: re-pin opencensus
  • bd780e9 docs: add RELEASING.md and CHANGES.md
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 15, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/google.golang.org/api-0.5.0 branch from c6441b0 to de1b4f7 Compare May 28, 2019 17:26
@dependabot-preview dependabot-preview bot force-pushed the dependabot/go_modules/google.golang.org/api-0.5.0 branch from de1b4f7 to d498239 Compare May 30, 2019 11:17
Copy link
Member

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's try to have this on RC to test out. Looks legit, but almost impossible to track actual changes.

@bwplotka bwplotka merged commit 6e0673a into master May 30, 2019
@bwplotka bwplotka deleted the dependabot/go_modules/google.golang.org/api-0.5.0 branch May 30, 2019 13:34
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.

None yet

1 participant