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

Bump the dependencies group with 9 updates #32

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps the dependencies group with 9 updates:

Package From To
io.skodjob:test-frame-common 0.5.0 0.6.0
io.skodjob:test-frame-kubernetes 0.5.0 0.6.0
io.skodjob:test-frame-openshift 0.5.0 0.6.0
io.skodjob:test-frame-log-collector 0.5.0 0.6.0
io.skodjob:test-frame-metrics-collector 0.5.0 0.6.0
com.fasterxml.jackson.core:jackson-databind 2.17.1 2.17.2
com.fasterxml.jackson.core:jackson-annotations 2.17.1 2.17.2
org.apache.maven.plugins:maven-failsafe-plugin 3.4.0 3.5.0
io.apicurio:apicurio-registry-operator-api-model 1.1.2 2.3.1.Final

Updates io.skodjob:test-frame-common from 0.5.0 to 0.6.0

Release notes

Sourced from io.skodjob:test-frame-common's releases.

0.6.0

What's Changed

Full Changelog: skodjob/test-frame@0.5.0...0.6.0

Commits

Updates io.skodjob:test-frame-kubernetes from 0.5.0 to 0.6.0

Release notes

Sourced from io.skodjob:test-frame-kubernetes's releases.

0.6.0

What's Changed

Full Changelog: skodjob/test-frame@0.5.0...0.6.0

Commits

Updates io.skodjob:test-frame-openshift from 0.5.0 to 0.6.0

Release notes

Sourced from io.skodjob:test-frame-openshift's releases.

0.6.0

What's Changed

Full Changelog: skodjob/test-frame@0.5.0...0.6.0

Commits

Updates io.skodjob:test-frame-log-collector from 0.5.0 to 0.6.0

Release notes

Sourced from io.skodjob:test-frame-log-collector's releases.

0.6.0

What's Changed

Full Changelog: skodjob/test-frame@0.5.0...0.6.0

Commits

Updates io.skodjob:test-frame-metrics-collector from 0.5.0 to 0.6.0

Release notes

Sourced from io.skodjob:test-frame-metrics-collector's releases.

0.6.0

What's Changed

Full Changelog: skodjob/test-frame@0.5.0...0.6.0

Commits

Updates io.skodjob:test-frame-kubernetes from 0.5.0 to 0.6.0

Release notes

Sourced from io.skodjob:test-frame-kubernetes's releases.

0.6.0

What's Changed

Full Changelog: skodjob/test-frame@0.5.0...0.6.0

Commits

Updates io.skodjob:test-frame-openshift from 0.5.0 to 0.6.0

Release notes

Sourced from io.skodjob:test-frame-openshift's releases.

0.6.0

What's Changed

Full Changelog: skodjob/test-frame@0.5.0...0.6.0

Commits

Updates io.skodjob:test-frame-log-collector from 0.5.0 to 0.6.0

Release notes

Sourced from io.skodjob:test-frame-log-collector's releases.

0.6.0

What's Changed

Full Changelog: skodjob/test-frame@0.5.0...0.6.0

Commits

Updates io.skodjob:test-frame-metrics-collector from 0.5.0 to 0.6.0

Release notes

Sourced from io.skodjob:test-frame-metrics-collector's releases.

0.6.0

What's Changed

Full Changelog: skodjob/test-frame@0.5.0...0.6.0

Commits

Updates com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2

Commits

Updates com.fasterxml.jackson.core:jackson-annotations from 2.17.1 to 2.17.2

Commits

Updates com.fasterxml.jackson.core:jackson-annotations from 2.17.1 to 2.17.2

Commits

Updates org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0

Commits
  • c78365f [maven-release-plugin] prepare release surefire-3.5.0
  • 05e4681 [SUREFIRE-2227] Dynamically calculate xrefTestLocation
  • f1a419a [SUREFIRE-2228] Upgrade to Doxia 2.0.0 Milestone Stack
  • 5e14d4f [SUREFIRE-2161] Align Mojo class names and output names
  • c0784ab Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.1
  • 79ea717 [SUREFIRE-2256] Upgrade to Parent 43
  • 4648b47 add Reproducible Builds badge
  • f64c1b3 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates io.apicurio:apicurio-registry-operator-api-model from 1.1.2 to 2.3.1.Final

Release notes

Sourced from io.apicurio:apicurio-registry-operator-api-model's releases.

Apicurio Registry Operator 1.1.2-v2.5.11.final

Installation

You can install Apicurio Registry Operator using:

  • OperatorHub (also available on OpenShift)
  • Install file from the distribution archive that is attached to the corresponding GitHub release. Follow the instructions in the included README file.
  • Install file from the Apicurio Registry Operator repository.

Features

  • Deployed Apicurio Registry version is 2.5.11.Final.

  • Handle the JAVA_OPTIONS variable name change in a backwards compatible way. Requiring the user to change the variable name causes issues when automatic OLM updates are enabled. This update ensures that the operator translates use of JAVA_OPTIONS to JAVA_OPTS_APPEND automatically. Users are still encouraged to rename the variable.

  • Update descriptions in the CSV, add new annotations required by Kubernetes and Openshift.

This list may not be exhaustive. For more details, review the documentation included in the distribution archive or at Apicurio Registry documentation page (select the appropriate Apicurio Registry Operator version in the lower left corner).

Commits

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 the dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [io.skodjob:test-frame-common](https://github.com/skodjob/test-frame) | `0.5.0` | `0.6.0` |
| [io.skodjob:test-frame-kubernetes](https://github.com/skodjob/test-frame) | `0.5.0` | `0.6.0` |
| [io.skodjob:test-frame-openshift](https://github.com/skodjob/test-frame) | `0.5.0` | `0.6.0` |
| [io.skodjob:test-frame-log-collector](https://github.com/skodjob/test-frame) | `0.5.0` | `0.6.0` |
| [io.skodjob:test-frame-metrics-collector](https://github.com/skodjob/test-frame) | `0.5.0` | `0.6.0` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.1` | `2.17.2` |
| [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.17.1` | `2.17.2` |
| [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.4.0` | `3.5.0` |
| [io.apicurio:apicurio-registry-operator-api-model](https://github.com/apicurio/apicurio-registry-operator) | `1.1.2` | `2.3.1.Final` |


Updates `io.skodjob:test-frame-common` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/skodjob/test-frame/releases)
- [Commits](skodjob/test-frame@0.5.0...0.6.0)

Updates `io.skodjob:test-frame-kubernetes` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/skodjob/test-frame/releases)
- [Commits](skodjob/test-frame@0.5.0...0.6.0)

Updates `io.skodjob:test-frame-openshift` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/skodjob/test-frame/releases)
- [Commits](skodjob/test-frame@0.5.0...0.6.0)

Updates `io.skodjob:test-frame-log-collector` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/skodjob/test-frame/releases)
- [Commits](skodjob/test-frame@0.5.0...0.6.0)

Updates `io.skodjob:test-frame-metrics-collector` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/skodjob/test-frame/releases)
- [Commits](skodjob/test-frame@0.5.0...0.6.0)

Updates `io.skodjob:test-frame-kubernetes` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/skodjob/test-frame/releases)
- [Commits](skodjob/test-frame@0.5.0...0.6.0)

Updates `io.skodjob:test-frame-openshift` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/skodjob/test-frame/releases)
- [Commits](skodjob/test-frame@0.5.0...0.6.0)

Updates `io.skodjob:test-frame-log-collector` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/skodjob/test-frame/releases)
- [Commits](skodjob/test-frame@0.5.0...0.6.0)

Updates `io.skodjob:test-frame-metrics-collector` from 0.5.0 to 0.6.0
- [Release notes](https://github.com/skodjob/test-frame/releases)
- [Commits](skodjob/test-frame@0.5.0...0.6.0)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.1 to 2.17.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.1 to 2.17.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.17.1 to 2.17.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.4.0...surefire-3.5.0)

Updates `io.apicurio:apicurio-registry-operator-api-model` from 1.1.2 to 2.3.1.Final
- [Release notes](https://github.com/apicurio/apicurio-registry-operator/releases)
- [Commits](https://github.com/apicurio/apicurio-registry-operator/commits)

---
updated-dependencies:
- dependency-name: io.skodjob:test-frame-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.skodjob:test-frame-kubernetes
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.skodjob:test-frame-openshift
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.skodjob:test-frame-log-collector
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.skodjob:test-frame-metrics-collector
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.skodjob:test-frame-kubernetes
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.skodjob:test-frame-openshift
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.skodjob:test-frame-log-collector
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.skodjob:test-frame-metrics-collector
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.apicurio:apicurio-registry-operator-api-model
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 2, 2024
@kornys
Copy link
Member

kornys commented Sep 2, 2024

@dependabot ignore io.apicurio.apicurio-registry-operator-api-model

@kornys
Copy link
Member

kornys commented Sep 2, 2024

https://github.com/dependabot ignore io.apicurio:apicurio-registry-operator-api-model

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2024

OK, I won't notify you about io.apicurio:apicurio-registry-operator-api-model again, unless you unignore it.

@kornys
Copy link
Member

kornys commented Sep 2, 2024

@dependabot ignore io.apicurio:apicurio-registry-operator-api-model

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2024

OK, I won't notify you about io.apicurio:apicurio-registry-operator-api-model again, unless you unignore it.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 2, 2024
@dependabot dependabot bot deleted the dependabot/maven/dependencies-c87adfbd7d branch September 2, 2024 07:11
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