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

   Bumps `pulsar.version` from 3.3.1 to 4.0.3.
   Updates `org.apache.pulsar:pulsar-client` from 3.3.1 to 4.0.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/pulsar/releases";>org.apache.pulsar:pulsar-client's
 releases</a>.</em></p>
   <blockquote>
   <h2>v4.0.3</h2>
   <h4>2025-02-27</h4>
   <h3>Library updates</h3>
   <ul>
   <li>[feat][misc] upgrade oxia java client to 0.5.0 (<a 
href="https://redirect.github.com/apache/pulsar/pull/23871";>#23871</a>)</li>
   <li>[fix] Bump org.apache.solr:solr-core from 8.11.3 to 9.8.0 in 
/pulsar-io/solr (<a 
href="https://redirect.github.com/apache/pulsar/pull/23899";>#23899</a>)</li>
   <li>[fix] Use Alpine 3.21 in base image (<a 
href="https://redirect.github.com/apache/pulsar/pull/23964";>#23964</a>)</li>
   <li>[fix][build] Upgrade json-smart to 2.5.2 (<a 
href="https://redirect.github.com/apache/pulsar/pull/23966";>#23966</a>)</li>
   <li>[improve] Upgrade to Netty 4.1.117.Final (<a 
href="https://redirect.github.com/apache/pulsar/pull/23863";>#23863</a>)</li>
   <li>[fix][sec] Upgrade to Netty 4.1.118 to address <a 
href="https://github.com/netty/netty/security/advisories/GHSA-4g8c-wm8x-jfhw";>CVE-2025-24970</a>
 (<a 
href="https://redirect.github.com/apache/pulsar/pull/23965";>#23965</a>)</li>
   </ul>
   <h3>Broker</h3>
   <ul>
   <li>[fix][broker] Fix bug in RangeCache where different instance of the key 
wouldn't ever match (<a 
href="https://redirect.github.com/apache/pulsar/pull/23903";>#23903</a>)</li>
   <li>[fix][broker] Apply dispatcherMaxReadSizeBytes also for replay reads for 
Shared and Key_Shared subscriptions (<a 
href="https://redirect.github.com/apache/pulsar/pull/23894";>#23894</a>)</li>
   <li>[fix][broker] Closed topics won't be removed from the cache (<a 
href="https://redirect.github.com/apache/pulsar/pull/23884";>#23884</a>)</li>
   <li>[fix][broker] Fix BucketDelayedDeliveryTracker thread safety (<a 
href="https://redirect.github.com/apache/pulsar/pull/24014";>#24014</a>)</li>
   <li>[fix][broker] Fix NPE during active consumer is disconnected (<a 
href="https://redirect.github.com/apache/pulsar/pull/24008";>#24008</a>)</li>
   <li>[fix][broker] Fix incorrect blockedConsumerOnUnackedMsgs value when 
maxUnackedMessagesPerConsumer is 1 (<a 
href="https://redirect.github.com/apache/pulsar/pull/23796";>#23796</a>)</li>
   <li>[fix][broker] Fix rate limiter token bucket and clock consistency issues 
causing excessive throttling and connection timeouts (<a 
href="https://redirect.github.com/apache/pulsar/pull/23930";>#23930</a>)</li>
   <li>[fix][broker] Fix repeatedly acquired pending reads quota (<a 
href="https://redirect.github.com/apache/pulsar/pull/23869";>#23869</a>)</li>
   <li>[fix][broker] Fix seeking by timestamp can be reset the cursor position 
to earliest (<a 
href="https://redirect.github.com/apache/pulsar/pull/23919";>#23919</a>)</li>
   <li>[fix][broker] Geo Replication lost messages or frequently fails due to 
Deduplication is not appropriate for Geo-Replication (<a 
href="https://redirect.github.com/apache/pulsar/pull/23697";>#23697</a>)</li>
   <li>[fix][broker] Make InflightReadsLimiter asynchronous and apply it for 
replay queue reads (<a 
href="https://redirect.github.com/apache/pulsar/pull/23901";>#23901</a>)</li>
   <li>[fix][broker] PIP-322 Fix issue with rate limiters where rates can 
exceed limits initially and consumption pauses until token balance is positive 
(<a href="https://redirect.github.com/apache/pulsar/pull/24012";>#24012</a>)</li>
   <li>[fix][broker] PIP-379 Key_Shared implementation race condition causing 
out-of-order message delivery (<a 
href="https://redirect.github.com/apache/pulsar/pull/23874";>#23874</a>)</li>
   <li>[fix][broker] Skip to persist cursor info if it failed by cursor closed 
(<a href="https://redirect.github.com/apache/pulsar/pull/23615";>#23615</a>)</li>
   <li>[fix][broker] fix broker identifying incorrect stuck topic (<a 
href="https://redirect.github.com/apache/pulsar/pull/24006";>#24006</a>)</li>
   <li>[fix][broker] fix broker may lost rack information (<a 
href="https://redirect.github.com/apache/pulsar/pull/23331";>#23331</a>)</li>
   <li>[fix][meta] Fix ephemeral Zookeeper put which creates a persistent znode 
(<a href="https://redirect.github.com/apache/pulsar/pull/23984";>#23984</a>)</li>
   <li>[fix][meta] Fix ephemeral handling of ZK nodes and fix MockZooKeeper 
ephemeral and ZK stat handling (<a 
href="https://redirect.github.com/apache/pulsar/pull/23988";>#23988</a>)</li>
   <li>[fix][ml] Fix cursor metadata compatability issue when switching the 
config unackedRangesOpenCacheSetEnabled (<a 
href="https://redirect.github.com/apache/pulsar/pull/23759";>#23759</a>)</li>
   <li>[fix][ml] Fix deadlock in PendingReadsManager (<a 
href="https://redirect.github.com/apache/pulsar/pull/23958";>#23958</a>)</li>
   <li>[fix][ml] Fix memory leak due to duplicated RangeCache value retain 
operations  (<a 
href="https://redirect.github.com/apache/pulsar/pull/23955";>#23955</a>)</li>
   <li>[fix][ml] Fix memory leaks in ManagedCursorInfo and ManagedLedgerInfo 
decompression and compression (<a 
href="https://redirect.github.com/apache/pulsar/pull/23960";>#23960</a>)</li>
   <li>[fix][ml] incorrect non-durable cursor's backlog due to concurrently 
trimming ledger and non-durable cursor creation (<a 
href="https://redirect.github.com/apache/pulsar/pull/23951";>#23951</a>)</li>
   <li>[improve][broker] Avoid PersistentReplicator.expireMessages logic 
compute backlog twice (<a 
href="https://redirect.github.com/apache/pulsar/pull/23957";>#23957</a>)</li>
   <li>[improve][broker] Avoid logging errors when there is a connection issue 
during subscription. (<a 
href="https://redirect.github.com/apache/pulsar/pull/23939";>#23939</a>)</li>
   <li>[improve][broker] Avoid printing log for IncompatibleSchemaException in 
ServerCnx (<a 
href="https://redirect.github.com/apache/pulsar/pull/23938";>#23938</a>)</li>
   <li>[improve][broker] Do not print error logs for NotFound or Conflict 
errors when using the Admin API (<a 
href="https://redirect.github.com/apache/pulsar/pull/23928";>#23928</a>)</li>
   <li>[improve][broker] Don't print error logs for ProducerBusyException (<a 
href="https://redirect.github.com/apache/pulsar/pull/23929";>#23929</a>)</li>
   <li>[improve][broker] Fix non-persistent system topic schema compatibility 
(<a href="https://redirect.github.com/apache/pulsar/pull/23286";>#23286</a>)</li>
   <li>[improve][broker] Improve Consumer.equals performance (<a 
href="https://redirect.github.com/apache/pulsar/pull/23864";>#23864</a>)</li>
   <li>[improve][broker] Make the estimated entry size more accurate (<a 
href="https://redirect.github.com/apache/pulsar/pull/23931";>#23931</a>)</li>
   <li>[improve][broker] Refactor a private method to eliminate an unnecessary 
parameter (<a 
href="https://redirect.github.com/apache/pulsar/pull/23915";>#23915</a>)</li>
   <li>[improve][broker] Remove spamming logs for customized managed ledger (<a 
href="https://redirect.github.com/apache/pulsar/pull/23862";>#23862</a>)</li>
   <li>[improve][broker] Support values up to 2^32 in 
ConcurrentBitmapSortedLongPairSet (<a 
href="https://redirect.github.com/apache/pulsar/pull/23878";>#23878</a>)</li>
   <li>[improve][meta] Simplify getting parent path in ZKMetadataStore without 
using java.io.File (<a 
href="https://redirect.github.com/apache/pulsar/pull/23996";>#23996</a>)</li>
   <li>[improve][ml] Use lock-free queue in InflightReadsLimiter since there's 
no concurrent access  (<a 
href="https://redirect.github.com/apache/pulsar/pull/23962";>#23962</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/pulsar/commit/e5aa85f0afb65ca002881efd6f6f52f63b17db15";><code>e5aa85f</code></a>
 [improve][ml] Use lock-free queue in InflightReadsLimiter since there's no 
co...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/657d5ee17e59e2cd72d1f4dce703e35b3fe2422a";><code>657d5ee</code></a>
 [improve][cli] Support additional msg metadata for V1 topic on peek message 
c...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/50997afa08d4773b00de43deff2546c10fb22441";><code>50997af</code></a>
 [fix][broker] Fix BucketDelayedDeliveryTracker thread safety (<a 
href="https://redirect.github.com/apache/pulsar/issues/24014";>#24014</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/c8d8b6f63921b26b8eff465acc100d3fe75aa534";><code>c8d8b6f</code></a>
 [fix][test]Fix flaky test 
V1_ProducerConsumerTest.testConcurrentConsumerRecei...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/56233eae41e313006ecbafd014408f0b9a617fe6";><code>56233ea</code></a>
 [fix][broker] PIP-322 Fix issue with rate limiters where rates can exceed 
lim...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/d152559833a298b61f78b5569e7bf18877787aee";><code>d152559</code></a>
 [fix][test] Fix flaky test 
OneWayReplicatorUsingGlobalZKTest.testConfigReplic...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/0c259415fdef70477a97c925fce3d03be73df4af";><code>0c25941</code></a>
 [improve] [broker] Make the estimated entry size more accurate (<a 
href="https://redirect.github.com/apache/pulsar/issues/23931";>#23931</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/4c41d2b212d3243a5620391fecf4970cf7c6db15";><code>4c41d2b</code></a>
 [improve][ci] Upgrade Gradle Develocity Maven Extension to 1.23.1 (<a 
href="https://redirect.github.com/apache/pulsar/issues/24004";>#24004</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/23f4ca15a78ccab98c5f7e8b16b09a242cc7de5a";><code>23f4ca1</code></a>
 [fix][broker] Fix NPE during active consumer is disconnected (<a 
href="https://redirect.github.com/apache/pulsar/issues/24008";>#24008</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/0538a58c7c3599368df5a6663d9552f4c205cfed";><code>0538a58</code></a>
 [fix][broker] fix broker identifying incorrect stuck topic (<a 
href="https://redirect.github.com/apache/pulsar/issues/24006";>#24006</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/pulsar/compare/v3.3.1...v4.0.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.pulsar:pulsar-client-admin` from 3.3.1 to 4.0.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/pulsar/releases";>org.apache.pulsar:pulsar-client-admin's
 releases</a>.</em></p>
   <blockquote>
   <h2>v4.0.3</h2>
   <h4>2025-02-27</h4>
   <h3>Library updates</h3>
   <ul>
   <li>[feat][misc] upgrade oxia java client to 0.5.0 (<a 
href="https://redirect.github.com/apache/pulsar/pull/23871";>#23871</a>)</li>
   <li>[fix] Bump org.apache.solr:solr-core from 8.11.3 to 9.8.0 in 
/pulsar-io/solr (<a 
href="https://redirect.github.com/apache/pulsar/pull/23899";>#23899</a>)</li>
   <li>[fix] Use Alpine 3.21 in base image (<a 
href="https://redirect.github.com/apache/pulsar/pull/23964";>#23964</a>)</li>
   <li>[fix][build] Upgrade json-smart to 2.5.2 (<a 
href="https://redirect.github.com/apache/pulsar/pull/23966";>#23966</a>)</li>
   <li>[improve] Upgrade to Netty 4.1.117.Final (<a 
href="https://redirect.github.com/apache/pulsar/pull/23863";>#23863</a>)</li>
   <li>[fix][sec] Upgrade to Netty 4.1.118 to address <a 
href="https://github.com/netty/netty/security/advisories/GHSA-4g8c-wm8x-jfhw";>CVE-2025-24970</a>
 (<a 
href="https://redirect.github.com/apache/pulsar/pull/23965";>#23965</a>)</li>
   </ul>
   <h3>Broker</h3>
   <ul>
   <li>[fix][broker] Fix bug in RangeCache where different instance of the key 
wouldn't ever match (<a 
href="https://redirect.github.com/apache/pulsar/pull/23903";>#23903</a>)</li>
   <li>[fix][broker] Apply dispatcherMaxReadSizeBytes also for replay reads for 
Shared and Key_Shared subscriptions (<a 
href="https://redirect.github.com/apache/pulsar/pull/23894";>#23894</a>)</li>
   <li>[fix][broker] Closed topics won't be removed from the cache (<a 
href="https://redirect.github.com/apache/pulsar/pull/23884";>#23884</a>)</li>
   <li>[fix][broker] Fix BucketDelayedDeliveryTracker thread safety (<a 
href="https://redirect.github.com/apache/pulsar/pull/24014";>#24014</a>)</li>
   <li>[fix][broker] Fix NPE during active consumer is disconnected (<a 
href="https://redirect.github.com/apache/pulsar/pull/24008";>#24008</a>)</li>
   <li>[fix][broker] Fix incorrect blockedConsumerOnUnackedMsgs value when 
maxUnackedMessagesPerConsumer is 1 (<a 
href="https://redirect.github.com/apache/pulsar/pull/23796";>#23796</a>)</li>
   <li>[fix][broker] Fix rate limiter token bucket and clock consistency issues 
causing excessive throttling and connection timeouts (<a 
href="https://redirect.github.com/apache/pulsar/pull/23930";>#23930</a>)</li>
   <li>[fix][broker] Fix repeatedly acquired pending reads quota (<a 
href="https://redirect.github.com/apache/pulsar/pull/23869";>#23869</a>)</li>
   <li>[fix][broker] Fix seeking by timestamp can be reset the cursor position 
to earliest (<a 
href="https://redirect.github.com/apache/pulsar/pull/23919";>#23919</a>)</li>
   <li>[fix][broker] Geo Replication lost messages or frequently fails due to 
Deduplication is not appropriate for Geo-Replication (<a 
href="https://redirect.github.com/apache/pulsar/pull/23697";>#23697</a>)</li>
   <li>[fix][broker] Make InflightReadsLimiter asynchronous and apply it for 
replay queue reads (<a 
href="https://redirect.github.com/apache/pulsar/pull/23901";>#23901</a>)</li>
   <li>[fix][broker] PIP-322 Fix issue with rate limiters where rates can 
exceed limits initially and consumption pauses until token balance is positive 
(<a href="https://redirect.github.com/apache/pulsar/pull/24012";>#24012</a>)</li>
   <li>[fix][broker] PIP-379 Key_Shared implementation race condition causing 
out-of-order message delivery (<a 
href="https://redirect.github.com/apache/pulsar/pull/23874";>#23874</a>)</li>
   <li>[fix][broker] Skip to persist cursor info if it failed by cursor closed 
(<a href="https://redirect.github.com/apache/pulsar/pull/23615";>#23615</a>)</li>
   <li>[fix][broker] fix broker identifying incorrect stuck topic (<a 
href="https://redirect.github.com/apache/pulsar/pull/24006";>#24006</a>)</li>
   <li>[fix][broker] fix broker may lost rack information (<a 
href="https://redirect.github.com/apache/pulsar/pull/23331";>#23331</a>)</li>
   <li>[fix][meta] Fix ephemeral Zookeeper put which creates a persistent znode 
(<a href="https://redirect.github.com/apache/pulsar/pull/23984";>#23984</a>)</li>
   <li>[fix][meta] Fix ephemeral handling of ZK nodes and fix MockZooKeeper 
ephemeral and ZK stat handling (<a 
href="https://redirect.github.com/apache/pulsar/pull/23988";>#23988</a>)</li>
   <li>[fix][ml] Fix cursor metadata compatability issue when switching the 
config unackedRangesOpenCacheSetEnabled (<a 
href="https://redirect.github.com/apache/pulsar/pull/23759";>#23759</a>)</li>
   <li>[fix][ml] Fix deadlock in PendingReadsManager (<a 
href="https://redirect.github.com/apache/pulsar/pull/23958";>#23958</a>)</li>
   <li>[fix][ml] Fix memory leak due to duplicated RangeCache value retain 
operations  (<a 
href="https://redirect.github.com/apache/pulsar/pull/23955";>#23955</a>)</li>
   <li>[fix][ml] Fix memory leaks in ManagedCursorInfo and ManagedLedgerInfo 
decompression and compression (<a 
href="https://redirect.github.com/apache/pulsar/pull/23960";>#23960</a>)</li>
   <li>[fix][ml] incorrect non-durable cursor's backlog due to concurrently 
trimming ledger and non-durable cursor creation (<a 
href="https://redirect.github.com/apache/pulsar/pull/23951";>#23951</a>)</li>
   <li>[improve][broker] Avoid PersistentReplicator.expireMessages logic 
compute backlog twice (<a 
href="https://redirect.github.com/apache/pulsar/pull/23957";>#23957</a>)</li>
   <li>[improve][broker] Avoid logging errors when there is a connection issue 
during subscription. (<a 
href="https://redirect.github.com/apache/pulsar/pull/23939";>#23939</a>)</li>
   <li>[improve][broker] Avoid printing log for IncompatibleSchemaException in 
ServerCnx (<a 
href="https://redirect.github.com/apache/pulsar/pull/23938";>#23938</a>)</li>
   <li>[improve][broker] Do not print error logs for NotFound or Conflict 
errors when using the Admin API (<a 
href="https://redirect.github.com/apache/pulsar/pull/23928";>#23928</a>)</li>
   <li>[improve][broker] Don't print error logs for ProducerBusyException (<a 
href="https://redirect.github.com/apache/pulsar/pull/23929";>#23929</a>)</li>
   <li>[improve][broker] Fix non-persistent system topic schema compatibility 
(<a href="https://redirect.github.com/apache/pulsar/pull/23286";>#23286</a>)</li>
   <li>[improve][broker] Improve Consumer.equals performance (<a 
href="https://redirect.github.com/apache/pulsar/pull/23864";>#23864</a>)</li>
   <li>[improve][broker] Make the estimated entry size more accurate (<a 
href="https://redirect.github.com/apache/pulsar/pull/23931";>#23931</a>)</li>
   <li>[improve][broker] Refactor a private method to eliminate an unnecessary 
parameter (<a 
href="https://redirect.github.com/apache/pulsar/pull/23915";>#23915</a>)</li>
   <li>[improve][broker] Remove spamming logs for customized managed ledger (<a 
href="https://redirect.github.com/apache/pulsar/pull/23862";>#23862</a>)</li>
   <li>[improve][broker] Support values up to 2^32 in 
ConcurrentBitmapSortedLongPairSet (<a 
href="https://redirect.github.com/apache/pulsar/pull/23878";>#23878</a>)</li>
   <li>[improve][meta] Simplify getting parent path in ZKMetadataStore without 
using java.io.File (<a 
href="https://redirect.github.com/apache/pulsar/pull/23996";>#23996</a>)</li>
   <li>[improve][ml] Use lock-free queue in InflightReadsLimiter since there's 
no concurrent access  (<a 
href="https://redirect.github.com/apache/pulsar/pull/23962";>#23962</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/pulsar/commit/e5aa85f0afb65ca002881efd6f6f52f63b17db15";><code>e5aa85f</code></a>
 [improve][ml] Use lock-free queue in InflightReadsLimiter since there's no 
co...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/657d5ee17e59e2cd72d1f4dce703e35b3fe2422a";><code>657d5ee</code></a>
 [improve][cli] Support additional msg metadata for V1 topic on peek message 
c...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/50997afa08d4773b00de43deff2546c10fb22441";><code>50997af</code></a>
 [fix][broker] Fix BucketDelayedDeliveryTracker thread safety (<a 
href="https://redirect.github.com/apache/pulsar/issues/24014";>#24014</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/c8d8b6f63921b26b8eff465acc100d3fe75aa534";><code>c8d8b6f</code></a>
 [fix][test]Fix flaky test 
V1_ProducerConsumerTest.testConcurrentConsumerRecei...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/56233eae41e313006ecbafd014408f0b9a617fe6";><code>56233ea</code></a>
 [fix][broker] PIP-322 Fix issue with rate limiters where rates can exceed 
lim...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/d152559833a298b61f78b5569e7bf18877787aee";><code>d152559</code></a>
 [fix][test] Fix flaky test 
OneWayReplicatorUsingGlobalZKTest.testConfigReplic...</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/0c259415fdef70477a97c925fce3d03be73df4af";><code>0c25941</code></a>
 [improve] [broker] Make the estimated entry size more accurate (<a 
href="https://redirect.github.com/apache/pulsar/issues/23931";>#23931</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/4c41d2b212d3243a5620391fecf4970cf7c6db15";><code>4c41d2b</code></a>
 [improve][ci] Upgrade Gradle Develocity Maven Extension to 1.23.1 (<a 
href="https://redirect.github.com/apache/pulsar/issues/24004";>#24004</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/23f4ca15a78ccab98c5f7e8b16b09a242cc7de5a";><code>23f4ca1</code></a>
 [fix][broker] Fix NPE during active consumer is disconnected (<a 
href="https://redirect.github.com/apache/pulsar/issues/24008";>#24008</a>)</li>
   <li><a 
href="https://github.com/apache/pulsar/commit/0538a58c7c3599368df5a6663d9552f4c205cfed";><code>0538a58</code></a>
 [fix][broker] fix broker identifying incorrect stuck topic (<a 
href="https://redirect.github.com/apache/pulsar/issues/24006";>#24006</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/pulsar/compare/v3.3.1...v4.0.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   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: commits-unsubscr...@pinot.apache.org

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


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

Reply via email to