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

build(deps): bump strimzi-test-container from 0.102.0 to 0.103.0 #3214

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps strimzi-test-container from 0.102.0 to 0.103.0.

Release notes

Sourced from strimzi-test-container's releases.

0.103.0

🚀 The main changes since the 0.102.0 release includes:

  • updates supported Kafka versions (adds 3.4.0, 3.3.2 etc.)
  • drops older patch versions (e.g., 2.8.1, 3.0.1)

0.103.0-rc1

🚀 Release candidate 1 of Strimzi test containers 0.103.0 is now available for testing.

The main changes since 0.102.0 release includes:

  • updates supported Kafka versions (adds 3.4.0, 3.3.2 etc.)
  • drops older patch versions (e.g., 2.8.1, 3.0.1)

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-1172</url>
    </repository>
  </repositories>
Commits
  • 9b2dbb9 103 ga
  • b2134c2 prepare for 0.103.0 release
  • a4fa1ce Update to the newest Kafka + some minor changes (#53)
  • c5f9854 Add getClusterId() for KRaft containers (#52)
  • 62628ce Update Jackson to address CVEs (#51)
  • 4c8710b [MO] - fix specified internal topic replication factor + improve test coverag...
  • 61aa6cd [MO] - bump new version of test container (#49)
  • 0a591b6 [MO] - Kafka cluster number of brokers fixed + unit tests (#48)
  • da029d6 [MO] - bump up new versions of dependencies (#47)
  • ee4444c Update the CodeQL version (#46)
  • 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 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)

@dependabot dependabot bot added Dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 20, 2023
@apicurio-bot
Copy link

apicurio-bot bot commented Mar 20, 2023

Thank you for creating a pull request!

Pinging @jsenko, @EricWittmann to respond or triage.

@dependabot dependabot bot force-pushed the dependabot/maven/io.strimzi-strimzi-test-container-0.103.0 branch from 85ad8aa to 8ebca13 Compare March 20, 2023 14:49
@dependabot dependabot bot force-pushed the dependabot/maven/io.strimzi-strimzi-test-container-0.103.0 branch from 8ebca13 to a94fa2c Compare March 20, 2023 15:39
@dependabot dependabot bot force-pushed the dependabot/maven/io.strimzi-strimzi-test-container-0.103.0 branch from a94fa2c to 47fbda7 Compare March 20, 2023 16:39
@dependabot dependabot bot force-pushed the dependabot/maven/io.strimzi-strimzi-test-container-0.103.0 branch from 47fbda7 to cebcdbb Compare March 20, 2023 17:17
@dependabot dependabot bot force-pushed the dependabot/maven/io.strimzi-strimzi-test-container-0.103.0 branch from cebcdbb to f01606a Compare March 20, 2023 18:05
@dependabot dependabot bot force-pushed the dependabot/maven/io.strimzi-strimzi-test-container-0.103.0 branch from f01606a to d70591f Compare March 21, 2023 08:57
@dependabot dependabot bot force-pushed the dependabot/maven/io.strimzi-strimzi-test-container-0.103.0 branch from d70591f to 762737e Compare March 21, 2023 09:34
@dependabot dependabot bot force-pushed the dependabot/maven/io.strimzi-strimzi-test-container-0.103.0 branch from 762737e to d8828a7 Compare March 21, 2023 14:32
@dependabot dependabot bot force-pushed the dependabot/maven/io.strimzi-strimzi-test-container-0.103.0 branch from d8828a7 to 9351334 Compare March 21, 2023 15:37
@dependabot dependabot bot force-pushed the dependabot/maven/io.strimzi-strimzi-test-container-0.103.0 branch from 9351334 to bdc962c Compare March 21, 2023 16:21
@dependabot dependabot bot force-pushed the dependabot/maven/io.strimzi-strimzi-test-container-0.103.0 branch from bdc962c to 92f4cb7 Compare March 21, 2023 17:08
@dependabot dependabot bot force-pushed the dependabot/maven/io.strimzi-strimzi-test-container-0.103.0 branch from 92f4cb7 to 76a5e7a Compare March 21, 2023 17:46
Bumps [strimzi-test-container](https://github.com/strimzi/test-container) from 0.102.0 to 0.103.0.
- [Release notes](https://github.com/strimzi/test-container/releases)
- [Commits](strimzi/test-container@0.102.0...0.103.0)

---
updated-dependencies:
- dependency-name: io.strimzi:strimzi-test-container
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/io.strimzi-strimzi-test-container-0.103.0 branch from 76a5e7a to e486daa Compare March 21, 2023 19:23
@EricWittmann EricWittmann merged commit 9572da4 into main Mar 21, 2023
@EricWittmann EricWittmann deleted the dependabot/maven/io.strimzi-strimzi-test-container-0.103.0 branch March 21, 2023 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/compatibility area/dependencies area/ui 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.

1 participant