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 com.rabbitmq:http-client from 5.2.0 to 5.3.0 #2235

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2025

Bumps com.rabbitmq:http-client from 5.2.0 to 5.3.0.

Release notes

Sourced from com.rabbitmq:http-client's releases.

5.3.0

Changes between 5.2.0 and 5.3.0

This is a minor release with new features, usability improvements, and dependency upgrades. Socket-related properties have been removed from NodeInfo as they always return 0 in RabbitMQ 4.0 (see #466). All users are encouraged to upgrade.

Thanks to @​mikymigs, @​ifyun, and @​awills96 for their contribution.

See the dependency configuration section to include Hop in your projects.

Refactor percent encoding

GitHub PR: #477

Add activity_status attribute to ConsumerDetails

GitHub issue: #470

Remove zeroed sockets_used/sockets_total

GitHub PR: #466

QueueInfo not include "effective_policy_definition" property

GitHub issue: #460

Add global parameter mqtt-vhost mapping functions

GitHub PR: #429

Bump dependencies

GitHub issue: #407

Commits
  • 064b459 [maven-release-plugin] prepare release v5.3.0
  • f52b291 Set release version to 5.3.0
  • 80fbe1c Merge pull request #506 from rabbitmq/dependabot/maven/io.projectreactor.nett...
  • 5387ad1 Bump io.projectreactor.netty:reactor-netty from 1.1.23 to 1.2.0
  • 10b7062 Merge pull request #505 from rabbitmq/dependabot/maven/groovy.version-4.0.24
  • c7a2916 Bump groovy.version from 4.0.23 to 4.0.24
  • cf4b304 Merge pull request #503 from rabbitmq/dependabot/maven/org.apache.maven.plugi...
  • ba2936f Merge pull request #504 from rabbitmq/dependabot/maven/org.apache.maven.plugi...
  • 0170ddd Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1
  • 226af98 Bump org.apache.maven.plugins:maven-surefire-plugin 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)

Bumps [com.rabbitmq:http-client](https://github.com/rabbitmq/hop) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/rabbitmq/hop/releases)
- [Commits](rabbitmq/hop@v5.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: com.rabbitmq:http-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 24, 2025
@hawkbit-bot
Copy link

Can one of the admins verify this patch?

@avgustinmm avgustinmm merged commit d03f85b into master Jan 24, 2025
8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.rabbitmq-http-client-5.3.0 branch January 24, 2025 18:11
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants