Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2024

Bumps io.javaoperatorsdk:operator-framework from 4.9.6 to 4.9.7.

Release notes

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

4.9.7

What's Changed

New Contributors

Full Changelog: operator-framework/java-operator-sdk@v4.9.6...v4.9.7

Commits
  • 1f6cf2c Method signature mismatched with javadoc and implementation (#2587)
  • 9ad77ae chore(deps): bump io.micrometer:micrometer-core from 1.13.3 to 1.14.1 (#2596)
  • 52dd173 chore(deps): bump commons-io:commons-io from 2.17.0 to 2.18.0 (#2597)
  • 134d5c0 improve: simpler api for adding additional CRD file (#2574)
  • 34f1d81 chore(deps): bump org.apache.maven.plugin-tools:maven-plugin-annotations (#2592)
  • 512c549 chore(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0 (#2593)
  • 5f140b9 chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#2591)
  • 3fadd16 chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin (#2589)
  • 9b3d7a4 chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin (#2590)
  • c6549ac chore(deps): bump com.google.cloud.tools:jib-maven-plugin (#2588)
  • 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 4.9.6 to 4.9.7.
- [Release notes](https://github.com/operator-framework/java-operator-sdk/releases)
- [Commits](operator-framework/java-operator-sdk@v4.9.6...v4.9.7)

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

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 Nov 21, 2024
@csviri csviri merged commit ab1f1e6 into main Nov 21, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/maven/io.javaoperatorsdk-operator-framework-4.9.7 branch November 21, 2024 16:56
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