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

Bump com.google.cloud:google-cloud-datastore from 2.15.0 to 2.17.6 #1650

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2023

Bumps com.google.cloud:google-cloud-datastore from 2.15.0 to 2.17.6.

Release notes

Sourced from com.google.cloud:google-cloud-datastore's releases.

v2.17.6

2.17.6 (2023-11-30)

Bug Fixes

  • Remove deprecated databaseId field in DatastoreOptions (#1237) (05e25e5)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.20.0 (#1247) (c4e3533)
  • Update dependency org.junit.vintage:junit-vintage-engine to v5.10.1 (#1230) (05c7fc6)

v2.17.5

2.17.5 (2023-11-02)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.19.0 (#1226) (970ac96)

v2.17.4

2.17.4 (2023-10-23)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.18.0 (#1215) (aa82f01)
  • Update dependency com.google.errorprone:error_prone_core to v2.23.0 (#1213) (c57db43)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.28 (#1216) (ce4eff2)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.28 (#1217) (7d56b3c)

v2.17.3

2.17.3 (2023-10-10)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.17.0 (#1206) (2ad068b)

v2.17.1

2.17.1 (2023-09-11)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.15.0 (#1184) (6cbb795)
  • Update dependency org.easymock:easymock to v5.2.0 (#1180) (3e62380)

... (truncated)

Changelog

Sourced from com.google.cloud:google-cloud-datastore's changelog.

2.17.6 (2023-11-30)

Bug Fixes

  • Remove deprecated databaseId field in DatastoreOptions (#1237) (05e25e5)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.20.0 (#1247) (c4e3533)
  • Update dependency org.junit.vintage:junit-vintage-engine to v5.10.1 (#1230) (05c7fc6)

2.17.5 (2023-11-02)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.19.0 (#1226) (970ac96)

2.17.4 (2023-10-23)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.18.0 (#1215) (aa82f01)
  • Update dependency com.google.errorprone:error_prone_core to v2.23.0 (#1213) (c57db43)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.28 (#1216) (ce4eff2)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.28 (#1217) (7d56b3c)

2.17.3 (2023-10-10)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.17.0 (#1206) (2ad068b)

2.17.2 (2023-09-26)

Bug Fixes

  • Checksum format (#1178) (410b939)
  • Deprecate databaseId on datastore-v1-proto-client DatastoreOptions (#1190) (12a3d27)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.0 (#1195) (6f0cad7)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.1 (#1198) (8062be9)

... (truncated)

Commits
  • 0a965b9 chore(main): release 2.17.6 (#1232)
  • c4e3533 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 9686339 build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to...
  • 05e25e5 fix: remove deprecated databaseId field in DatastoreOptions (#1237)
  • 41d43e8 refactor: rename internal class QueryAndReadOptions to QueryConfig (#1245)
  • f087f31 chore: Update sync-repo-settings.yaml for v3-experimental branch (#1239)
  • 70dd9cf chore: add V3-experimental to sync-repo-settings (#1236)
  • 154b99d chore(deps): update dependency com.google.cloud:libraries-bom to v26.27.0 (#1...
  • 05c7fc6 deps: update dependency org.junit.vintage:junit-vintage-engine to v5.10.1 (#1...
  • e6596f9 build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.google.cloud:google-cloud-datastore](https://github.com/googleapis/java-datastore) from 2.15.0 to 2.17.6.
- [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.15.0...v2.17.6)

---
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 8, 2023
@lukas-krecan lukas-krecan merged commit ce86eb0 into master Dec 8, 2023
@lukas-krecan lukas-krecan deleted the dependabot/maven/com.google.cloud-google-cloud-datastore-2.17.6 branch December 8, 2023 20:50
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.

1 participant