Skip to content

fix(deps): bump operatorFrameworkVersion from 5.3.0 to 5.3.1#866

Merged
JoergSiebahn merged 1 commit intomasterfrom
dependabot/gradle/operatorFrameworkVersion-5.3.1
Mar 26, 2026
Merged

fix(deps): bump operatorFrameworkVersion from 5.3.0 to 5.3.1#866
JoergSiebahn merged 1 commit intomasterfrom
dependabot/gradle/operatorFrameworkVersion-5.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps operatorFrameworkVersion from 5.3.0 to 5.3.1.
Updates io.javaoperatorsdk:java-operator-sdk from 5.3.0 to 5.3.1

Release notes

Sourced from io.javaoperatorsdk:java-operator-sdk's releases.

5.3.1

What's Changed

New Contributors

Full Changelog: operator-framework/java-operator-sdk@v5.3.0...v5.3.1

Commits
  • 5e5e2be fix: sonar run, build on java 17 (#3240)
  • cd2a5ff fix: race condition on get when add received after informer cache read (#3237)
  • b240aef feat: add OpenRewrite module for migrations and recipe for 5.3.0 (#3236)
  • 5daec11 docs: add links to read-cache-after-write conistency blog post (#3234)
  • 2616c3d chore(deps): bump org.yaml:snakeyaml from 2.3 to 2.6 (#3233)
  • a8b4728 fix(docs): blog prev/next button text color (#3230)
  • ebdf03d fix: fix junit module name in AGENTS.md (#3232)
  • eb8f033 fix: Typo in CLAUDE.md (#3231)
  • 32e8b57 chore: update version to 5.3.1-SNAPSHOT (#3227)
  • See full diff in compare view

Updates io.javaoperatorsdk:operator-framework-bom from 5.3.0 to 5.3.1

Release notes

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

5.3.1

What's Changed

New Contributors

Full Changelog: operator-framework/java-operator-sdk@v5.3.0...v5.3.1

Commits
  • 5e5e2be fix: sonar run, build on java 17 (#3240)
  • cd2a5ff fix: race condition on get when add received after informer cache read (#3237)
  • b240aef feat: add OpenRewrite module for migrations and recipe for 5.3.0 (#3236)
  • 5daec11 docs: add links to read-cache-after-write conistency blog post (#3234)
  • 2616c3d chore(deps): bump org.yaml:snakeyaml from 2.3 to 2.6 (#3233)
  • a8b4728 fix(docs): blog prev/next button text color (#3230)
  • ebdf03d fix: fix junit module name in AGENTS.md (#3232)
  • eb8f033 fix: Typo in CLAUDE.md (#3231)
  • 32e8b57 chore: update version to 5.3.1-SNAPSHOT (#3227)
  • See full diff in compare view

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 25, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 25, 2026 01:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 25, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 25, 2026

Next patch release will be 3.0.25, Show Release Notes

3.0.25 (2026-03-26)

Bug Fixes

  • deps: bump operatorFrameworkVersion from 5.3.0 to 5.3.1 (a11a317)

@dependabot dependabot bot force-pushed the dependabot/gradle/operatorFrameworkVersion-5.3.1 branch from 377c454 to 6710b79 Compare March 26, 2026 09:40
@JoergSiebahn JoergSiebahn enabled auto-merge (rebase) March 26, 2026 09:41
Bumps `operatorFrameworkVersion` from 5.3.0 to 5.3.1.

Updates `io.javaoperatorsdk:java-operator-sdk` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/operator-framework/java-operator-sdk/releases)
- [Commits](operator-framework/java-operator-sdk@v5.3.0...v5.3.1)

Updates `io.javaoperatorsdk:operator-framework-bom` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/operator-framework/java-operator-sdk/releases)
- [Commits](operator-framework/java-operator-sdk@v5.3.0...v5.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@JoergSiebahn JoergSiebahn force-pushed the dependabot/gradle/operatorFrameworkVersion-5.3.1 branch from 6710b79 to a11a317 Compare March 26, 2026 09:42
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

   22 files  ±0     22 suites  ±0   40s ⏱️ -5s
1 152 tests ±0  1 152 ✅ ±0  0 💤 ±0  0 ❌ ±0 
8 155 runs  ±0  8 155 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit a11a317. ± Comparison against base commit 02e556f.

@JoergSiebahn JoergSiebahn disabled auto-merge March 26, 2026 09:45
@JoergSiebahn JoergSiebahn enabled auto-merge (squash) March 26, 2026 09:46
@sonarqubecloud
Copy link
Copy Markdown

@JoergSiebahn JoergSiebahn merged commit 707a667 into master Mar 26, 2026
17 checks passed
@JoergSiebahn JoergSiebahn deleted the dependabot/gradle/operatorFrameworkVersion-5.3.1 branch March 26, 2026 09:47
@SDABot-lab
Copy link
Copy Markdown

🎉 This PR is included in version 3.0.25 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

2 participants