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

fix(deps): update dependency com.rabbitmq:amqp-client to v5.17.0 #442

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

rabbitmq/rabbitmq-java-client

v5.17.0

Changes between 5.16.0 and 5.17.0

This is a minor release with bug fixes, usability improvements, and dependency upgrades. It is compatible with 5.16.x. All users of the 5.x.x series are encouraged to upgrade.

Thanks to Nikita Nefedov (@​nikita2206) for his contribution.

Remove hard dependency on Jackson in OAuth 2 support

GitHub PR: #​969

NPE in AbstractMetricsCollector when channel limit is exceeded

GitHub issue: #​944

Report publish failures for the closed channel as well

GitHub PR: #​943

Remove dependency on java.sql.Timestamp

GitHub PR: #​878

Bump dependencies

GitHub issue: #​848

Dependency

Maven

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

Gradle

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

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Prague, 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.

@github-actions
Copy link
Contributor

❌ GraalVM CE CI 17 latest failed: https://ge.micronaut.io/s/ovrj2z5q3nzio

@github-actions
Copy link
Contributor

❌ Java CI failed: https://ge.micronaut.io/s/puf3m4isp5xv6

@renovate renovate bot force-pushed the renovate/managed-amqp-client branch from 42bd22b to d73ca09 Compare March 30, 2023 23:53
@sonarcloud
Copy link

sonarcloud bot commented Mar 31, 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
No Duplication information No Duplication information

@sdelamo sdelamo merged commit 696b3a3 into master Apr 3, 2023
@sdelamo sdelamo deleted the renovate/managed-amqp-client branch April 3, 2023 15:12
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