dependabot[bot] opened a new pull request, #8147: URL: https://github.com/apache/storm/pull/8147
Bumps [org.apache.thrift:libthrift](https://github.com/apache/thrift) from 0.19.0 to 0.22.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.22.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.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> </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.22.0</h2> <h3>Build Process</h3> <ul> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5836">THRIFT-5836</a> - 0.21.0 fails to build from sources at Arch Linux: No rule to make target 'Thrift5272.thrift', needed by 'gen-cpp/Thrift5272_types.h'</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5860">THRIFT-5860</a> - cmake 3.5 as a minimum version does not work with cmake 4.0.0</li> </ul> <h3>C glib</h3> <ul> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5817">THRIFT-5817</a> - Avoid copy of TUuid</li> </ul> <h3>C++</h3> <ul> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5637">THRIFT-5637</a> - Thrift compiler should be able to output c++ Aggregate types</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5667">THRIFT-5667</a> - Make ThriftConfig.cmake relocatable</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5817">THRIFT-5817</a> - Avoid copy of TUuid</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5821">THRIFT-5821</a> - Cannot compile against aws-lc libcrypto (openssl replacement from AWS)</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5841">THRIFT-5841</a> - possible init/deinit conflict with manual initialization flag</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5853">THRIFT-5853</a> - Remove oldstyle casts from TBufferTransports and TCompactProtocol</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5854">THRIFT-5854</a> - TCompactProtocol readString checks maxMessageSize at wrong position and off by one</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5868">THRIFT-5868</a> - UUID Support for TCompactProtocol</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5865">THRIFT-5865</a> - Fix TBinayProtocol with <code>list<UUID></code></li> </ul> <h3>Compiler (General)</h3> <ul> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5823">THRIFT-5823</a> - Fix illegal uses of exceptions as normal struct type</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5835">THRIFT-5835</a> - Allow exceptions to be used as regular struct datatype</li> </ul> <h3>Delphi</h3> <ul> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5822">THRIFT-5822</a> - Remove deprecated AnsiString functions from the library</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5824">THRIFT-5824</a> - Migrate, refactor and improve Delphi code generation test script</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5825">THRIFT-5825</a> - UUID constants lead to uncompileable Delphi code</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5826">THRIFT-5826</a> - binary constants create uncompilable Delphi code</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5827">THRIFT-5827</a> - enums in typedefs are not resolved in all cases</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5837">THRIFT-5837</a> - Delphi implementation for THRIFT-5835</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5839">THRIFT-5839</a> - incorrect cast under Win64</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5850">THRIFT-5850</a> - Switch IThriftConfiguration interface from Cardinal to Integer</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5851">THRIFT-5851</a> - Promote known total stream sizes for seekable stream transports properly</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5856">THRIFT-5856</a> - Client should validate HTTP status</li> </ul> <h3>Go</h3> <ul> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5833">THRIFT-5833</a> - go: Combine I/O and original error in compiler generated Process functions</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5845">THRIFT-5845</a> - The write error for union fields should be TException</li> <li><a href="https://issues.apache.org/jira/browse/THRIFT-5859">THRIFT-5859</a> - go: Generate a map for know values of an enum type</li> </ul> <h3>Java</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/thrift/commit/af9ac170f4de895266de4b6f9f3e68a58f113760"><code>af9ac17</code></a> updated CHANGES.md</li> <li><a href="https://github.com/apache/thrift/commit/3da784bec37a9080ca2fee2fc2cac19f1c1efa25"><code>3da784b</code></a> THRIFT-5868: UUID Support for TCompactProtocol</li> <li><a href="https://github.com/apache/thrift/commit/63eeff97a23e8a0d0265787008bd2c01fe433994"><code>63eeff9</code></a> THRIFT-5865: Fix TBinayProtocol with list<UUID></li> <li><a href="https://github.com/apache/thrift/commit/ce696f331e5d93987ecf93b90c63c336edc87b9a"><code>ce696f3</code></a> FIX build does not install net 9 properly</li> <li><a href="https://github.com/apache/thrift/commit/a58d122b567f3bb5f4f415e08481ab5886e12589"><code>a58d122</code></a> updated CHANGES.md</li> <li><a href="https://github.com/apache/thrift/commit/12f2bfaf86d5ca9879e515e4085963590de2d3a1"><code>12f2bfa</code></a> FIX: missing EXTRA_DIST release_rust.yml</li> <li><a href="https://github.com/apache/thrift/commit/071e7cede47a2cb3c4fc681b27e1549e4ed8f1df"><code>071e7ce</code></a> FIX: misc EXTRA_DIST sections</li> <li><a href="https://github.com/apache/thrift/commit/de90963faa6f973af7c0be43d646fba38ea4976b"><code>de90963</code></a> FIX: no rule for .eslintrc.json</li> <li><a href="https://github.com/apache/thrift/commit/7fff2c63df632028808a905e8a4d980534b8cb82"><code>7fff2c6</code></a> FIX: no rule to build eslintignore</li> <li><a href="https://github.com/apache/thrift/commit/e402bb05e45145db0e78f459e07bde446662b04c"><code>e402bb0</code></a> Added "resolved" to searches for unresolved tickets</li> <li>Additional commits viewable in <a href="https://github.com/apache/thrift/compare/v0.19.0...v0.22.0">compare view</a></li> </ul> </details> <br /> [](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...@storm.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org