dependabot[bot] opened a new pull request, #110:
URL: https://github.com/apache/eventmesh-dashboard/pull/110

   Bumps 
[org.apache.rocketmq:rocketmq-tools](https://github.com/apache/rocketmq) from 
4.9.4 to 4.9.8.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/rocketmq/releases";>org.apache.rocketmq:rocketmq-tools's
 releases</a>.</em></p>
   <blockquote>
   <h2>rocketmq-all-4.9.8</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7579";>#7579</a>] Fix 
globalWhiteRemoteAddressStrategy concurrent bug by <a 
href="https://github.com/leizhiyuan";><code>@​leizhiyuan</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/issues/7580";>#7580</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7663";>#7663</a>] Bump 
snakeyaml version from 1.32 to 2.0 by <a 
href="https://github.com/ShannonDing";><code>@​ShannonDing</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/issues/7663";>#7663</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7649";>#7649</a>] Add 
validation in broker/nameserver configure updating command by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/issues/7649";>#7649</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7653";>#7653</a>] 
Remove getBrokerClusterAclConfig from admin and server by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/issues/7653";>#7653</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7688";>#7688</a>] Bump 
guava version from 31.1-jre to 32.0.1-jre by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/issues/7688";>#7688</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7716";>#7716</a>] 
MQFaultStrategy check queue if writable by <a 
href="https://github.com/leizhiyuan";><code>@​leizhiyuan</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/issues/7716";>#7716</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7783";>#7783</a>] Fix 
the selectOneMessageQueue to avoid change messageQueue permanently by <a 
href="https://github.com/Tcytw";><code>@​Tcytw</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/issues/7783";>#7783</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7740";>#7740</a>] 
Optimize LocalFileOffsetStore by <a 
href="https://github.com/redlsz";><code>@​redlsz</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/issues/7745";>#7745</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7538";>#7538</a>] Fix 
wrong cachedMsgSize if msg body is changed in consumer callback by <a 
href="https://github.com/yuz10";><code>@​yuz10</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/issues/7820";>#7820</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7849";>#7849</a>] 
Promptly return a response when the validation parameters cannot be modified by 
<a href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> <a 
href="https://redirect.github.com/apache/rocketmq/issues/7849";>#7849</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/rocketmq/compare/rocketmq-all-4.9.7...rocketmq-all-4.9.8";>https://github.com/apache/rocketmq/compare/rocketmq-all-4.9.7...rocketmq-all-4.9.8</a></p>
   <h2>rocketmq-all-4.9.7</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix incorrect naming in update configuration protection by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/rocketmq/compare/rocketmq-all-4.9.6...rocketmq-all-4.9.7";>https://github.com/apache/rocketmq/compare/rocketmq-all-4.9.6...rocketmq-all-4.9.7</a></p>
   <h2>rocketmq-all-4.9.6</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Make configPath unable to update at runtime by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a></li>
   <li>Remove the filter server module by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/6758";>#6758</a>] 
Prepare to release version 4.9.6 by <a 
href="https://github.com/RongtongJin";><code>@​RongtongJin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/6759";>apache/rocketmq#6759</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/rocketmq/compare/rocketmq-all-4.9.5...rocketmq-all-4.9.6";>https://github.com/apache/rocketmq/compare/rocketmq-all-4.9.5...rocketmq-all-4.9.6</a></p>
   <h2>rocketmq-all-4.9.5</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[ISSUE#4468] Optimize broker buffer length initialization by <a 
href="https://github.com/shengminw";><code>@​shengminw</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/4469";>apache/rocketmq#4469</a></li>
   <li>Re-push RocketMQ's commit logs from May 2013 to December 2016 by <a 
href="https://github.com/lollipopjin";><code>@​lollipopjin</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/4503";>apache/rocketmq#4503</a></li>
   <li>fix <code>notAvailableDuration</code> description in doc file by <a 
href="https://github.com/zyx333";><code>@​zyx333</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/4511";>apache/rocketmq#4511</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/4507";>#4507</a>] fix 
message trace throws exception <a 
href="https://redirect.github.com/apache/rocketmq/issues/4507";>#4507</a> by <a 
href="https://github.com/thezp";><code>@​thezp</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/4509";>apache/rocketmq#4509</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/4489";>#4489</a>]Some 
trace messages not being sent to the broker in time before producer shutdown. 
by <a href="https://github.com/zhangjidi2016";><code>@​zhangjidi2016</code></a> 
in <a 
href="https://redirect.github.com/apache/rocketmq/pull/4490";>apache/rocketmq#4490</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/4513";>#4513</a>] 
elegant equals using apache-commons by <a 
href="https://github.com/PansonPanson";><code>@​PansonPanson</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/4514";>apache/rocketmq#4514</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/4528";>#4528</a>] fix 
test failed sometimes by <a 
href="https://github.com/cserwen";><code>@​cserwen</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/4529";>apache/rocketmq#4529</a></li>
   <li>[ISSUE#4520] [Optimization] Implenment adjusting maxMessageSize 
dynamicly by <a 
href="https://github.com/shengminw";><code>@​shengminw</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/4521";>apache/rocketmq#4521</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/4544";>#4544</a>] Print 
aclConf by <a 
href="https://github.com/Oliverwqcwrw";><code>@​Oliverwqcwrw</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/4545";>apache/rocketmq#4545</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/4461";>#4461</a>] 
Support to change the logger level dynamically by <a 
href="https://github.com/Oliverwqcwrw";><code>@​Oliverwqcwrw</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/4547";>apache/rocketmq#4547</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/4531";>#4531</a>] fix 
unreachable statement, redundant code and code style  by <a 
href="https://github.com/PansonPanson";><code>@​PansonPanson</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/4532";>apache/rocketmq#4532</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/4515";>#4515</a>] 
Remove implement by <a 
href="https://github.com/Oliverwqcwrw";><code>@​Oliverwqcwrw</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/4516";>apache/rocketmq#4516</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/4445";>#4445</a>] 
Update  doc by <a 
href="https://github.com/Oliverwqcwrw";><code>@​Oliverwqcwrw</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/4548";>apache/rocketmq#4548</a></li>
   <li>Modify Dependency Exclusions for DLedger 0.2.7 by <a 
href="https://github.com/tsunghanjacktsai";><code>@​tsunghanjacktsai</code></a> 
in <a 
href="https://redirect.github.com/apache/rocketmq/pull/4572";>apache/rocketmq#4572</a></li>
   <li>Fix misspelling by <a 
href="https://github.com/gap1994";><code>@​gap1994</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/4574";>apache/rocketmq#4574</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/3905";>#3905</a>] 
Support bname in protocol for 4.9.x client by <a 
href="https://github.com/drpmma";><code>@​drpmma</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/5161";>apache/rocketmq#5161</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/3905";>#3905</a>] 
Remove unused header fields by <a 
href="https://github.com/drpmma";><code>@​drpmma</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/5333";>apache/rocketmq#5333</a></li>
   <li>[ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/5465";>#5465</a>] Fix 
order consumer's lock issue when first start by <a 
href="https://github.com/drpmma";><code>@​drpmma</code></a> in <a 
href="https://redirect.github.com/apache/rocketmq/pull/5466";>apache/rocketmq#5466</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/rocketmq/commit/2bdd53ef6694ffa19fd00db0b887e4895444f63e";><code>2bdd53e</code></a>
 [maven-release-plugin] prepare release rocketmq-all-4.9.8</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/ee652df9a0293563e7c3f60e3de639b06b6b3619";><code>ee652df</code></a>
 Promptly return a response when the validation parameters cannot be 
modified</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/a6e912d42f7de64ee0422fb92783e98ff9076368";><code>a6e912d</code></a>
 Revert &quot;[maven-release-plugin] prepare release 
rocketmq-all-4.9.8&quot;</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/f011fe0cd9b6fb8a8e9ea5773954d95085b1971c";><code>f011fe0</code></a>
 Revert &quot;[maven-release-plugin] prepare for next development 
iteration&quot;</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/9122e1ced00429c2a6bced2e77c4c929991e9ae8";><code>9122e1c</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/8b287928fb4c8c565282c019ef668c43e6eb3289";><code>8b28792</code></a>
 [maven-release-plugin] prepare release rocketmq-all-4.9.8</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/d632601da997d92e9b05527b23148d050f10fe9b";><code>d632601</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7795";>#7795</a>] 
Prepare to release apache rocketmq 4.9.8</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/fc6c899abc8262251c7838af92e7c5d4267bcf87";><code>fc6c899</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7538";>#7538</a>] fix 
wrong cachedMsgSize if msg body is changed in consumer call...</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/99bb415db46796a16205a6747f0627cc88178835";><code>99bb415</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7740";>#7740</a>] 
Optimize LocalFileOffsetStore (<a 
href="https://redirect.github.com/apache/rocketmq/issues/7745";>#7745</a>)</li>
   <li><a 
href="https://github.com/apache/rocketmq/commit/f9f5465819fdf8f6dca01cdb0af91ef2b3900cbb";><code>f9f5465</code></a>
 [ISSUE <a 
href="https://redirect.github.com/apache/rocketmq/issues/7779";>#7779</a>] Fix 
the selectOneMessageQueue to avoid change messageQueue perm...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/rocketmq/compare/rocketmq-all-4.9.4...rocketmq-all-4.9.8";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.rocketmq:rocketmq-tools&package-manager=maven&previous-version=4.9.4&new-version=4.9.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@eventmesh.apache.org
For additional commands, e-mail: dev-h...@eventmesh.apache.org

Reply via email to