Skip to content
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

fix(deps): bump io.javaoperatorsdk:operator-framework-bom from 4.4.2 to 4.4.3 #116

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps io.javaoperatorsdk:operator-framework-bom from 4.4.2 to 4.4.3.

Release notes

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

4.4.3

What's Changed

Full Changelog: operator-framework/java-operator-sdk@v4.4.2...v4.4.3

Commits
  • 85e65ed improve: re-use ignoreList in GenericKubernetesResourceMatcher (#2050)
  • ddd7c42 fix: processor issue with cleanup resources (#2049)
  • 2aa8dfe chore(deps): bump actions/checkout from 3 to 4 (#2044)
  • 4983b30 chore: upgrade k8s versions for CI (#1657)
  • c97cf02 refactor: reduce redundancy by removing duplicate configuration recording
  • 28aa164 improve: logging if no primary found for resource id (#2036)
  • fe1a693 docs: remove dependent resources disclaimer (#2031)
  • a973711 improve: dependent resource can be re-initialized (#2026)
  • 574eeed improve: add test for startup with no right and no stop config (#2024)
  • 995087d chore(deps-dev): bump org.mockito:mockito-core from 5.4.0 to 5.5.0 (#2025)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [io.javaoperatorsdk:operator-framework-bom](https://github.com/operator-framework/java-operator-sdk) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/operator-framework/java-operator-sdk/releases)
- [Changelog](https://github.com/operator-framework/java-operator-sdk/blob/main/docs/releases.html)
- [Commits](operator-framework/java-operator-sdk@v4.4.2...v4.4.3)

---
updated-dependencies:
- dependency-name: io.javaoperatorsdk:operator-framework-bom
  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 Sep 11, 2023
@github-actions github-actions bot merged commit c659612 into main Sep 11, 2023
4 checks passed
@github-actions github-actions bot deleted the dependabot/maven/io.javaoperatorsdk-operator-framework-bom-4.4.3 branch September 11, 2023 22:51
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.

0 participants