Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps the maven-dependencies group with 4 updates in the / directory: io.quarkus.platform:quarkus-bom, io.quarkus.platform:quarkus-maven-plugin, org.testcontainers:testcontainers and org.apache.kafka:kafka-clients.

Updates io.quarkus.platform:quarkus-bom from 3.26.4 to 3.29.3

Commits
  • 1acad47 [maven-release-plugin] prepare release 3.29.3
  • 3633a21 Merge pull request #1663 from gsmet/quarkus-3.29.3
  • eacdcc1 Upgrade to Quarkus 3.29.3
  • 79dfbc6 [maven-release-plugin] prepare for next development iteration
  • 8823701 [maven-release-plugin] prepare release 3.29.2
  • 6c07614 Merge pull request #1655 from gsmet/quarkus-3.29.2
  • 19fd227 Upgrade to Quarkus 3.29.2
  • 563c757 [maven-release-plugin] prepare for next development iteration
  • 63ea428 [maven-release-plugin] prepare release 3.29.1
  • d8a64fc Merge pull request #1654 from gsmet/quarkus-3.29.1
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.26.4 to 3.29.3

Commits
  • 1acad47 [maven-release-plugin] prepare release 3.29.3
  • 3633a21 Merge pull request #1663 from gsmet/quarkus-3.29.3
  • eacdcc1 Upgrade to Quarkus 3.29.3
  • 79dfbc6 [maven-release-plugin] prepare for next development iteration
  • 8823701 [maven-release-plugin] prepare release 3.29.2
  • 6c07614 Merge pull request #1655 from gsmet/quarkus-3.29.2
  • 19fd227 Upgrade to Quarkus 3.29.2
  • 563c757 [maven-release-plugin] prepare for next development iteration
  • 63ea428 [maven-release-plugin] prepare release 3.29.1
  • d8a64fc Merge pull request #1654 from gsmet/quarkus-3.29.1
  • Additional commits viewable in compare view

Updates org.testcontainers:testcontainers from 1.21.3 to 2.0.2

Release notes

Sourced from org.testcontainers:testcontainers's releases.

2.0.2

What's Changed

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

  • Add getBaseUrl() to NginxContainer using NGINX_DEFAULT_PORT (#11137) @​ghusta

📦 Dependency updates

2.0.1

What's Changed

🐛 Bug Fixes

  • Add MySQLR2DBCDatabaseContainer compatible with org.testcontainers.mysql.MySQLContainer (#11119) @​eddumelendez
  • Add MariaDBR2DBCDatabaseContainer compatible with org.testcontainers.mariadb.MariaDBContainer (#11117) @​eddumelendez
  • Add MSSQLR2DBCDatabaseContainer compatible with org.testcontainers.mssqlserver.MSSQLServerContainer (#11118) @​eddumelendez
  • Add PostgreSQLR2DBCDatabaseContainer compatible with org.testcontainers.postgresql.PostgreSQLContainer (#11120) @​eddumelendez

📖 Documentation

🧹 Housekeeping

2.0.0

Testcontainers 2.0.0

... (truncated)

Commits

Updates org.apache.kafka:kafka-clients from 4.1.0 to 4.1.1

Updates io.quarkus.platform:quarkus-maven-plugin from 3.26.4 to 3.29.3

Commits
  • 1acad47 [maven-release-plugin] prepare release 3.29.3
  • 3633a21 Merge pull request #1663 from gsmet/quarkus-3.29.3
  • eacdcc1 Upgrade to Quarkus 3.29.3
  • 79dfbc6 [maven-release-plugin] prepare for next development iteration
  • 8823701 [maven-release-plugin] prepare release 3.29.2
  • 6c07614 Merge pull request #1655 from gsmet/quarkus-3.29.2
  • 19fd227 Upgrade to Quarkus 3.29.2
  • 563c757 [maven-release-plugin] prepare for next development iteration
  • 63ea428 [maven-release-plugin] prepare release 3.29.1
  • d8a64fc Merge pull request #1654 from gsmet/quarkus-3.29.1
  • 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 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

…ates

Bumps the maven-dependencies group with 4 updates in the / directory: [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform), [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform), [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) and org.apache.kafka:kafka-clients.


Updates `io.quarkus.platform:quarkus-bom` from 3.26.4 to 3.29.3
- [Commits](quarkusio/quarkus-platform@3.26.4...3.29.3)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.26.4 to 3.29.3
- [Commits](quarkusio/quarkus-platform@3.26.4...3.29.3)

Updates `org.testcontainers:testcontainers` from 1.21.3 to 2.0.2
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.21.3...2.0.2)

Updates `org.apache.kafka:kafka-clients` from 4.1.0 to 4.1.1

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.26.4 to 3.29.3
- [Commits](quarkusio/quarkus-platform@3.26.4...3.29.3)

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-version: 3.29.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.29.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.testcontainers:testcontainers
  dependency-version: 2.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: maven-dependencies
- dependency-name: org.apache.kafka:kafka-clients
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.29.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant