Skip to content

Bump google-cloud-datastore from 2.4.0 to 2.12.5 in /modules/gcloud #1431

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps google-cloud-datastore from 2.4.0 to 2.12.5.

Release notes

Sourced from google-cloud-datastore's releases.

v2.12.5

2.12.5 (2022-11-08)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.6 (#912) (360c790)

v2.12.4

2.12.4 (2022-11-07)

Dependencies

  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.17 (#906) (294e6a8)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17 (#907) (6f8a518)

v2.12.3

2.12.3 (2022-10-24)

Dependencies

  • Update dependency org.easymock:easymock to v5.0.1 (#896) (0382c3d)

v2.12.2

2.12.2 (2022-10-21)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.5 (#891) (1f32176)

v2.12.1

2.12.1 (2022-10-19)

Dependencies

  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.16 (#885) (c8b7559)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16 (#886) (76df7ea)

v2.12.0

2.12.0 (2022-10-17)

Features

... (truncated)

Changelog

Sourced from google-cloud-datastore's changelog.

2.12.5 (2022-11-08)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.6 (#912) (360c790)

2.12.4 (2022-11-07)

Dependencies

  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.17 (#906) (294e6a8)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17 (#907) (6f8a518)

2.12.3 (2022-10-24)

Dependencies

  • Update dependency org.easymock:easymock to v5.0.1 (#896) (0382c3d)

2.12.2 (2022-10-21)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.5 (#891) (1f32176)

2.12.1 (2022-10-19)

Dependencies

  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.16 (#885) (c8b7559)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16 (#886) (76df7ea)

2.12.0 (2022-10-17)

Features

Dependencies

  • Update dependency com.google.errorprone:error_prone_core to v2.16 (#872) (b2a72ca)
  • Update dependency org.easymock:easymock to v5 (#877) (ed816e2)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.15 (#878) (831a92b)

... (truncated)

Commits
  • 5560164 chore(main): release 2.12.5 (#913)
  • 360c790 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 5e57e57 chore(deps): update dependency com.google.cloud:google-cloud-datastore to v2....
  • 896823a chore(java): update dependencies in java requirements file (#1695) (#910)
  • 1eb1e38 chore(main): release 2.12.5-SNAPSHOT (#909)
  • 02699cf chore(main): release 2.12.4 (#908)
  • 294e6a8 deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9....
  • 6f8a518 deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17...
  • 05aa0b1 chore: Set rest_numeric_enums = False for all gapic rules explicitly (#904)
  • eb1e714 samples: Add example snippet for snapshot reads (#809)
  • 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)

Bumps [google-cloud-datastore](https://github.com/googleapis/java-datastore) from 2.4.0 to 2.12.5.
- [Release notes](https://github.com/googleapis/java-datastore/releases)
- [Changelog](https://github.com/googleapis/java-datastore/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-datastore@v2.4.0...v2.12.5)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-datastore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 1, 2023

Superseded by #1491.

@dependabot dependabot bot closed this Jan 1, 2023
@dependabot dependabot bot deleted the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-datastore-2.12.5 branch January 1, 2023 09:02
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants