log-record icon indicating copy to clipboard operation
log-record copied to clipboard

chore(deps): bump rocketmq-client from 4.9.2 to 5.1.0

Open dependabot[bot] opened this issue 2 years ago • 1 comments

Bumps rocketmq-client from 4.9.2 to 5.1.0.

Release notes

Sourced from rocketmq-client's releases.

release 5.1.0

What's Changed

... (truncated)

Commits
  • b8e9334 [maven-release-plugin] prepare release rocketmq-all-5.1.0
  • 912163f [ISSUE #6030] Update copyright year
  • 83d6778 [ISSUE #6030] Update version to 5.1.0-SNAPSHOT
  • 3f14b2b [ISSUE #5947] Optimize RouteInfoManager#pickupTopicRouteData create BrokerDat...
  • 9fc5038 [ISSUE #5941] Add proxyConfig enableAclRpcHookForClusterMode
  • 01d0b0c [ISSUE #6085] Fix a typo
  • f09771a [ISSUE #6084] fixed a typo
  • 99c980e [ISSUE #6082] Simplify MQClientAPIImpl processSendResponse code
  • 1ae3aee [ISSUE #6077] fix issues that messageStore could be null
  • 5a8818b [ISSUE #6077] fix issues that messageStore could be null
  • 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 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[bot] avatar Feb 21 '23 06:02 dependabot[bot]

Codecov Report

Merging #57 (075b109) into master (7c2b16d) will not change coverage. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##             master      #57   +/-   ##
=========================================
  Coverage     61.74%   61.74%           
  Complexity      134      134           
=========================================
  Files            20       20           
  Lines           609      609           
  Branches         90       90           
=========================================
  Hits            376      376           
  Misses          188      188           
  Partials         45       45           
Flag Coverage Δ
unittests 61.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov-commenter avatar Feb 21 '23 06:02 codecov-commenter

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Jun 01 '24 09:06 dependabot[bot]