Skip to content

fix(deps): bump io.javaoperatorsdk:operator-framework from 5.0.1 to 5.0.3 #637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2025

Bumps io.javaoperatorsdk:operator-framework from 5.0.1 to 5.0.3.

Release notes

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

5.0.3

What's Changed

Full Changelog: operator-framework/java-operator-sdk@v5.0.2...v5.0.3

5.0.2

What's Changed

Full Changelog: operator-framework/java-operator-sdk@v5.0.1...v5.0.2

Commits
  • 42f7432 chore(deps): bump org.junit:junit-bom from 5.11.4 to 5.12.0 (#2700)
  • 795f835 chore(deps): bump org.awaitility:awaitility from 4.2.2 to 4.3.0 (#2701)
  • bae8da3 chore(deps): bump com.diffplug.spotless:spotless-maven-plugin (#2693)
  • cde1bf2 fix: patch version handling (#2696)
  • 0b47463 refactor: CI only pulls each minikube once for each kubernetes version (#2691)
  • 8a37956 chore(deps): bump org.apache.maven.plugins:maven-clean-plugin (#2692)
  • 0dd72b5 Set new SNAPSHOT version into pom files.
  • 1c87f5f chore: update OWNERS for the current state of the project (#2690)
  • 8bdc402 fix: allow keeping deleted CRDs in test with configuration (#2687)
  • f5f0a60 fix: explicit workflow invocation uses the same resource intance that reconci...
  • 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.0.1 to 5.0.3.
- [Release notes](https://github.com/operator-framework/java-operator-sdk/releases)
- [Commits](operator-framework/java-operator-sdk@v5.0.1...v5.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 26, 2025 01:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 26, 2025
Copy link
Contributor

github-actions bot commented Feb 26, 2025

Next patch release will be 2.0.1, Show Release Notes

2.0.1 (2025-02-27)

Bug Fixes

  • deps: bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 (87eddbc)
  • deps: bump io.javaoperatorsdk:operator-framework (8e3be51)
  • deps: bump netty to 4.1.119 (fdd71a7)
  • deps: bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 (895e7d3)

dependabot bot added 6 commits February 27, 2025 09:45
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.2 to 4.3.0.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](awaitility/awaitility@awaitility-4.2.2...awaitility-4.3.0)

---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.16 to 1.5.17.
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](qos-ch/logback@v_1.5.16...v_1.5.17)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.4...r5.12.0)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps org.slf4j:slf4j-api from 2.0.16 to 2.0.17.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@65c4c4a...4cec3d8)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 3.12.12 to 4.12.0.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-3.12.12...parent-4.12.0)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor

github-actions bot commented Feb 27, 2025

Test Results

   21 files  ±0     21 suites  ±0   16s ⏱️ ±0s
1 141 tests ±0  1 141 ✅ ±0  0 💤 ±0  0 ❌ ±0 
8 144 runs  ±0  8 144 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 9a96f28. ± Comparison against base commit 72b82e0.

♻️ This comment has been updated with latest results.

Copy link

@JoergSiebahn JoergSiebahn enabled auto-merge (rebase) February 27, 2025 09:48
@JoergSiebahn JoergSiebahn merged commit b11bc11 into master Feb 27, 2025
18 checks passed
@JoergSiebahn JoergSiebahn deleted the dependabot/gradle/io.javaoperatorsdk-operator-framework-5.0.3 branch February 27, 2025 09:48
@ghost
Copy link

ghost commented Feb 27, 2025

🎉 This PR is included in version 2.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@ghost ghost added the released label Feb 27, 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 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant