Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps shedlock.version from 6.6.1 to 6.9.0.
Updates net.javacrumbs.shedlock:shedlock-spring from 6.6.1 to 6.9.0

Changelog

Sourced from net.javacrumbs.shedlock:shedlock-spring's changelog.

6.9.0 (2025-06-07)

6.8.0 (2025-05-31)

  • Added riskyUnlock to HazelcastLockProvider
  • Dependency updates

6.7.0 (2025-05-22)

  • safeUpdate mode for Redis Providers (thanks @​shotmk)

6.6.0 (2025-05-05)

6.5.0 (2025-04-29)

  • Support for Sort Keys for DynamoDBLockProvider (thanks @​avanish-p1)
  • Dependency updates

6.4.0 (2025-04-19)

  • Support ElasticSearch 9
  • Dependency updates

6.3.1 (2025-03-28)

  • Add shedlock-provider-jdbc to bom (thanks @​svenallers)
  • Dependency updates

6.3.0 (2025-02-06)

6.2.0 (2025-01-08)

  • Support OpenSearch Java client (thanks @​harisonde)
  • Dependency updates

6.1.0 (2025-01-06)

6.0.2

  • #2272 Don't fail on startup if LockProvider not found
  • Dependency updates

6.0.1

  • Support for multiple LockProviders
  • cdi-vintage module removed
  • Micronaut 3 support removed
  • micronaut-jdbc built on top of Micronaut 4
  • PROXY_SCHEDULER mode deprecated
  • Cassandra lock provider stated to use the org.apache.cassandra driver

... (truncated)

Commits
  • 954f1cb [maven-release-plugin] prepare release shedlock-parent-6.9.0
  • d39c320 Jumping through Maven Central hoop
  • 9904ccd [maven-release-plugin] rollback the release of shedlock-parent-6.9.0
  • 515d916 [maven-release-plugin] prepare for next development iteration
  • c474ae4 [maven-release-plugin] prepare release shedlock-parent-6.9.0
  • 78137a0 Simplify tests
  • 118cdb0 Better exception handling in Exposed
  • 402d5bd Bump com.google.cloud:google-cloud-datastore from 2.28.2 to 2.29.0 (#2634)
  • 1d3dbf0 Bump software.amazon.awssdk:s3 from 2.31.57 to 2.31.58 (#2633)
  • 9c3ae28 Add exposed provider (#2628)
  • Additional commits viewable in compare view

Updates net.javacrumbs.shedlock:shedlock-provider-jdbc-template from 6.6.1 to 6.9.0

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `shedlock.version` from 6.6.1 to 6.9.0.

Updates `net.javacrumbs.shedlock:shedlock-spring` from 6.6.1 to 6.9.0
- [Changelog](https://github.com/lukas-krecan/ShedLock/blob/master/RELEASES.md)
- [Commits](lukas-krecan/ShedLock@shedlock-parent-6.6.1...shedlock-parent-6.9.0)

Updates `net.javacrumbs.shedlock:shedlock-provider-jdbc-template` from 6.6.1 to 6.9.0

---
updated-dependencies:
- dependency-name: net.javacrumbs.shedlock:shedlock-spring
  dependency-version: 6.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: net.javacrumbs.shedlock:shedlock-provider-jdbc-template
  dependency-version: 6.9.0
  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 Jun 9, 2025
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