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 io.smallrye.reactive:test-common from 4.11.0 to 4.18.0 #65

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps io.smallrye.reactive:test-common from 4.11.0 to 4.18.0.

Release notes

Sourced from io.smallrye.reactive:test-common's releases.

4.18.0

Changelog

  • #2501 - Bump kafka.version from 3.6.1 to 3.7.0
  • #2499 - Bump testcontainers.version from 1.19.5 to 1.19.6
  • #2497 - Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0
  • #2496 - Update to Vert.x 4.5.4
  • #2494 - Pulsar force schema fetch on pulsar-client-thread for all schema requiring schema info fetching

4.17.0

Changelog

  • #2490 - Bump camel.version from 4.3.0 to 4.4.0
  • #2487 - fix: failure metadata creation when partition is null
  • #2485 - Add build workflow to main branch to run tests with podman
  • #2484 - Bump io.micrometer:micrometer-core from 1.12.2 to 1.12.3
  • #2483 - Rename split io.smallrye.reactive.messaging.health package between ap…
  • #2479 - Bump io.smallrye.config:smallrye-config from 3.5.3 to 3.5.4
  • #2477 - Bump io.smallrye.config:smallrye-config from 3.5.2 to 3.5.3
  • #2476 - Bump io.vertx:vertx-stack-depchain from 4.5.2 to 4.5.3
  • #2475 - Bump org.slf4j:slf4j-reload4j from 2.0.11 to 2.0.12
  • #2474 - Bump pulsar.version from 3.1.2 to 3.2.0
  • #2471 - Fix pulsar consumer topic configuration check
  • #2469 - Bump smallrye-common.version from 2.2.0 to 2.3.0
  • #2464 - Bump io.vertx:vertx-stack-depchain from 4.5.1 to 4.5.2
  • #2463 - Bump artemis.version from 2.31.2 to 2.32.0
  • #2461 - Bump testcontainers.version from 1.19.3 to 1.19.4
  • #2460 - Bump org.mockito:mockito-core from 5.9.0 to 5.10.0
  • #2459 - Upgrade to Mutiny 2.5.5
  • #2457 - #2456 - PulsarTrace - introducing mutable map

4.16.2

Changelog

  • #2481 - Retrieve kafka config in places where Override connector config is used

4.16.1

Changelog

  • #2478 - Avoid generating jandex index for health module

4.16.0

Changelog

  • #2458 - Do not apply context decorator for emitter streams
  • #2454 - Bump org.mockito:mockito-core from 5.8.0 to 5.9.0
  • #2452 - Bump uk.org.webcompere:system-stubs-jupiter from 2.1.5 to 2.1.6
  • #2451 - Bump io.smallrye.config:smallrye-config from 3.5.1 to 3.5.2
  • #2450 - Bump jinja2 from 3.1.2 to 3.1.3 in /documentation
  • #2449 - Bump io.micrometer:micrometer-core from 1.12.1 to 1.12.2

... (truncated)

Commits
  • 1d4c7cc [RELEASE] - Bump version to 4.18.0
  • d16b607 Merge pull request #2496 from cescoffier/vertx-4.5.4
  • 06801da Add RabbitMQ connector attribute to set ssl hostname verification algorithm
  • ac504e0 Update to Vert.x 4.5.4
  • b6ff07e Merge pull request #2501 from smallrye/dependabot/maven/main/kafka.version-3.7.0
  • c77b330 Use the kafka-metadata dependency and MetadataProperties builder
  • bf23f4e Bump kafka.version from 3.6.1 to 3.7.0
  • 9898be7 Merge pull request #2497 from smallrye/dependabot/maven/main/org.codehaus.moj...
  • 7ad04ab Merge pull request #2499 from smallrye/dependabot/maven/main/testcontainers.v...
  • 2e75fa8 Bump testcontainers.version from 1.19.5 to 1.19.6
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 the dependencies Pull requests that update a dependency file label Mar 1, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.reactive-test-common-4.18.0 branch 10 times, most recently from 430ea92 to 3689033 Compare March 15, 2024 19:38
Bumps [io.smallrye.reactive:test-common](https://github.com/smallrye/smallrye-reactive-messaging) from 4.11.0 to 4.18.0.
- [Release notes](https://github.com/smallrye/smallrye-reactive-messaging/releases)
- [Commits](smallrye/smallrye-reactive-messaging@4.11.0...4.18.0)

---
updated-dependencies:
- dependency-name: io.smallrye.reactive:test-common
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.reactive-test-common-4.18.0 branch from 3689033 to dbbc9a3 Compare March 15, 2024 19:41
Copy link
Author

dependabot bot commented on behalf of github Mar 19, 2024

Superseded by #72.

@dependabot dependabot bot closed this Mar 19, 2024
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.reactive-test-common-4.18.0 branch March 19, 2024 23:25
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.

0 participants