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 the test-dependencies group across 1 directory with 9 updates #5598

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the test-dependencies group with 9 updates in the / directory:

Package From To
org.testcontainers:pulsar 1.20.2 1.20.4
io.debezium:debezium-testing-testcontainers 2.6.2.Final 3.0.3.Final
io.strimzi:strimzi-test-container 0.107.0 0.109.0
io.zonky.test:embedded-postgres 2.0.7 2.1.0
io.quarkus:quarkus-bom 3.15.1 3.17.0
io.quarkus:quarkus-test-common 3.15.1 3.17.0
io.quarkus:quarkus-maven-plugin 3.15.1 3.17.0
io.quarkus:quarkus-extension-processor 3.15.1 3.17.0
io.quarkus:quarkus-extension-maven-plugin 3.15.1 3.17.0

Updates org.testcontainers:pulsar from 1.20.2 to 1.20.4

Release notes

Sourced from org.testcontainers:pulsar's releases.

1.20.4

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

📦 Dependency updates

1.20.3

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

... (truncated)

Commits
  • 39ff5f8 [localstack] Add testcontainer marker labels to additional localstack flags (...
  • 1facaf0 Remove extra call to docker credentials (#9545)
  • c68f791 Update com.gradle.enterprise.gradle.plugin version to 3.18.2
  • e3e7fdc Update gradle/setup-gradle version to v4
  • 964c6e6 Fix docker credentials output (#9544)
  • c01fc1b Use cockroachdb version in testcontainers jdbc url test
  • 0200a5d Fix cockroachdb wait strategy with version >= 22.1.0 (#9505)
  • be7251b Check if container belongs to a network when using exposeHostPorts (#8298)
  • 78ba315 Revert "Add shutdownHook to send sigterm to ryuk (#7717)" (#9504)
  • 10f32af Stop container that doesn't match wait strategy (#9474)
  • Additional commits viewable in compare view

Updates io.debezium:debezium-testing-testcontainers from 2.6.2.Final to 3.0.3.Final

Updates io.strimzi:strimzi-test-container from 0.107.0 to 0.109.0

Release notes

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

0.109.0

What's Changed

New Contributors

Full Changelog: strimzi/test-container@0.108.0...0.109.0

0.109.0-rc1

What's Changed

New Contributors

Full Changelog: strimzi/test-container@0.108.0...0.109.0-rc1

0.108.0

What's Changed

... (truncated)

Commits

Updates io.zonky.test:embedded-postgres from 2.0.7 to 2.1.0

Commits
  • 8567f40 [maven-release-plugin] prepare release v2.1.0
  • fd49283 Merge pull request #142 from zonkyio/dependency-upgrades
  • 74552df upgrade postgresql driver, liquibase and junit dependencies
  • dbdc9e4 Merge pull request #141 from zonkyio/postgres-14.15
  • f25a23f #140 upgrade to embedded postgres binaries 14.15
  • 2f830bf Merge pull request #136 from turbanoff/avoid_bogus_catch
  • 389fc61 Merge pull request #137 from mikebell90/explain.rationale
  • 87a0377 Minor adjustments to the project description
  • 2b7e8b9 Clearer explanation for why the fork occurred, indicate the original library ...
  • 41b4546 Remove empty IOException try-catch handling when extracting PostgreSQL binaries
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-bom from 3.15.1 to 3.17.0

Release notes

Sourced from io.quarkus:quarkus-bom's releases.

3.17.0.CR1

Major changes

  • #41929 - Use Arc features in datasource extensions for eager startup and active/inactive
  • #41956 - Integrate OpenTelemetry to the WebSockets Next extension
  • #43448 - Adapt locales support for GraalVM >= 24.2
  • #43846 - Add annotation to allow using custom CDI bean methods as permission checkers
  • #43959 - Update MP REST Client to 4.0
  • #43983 - Add SimpleSpanProcessor support

Complete changelog

  • #23127 - Logging into socket
  • #25116 - Add packaging example for Picocli documentation
  • #28999 - Remove use/mention of 'compile quarkus:dev'
  • #35608 - Fallback specialized kubernetes config to vanilla kubernetes not working
  • #36391 - Update kafka.adoc
  • #36666 - Health check on io.quarkus.agroal.runtime.UnconfiguredDataSource always reports healthy
  • #37199 - Support @RolesAllowed values populated to openapi schema now that 3.1.0 spec supports it
  • #38405 - Mongodb Panache Update query won't work
  • #38462 - Add Slack to the list of supported OIDC providers
  • #38556 - Keycloak devservice without OIDC
  • #40256 - Patch from #30491 "Generate right-length node name" seems invalid
  • #40613 - Ensure the Transaction Manager node name is less than or equal to 28 bytes
  • #40850 - Allow unsupported Quartz scheduler properties
  • #40938 - Netty:LogCleanupFilterBuildItem does not remove a message
  • #40962 - Specifying parameters in sorting will throw an exception
  • #41191 - Update CLI guide to show version dynamically
  • #41425 - add AI category
  • #41620 - ORM/HR/Panache: rely on ORM getResultCount
  • #41929 - Use Arc features in datasource extensions for eager startup and active/inactive
  • #41956 - Integrate OpenTelemetry to the WebSockets Next extension
  • #42070 - Quarkus throws an IllegalArgumentException on startup if a yaml file is too large
  • #42157 - Move logging to @ConfigMapping
  • #42227 - Update SmallRye Config to 3.10.0
  • #42294 - quarkus-kind does not add ingress annotations
  • #42580 - application-test.properties leaks into downstream module tests even though only application.properties is included in the test-jar
  • #42687 - Reactive REST endpoints do not handle trailing slashes for paths w/ regex
  • #42963 - RESTEasy Classic - annotation on abstract jakarta.ws.rs.core.Application class is not ignored
  • #43016 - Handle trailing slashes for endpoints with regex path params
  • #43067 - Continuous Testing RPC Service in Dev UI returns inconsistent JSON
  • #43119 - Refactor Continuous Testing JSON/RPC
  • #43232 - Add support for Socket Logging Handler with basic ECS format logging
  • #43238 - Idea for custom permission annotations that can work on user model and endpoint parameters
  • #43345 - Strict config lookup for the REST Client
  • #43436 - Locales Some integration test fails with GraalVM for JDK 24
  • #43448 - Adapt locales support for GraalVM >= 24.2
  • #43462 - Oracle JDBC update preview to stable
  • #43464 - quarkus.kubernetes.namespace should not be applied to clustered resources
  • #43517 - Reactive datasource should not have a default for quarkus.datasource.reactive.url

... (truncated)

Commits
  • 7477ff2 [RELEASE] - Bump version to 3.17.0
  • 4c3b5f6 Merge pull request #44581 from gsmet/3.17.0-backports-1
  • 9ea9a9f Remove customizer mappings from runtime recording Config
  • 84186cd Enforce the platform constraints when resolving the Quarkus bootstrap Gradle ...
  • f115ab5 Consider resources from @​TestProfile when checking for restart
  • 17a8b2e Make sure identity produced by @TestSecurity is augmented
  • 18bc840 grammar corrections for US English
  • 2442848 Update CacheJsonRPCService.java reference
  • 69b2416 Render ConfigMapping elements properly in the Configuration editor
  • 50569d8 Correct javadoc of ReflectiveHierarchyBuildItem
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-test-common from 3.15.1 to 3.17.0

Updates io.quarkus:quarkus-maven-plugin from 3.15.1 to 3.17.0

Updates io.quarkus:quarkus-extension-processor from 3.15.1 to 3.17.0

Updates io.quarkus:quarkus-extension-maven-plugin from 3.15.1 to 3.17.0

Release notes

Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.

3.17.0.CR1

Major changes

  • #41929 - Use Arc features in datasource extensions for eager startup and active/inactive
  • #41956 - Integrate OpenTelemetry to the WebSockets Next extension
  • #43448 - Adapt locales support for GraalVM >= 24.2
  • #43846 - Add annotation to allow using custom CDI bean methods as permission checkers
  • #43959 - Update MP REST Client to 4.0
  • #43983 - Add SimpleSpanProcessor support

Complete changelog

  • #23127 - Logging into socket
  • #25116 - Add packaging example for Picocli documentation
  • #28999 - Remove use/mention of 'compile quarkus:dev'
  • #35608 - Fallback specialized kubernetes config to vanilla kubernetes not working
  • #36391 - Update kafka.adoc
  • #36666 - Health check on io.quarkus.agroal.runtime.UnconfiguredDataSource always reports healthy
  • #37199 - Support @RolesAllowed values populated to openapi schema now that 3.1.0 spec supports it
  • #38405 - Mongodb Panache Update query won't work
  • #38462 - Add Slack to the list of supported OIDC providers
  • #38556 - Keycloak devservice without OIDC
  • #40256 - Patch from #30491 "Generate right-length node name" seems invalid
  • #40613 - Ensure the Transaction Manager node name is less than or equal to 28 bytes
  • #40850 - Allow unsupported Quartz scheduler properties
  • #40938 - Netty:LogCleanupFilterBuildItem does not remove a message
  • #40962 - Specifying parameters in sorting will throw an exception
  • #41191 - Update CLI guide to show version dynamically
  • #41425 - add AI category
  • #41620 - ORM/HR/Panache: rely on ORM getResultCount
  • #41929 - Use Arc features in datasource extensions for eager startup and active/inactive
  • #41956 - Integrate OpenTelemetry to the WebSockets Next extension
  • #42070 - Quarkus throws an IllegalArgumentException on startup if a yaml file is too large
  • #42157 - Move logging to @ConfigMapping
  • #42227 - Update SmallRye Config to 3.10.0
  • #42294 - quarkus-kind does not add ingress annotations
  • #42580 - application-test.properties leaks into downstream module tests even though only application.properties is included in the test-jar
  • #42687 - Reactive REST endpoints do not handle trailing slashes for paths w/ regex
  • #42963 - RESTEasy Classic - annotation on abstract jakarta.ws.rs.core.Application class is not ignored
  • #43016 - Handle trailing slashes for endpoints with regex path params
  • #43067 - Continuous Testing RPC Service in Dev UI returns inconsistent JSON
  • #43119 - Refactor Continuous Testing JSON/RPC
  • #43232 - Add support for Socket Logging Handler with basic ECS format logging
  • #43238 - Idea for custom permission annotations that can work on user model and endpoint parameters
  • #43345 - Strict config lookup for the REST Client
  • #43436 - Locales Some integration test fails with GraalVM for JDK 24
  • #43448 - Adapt locales support for GraalVM >= 24.2
  • #43462 - Oracle JDBC update preview to stable
  • #43464 - quarkus.kubernetes.namespace should not be applied to clustered resources
  • #43517 - Reactive datasource should not have a default for quarkus.datasource.reactive.url

... (truncated)

Commits
  • 7477ff2 [RELEASE] - Bump version to 3.17.0
  • 4c3b5f6 Merge pull request #44581 from gsmet/3.17.0-backports-1
  • 9ea9a9f Remove customizer mappings from runtime recording Config
  • 84186cd Enforce the platform constraints when resolving the Quarkus bootstrap Gradle ...
  • f115ab5 Consider resources from @​TestProfile when checking for restart
  • 17a8b2e Make sure identity produced by @TestSecurity is augmented
  • 18bc840 grammar corrections for US English
  • 2442848 Update CacheJsonRPCService.java reference
  • 69b2416 Render ConfigMapping elements properly in the Configuration editor
  • 50569d8 Correct javadoc of ReflectiveHierarchyBuildItem
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
io.quarkus:quarkus-bom [>= 2.4.a, < 2.5]
io.quarkus:quarkus-maven-plugin [>= 2.4.a, < 2.5]
io.quarkus:quarkus-test-common [>= 2.4.a, < 2.5]

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

@dependabot dependabot bot added Dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 25, 2024
@apicurio-bot
Copy link

apicurio-bot bot commented Nov 25, 2024

Thank you for creating a pull request!

Pinging @carlesarnal to respond or triage.

@dependabot dependabot bot force-pushed the dependabot/maven/test-dependencies-2e3abfd45d branch 7 times, most recently from 3347b24 to d2e6260 Compare November 28, 2024 11:07
… 9 updates

Bumps the test-dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.testcontainers:pulsar](https://github.com/testcontainers/testcontainers-java) | `1.20.2` | `1.20.4` |
| io.debezium:debezium-testing-testcontainers | `2.6.2.Final` | `3.0.3.Final` |
| [io.strimzi:strimzi-test-container](https://github.com/strimzi/test-container) | `0.107.0` | `0.109.0` |
| [io.zonky.test:embedded-postgres](https://github.com/zonkyio/embedded-postgres) | `2.0.7` | `2.1.0` |
| [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) | `3.15.1` | `3.17.0` |
| io.quarkus:quarkus-test-common | `3.15.1` | `3.17.0` |
| io.quarkus:quarkus-maven-plugin | `3.15.1` | `3.17.0` |
| io.quarkus:quarkus-extension-processor | `3.15.1` | `3.17.0` |
| [io.quarkus:quarkus-extension-maven-plugin](https://github.com/quarkusio/quarkus) | `3.15.1` | `3.17.0` |



Updates `org.testcontainers:pulsar` from 1.20.2 to 1.20.4
- [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.20.2...1.20.4)

Updates `io.debezium:debezium-testing-testcontainers` from 2.6.2.Final to 3.0.3.Final

Updates `io.strimzi:strimzi-test-container` from 0.107.0 to 0.109.0
- [Release notes](https://github.com/strimzi/test-container/releases)
- [Commits](strimzi/test-container@0.107.0...0.109.0)

Updates `io.zonky.test:embedded-postgres` from 2.0.7 to 2.1.0
- [Release notes](https://github.com/zonkyio/embedded-postgres/releases)
- [Commits](zonkyio/embedded-postgres@v2.0.7...v2.1.0)

Updates `io.quarkus:quarkus-bom` from 3.15.1 to 3.17.0
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.15.1...3.17.0)

Updates `io.quarkus:quarkus-test-common` from 3.15.1 to 3.17.0

Updates `io.quarkus:quarkus-maven-plugin` from 3.15.1 to 3.17.0

Updates `io.quarkus:quarkus-extension-processor` from 3.15.1 to 3.17.0

Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.15.1 to 3.17.0
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.15.1...3.17.0)

---
updated-dependencies:
- dependency-name: org.testcontainers:pulsar
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: test-dependencies
- dependency-name: io.debezium:debezium-testing-testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: test-dependencies
- dependency-name: io.strimzi:strimzi-test-container
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: io.zonky.test:embedded-postgres
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: io.quarkus:quarkus-test-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/test-dependencies-2e3abfd45d branch from d2e6260 to b1ea173 Compare November 28, 2024 12:03
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 28, 2024

Superseded by #5621.

@dependabot dependabot bot closed this Nov 28, 2024
@dependabot dependabot bot deleted the dependabot/maven/test-dependencies-2e3abfd45d branch November 28, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/rest-client area/storage 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.

0 participants