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

chore(deps): bump java-operator-sdk.version from 2.0.2 to 2.1.0 #218

Merged
merged 1 commit into from
Feb 4, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2022

Bumps java-operator-sdk.version from 2.0.2 to 2.1.0.
Updates operator-framework-core from 2.0.2 to 2.1.0

Release notes

Sourced from operator-framework-core's releases.

2.1.0

What's Changed

New Contributors

Full Changelog: operator-framework/java-operator-sdk@v2.0.2...v2.1.0

Commits
  • cdef02f fix: javadoc blocking snapshot release (#904)
  • f089269 fix: polling event source improvements (#901)
  • e0f7b10 fix: fail explicitly if current namespace is requested but not available (#900)
  • 376bc68 fix: sonar run on PR from own repo (#903)
  • 28c05b9 test(mysql-schema): fix sql query in userExists (#898)
  • 7b2189f feat: remove feature of filter event with observed generation (#902)
  • 14403fb feat: incompatible crd versions in test (#895)
  • a6e961c fix: operator exception on miss of informer (#894)
  • 489e25d Disable Sonar check on forks (#896)
  • 9d3dfd8 feat: multiple version in CRD Support (#879)
  • Additional commits viewable in compare view

Updates micrometer-support from 2.0.2 to 2.1.0

Release notes

Sourced from micrometer-support's releases.

2.1.0

What's Changed

New Contributors

Full Changelog: operator-framework/java-operator-sdk@v2.0.2...v2.1.0

Commits
  • cdef02f fix: javadoc blocking snapshot release (#904)
  • f089269 fix: polling event source improvements (#901)
  • e0f7b10 fix: fail explicitly if current namespace is requested but not available (#900)
  • 376bc68 fix: sonar run on PR from own repo (#903)
  • 28c05b9 test(mysql-schema): fix sql query in userExists (#898)
  • 7b2189f feat: remove feature of filter event with observed generation (#902)
  • 14403fb feat: incompatible crd versions in test (#895)
  • a6e961c fix: operator exception on miss of informer (#894)
  • 489e25d Disable Sonar check on forks (#896)
  • 9d3dfd8 feat: multiple version in CRD Support (#879)
  • Additional commits viewable 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 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 `java-operator-sdk.version` from 2.0.2 to 2.1.0.

Updates `operator-framework-core` from 2.0.2 to 2.1.0
- [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@v2.0.2...v2.1.0)

Updates `micrometer-support` from 2.0.2 to 2.1.0
- [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@v2.0.2...v2.1.0)

---
updated-dependencies:
- dependency-name: io.javaoperatorsdk:operator-framework-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.javaoperatorsdk:micrometer-support
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2022
@metacosm metacosm merged commit 032bba6 into main Feb 4, 2022
@metacosm metacosm deleted the dependabot/maven/java-operator-sdk.version-2.1.0 branch February 4, 2022 10:09
@metacosm metacosm self-assigned this Feb 4, 2022
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.

1 participant