Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

v16.0.0

Changelog

🛠 Build

  • 2df4eb6 Update to Java 17 (#698), closes #681
  • 74ec31c Migrate to mavenCentral plugin for publishing
  • 304f455 Thread safe pausing (#697), closes #697
  • 6941131 Add documentation for SchedulerClient.cancel (#692), closes #692
  • 6e1191c deps-dev: bump com.oracle.database.jdbc:ojdbc8 from 23.6.0.24.10 to 23.8.0.25.04 (#696)
  • 3ed373a deps: bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 (#690)
  • 38aca92 deps: bump serialization.version from 1.8.0 to 1.8.1 (#689)
  • 9e67fe0 deps: bump com.google.guava:guava from 33.4.0-jre to 33.4.8-jre (#687)

Contributors

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

v15.6.0

Changelog

🐛 Fixes

  • 9a74fa5 Fix getExecutionsFailingLongerThan to not return executions that have previously failed but are now running ok (#685), closes #563 #685

Contributors

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

v15.5.0

Changelog

🚀 Features

  • 8c1e4fa Inline micro jdbc (#682), closes #682

🐛 Fixes

  • eda01aa Daily Schedule should add day on LocalDate before setting the LocalTi… (#663), closes #662 #663

🛠 Build

  • 9f6f8b6 deps: bump net.java.dev.jna:jna from 5.15.0 to 5.17.0 (#675)
  • 53f68f1 deps: bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 (#676)
  • 77ff8ea deps: bump org.mockito:mockito-bom from 5.15.2 to 5.17.0 (#677)
  • def22ac deps-dev: bump bytebuddy.version from 1.17.2 to 1.17.5 (#678), closes #678
  • 0aaabf6 deps: bump kotlin.version from 2.1.10 to 2.1.20 (#679), closes #679

... (truncated)

Commits
  • 49bd519 Try other secretname
  • 55cd7f3 Reference correct credentials
  • 74ec31c Migrate to mavenCentral plugin for publishing
  • 2df4eb6 build: Update to Java 17 (#698)
  • 8471733 spotless
  • 304f455 Thread safe pausing (#697)
  • 6e1191c build(deps-dev): bump com.oracle.database.jdbc:ojdbc8 from 23.6.0.24.10 to 23...
  • 3ed373a build(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to ...
  • 38aca92 build(deps): bump serialization.version from 1.8.0 to 1.8.1 (#689)
  • 9e67fe0 build(deps): bump com.google.guava:guava from 33.4.0-jre to 33.4.8-jre (#687)
  • 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.github.kagkarlsson:db-scheduler](https://github.com/kagkarlsson/db-scheduler) from 15.4.0 to 16.0.0.
- [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.0.0)

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

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 Aug 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Superseded by #23.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/maven/com.github.kagkarlsson-db-scheduler-16.0.0 branch October 1, 2025 05:20
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