Apicurio / apicurio-registry

An API/Schema registry - stores APIs and Schemas.
https://www.apicur.io/registry/
Apache License 2.0
560 stars 250 forks source link

Bump io.strimzi:strimzi-test-container from 0.102.0 to 0.106.0 in the test-dependencies group #4716

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the test-dependencies group with 1 update: io.strimzi:strimzi-test-container.

Updates io.strimzi:strimzi-test-container from 0.102.0 to 0.106.0

Release notes

Sourced from io.strimzi:strimzi-test-container's releases.

0.106.0

πŸš€ The main changes since 0.106.0 release includes:

  • CVE fixes
  • update Kafka versions (i.e., adding a recently released Kafka 3.7.0)
  • drops older minor versions (e.g., 3.6.0, 3.5.1)

0.106.0-rc1

πŸš€ Release candidate 1 of Strimzi test containers 0.106.0 is now available for testing.

The main changes since 0.106.0 release includes:

  • CVE fixes
  • update Kafka versions (i.e., adding a recently released Kafka 3.7.0)

Maven artefacts

To test the Maven artefacts which are part of this release, use the staging repository by including the following in your pom.xml:

  <repositories>
    <repository>
      <id>staging</id>
      <url>https://oss.sonatype.org/content/repositories/iostrimzi-1209</url>
    </repository>
  </repositories>

0.105.0

πŸš€ The main changes since 0.104.0 release includes:

  • updates supported Kafka versions (adds 3.6.0, 3.5.1)
  • drops older minor versions (e.g., 3.5.0)

0.105.0-rc1

πŸš€ Release candidate 1 of Strimzi test containers 0.105.0 is now available for testing.

The main changes since 0.104.0 release includes:

  • updates supported Kafka versions (adds 3.5.1, 3.6.0)
  • drops older minor versions (e.g., 3.5.0)

Maven artefacts

To test the Maven artefacts which are part of this release, use the staging repository by including the following in your pom.xml:

  <repositories>
    <repository>
      <id>staging</id>
      <url>https://oss.sonatype.org/content/repositories/iostrimzi-1198</url>
    </repository>
  </repositories>

... (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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
apicurio-bot[bot] commented 1 month ago

Thank you for creating a pull request!

Pinging @jsenko to respond or triage.