Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump github.com/google/flatbuffers from 1.12.1 to 24.3.2…
…5+incompatible (#2084) Bumps [github.com/google/flatbuffers](https://github.com/google/flatbuffers) from 1.12.1 to 24.3.25+incompatible. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/flatbuffers/releases">github.com/google/flatbuffers's releases</a>.</em></p> <blockquote> <h2>v24.3.25</h2> <h2>What's Changed</h2> <ul> <li>Fix License by <a href="https://github.com/p0fi"><code>@p0fi</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8253">google/flatbuffers#8253</a></li> <li>Fix handling non null-terminated string_views in LookupByKey by <a href="https://github.com/mpawlowski-eyeo"><code>@mpawlowski-eyeo</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8203">google/flatbuffers#8203</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/p0fi"><code>@p0fi</code></a> made their first contribution in <a href="https://redirect.github.com/google/flatbuffers/pull/8253">google/flatbuffers#8253</a></li> <li><a href="https://github.com/mpawlowski-eyeo"><code>@mpawlowski-eyeo</code></a> made their first contribution in <a href="https://redirect.github.com/google/flatbuffers/pull/8203">google/flatbuffers#8203</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/flatbuffers/compare/v24.3.7...v24.3.25">https://github.com/google/flatbuffers/compare/v24.3.7...v24.3.25</a></p> <h2>v24.3.7</h2> <h2>What's Changed</h2> <ul> <li>Add Kotlin multiplatform support by <a href="https://github.com/paulovap"><code>@paulovap</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/7969">google/flatbuffers#7969</a></li> <li>Add <code>ForceVectorAlignment64</code> and test by <a href="https://github.com/dbaileychess"><code>@dbaileychess</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/7977">google/flatbuffers#7977</a></li> <li>[Kotlin] Add java source on benchmark module instead of using version… by <a href="https://github.com/paulovap"><code>@paulovap</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/7978">google/flatbuffers#7978</a></li> <li>Small optimization on "deserialization" and fix on benchmarks again by <a href="https://github.com/paulovap"><code>@paulovap</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/7982">google/flatbuffers#7982</a></li> <li>[Bazel] Fix gen_reflections for flatbuffers_ts_library by <a href="https://github.com/jkuszmaul"><code>@jkuszmaul</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/7981">google/flatbuffers#7981</a></li> <li>various fixes by <a href="https://github.com/dbaileychess"><code>@dbaileychess</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/7986">google/flatbuffers#7986</a></li> <li>Make eslint less pedantic by <a href="https://github.com/OptoCloud"><code>@OptoCloud</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8012">google/flatbuffers#8012</a></li> <li>Optional omission of Typescript entrypoint by <a href="https://github.com/maxburke"><code>@maxburke</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8057">google/flatbuffers#8057</a></li> <li>Upgrade the bazel-related dependencies by <a href="https://github.com/philsc"><code>@philsc</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8078">google/flatbuffers#8078</a></li> <li>Fix BUILD.bazel style violations by <a href="https://github.com/philsc"><code>@philsc</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8081">google/flatbuffers#8081</a></li> <li>[TS] Allows object API to set 0 for a null-default scalar. by <a href="https://github.com/jviel-beta"><code>@jviel-beta</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/7864">google/flatbuffers#7864</a></li> <li>Fully qualify the offset type in FLATBUFFERS_VTABLE_UNDERLYING_TYPE by <a href="https://github.com/anton-bobukh"><code>@anton-bobukh</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8094">google/flatbuffers#8094</a></li> <li>[bazel] Update Platforms by <a href="https://github.com/sgowroji"><code>@sgowroji</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8083">google/flatbuffers#8083</a></li> <li>Bump google.golang.org/grpc from 1.39.0-dev to 1.53.0 in /grpc/examples/go/greeter/server by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8027">google/flatbuffers#8027</a></li> <li>Upgrade rules_go by <a href="https://github.com/comius"><code>@comius</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8092">google/flatbuffers#8092</a></li> <li>Bump google.golang.org/grpc from 1.35.0 to 1.53.0 in /grpc/examples/go/greeter/client by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8026">google/flatbuffers#8026</a></li> <li>Bump google.golang.org/grpc from 1.35.0 to 1.53.0 in /grpc/examples/go/greeter/models by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8025">google/flatbuffers#8025</a></li> <li>Fix nim workflow by <a href="https://github.com/le-michael"><code>@le-michael</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8098">google/flatbuffers#8098</a></li> <li>[Swift] Overall Improvements by <a href="https://github.com/mustiikhalil"><code>@mustiikhalil</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8061">google/flatbuffers#8061</a></li> <li>Fix misalignment of small structs in a Vector (C++) by <a href="https://github.com/bexcite"><code>@bexcite</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/7883">google/flatbuffers#7883</a></li> <li>Add constexpr for bitmask operators by <a href="https://github.com/xaphier"><code>@xaphier</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8037">google/flatbuffers#8037</a></li> <li>C++ strict conversion fixes for flatbuffer_builder.h (<a href="https://redirect.github.com/google/flatbuffers/issues/8062">#8062</a>) by <a href="https://github.com/greenrobot"><code>@greenrobot</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8065">google/flatbuffers#8065</a></li> <li>Fix compiling idl_gen_php.cpp against certain STLs by <a href="https://github.com/reshilkin"><code>@reshilkin</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8067">google/flatbuffers#8067</a></li> <li>Fix compiling idl_parser.cpp against certain STLs by <a href="https://github.com/reshilkin"><code>@reshilkin</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8066">google/flatbuffers#8066</a></li> <li>corrected a typo by <a href="https://github.com/sthd"><code>@sthd</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8063">google/flatbuffers#8063</a></li> <li>Return function to namespace by <a href="https://github.com/reshilkin"><code>@reshilkin</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8068">google/flatbuffers#8068</a></li> <li>TS: Add missing generated files by <a href="https://github.com/bjornharrtell"><code>@bjornharrtell</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8075">google/flatbuffers#8075</a></li> <li>Add const qualifier to non-mutated FlatbufferBuilder parameter by <a href="https://github.com/Lukasdoe"><code>@Lukasdoe</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8101">google/flatbuffers#8101</a></li> <li>Fix verification for C# unions by <a href="https://github.com/CurtHagenlocher"><code>@CurtHagenlocher</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/7970">google/flatbuffers#7970</a></li> <li>[Rust] Add the Allocator trait for the builder API by <a href="https://github.com/adsnaider"><code>@adsnaider</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8106">google/flatbuffers#8106</a></li> <li>update flatbuffers java to be Android API level 23 compatible by <a href="https://github.com/turbotoribio"><code>@turbotoribio</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8158">google/flatbuffers#8158</a></li> <li>Fix CI builds by <a href="https://github.com/dbaileychess"><code>@dbaileychess</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8161">google/flatbuffers#8161</a></li> <li>chore: Dart 23.5.26 release by <a href="https://github.com/vaind"><code>@vaind</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8160">google/flatbuffers#8160</a></li> <li>Fix: detect c++ standard on MSVC for span by <a href="https://github.com/assorted"><code>@assorted</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8155">google/flatbuffers#8155</a></li> <li>Update Compiler.md docs by <a href="https://github.com/fliiiix"><code>@fliiiix</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8153">google/flatbuffers#8153</a></li> <li>Remove msvc pragma warning disable C4351 as it is undocumented by <a href="https://github.com/Lukasdoe"><code>@Lukasdoe</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8124">google/flatbuffers#8124</a></li> <li>Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /grpc/examples/go/greeter/models by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/google/flatbuffers/pull/8130">google/flatbuffers#8130</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/google/flatbuffers/blob/master/CHANGELOG.md">github.com/google/flatbuffers's changelog</a>.</em></p> <blockquote> <h1>Flatbuffers Change Log</h1> <p>All major or breaking changes will be documented in this file, as well as any new features that should be highlighted. Minor fixes or improvements are not necessarily listed.</p> <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> <li>Migrate from rules_nodejs to rules_js/rules_ts (<a href="https://redirect.github.com/google/flatbuffers/issues/7923">#7923</a>)</li> <li>Only generate <a href="https://github.com/kotlin"><code>@kotlin</code></a>.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (<a href="https://redirect.github.com/google/flatbuffers/issues/7881">#7881</a>)</li> <li>additional check for absl::string_view availability (<a href="https://redirect.github.com/google/flatbuffers/issues/7897">#7897</a>)</li> <li>Optionally generate Python type annotations (<a href="https://redirect.github.com/google/flatbuffers/issues/7858">#7858</a>)</li> <li>Replace deprecated command with environment file (<a href="https://redirect.github.com/google/flatbuffers/issues/7921">#7921</a>)</li> <li>drop glibc from runtime dependencies (<a href="https://redirect.github.com/google/flatbuffers/issues/7906">#7906</a>)</li> <li>Make JSON supporting advanced union features (<a href="https://redirect.github.com/google/flatbuffers/issues/7869">#7869</a>)</li> <li>Allow to use functions from <code>BuildFlatBuffers.cmake</code> from a flatbuffers installation installed with CMake. (<a href="https://redirect.github.com/google/flatbuffers/issues/7912">#7912</a>)</li> <li>TS/JS: Use TypeError instead of Error when appropriate (<a href="https://redirect.github.com/google/flatbuffers/issues/7910">#7910</a>)</li> <li>Go: make generated code more compliant to "go fmt" (<a href="https://redirect.github.com/google/flatbuffers/issues/7907">#7907</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/595bf0007ab1929570c7671f091313c8fc20644e"><code>595bf00</code></a> FlatBuffers Version v24.3.25</li> <li><a href="https://github.com/google/flatbuffers/commit/0cfb7eb80b05c058e19e50fb575263908e601469"><code>0cfb7eb</code></a> Fix handling non null-terminated string_views in LookupByKey (<a href="https://redirect.github.com/google/flatbuffers/issues/8203">#8203</a>)</li> <li><a href="https://github.com/google/flatbuffers/commit/67eb95de9281087ccbba9aafd6e8ab1958d12045"><code>67eb95d</code></a> <code>presubmit.yml</code>: Use xcode 14.2</li> <li><a href="https://github.com/google/flatbuffers/commit/b1f617fcb2821f67453dc037cd0a6ebd8eb44de0"><code>b1f617f</code></a> Fix License (<a href="https://redirect.github.com/google/flatbuffers/issues/8253">#8253</a>)</li> <li><a href="https://github.com/google/flatbuffers/commit/960cd4d635b98fc5daeeafee8b0a5601d45c70ad"><code>960cd4d</code></a> Lobster: Support required fields</li> <li><a href="https://github.com/google/flatbuffers/commit/6ff9e90e7e399f3977e99a315856b57c8afe5b4d"><code>6ff9e90</code></a> FlatBuffers Version v24.3.7</li> <li><a href="https://github.com/google/flatbuffers/commit/5b32e8f5c2a69f782fcbb300f8f5f88bc5080510"><code>5b32e8f</code></a> : Don't depend on java version</li> <li><a href="https://github.com/google/flatbuffers/commit/0bed8cd4a001850de9591563df99b435349ba05e"><code>0bed8cd</code></a> FlatBuffers Version v24.3.6</li> <li><a href="https://github.com/google/flatbuffers/commit/7cd216c51e7e921bd687c70f7b673ea71578abe7"><code>7cd216c</code></a> FlatBuffers Version v24.3.6</li> <li><a href="https://github.com/google/flatbuffers/commit/129ef422e8a4e89d87a7216a865602673a6d0bf3"><code>129ef42</code></a> Target .NET Standard 2.1, .NET 6, .NET 8 only (<a href="https://redirect.github.com/google/flatbuffers/issues/8184">#8184</a>)</li> <li>Additional commits viewable in <a href="https://github.com/google/flatbuffers/compare/v1.12.1...v24.3.25">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/google/flatbuffers&package-manager=go_modules&previous-version=1.12.1&new-version=24.3.25+incompatible)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information