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

Update dependency com.rabbitmq:amqp-client to v5.19.0 (release/4.2.x) #3604

Merged
merged 1 commit into from Sep 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.rabbitmq:amqp-client (source) 5.18.0 -> 5.19.0 age adoption passing confidence

Release Notes

rabbitmq/rabbitmq-java-client (com.rabbitmq:amqp-client)

v5.19.0: 5.19.0

Compare Source

Changes between 5.18.0 and 5.19.0

This is a minor release with support for Micrometer Observation, some refactoring to support Java 21 virtual threads and dependency upgrades. It is compatible with 5.18.x. All users of the 5.x.x series are encouraged to upgrade.

Thanks to Rogelio J. Baucells for his contribution.

Add support for Micrometer Observation

GitHub issue: #​952

Prevent pinned CarrierThreads on JDK-21 while using Virtual Threads

GitHub PR: #​1119

Bump dependencies

GitHub issue: #​1066

Dependency

Maven

<dependency>
  <groupId>com.rabbitmq</groupId>
  <artifactId>amqp-client</artifactId>
  <version>5.19.0</version>
</dependency>

Gradle

compile 'com.rabbitmq:amqp-client:5.19.0'

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested review from a team as code owners September 28, 2023 01:34
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 28, 2023
@github-actions
Copy link

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@sonarcloud
Copy link

sonarcloud bot commented Sep 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@joschi joschi added this to the 4.2.21 milestone Sep 28, 2023
@joschi joschi merged commit b79bbf0 into release/4.2.x Sep 28, 2023
8 checks passed
@joschi joschi deleted the renovate/release/4.2.x-rabbitmq.version branch September 28, 2023 06:49
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.

None yet

1 participant