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.16.0 #31

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 23, 2024

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

Release notes

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

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
  • #2447 - Bump org.slf4j:slf4j-reload4j from 2.0.10 to 2.0.11

4.15.0

Changelog

  • #2446 - Improve backwards compatibility of new Message composition
  • #2438 - RabbitMQ consumer arguments
  • #2437 - Add support for the willMessageBytes method
  • #2436 - RabbitMQ publisher confirms
  • #2435 - Bump io.smallrye.config:smallrye-config from 3.5.0 to 3.5.1
  • #2434 - Fix flaky Kafka concurrent tests
  • #2433 - Bump pulsar.version from 3.1.1 to 3.1.2
  • #2432 - Bump org.slf4j:slf4j-reload4j from 2.0.9 to 2.0.10
  • #2431 - Bump io.smallrye.config:smallrye-config from 3.4.4 to 3.5.0
  • #2430 - Bump jackson.version from 2.16.0 to 2.16.1
  • #2429 - Bump org.jboss.logmanager:jboss-logmanager from 3.0.3.Final to 3.0.4.Final
  • #2428 - Bump kotlin.version from 1.9.21 to 1.9.22

4.14.0

Changelog

  • #2427 - Bump to Vert.x 4.5.1

4.13.0

Changelog

  • #2413 - Minor fixes for Kafka request reply
  • #2412 - In-memory connector docs update
  • #2411 - Bump to Mutiny 2.5.3
  • #2409 - Kafka Request Reply emitter and manual partition assignment
  • #2408 - Bump io.micrometer:micrometer-core from 1.12.0 to 1.12.1
  • #2406 - Kafka config override
  • #2400 - Bump org.eclipse.microprofile.config:microprofile-config-api from 3.0.3 to 3.1
  • #2399 - Bump kafka.version from 3.6.0 to 3.6.1
  • #2398 - Bump org.mockito:mockito-core from 4.8.1 to 5.8.0
  • #2397 - Remove deprecated Kafka metadata
  • #2394 - Bump commons-io:commons-io from 2.15.0 to 2.15.1
  • #2393 - Bump io.sundr:sundr-maven-plugin from 0.103.0 to 0.103.1
  • #2391 - Bump io.smallrye:jandex-maven-plugin from 3.1.5 to 3.1.6
  • #2390 - Bump io.sundr:sundr-maven-plugin from 0.101.3 to 0.103.0
  • #2389 - Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0

... (truncated)

Commits
  • 61096c4 [RELEASE] - Bump version to 4.16.0
  • 87eaae0 Merge pull request #2458 from ozangunalp/emitter_context_decorator_fix
  • d8187c6 Do not apply context decorator for emitter streams
  • e1aaf7b Merge pull request #2454 from smallrye/dependabot/maven/main/org.mockito-mock...
  • 9a84779 Merge pull request #2452 from smallrye/dependabot/maven/main/uk.org.webcomper...
  • 61b4a21 Bump org.mockito:mockito-core from 5.8.0 to 5.9.0
  • 200e7d4 Bump uk.org.webcompere:system-stubs-jupiter from 2.1.5 to 2.1.6
  • d40af8b Merge pull request #2450 from smallrye/dependabot/pip/documentation/jinja2-3.1.3
  • a3d4080 Merge pull request #2451 from smallrye/dependabot/maven/main/io.smallrye.conf...
  • 82e0841 Bump io.smallrye.config:smallrye-config from 3.5.1 to 3.5.2
  • 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 Jan 23, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.reactive-test-common-4.16.0 branch 3 times, most recently from 167b3dc to bd50028 Compare February 5, 2024 12:18
Bumps [io.smallrye.reactive:test-common](https://github.com/smallrye/smallrye-reactive-messaging) from 4.11.0 to 4.16.0.
- [Release notes](https://github.com/smallrye/smallrye-reactive-messaging/releases)
- [Commits](smallrye/smallrye-reactive-messaging@4.11.0...4.16.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.16.0 branch from bd50028 to 7fe9a6a Compare February 5, 2024 13:58
Copy link
Author

dependabot bot commented on behalf of github Feb 7, 2024

Superseded by #58.

@dependabot dependabot bot closed this Feb 7, 2024
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.reactive-test-common-4.16.0 branch February 7, 2024 23:36
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