Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps io.javaoperatorsdk:operator-framework from 5.1.4 to 5.1.5.

Release notes

Sourced from io.javaoperatorsdk:operator-framework's releases.

5.1.5

What's Changed

Full Changelog: operator-framework/java-operator-sdk@v5.1.4...v5.1.5

Commits
  • 6eb2486 fix: checking for null to avoid NPE with SSA matching (#3037)
  • c27b0c6 chore(deps): bump commons-io:commons-io from 2.20.0 to 2.21.0 (#3035)
  • f350562 chore(deps): bump io.micrometer:micrometer-core from 1.15.5 to 1.16.0 (#3033)
  • ad55db8 improve: marking long running tests as integration test (#3028)
  • 1c881f5 chore(deps): bump com.github.ben-manes.caffeine:caffeine (#3025)
  • 6127066 improve: Small health check improvements (#3021)
  • 358ed4e chore(deps): bump org.apache.maven.plugins:maven-plugin-plugin (#3022)
  • 385f1a3 chore(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations (#3023)
  • 61ed0ef improve: showcase initialized spec deleted when adding finalizer with SSA wit...
  • a25ddb1 improve: showcase issue where updating the spec with SSA removes the finalize...
  • 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 [io.javaoperatorsdk:operator-framework](https://github.com/operator-framework/java-operator-sdk) from 5.1.4 to 5.1.5.
- [Release notes](https://github.com/operator-framework/java-operator-sdk/releases)
- [Commits](operator-framework/java-operator-sdk@v5.1.4...v5.1.5)

---
updated-dependencies:
- dependency-name: io.javaoperatorsdk:operator-framework
  dependency-version: 5.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 17, 2025
@csviri csviri merged commit e40ff0b into main Nov 17, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/io.javaoperatorsdk-operator-framework-5.1.5 branch November 17, 2025 18:31
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.

2 participants