dependabot[bot] opened a new pull request, #18684:
URL: https://github.com/apache/pinot/pull/18684

   Bumps [org.apache.helix:helix-core](https://github.com/apache/helix) from 
1.3.2 to 2.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/helix/releases";>org.apache.helix:helix-core's 
releases</a>.</em></p>
   <blockquote>
   <h2>Apache Helix 1.4.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Fix is Instance enabled  by <a 
href="https://github.com/xyuanlu";><code>@​xyuanlu</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2972";>apache/helix#2972</a></li>
   <li>Change tagged job assignment behavior by <a 
href="https://github.com/junkaixue";><code>@​junkaixue</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2976";>apache/helix#2976</a></li>
   <li>Add InstanceConfig Deserialize test by <a 
href="https://github.com/xyuanlu";><code>@​xyuanlu</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2979";>apache/helix#2979</a></li>
   <li>Bump nanoid from 3.3.4 to 3.3.8 in /helix-front by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2980";>apache/helix#2980</a></li>
   <li>Support Stoppable Check for Non-Topology-Aware Clusters by <a 
href="https://github.com/MarkGaox";><code>@​MarkGaox</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2961";>apache/helix#2961</a></li>
   <li>Add jdk8 support for helix-lock module by <a 
href="https://github.com/zpinto";><code>@​zpinto</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2988";>apache/helix#2988</a></li>
   <li>Revert &quot;[apache/helix] -- Issue during onboarding resources without 
instances&quot; by <a 
href="https://github.com/junkaixue";><code>@​junkaixue</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2995";>apache/helix#2995</a></li>
   <li>Bump com.thoughtworks.xstream:xstream from 1.4.20 to 1.4.21 in 
/helix-admin-webapp by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2981";>apache/helix#2981</a></li>
   <li>Bump commons-io:commons-io from 2.11.0 to 2.14.0 in 
/metadata-store-directory-common by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2989";>apache/helix#2989</a></li>
   <li>Bump com.thoughtworks.xstream:xstream from 1.4.19 to 1.4.21 in 
/helix-rest by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2996";>apache/helix#2996</a></li>
   <li>Fix NPE in IntermedaiteStateCalcStage by <a 
href="https://github.com/GrantPSpencer";><code>@​GrantPSpencer</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2974";>apache/helix#2974</a></li>
   <li>Fixing the flaky topology migration check and ConstrainBasedAlgorith 
replicaHash computation by <a 
href="https://github.com/zpinto";><code>@​zpinto</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2998";>apache/helix#2998</a></li>
   <li>Support preserving history of HELIX_ENABLED legacy fields when combo of 
instance operation and old helix version are used by <a 
href="https://github.com/zpinto";><code>@​zpinto</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2987";>apache/helix#2987</a></li>
   <li>Exclude Custom Checks When Instance Is Not Alive by <a 
href="https://github.com/MarkGaox";><code>@​MarkGaox</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2993";>apache/helix#2993</a></li>
   <li>Align thread name when helix task executor are recreated. by <a 
href="https://github.com/xyuanlu";><code>@​xyuanlu</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2999";>apache/helix#2999</a></li>
   <li>Bump store2 from 2.14.2 to 2.14.4 in /helix-front by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/3000";>apache/helix#3000</a></li>
   <li>Add atomic recursive delete to ZK client and use for drop instance by <a 
href="https://github.com/GrantPSpencer";><code>@​GrantPSpencer</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2994";>apache/helix#2994</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/helix/compare/helix-1.4.2...helix-1.4.3";>https://github.com/apache/helix/compare/helix-1.4.2...helix-1.4.3</a></p>
   <h2>Apache Helix 1.4.2</h2>
   <p>Apache Release Note: <a 
href="https://helix.apache.org/1.4.2-docs/releasenotes/release-1.4.2.html";>https://helix.apache.org/1.4.2-docs/releasenotes/release-1.4.2.html</a></p>
   <h2>What's Changed</h2>
   <ul>
   <li>Use actions/upload-artifact@v4, v2 was deprecated by <a 
href="https://github.com/GrantPSpencer";><code>@​GrantPSpencer</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2911";>apache/helix#2911</a></li>
   <li>Fix new resource causing pipeline NPE when rebalance overwrites required 
by <a href="https://github.com/GrantPSpencer";><code>@​GrantPSpencer</code></a> 
in <a 
href="https://redirect.github.com/apache/helix/pull/2914";>apache/helix#2914</a></li>
   <li>Pin netty_codec to higher version to address vulnerability by <a 
href="https://github.com/zpinto";><code>@​zpinto</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2924";>apache/helix#2924</a></li>
   <li>Bump express from 4.19.2 to 4.20.0 in /helix-front by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2917";>apache/helix#2917</a></li>
   <li>Support aggregated endpoint for customized stoppable check by <a 
href="https://github.com/MarkGaox";><code>@​MarkGaox</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2919";>apache/helix#2919</a></li>
   <li>Fix flaky test - testMultipleWrites by <a 
href="https://github.com/GrantPSpencer";><code>@​GrantPSpencer</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2926";>apache/helix#2926</a></li>
   <li>Fix flaky test - testExists in TestZookeeperAccessor by <a 
href="https://github.com/GrantPSpencer";><code>@​GrantPSpencer</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2931";>apache/helix#2931</a></li>
   <li>Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /helix-core by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2935";>apache/helix#2935</a></li>
   <li>Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /meta-client by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2936";>apache/helix#2936</a></li>
   <li>Add test for topology migration by resource group by <a 
href="https://github.com/zpinto";><code>@​zpinto</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2933";>apache/helix#2933</a></li>
   <li>Fix BestPossibleExternalViewVerifier for WAGED resource by <a 
href="https://github.com/MarkGaox";><code>@​MarkGaox</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2939";>apache/helix#2939</a></li>
   <li>Bump org.eclipse.jetty:jetty-server from 9.4.51.v20230217 to 
9.4.55.v20240627 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2947";>apache/helix#2947</a></li>
   <li>Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /helix-front by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2952";>apache/helix#2952</a></li>
   <li>Fix helix-rest memory leak by <a 
href="https://github.com/MarkGaox";><code>@​MarkGaox</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2960";>apache/helix#2960</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/helix/compare/helix-1.4.1...helix-1.4.2";>https://github.com/apache/helix/compare/helix-1.4.1...helix-1.4.2</a></p>
   <h2>Apache Helix 1.4.1</h2>
   <p>Apache Release Note: <a 
href="https://helix.apache.org/1.4.1-docs/releasenotes/release-1.4.1.html";>https://helix.apache.org/1.4.1-docs/releasenotes/release-1.4.1.html</a></p>
   <h2>What's Changed</h2>
   <ul>
   <li>Metaclient updater retry logic by <a 
href="https://github.com/GrantPSpencer";><code>@​GrantPSpencer</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2805";>apache/helix#2805</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/helix/commit/c872ccbffbe801af6984e5094207a675984657aa";><code>c872ccb</code></a>
 [maven-release-plugin] prepare release helix-2.0.0</li>
   <li><a 
href="https://github.com/apache/helix/commit/b605976de913ac367d65f0a09af56a191d5f8e4b";><code>b605976</code></a>
 Add extra wait logic</li>
   <li><a 
href="https://github.com/apache/helix/commit/e072f05bc6e82df255a83ae11ff8c4bc0b13b0d0";><code>e072f05</code></a>
 Add preventive checking for result verification</li>
   <li><a 
href="https://github.com/apache/helix/commit/186f2e3b189195bd42d6b778f5034822f9912d45";><code>186f2e3</code></a>
 Extend more time for test stability</li>
   <li><a 
href="https://github.com/apache/helix/commit/2c566eea271d743a8acf03b79adaca6b49cb57c9";><code>2c566ee</code></a>
 Add preventive check in the test</li>
   <li><a 
href="https://github.com/apache/helix/commit/9f7c92bcb2316411552db3dc71455cb5905486d7";><code>9f7c92b</code></a>
 Fix unstable test adding checking logic more clearly</li>
   <li><a 
href="https://github.com/apache/helix/commit/6e9396ff6b5e7d7380c8ffcbe2f4408e469e3535";><code>6e9396f</code></a>
 Set up default protection ruleset for default and release branches</li>
   <li><a 
href="https://github.com/apache/helix/commit/f7d4413dbc2910068290dcda750944e65214b48e";><code>f7d4413</code></a>
 Fix flaky test testEvacuateWithAddDuringMaintenanceMode</li>
   <li><a 
href="https://github.com/apache/helix/commit/4de69db7e5d6c34505baeba09811b96fae4e7e22";><code>4de69db</code></a>
 Extending timeout</li>
   <li><a 
href="https://github.com/apache/helix/commit/3680a5f7b3a2d9ca3fd13a872569a28f15540c00";><code>3680a5f</code></a>
 Bump io.netty:netty-codec from 4.1.125.Final to 4.1.133.Final</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/helix/compare/helix-1.3.2...helix-2.0.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.helix:helix-core&package-manager=maven&previous-version=1.3.2&new-version=2.0.0)](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 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to