Skip to content

Bump operator-framework from 3.0.3 to 4.1.2#29

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/io.javaoperatorsdk-operator-framework-4.1.2
Closed

Bump operator-framework from 3.0.3 to 4.1.2#29
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/io.javaoperatorsdk-operator-framework-4.1.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 28, 2022

Copy link
Copy Markdown
Contributor

Bumps operator-framework from 3.0.3 to 4.1.2.

Release notes

Sourced from operator-framework's releases.

v4.1.2

What's Changed

New Contributors

Full Changelog: operator-framework/java-operator-sdk@v4.1.1...v4.1.2

4.1.1

What's Changed

Full Changelog: operator-framework/java-operator-sdk@v4.1.0...v4.1.1

4.1.0

What's Changed

  • This release covers some common cases for dependent resources that was not covered yet:

    • Support multiple dependent resource of same type (#1175)
    • Support bulk dependent resources (#1182)
    • Support dependent resources with explicit state (#1221)
  • Now it is possible to configure better whether an operator should stop in case of error in event sources on startup (#1405)

    • This is also related the an added configuration for cache sync timeouts (#1318)

To see the full Changelog: operator-framework/java-operator-sdk@v4.0.3...v4.1.0

... (truncated)

Commits

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 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 [operator-framework](https://github.com/java-operator-sdk/java-operator-sdk) from 3.0.3 to 4.1.2.
- [Release notes](https://github.com/java-operator-sdk/java-operator-sdk/releases)
- [Changelog](https://github.com/java-operator-sdk/java-operator-sdk/blob/main/docs/releases.html)
- [Commits](operator-framework/java-operator-sdk@v3.0.3...v4.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 28, 2022
@dependabot @github

dependabot Bot commented on behalf of github Dec 15, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #33.

@dependabot dependabot Bot closed this Dec 15, 2022
@dependabot dependabot Bot deleted the dependabot/gradle/io.javaoperatorsdk-operator-framework-4.1.2 branch December 15, 2022 09:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants