dependabot[bot] opened a new pull request, #7118: URL: https://github.com/apache/arrow-rs/pull/7118
Updates the requirements on [flatbuffers](https://github.com/google/flatbuffers) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/flatbuffers/releases">flatbuffers's releases</a>.</em></p> <blockquote> <h2>v25.2.10</h2> <h2>What's Changed</h2> <ul> <li>Rust reflection: simplify dependencies, fix Android build compatibility by <a href="https://github.com/dextero"><code>@dextero</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8512">google/flatbuffers#8512</a></li> <li>[Swift] Adds swift 6 to the build matrix & bumps swift to 5.9 by <a href="https://github.com/mustiikhalil"><code>@mustiikhalil</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8414">google/flatbuffers#8414</a></li> <li>Upgrade dependencies by <a href="https://github.com/mering"><code>@mering</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8516">google/flatbuffers#8516</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dextero"><code>@dextero</code></a> made their first contribution in <a href="https://redirect.github.com/google/flatbuffers/pull/8512">google/flatbuffers#8512</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/flatbuffers/compare/v25.1.24...v25.2.10">https://github.com/google/flatbuffers/compare/v25.1.24...v25.2.10</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/google/flatbuffers/blob/master/CHANGELOG.md">flatbuffers's changelog</a>.</em></p> <blockquote> <h2>[25.2.10] (February 10 2025)(<a href="https://github.com/google/flatbuffers/releases/tag/v25.2.10">https://github.com/google/flatbuffers/releases/tag/v25.2.10</a>)</h2> <ul> <li>Removed the old documentation pages. The new one is live at <a href="https://flatbuffers.dev">https://flatbuffers.dev</a></li> <li>Swift version 6.0 support (<a href="https://redirect.github.com/google/flatbuffers/issues/8414">#8414</a>)</li> </ul> <h2>[25.1.24] (January 24 2025)(<a href="https://github.com/google/flatbuffers/releases/tag/v25.1.24">https://github.com/google/flatbuffers/releases/tag/v25.1.24</a>)</h2> <ul> <li>Mostly related to bazel build support.</li> <li>Min bazel supported is now 7 or higher, as WORKSPACE files are removed (<a href="https://redirect.github.com/google/flatbuffers/issues/8509">#8509</a>)</li> <li>Minor C++ codegen fix removing extra semicolon (<a href="https://redirect.github.com/google/flatbuffers/issues/8488">#8488</a>)</li> </ul> <h2>[25.1.21] (January 21 2025)(<a href="https://github.com/google/flatbuffers/releases/tag/v25.1.21">https://github.com/google/flatbuffers/releases/tag/v25.1.21</a>)</h2> <ul> <li>Rust Full Reflection (<a href="https://redirect.github.com/google/flatbuffers/issues/8102">#8102</a>)</li> <li>Mostly documentation updates hosted at <a href="https://flatbuffers.dev">https://flatbuffers.dev</a></li> </ul> <h2>[24.3.25] (March 25 2024)(<a href="https://github.com/google/flatbuffers/releases/tag/v24.3.25">https://github.com/google/flatbuffers/releases/tag/v24.3.25</a>)</h2> <ul> <li>Fixed license metadata parsing (<a href="https://redirect.github.com/google/flatbuffers/issues/8253">#8253</a>)</li> <li>[C++] Allow string_view in <code>LookUpByKey</code> in addition to null-terminated c-style strings (<a href="https://redirect.github.com/google/flatbuffers/issues/8203">#8203</a>)</li> </ul> <h2>[24.3.7] (March 7 2024)(<a href="https://github.com/google/flatbuffers/releases/tag/v24.3.7">https://github.com/google/flatbuffers/releases/tag/v24.3.7</a>)</h2> <ul> <li>Just to fix some of the CI build issues from the 24.3.6 release.</li> </ul> <h2>[24.3.6] (March 6 2024)(<a href="https://github.com/google/flatbuffers/releases/tag/v24.3.6">https://github.com/google/flatbuffers/releases/tag/v24.3.6</a>)</h2> <ul> <li>Fix typescript object API to allow 0 values for null-default scalars (<a href="https://redirect.github.com/google/flatbuffers/issues/7864">#7864</a>)</li> </ul> <h2><a href="https://github.com/google/flatbuffers/releases/tag/v23.5.26">23.5.26 (May 26 2023)</a></h2> <ul> <li>Mostly bug fixing for 64-bit support</li> <li>Adds support for specifying underling type of unions in C++ and TS/JS (<a href="https://redirect.github.com/google/flatbuffers/issues/7954">#7954</a>)</li> </ul> <h2><a href="https://github.com/google/flatbuffers/releases/tag/v23.5.9">23.5.9 (May 9 2023)</a></h2> <ul> <li>64-bit support for C++ (<a href="https://redirect.github.com/google/flatbuffers/issues/7935">#7935</a>)</li> </ul> <h2><a href="https://github.com/google/flatbuffers/releases/tag/v23.5.8">23.5.8 (May 8 2023)</a></h2> <ul> <li>add key_field to compiled tests</li> <li>Add golden language directory</li> <li>Rework cmake flatc codegeneration (<a href="https://redirect.github.com/google/flatbuffers/issues/7938">#7938</a>)</li> <li>remove defining generated files in test srcs</li> <li>Add binary schema reflection (<a href="https://redirect.github.com/google/flatbuffers/issues/7932">#7932</a>)</li> <li>Migrate from rules_nodejs to rules_js/rules_ts (take 2) (<a href="https://redirect.github.com/google/flatbuffers/issues/7928">#7928</a>)</li> <li><code>flat_buffers.dart</code>: mark const variable finals for internal Dart linters</li> <li>fixed some windows warnings (<a href="https://redirect.github.com/google/flatbuffers/issues/7929">#7929</a>)</li> <li>inject no long for FBS generation to remove logs in flattests (<a href="https://redirect.github.com/google/flatbuffers/issues/7926">#7926</a>)</li> <li>Revert "Migrate from rules_nodejs to rules_js/rules_ts (<a href="https://redirect.github.com/google/flatbuffers/issues/7923">#7923</a>)" (<a href="https://redirect.github.com/google/flatbuffers/issues/7927">#7927</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/flatbuffers/commit/1c514626e83c20fffa8557e75641848e1e15cd5e"><code>1c51462</code></a> FlatBuffers Version 25.2.10</li> <li><a href="https://github.com/google/flatbuffers/commit/820a7f277f9591adec72408c7b05a103397626f2"><code>820a7f2</code></a> Remove old documentation</li> <li><a href="https://github.com/google/flatbuffers/commit/396c3f56dfc2d5bb6f700135d1ee1f018dbea0bc"><code>396c3f5</code></a> Upgrade dependencies (<a href="https://redirect.github.com/google/flatbuffers/issues/8516">#8516</a>)</li> <li><a href="https://github.com/google/flatbuffers/commit/c49e81d6ec60d411f9d5cd9b748b8f86af154922"><code>c49e81d</code></a> Adds swift 6 to the build matrix (<a href="https://redirect.github.com/google/flatbuffers/issues/8414">#8414</a>)</li> <li><a href="https://github.com/google/flatbuffers/commit/a285e7ef1a6b6ca0d0d845a602d9aa32db014fcf"><code>a285e7e</code></a> Rust reflection: simplify dependencies, fix Android build compatibility (<a href="https://redirect.github.com/google/flatbuffers/issues/8512">#8512</a>)</li> <li><a href="https://github.com/google/flatbuffers/commit/0312061985dbaaf6b068006383946ac6095f5b63"><code>0312061</code></a> FlatBuffers Version 25.1.24</li> <li><a href="https://github.com/google/flatbuffers/commit/9f94ceedbc069007848187576383bf9fec221e56"><code>9f94cee</code></a> [C++] Avoid adding semicolon after a statement (<a href="https://redirect.github.com/google/flatbuffers/issues/8488">#8488</a>)</li> <li><a href="https://github.com/google/flatbuffers/commit/bcd2b9d03952bfeaec299aaa8cd481f2e4ae6dfe"><code>bcd2b9d</code></a> Add Bazel docs (<a href="https://redirect.github.com/google/flatbuffers/issues/8510">#8510</a>)</li> <li><a href="https://github.com/google/flatbuffers/commit/82fefbf25205b5d9249b1eacb67e673ba50d5c3f"><code>82fefbf</code></a> Remove Bazel WORKSPACE setup. (<a href="https://redirect.github.com/google/flatbuffers/issues/8509">#8509</a>)</li> <li><a href="https://github.com/google/flatbuffers/commit/65e49faf762639f0c2317f1041ab27c208e5cbb8"><code>65e49fa</code></a> Bump the versions of all aspect Bazel dependencies (<a href="https://redirect.github.com/google/flatbuffers/issues/8508">#8508</a>)</li> <li>Additional commits viewable in <a href="https://github.com/google/flatbuffers/compare/v24.12.23...v25.2.10">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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
