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

   Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 
0.18.1 to 0.21.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/thrift/releases";>org.apache.thrift:libthrift's 
releases</a>.</em></p>
   <blockquote>
   <h2>Version 0.21.0</h2>
   <p>Please head over to the official release download source:
   <a 
href="http://thrift.apache.org/download";>http://thrift.apache.org/download</a></p>
   <p>The assets listed below are added by Github based on the release tag and 
they will therefore not match the checkums published on the Thrift project 
website.</p>
   <h2>Version 0.20.0</h2>
   <p>Please head over to the official release download source:
   <a 
href="http://thrift.apache.org/download";>http://thrift.apache.org/download</a></p>
   <p>The assets listed below are added by Github based on the release tag and 
they will therefore not match the checkums published on the Thrift project 
website.</p>
   <h2>Version 0.19.0</h2>
   <p>Please head over to the official release download source:
   <a 
href="http://thrift.apache.org/download";>http://thrift.apache.org/download</a></p>
   <p>The assets listed below are added by Github based on the release tag and 
they will therefore not match the checkums published on the Thrift project 
website.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/thrift/blob/master/CHANGES.md";>org.apache.thrift:libthrift's
 changelog</a>.</em></p>
   <blockquote>
   <h2>0.21.0</h2>
   <h3>Build Process</h3>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5815";>THRIFT-5815</a> - 
veralign.sh broken and incomplete</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5810";>THRIFT-5810</a> - 
Wrong installation path for static MSVC libs.</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5755";>THRIFT-5755</a> - 
Docker image build fail</li>
   </ul>
   <h3>C++</h3>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5272";>THRIFT-5272</a> - 
printTo does not properly handle i8 datatypes</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5492";>THRIFT-5492</a> - 
Bogus END_OF_FILE exception</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5678";>THRIFT-5678</a> - 
TConnectedClient: warning due to non-virtual dtor</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5682";>THRIFT-5682</a> - UB 
in generated C++ code    stops compiling with C++20&quot;</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5709";>THRIFT-5709</a> - 
Drastically improve <code>to_num()</code> performace</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5772";>THRIFT-5772</a> - Add 
UUID support for C++</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5773";>THRIFT-5773</a> - UUID 
wrapper for C++</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5816";>THRIFT-5816</a> - Fix 
UUID for boost 1.86.0 (change in data member usage)</li>
   </ul>
   <h3>Compiler (General)</h3>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5800";>THRIFT-5800</a> - 
&quot;Could not find include file foo.thrift&quot; probably should be failure 
instead of warning</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5766";>THRIFT-5766</a> - 
Replace std::endl with &quot;\n&quot;</li>
   </ul>
   <h3>Delphi</h3>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5789";>THRIFT-5789</a> - 
Refactor test suite client implementation</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5782";>THRIFT-5782</a> - 
implement full deprecation support</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5750";>THRIFT-5750</a> - 
Remove &quot;ansistr_binary_&quot; option</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5788";>THRIFT-5788</a> - 
Refactor and streamline hash set implementation</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5765";>THRIFT-5765</a> - 
Extra override for WriteBinary() to avoid unnecessary memory allocations when 
using COM types</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5764";>THRIFT-5764</a> - 
Extra CTOR for TThriftBytesImpl</li>
   </ul>
   <h3>Go</h3>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5786";>THRIFT-5786</a> - Full 
deprecation support for go</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5654";>THRIFT-5654</a> - 
LNK4042 and LNK2019 in go_validator_generator.cc</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5784";>THRIFT-5784</a> - go: 
Add THeaderTransforms to TConfiguration</li>
   </ul>
   <h3>Java</h3>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5762";>THRIFT-5762</a> - 
Expose service result objects in Java</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5530";>THRIFT-5530</a> - 
could not resolve plugin artifact 
'com.github.johnrengelman.shadow:com.github.johnrengelman.shadow.gradle.plugin:4.0.4'</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5230";>THRIFT-5230</a> - Fix 
connection leak and CancelledKeyException when handling Epoll bug</li>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-4847";>THRIFT-4847</a> - 
CancelledKeyException causes TThreadedSelectorServer to fail.</li>
   </ul>
   <h3>JSON</h3>
   <ul>
   <li><a 
href="https://issues.apache.org/jira/browse/THRIFT-5761";>THRIFT-5761</a> - 
Lib/json tests fail</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/thrift/commit/1a31d9051d35b732a5fce258955ef95f576694ba";><code>1a31d90</code></a>
 FIX: No rule to make target 
'Tests/Thrift.Compile.Tests/Properties/AssemblyIn...</li>
   <li><a 
href="https://github.com/apache/thrift/commit/e8cfb1331f91fece921ad20cd3bda8abdaaa6343";><code>e8cfb13</code></a>
 Updated CHANGES.md</li>
   <li><a 
href="https://github.com/apache/thrift/commit/7df39f16b7f7e7271ebbc1d21856eac17512c7ca";><code>7df39f1</code></a>
 updated CHANGES.md</li>
   <li><a 
href="https://github.com/apache/thrift/commit/3867d6832e271adcd3111c3068efc9c11cb9cf63";><code>3867d68</code></a>
 THRIFT-5816 Fix UUID for boost 1.86.0 (change in {{data}} member usage)</li>
   <li><a 
href="https://github.com/apache/thrift/commit/449442e4d213e0682cc24e1626bd1e4b9f0b2fd8";><code>449442e</code></a>
 added ticket data for 0.21.0 to CHANGES.md</li>
   <li><a 
href="https://github.com/apache/thrift/commit/467c6bdcb14f1fcdfb416df92b76ca9e5abbdc90";><code>467c6bd</code></a>
 THRIFT-5815 veralign.sh broken and incomplete</li>
   <li><a 
href="https://github.com/apache/thrift/commit/80e9c4f564d557c5b2a9cf2458b526d704d123aa";><code>80e9c4f</code></a>
 THRIFT-5815 veralign.sh broken and incomplete</li>
   <li><a 
href="https://github.com/apache/thrift/commit/e9b1ef606ef747069ed9741995849661e584e436";><code>e9b1ef6</code></a>
 Bump jvm from 2.0.10 to 2.0.20 in /lib/kotlin</li>
   <li><a 
href="https://github.com/apache/thrift/commit/bcc9cee244a282d9a716890c50ab95a9bb677e80";><code>bcc9cee</code></a>
 THRIFT-5810: install static MSVC libraries to lib/</li>
   <li><a 
href="https://github.com/apache/thrift/commit/5fc920dac710f6eee0417f58e65f91886ae704eb";><code>5fc920d</code></a>
 Fix JS property/method collisions for fields enamed read/write</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/thrift/compare/v0.18.1...v0.21.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.thrift:libthrift&package-manager=maven&previous-version=0.18.1&new-version=0.21.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 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