Skip to content

Conversation

@dependabot-preview
Copy link

Bumps google-cloud-datastore from 1.56.0 to 1.103.0.

Release notes

Sourced from google-cloud-datastore's releases.

v1.103.0

1.103.0 (2020-06-02)

Features

Bug Fixes

  • update retry logic for operations that can be associated with a transaction (#144) (82ee74e)

Dependencies

  • bump shared-deps version and add back certain test deps (#139) (660f216)
  • update core transport dependencies to v1.35.0 (#114) (cad3bfb)
  • update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 (#117) (b484256)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.6.0 (#140) (712779c)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.7.0 (#142) (e1a5a65)
  • update dependency com.google.guava:guava-bom to v29 (#95) (32d5e37)
  • update dependency com.google.protobuf:protobuf-java to v3.12.0 (#127) (8a310f3)
  • update dependency io.grpc:grpc-bom to v1.29.0 (#110) (ad6b880)
  • update dependency org.threeten:threetenbp to v1.4.4 (#112) (41d571d)

Documentation

  • fix java doc link of LocalDatastoreHelper#stop (#126) (ed9b895)
  • update CONTRIBUTING.md to include code formatting (#534) (#124) (147197d)

v1.101.4

1.101.4 (2020-04-08)

Dependencies

  • update core dependencies (#64) (ce0fd11)
  • update core dependencies (#86) (8394595)
  • update core dependencies to v1.93.3 (#67) (3286a38)
  • update core dependencies to v1.93.4 (#90) (9707cd4)
  • update dependency com.google.api:api-common to v1.9.0 (#80) (ce0726b)
  • update dependency com.google.api:gax-bom to v1.55.0 (#83) (b67b962)
  • update dependency com.google.cloud.samples:shared-configuration to v1.0.13 (#76) (1ecf942)
  • update dependency com.google.oauth-client:google-oauth-client to v1.30.6 (#60) (e355d0f)
  • update dependency org.threeten:threetenbp to v1.4.2 (#73) (13c867a)
  • update dependency org.threeten:threetenbp to v1.4.3 (#88) (75a7254)
... (truncated)
Changelog

Sourced from google-cloud-datastore's changelog.

1.103.0 (2020-06-02)

Features

Bug Fixes

  • update retry logic for operations that can be associated with a transaction (#144) (82ee74e)

Dependencies

  • bump shared-deps version and add back certain test deps (#139) (660f216)
  • update core transport dependencies to v1.35.0 (#114) (cad3bfb)
  • update dependency com.google.api.grpc:proto-google-common-protos to v1.18.0 (#117) (b484256)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.6.0 (#140) (712779c)
  • update dependency com.google.cloud:google-cloud-shared-dependencies to v0.7.0 (#142) (e1a5a65)
  • update dependency com.google.guava:guava-bom to v29 (#95) (32d5e37)
  • update dependency com.google.protobuf:protobuf-java to v3.12.0 (#127) (8a310f3)
  • update dependency io.grpc:grpc-bom to v1.29.0 (#110) (ad6b880)
  • update dependency org.threeten:threetenbp to v1.4.4 (#112) (41d571d)

Documentation

  • fix java doc link of LocalDatastoreHelper#stop (#126) (ed9b895)
  • update CONTRIBUTING.md to include code formatting (#534) (#124) (147197d)

1.101.4 (2020-04-08)

Dependencies

  • update core dependencies (#64) (ce0fd11)
  • update core dependencies (#86) (8394595)
  • update core dependencies to v1.93.3 (#67) (3286a38)
  • update core dependencies to v1.93.4 (#90) (9707cd4)
  • update dependency com.google.api:api-common to v1.9.0 (#80) (ce0726b)
  • update dependency com.google.api:gax-bom to v1.55.0 (#83) (b67b962)
  • update dependency com.google.cloud.samples:shared-configuration to v1.0.13 (#76) (1ecf942)
  • update dependency com.google.oauth-client:google-oauth-client to v1.30.6 (#60) (e355d0f)
  • update dependency org.threeten:threetenbp to v1.4.2 (#73) (13c867a)
  • update dependency org.threeten:threetenbp to v1.4.3 (#88) (75a7254)

1.101.3 (2020-02-28)

... (truncated)
Commits
  • c34770f chore: release 1.102.0 (#113)
  • 82ee74e fix: update retry logic for operations that can be associated with a transact...
  • 5767638 chore(deps): update dependency com.google.cloud:libraries-bom to v5.5.0 (#143)
  • e1a5a65 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 712779c deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 1a60812 chore(bazel): update protobuf, rules_go, gazelle, and gapic-generator-go vers...
  • 660f216 deps: bump shared-deps version and add back certain test deps (#139)
  • b7b89e3 build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • 72e29ff feat: implement google-cloud-shared-dependencies BOM (#135)
  • 8a310f3 deps: update dependency com.google.protobuf:protobuf-java to v3.12.0 (#127)
  • 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)
  • 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 Jun 3, 2020
@dependabot-preview
Copy link
Author

Superseded by #288.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/com.google.cloud-google-cloud-datastore-1.103.0 branch June 19, 2020 22:14
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