Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps com.github.kagkarlsson:db-scheduler from 15.4.0 to 16.4.1.

Release notes

Sourced from com.github.kagkarlsson:db-scheduler's releases.

v16.4.1

Changelog

🚀 Features

  • 76d9292 Provide onDeadExecution method for RecurringTaskWithPersistentScheduleBuilder (#713), closes #705 #713
  • fba56e4 allow arbitrary tasks chaining (#728), closes #728

🛠 Build

  • 11d9ac3 deps: bump com.mycila:license-maven-plugin from 4.6 to 5.0.0 (#748)
  • 051176d deps-dev: bump com.microsoft.sqlserver:mssql-jdbc from 12.9.0.jre8-preview to 13.2.1.jre8 (#753)
  • 0a7bd92 deps: bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 3.0.0 (#745)
  • a479167 deps: Update dependencies (#755), closes #755

Contributors

We'd like to thank the following people for their contributions:

v16.3.1

Changelog

🚀 Features

  • 3b8abaa log sql query (#750), closes #750

🐛 Fixes

  • ee39f56 Fix flaky OracleCompatibilityTest (#754), closes #754
  • ab2ec2f Rename clock bean to not clash with user clock bean (#752), closes #720 #752

🛠 Build

  • cc72942 more retries when deploying to sonatype

Contributors

We'd like to thank the following people for their contributions:

v16.2.0

Changelog

🚀 Features

  • 84e94e2 Expose Clock from builder and implement in Spring Boot AutoConfiguration (#720), closes #720

🛠 Build

... (truncated)

Commits
  • 76d9292 feat: Provide onDeadExecution method for RecurringTaskWithPersistentScheduleB...
  • 11d9ac3 build(deps): bump com.mycila:license-maven-plugin from 4.6 to 5.0.0 (#748)
  • 051176d build(deps-dev): bump com.microsoft.sqlserver:mssql-jdbc from 12.9.0.jre8-pre...
  • 0a7bd92 build(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to ...
  • fba56e4 feat: allow arbitrary tasks chaining (#728)
  • a479167 build(deps): Update dependencies (#755)
  • cc72942 build: more retries when deploying to sonatype
  • ee39f56 fix: Fix flaky OracleCompatibilityTest (#754)
  • 3b8abaa feat: log sql query (#750)
  • ab2ec2f fix: Rename clock bean to not clash with user clock bean (#752)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [com.github.kagkarlsson:db-scheduler](https://github.com/kagkarlsson/db-scheduler) from 15.4.0 to 16.4.1.
- [Release notes](https://github.com/kagkarlsson/db-scheduler/releases)
- [Changelog](https://github.com/kagkarlsson/db-scheduler/blob/master/jreleaser.yml)
- [Commits](kagkarlsson/db-scheduler@v15.4.0...v16.4.1)

---
updated-dependencies:
- dependency-name: com.github.kagkarlsson:db-scheduler
  dependency-version: 16.4.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Nov 1, 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