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

   Bumps [org.apache.helix:helix-core](https://github.com/apache/helix) from 
1.3.1 to 1.4.3.
   <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.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>
   <li>Fix race condition when reconnect by <a 
href="https://github.com/xyuanlu";><code>@​xyuanlu</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2814";>apache/helix#2814</a></li>
   <li>Fix flaky 
updateInstance(org.apache.helix.rest.server.TestPerInstanceAccessor)  by <a 
href="https://github.com/zpinto";><code>@​zpinto</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2825";>apache/helix#2825</a></li>
   <li>setup cluster for ServiceDiscoveryDemo by <a 
href="https://github.com/JoeCqupt";><code>@​JoeCqupt</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2812";>apache/helix#2812</a></li>
   <li>[apache/helix] -- Added detail in the Exception message for WAGED 
rebalance (hard constraint) failures. by <a 
href="https://github.com/himanshukandwal";><code>@​himanshukandwal</code></a> in 
<a 
href="https://redirect.github.com/apache/helix/pull/2829";>apache/helix#2829</a></li>
   <li>Change partitionAssignment API to handle ANY_LIVEINSTANCE by <a 
href="https://github.com/GrantPSpencer";><code>@​GrantPSpencer</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2817";>apache/helix#2817</a></li>
   <li>[apache/helix] -- Package resources in JDK 1.8 (backward compatible) jar 
by <a 
href="https://github.com/himanshukandwal";><code>@​himanshukandwal</code></a> in 
<a 
href="https://redirect.github.com/apache/helix/pull/2833";>apache/helix#2833</a></li>
   <li>Fix unstable tests of TestPartitionAssignmentAPI and 
TestPerInstanceAccessor by <a 
href="https://github.com/junkaixue";><code>@​junkaixue</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2843";>apache/helix#2843</a></li>
   <li>Add support for ALL_RESOURCES key to disabled partitions by <a 
href="https://github.com/GrantPSpencer";><code>@​GrantPSpencer</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2848";>apache/helix#2848</a></li>
   <li>Update bump-up.sh to remove deprecated helix-admin-webapp and 
helix-front by <a 
href="https://github.com/abhilash1in";><code>@​abhilash1in</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2855";>apache/helix#2855</a></li>
   <li>Fix unstable test testDisconnectWhenConnectionBreak by <a 
href="https://github.com/junkaixue";><code>@​junkaixue</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2857";>apache/helix#2857</a></li>
   <li>Make SwapIn Instance respect its own disabled partitions list during 
swap operation by <a 
href="https://github.com/GrantPSpencer";><code>@​GrantPSpencer</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2867";>apache/helix#2867</a></li>
   <li>Refactor and fix puppy for metaclient by <a 
href="https://github.com/xyuanlu";><code>@​xyuanlu</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2870";>apache/helix#2870</a></li>
   <li>Fix flaky testDisableErrorLogByDefault by <a 
href="https://github.com/GrantPSpencer";><code>@​GrantPSpencer</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2869";>apache/helix#2869</a></li>
   <li>Fix flaky test getAllInstances - clean up added instances by <a 
href="https://github.com/GrantPSpencer";><code>@​GrantPSpencer</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2879";>apache/helix#2879</a></li>
   <li>Fix intellji formatter to wrap on Enum type per line by <a 
href="https://github.com/junkaixue";><code>@​junkaixue</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2881";>apache/helix#2881</a></li>
   <li>Optimize logging in LogUtil without string format by <a 
href="https://github.com/junkaixue";><code>@​junkaixue</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2880";>apache/helix#2880</a></li>
   <li>ZkBucketDataAccessor always complete scheduled GC by <a 
href="https://github.com/GrantPSpencer";><code>@​GrantPSpencer</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2873";>apache/helix#2873</a></li>
   <li>Move creating live instance after carryover current state by <a 
href="https://github.com/frankmu";><code>@​frankmu</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2889";>apache/helix#2889</a></li>
   <li>Change stoppable to perform min active check sequentially in mz by <a 
href="https://github.com/GrantPSpencer";><code>@​GrantPSpencer</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2886";>apache/helix#2886</a></li>
   <li>Bump webpack from 5.76.0 to 5.94.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/2897";>apache/helix#2897</a></li>
   <li>Consider fault zones when sorting combinedPreferenceList by <a 
href="https://github.com/GrantPSpencer";><code>@​GrantPSpencer</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2894";>apache/helix#2894</a></li>
   <li>Fix Empty IdealState Calculation with Disabled Nodes in AutoRebalance… 
by <a href="https://github.com/MarkGaox";><code>@​MarkGaox</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2877";>apache/helix#2877</a></li>
   <li>Add functionality to forcefully kill an instance by <a 
href="https://github.com/GrantPSpencer";><code>@​GrantPSpencer</code></a> in <a 
href="https://redirect.github.com/apache/helix/pull/2898";>apache/helix#2898</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/707aca836451e23eaddfb88a3bc850abcb31dc0a";><code>707aca8</code></a>
 [maven-release-plugin] prepare release helix-1.4.3</li>
   <li><a 
href="https://github.com/apache/helix/commit/892fc2710c994261ccc46236c3ff9d66c2af32ea";><code>892fc27</code></a>
 Add atomic recursive delete to ZK client and use for drop instance (<a 
href="https://redirect.github.com/apache/helix/issues/2994";>#2994</a>)</li>
   <li><a 
href="https://github.com/apache/helix/commit/3233f7de50216e4de53921fa1f5ee51057764dfc";><code>3233f7d</code></a>
 Bump store2 from 2.14.2 to 2.14.4 in /helix-front (<a 
href="https://redirect.github.com/apache/helix/issues/3000";>#3000</a>)</li>
   <li><a 
href="https://github.com/apache/helix/commit/886bc2492906480a1faf51ad0a8bd03ddee7b2b2";><code>886bc24</code></a>
 Align thread name when helix task executor are recreated.(<a 
href="https://redirect.github.com/apache/helix/issues/2999";>#2999</a>)</li>
   <li><a 
href="https://github.com/apache/helix/commit/e6adf5bc934a01ab87bc44c03015208a45ca6b4f";><code>e6adf5b</code></a>
 Exclude Custom Checks When Instance Is Not Alive (<a 
href="https://redirect.github.com/apache/helix/issues/2993";>#2993</a>)</li>
   <li><a 
href="https://github.com/apache/helix/commit/0f95ef3134d92ac46e6c75750f9284c0e1cece59";><code>0f95ef3</code></a>
 Support preserving history of HELIX_ENABLED legacy fields when combo of 
insta...</li>
   <li><a 
href="https://github.com/apache/helix/commit/4e1b5ea5386b85035f48e4245bfbbe3e065bef26";><code>4e1b5ea</code></a>
 Fixing the flaky topology migration check and ConstrainBasedAlgorith 
replicaH...</li>
   <li><a 
href="https://github.com/apache/helix/commit/f68bdaf6861f195c92f055fa4cbdc1d7a3874f1d";><code>f68bdaf</code></a>
 Fix NPE in IntermedaiteStateCalcStage (<a 
href="https://redirect.github.com/apache/helix/issues/2974";>#2974</a>)</li>
   <li><a 
href="https://github.com/apache/helix/commit/6703d58be882e8cccbbf40786f7e24781c05da10";><code>6703d58</code></a>
 Bump com.thoughtworks.xstream:xstream in /helix-rest (<a 
href="https://redirect.github.com/apache/helix/issues/2996";>#2996</a>)</li>
   <li><a 
href="https://github.com/apache/helix/commit/02ef0eac0a2eb6df4a5e08fb781794f2de717316";><code>02ef0ea</code></a>
 Bump commons-io:commons-io in /metadata-store-directory-common (<a 
href="https://redirect.github.com/apache/helix/issues/2989";>#2989</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/helix/compare/helix-1.3.1...helix-1.4.3";>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.1&new-version=1.4.3)](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: [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