Skip to content

Bump google-cloud-datastore from 2.4.0 to 2.13.0 in /modules/gcloud #1491

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 Jan 1, 2023

Bumps google-cloud-datastore from 2.4.0 to 2.13.0.

Release notes

Sourced from google-cloud-datastore's releases.

v2.13.0

2.13.0 (2022-12-06)

Features

  • Next release from main branch is 2.13.0 (#917) (1f12435)

Bug Fixes

  • #355 Explicitly passing --project argument when starting emulator (#923) (ef4065d)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.0 (#932) (1dbcea7)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.18 (#924) (625e896)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.19 (#930) (77285be)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.18 (#925) (0c7539d)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.19 (#931) (40b4011)

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)

... (truncated)

Changelog

Sourced from google-cloud-datastore's changelog.

2.13.0 (2022-12-06)

Features

  • Next release from main branch is 2.13.0 (#917) (1f12435)

Bug Fixes

  • #355 Explicitly passing --project argument when starting emulator (#923) (ef4065d)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.1.0 (#932) (1dbcea7)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.18 (#924) (625e896)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.19 (#930) (77285be)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.18 (#925) (0c7539d)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.19 (#931) (40b4011)

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)

... (truncated)

Commits
  • 34868fe chore(main): release 2.13.0 (#921)
  • 1dbcea7 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 77285be deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9....
  • 40b4011 deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.19...
  • d1d5e3b build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • ef4065d fix: #355 Explicitly passing --project argument when starting emulator (#923)
  • 1e7a0a9 chore: add new branch to sync-repo-settings (#927)
  • 9f27218 chore: upgrade native image checks to graalvm-22.3.0 (#1718) (#926)
  • 625e896 deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9....
  • 0c7539d deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.18...
  • 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.13.0.
- [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.13.0)

---
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 Jan 1, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 1, 2023

Superseded by #1572.

@dependabot dependabot bot closed this Feb 1, 2023
@dependabot dependabot bot deleted the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-datastore-2.13.0 branch February 1, 2023 09:03
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