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:smallrye-reactive-messaging-jms from 4.8.0 to 4.9.0 #35450

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps io.smallrye.reactive:smallrye-reactive-messaging-jms from 4.8.0 to 4.9.0.

Release notes

Sourced from io.smallrye.reactive:smallrye-reactive-messaging-jms's releases.

4.9.0

Changelog

  • #2236 - Bump artemis.version from 2.29.0 to 2.30.0
  • #2233 - Bump io.smallrye:smallrye-fault-tolerance from 6.2.4 to 6.2.6
  • #2231 - Provide a utility method to coordinate (negative) acknowledgement when multiple messages are created from one
  • #2230 - Bump com.opencsv:opencsv from 5.7.1 to 5.8
  • #2229 - Bump kafka.version from 3.5.0 to 3.5.1
  • #2227 - Bump to OTel 1.28
  • #2226 - Bump smallrye-config from 3.3.1 to 3.3.2
  • #2225 - Support blocking methods returning Uni and CompletionStage
  • #2223 - Add beans.xml to the inmemory connector
  • #2087 - Refactor RabbitMQ failure handler
Commits
  • aa4bf36 [RELEASE] - Bump version to 4.9.0
  • 7856940 Merge pull request #2231 from cescoffier/acknowledgement-coordination
  • 4ab36e9 Merge pull request #2236 from smallrye/dependabot/maven/main/artemis.version-...
  • f39a41c Bump artemis.version from 2.29.0 to 2.30.0
  • 6b01e48 Merge pull request #2234 from smallrye/dependabot/pip/documentation/certifi-2...
  • d4fd92c Merge pull request #2233 from smallrye/dependabot/maven/main/io.smallrye-smal...
  • 3715ec1 Bump certifi from 2023.5.7 to 2023.7.22 in /documentation
  • c3a12ec Bump io.smallrye:smallrye-fault-tolerance from 6.2.4 to 6.2.6
  • dfb79f8 Provide a utility method to coordinate (negative) acknowledgement when multip...
  • 475f3a7 Merge pull request #2230 from smallrye/dependabot/maven/main/com.opencsv-open...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Bumps [io.smallrye.reactive:smallrye-reactive-messaging-jms](https://github.com/smallrye/smallrye-reactive-messaging) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/smallrye/smallrye-reactive-messaging/releases)
- [Commits](smallrye/smallrye-reactive-messaging@4.8.0...4.9.0)

---
updated-dependencies:
- dependency-name: io.smallrye.reactive:smallrye-reactive-messaging-jms
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Aug 21, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented Aug 21, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@gsmet gsmet merged commit c448c9a into main Aug 22, 2023
@quarkus-bot quarkus-bot bot added this to the 3.4 - main milestone Aug 22, 2023
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.reactive-smallrye-reactive-messaging-jms-4.9.0 branch August 22, 2023 08:22
@@ -36,7 +36,7 @@
<dependency>
<groupId>io.smallrye.reactive</groupId>
<artifactId>smallrye-reactive-messaging-jms</artifactId>
<version>4.8.0</version>
<version>4.9.0</version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ozangunalp I wonder if this one should be added to the BOM instead. Probably a good idea to keep things consistent for users.

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

Successfully merging this pull request may close these issues.

1 participant