lukas-krecan / ShedLock

Distributed lock for your scheduled tasks
Apache License 2.0
3.66k stars 518 forks source link

Bump com.google.cloud:google-cloud-datastore from 2.22.0 to 2.23.0 #2195

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps com.google.cloud:google-cloud-datastore from 2.22.0 to 2.23.0.

Release notes

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

v2.23.0

2.23.0 (2024-10-14)

Features

  • Support for field update operators in the Datastore API and resolution strategies when there is a conflict at write time (b299266)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.46.1 (678eee2)
  • deps: Update the Java code generator (gapic-generator-java) to 2.47.0 (b299266)

Dependencies

Changelog

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

2.23.0 (2024-10-14)

Features

  • Support for field update operators in the Datastore API and resolution strategies when there is a conflict at write time (b299266)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.46.1 (678eee2)
  • deps: Update the Java code generator (gapic-generator-java) to 2.47.0 (b299266)

Dependencies

Commits
  • e15bb05 chore(main): release 2.23.0 (#1622)
  • fee3f7c chore(main): release 2.22.1-SNAPSHOT (#1606)
  • 6eaff23 deps: update sdk platform java dependencies (#1617)
  • b299266 chore: Update generation configuration at Wed Oct 9 02:23:35 UTC 2024 (#1608)
  • 742d059 chore: use composite action (#1610)
  • 0da1219 chore(deps): update dependency com.google.cloud:google-cloud-datastore to v2....
  • 678eee2 chore: Update generation configuration at Sat Sep 28 02:22:38 UTC 2024 (#1599)
  • See full diff 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 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)