This is an automated email from the ASF dual-hosted git repository.

zeroshade pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-go.git


The following commit(s) were added to refs/heads/main by this push:
     new e8d4d719 chore: Bump github.com/google/flatbuffers from 
25.9.23+incompatible to 25.12.19+incompatible (#617)
e8d4d719 is described below

commit e8d4d719be7f16c4e2dc72fb2ddec44c7cf7aec0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 13 16:49:52 2026 -0500

    chore: Bump github.com/google/flatbuffers from 25.9.23+incompatible to 
25.12.19+incompatible (#617)
    
    Bumps
    [github.com/google/flatbuffers](https://github.com/google/flatbuffers)
    from 25.9.23+incompatible to 25.12.19+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>v25.12.19</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>docs: clean up whitespace and fix typo in tutorial.md by <a
    href="https://github.com/daynual";><code>@​daynual</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8695";>google/flatbuffers#8695</a></li>
    <li>Correct span and non-span versions of ToArray() and ToArrayPadded()
    methods by <a href="https://github.com/vsmcea";><code>@​vsmcea</code></a>
    in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8734";>google/flatbuffers#8734</a></li>
    <li>[Swift] Fixes test failing on macOS when using
    URL(fileURLWithPath:isDirectory) by <a
    href="https://github.com/mustiikhalil";><code>@​mustiikhalil</code></a>
    in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8742";>google/flatbuffers#8742</a></li>
    <li>treat npm_typescript as a dev dependency by <a
    href="https://github.com/dws";><code>@​dws</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8719";>google/flatbuffers#8719</a></li>
    <li>[Dart] Fix union unpacking by <a
    href="https://github.com/jakobkordez";><code>@​jakobkordez</code></a> in
    <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8748";>google/flatbuffers#8748</a></li>
    <li>[Dart] Fix struct vector ordering in pack function by <a
    href="https://github.com/jakobkordez";><code>@​jakobkordez</code></a> in
    <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8747";>google/flatbuffers#8747</a></li>
    <li>Add conditional check by <a
    href="https://github.com/coder7695";><code>@​coder7695</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8736";>google/flatbuffers#8736</a></li>
    <li>[Dart] Refactor lazy list unpacking by <a
    href="https://github.com/jakobkordez";><code>@​jakobkordez</code></a> in
    <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8746";>google/flatbuffers#8746</a></li>
    <li>Prevent <code>make_span</code> from working with vectors and arrays
    of pointers by <a
    
href="https://github.com/are-you-tilted-already";><code>@​are-you-tilted-already</code></a>
    in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8735";>google/flatbuffers#8735</a></li>
    <li>Swap the dependency of CreateX and X::Pack object API functions. by
    <a
    href="https://github.com/cosmith-nvidia";><code>@​cosmith-nvidia</code></a>
    in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8754";>google/flatbuffers#8754</a></li>
    <li>[Swift] Implements FlatbuffersVector which confirms to
    RandomAccessCollection by <a
    href="https://github.com/mustiikhalil";><code>@​mustiikhalil</code></a>
    in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8752";>google/flatbuffers#8752</a></li>
    <li>Fix --gen-compare to not generate comparators for native types. by
    <a
    href="https://github.com/cosmith-nvidia";><code>@​cosmith-nvidia</code></a>
    in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8681";>google/flatbuffers#8681</a></li>
    <li>Support native_type for tables when using the C++ object API. by <a
    href="https://github.com/cosmith-nvidia";><code>@​cosmith-nvidia</code></a>
    in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8668";>google/flatbuffers#8668</a></li>
    <li>[Swift] Improves the performance creating strings by <a
    href="https://github.com/mustiikhalil";><code>@​mustiikhalil</code></a>
    in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8772";>google/flatbuffers#8772</a></li>
    <li>[Docs] Update swift supported features by <a
    href="https://github.com/mustiikhalil";><code>@​mustiikhalil</code></a>
    in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8769";>google/flatbuffers#8769</a></li>
    <li>[Swift] Bump minimum supported version of swift to 5.10 by <a
    href="https://github.com/mustiikhalil";><code>@​mustiikhalil</code></a>
    in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8758";>google/flatbuffers#8758</a></li>
    <li>[Swift] Inline arrays by <a
    href="https://github.com/mustiikhalil";><code>@​mustiikhalil</code></a>
    in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8755";>google/flatbuffers#8755</a></li>
    <li>Replace usage of make_unique with unique_ptr for cpp11 by <a
    href="https://github.com/fliiiix";><code>@​fliiiix</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8763";>google/flatbuffers#8763</a></li>
    <li>Fix Issue <a
    href="https://redirect.github.com/google/flatbuffers/issues/8653";>#8653</a>
    - Python vtables not considering object size by <a
    href="https://github.com/jtdavis777";><code>@​jtdavis777</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8683";>google/flatbuffers#8683</a></li>
    <li>[C++] Add Vector64 specialization for
    <code>std::vector&lt;bool&gt;</code> by <a
    href="https://github.com/jtdavis777";><code>@​jtdavis777</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8757";>google/flatbuffers#8757</a></li>
    <li>Stop calling setup.py in release CI by <a
    href="https://github.com/jtdavis777";><code>@​jtdavis777</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8771";>google/flatbuffers#8771</a></li>
    <li>[lua] Dont' crash on a fbs file with no root table by <a
    href="https://github.com/jtdavis777";><code>@​jtdavis777</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8770";>google/flatbuffers#8770</a></li>
    <li>Revival of <a
    
href="https://redirect.github.com/google/flatbuffers/issues/8285";>GH-8285</a>:
    fix: remove a single type hint to retain python 2.7.x compatibility by
    <a href="https://github.com/jtdavis777";><code>@​jtdavis777</code></a> in
    <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8799";>google/flatbuffers#8799</a></li>
    <li>[Python] Add unit test for github issue 8653 by <a
    href="https://github.com/satur9nine";><code>@​satur9nine</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8786";>google/flatbuffers#8786</a></li>
    <li>Size verifier fix 2 by <a
    href="https://github.com/fergushenderson";><code>@​fergushenderson</code></a>
    in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8740";>google/flatbuffers#8740</a></li>
    <li>Fix issue <a
    href="https://redirect.github.com/google/flatbuffers/issues/8389";>#8389</a>:
    any nonzero byte is truthy by <a
    href="https://github.com/bkietz";><code>@​bkietz</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8690";>google/flatbuffers#8690</a></li>
    <li>Add Dart changelog entry for v25.9.23 by <a
    href="https://github.com/vaind";><code>@​vaind</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8785";>google/flatbuffers#8785</a></li>
    <li>[dart] fix bug which generated wrong code by <a
    href="https://github.com/fawdlstty";><code>@​fawdlstty</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8780";>google/flatbuffers#8780</a></li>
    <li>add assert to fix GCC warning on Ubuntu 24.04 LTS by <a
    href="https://github.com/gafferongames";><code>@​gafferongames</code></a>
    in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8804";>google/flatbuffers#8804</a></li>
    <li>chore: fix quick start typos by <a
    href="https://github.com/Homeblest";><code>@​Homeblest</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8520";>google/flatbuffers#8520</a></li>
    <li>[Java] Generate Longs from uint enums by <a
    href="https://github.com/nevi-me";><code>@​nevi-me</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8727";>google/flatbuffers#8727</a></li>
    <li>[Java] Add <code>notify</code> to Java keywords by <a
    href="https://github.com/nevi-me";><code>@​nevi-me</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8724";>google/flatbuffers#8724</a></li>
    <li>More robust C++20 <!-- raw HTML omitted --> check by <a
    href="https://github.com/cyyever";><code>@​cyyever</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8631";>google/flatbuffers#8631</a></li>
    <li>[Dart] Fix dart object api test by <a
    href="https://github.com/jakobkordez";><code>@​jakobkordez</code></a> in
    <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8751";>google/flatbuffers#8751</a></li>
    <li>feat: library definition for PlatformIO by <a
    href="https://github.com/obones";><code>@​obones</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8261";>google/flatbuffers#8261</a></li>
    <li>Use macos-15-intel not macos-latest-large for Intel macOS by <a
    href="https://github.com/kou";><code>@​kou</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8777";>google/flatbuffers#8777</a></li>
    <li>[C++] Fix vtable deduplication for 64-bit buffers &gt;2GB by <a
    href="https://github.com/gowsiany";><code>@​gowsiany</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8591";>google/flatbuffers#8591</a></li>
    <li>Bump js-yaml from 4.1.0 to 4.1.1 in the npm_and_yarn group across 1
    directory by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]
    in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8779";>google/flatbuffers#8779</a></li>
    <li>TypeScript: read vtable entries as uint16 by <a
    href="https://github.com/jtbandes";><code>@​jtbandes</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8435";>google/flatbuffers#8435</a></li>
    <li>[fuzzer] Adds code generation target. by <a
    href="https://github.com/coder7695";><code>@​coder7695</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8795";>google/flatbuffers#8795</a></li>
    <li>[CI] Revert back to using swift-actions by <a
    href="https://github.com/mustiikhalil";><code>@​mustiikhalil</code></a>
    in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8806";>google/flatbuffers#8806</a></li>
    <li>[Python] Fix inconsistent creator function naming in generated code
    by <a href="https://github.com/peter-soos";><code>@​peter-soos</code></a>
    in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8792";>google/flatbuffers#8792</a></li>
    <li>Remove legacy Conan recipe and update documentation by <a
    href="https://github.com/uilianries";><code>@​uilianries</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8712";>google/flatbuffers#8712</a></li>
    <li>[Python] Fix generating <strong>init</strong>.py for invalid path by
    <a href="https://github.com/fliiiix";><code>@​fliiiix</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8810";>google/flatbuffers#8810</a></li>
    <li>[Python] Optimize Builder startup: lazy sharedStrings and fast
    vtable init by <a
    href="https://github.com/satur9nine";><code>@​satur9nine</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8807";>google/flatbuffers#8807</a></li>
    <li>Fix platform ifdefs for locale independent str functions by <a
    href="https://github.com/jamesr";><code>@​jamesr</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8678";>google/flatbuffers#8678</a></li>
    <li>fix CScript string.compare by <a
    href="https://github.com/whitecostume";><code>@​whitecostume</code></a>
    in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8547";>google/flatbuffers#8547</a></li>
    <li>[Go] add BenchmarkBuildAllocations by <a
    href="https://github.com/jdemeyer";><code>@​jdemeyer</code></a> in <a
    
href="https://redirect.github.com/google/flatbuffers/pull/8287";>google/flatbuffers#8287</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/7e163021e59cca4f8e1e35a7c828b5c6b7915953";><code>7e16302</code></a>
    FlatBuffers Version 25.12.19 (<a
    
href="https://redirect.github.com/google/flatbuffers/issues/8871";>#8871</a>)</li>
    <li><a
    
href="https://github.com/google/flatbuffers/commit/57fdd4f9951b16411bdd823eff08f5d8dea34fde";><code>57fdd4f</code></a>
    Default Vector Support C++ (<a
    
href="https://redirect.github.com/google/flatbuffers/issues/8870";>#8870</a>)</li>
    <li><a
    
href="https://github.com/google/flatbuffers/commit/8cb53ccc95dabae66233733017bc4f8668bfb379";><code>8cb53cc</code></a>
    Add --gen-absl-hash option to generate AbslHashValue for structs. (<a
    
href="https://redirect.github.com/google/flatbuffers/issues/8868";>#8868</a>)</li>
    <li><a
    
href="https://github.com/google/flatbuffers/commit/fb55e0c9deddab1e0facba98a32f9dad93635118";><code>fb55e0c</code></a>
    Run clang-format -i **/*.cpp (<a
    
href="https://redirect.github.com/google/flatbuffers/issues/8865";>#8865</a>)</li>
    <li><a
    
href="https://github.com/google/flatbuffers/commit/d9fde67eb582270b4fa7c7b0baeadefb844e46d4";><code>d9fde67</code></a>
    Remove progaurd-rules.pro (<a
    
href="https://redirect.github.com/google/flatbuffers/issues/8866";>#8866</a>)</li>
    <li><a
    
href="https://github.com/google/flatbuffers/commit/f74fda299dba611a33dd220d6fbfae9ab0c052e8";><code>f74fda2</code></a>
    Update CODEOWNERS</li>
    <li><a
    
href="https://github.com/google/flatbuffers/commit/15802fa26c8357c0f6ee8b30d27f8fe482de6510";><code>15802fa</code></a>
    Create CODEOWNERS</li>
    <li><a
    
href="https://github.com/google/flatbuffers/commit/a86afae9399bbe631d1ea0783f8816e780e236cc";><code>a86afae</code></a>
    Fix casing in generated Kotlin struct constructor function (<a
    
href="https://redirect.github.com/google/flatbuffers/issues/8849";>#8849</a>)</li>
    <li><a
    
href="https://github.com/google/flatbuffers/commit/60910fb7f5a9bfc5da84b2dd7f17969d184da3f2";><code>60910fb</code></a>
    Fix nullability of generated Kotlin ByteBuffer accessors (<a
    
href="https://redirect.github.com/google/flatbuffers/issues/8844";>#8844</a>)</li>
    <li><a
    
href="https://github.com/google/flatbuffers/commit/7bfaabc3587ca31161810512d3d0a7ba72d6182c";><code>7bfaabc</code></a>
    [TS] Flexbuffers root vector fix (<a
    
href="https://redirect.github.com/google/flatbuffers/issues/8847";>#8847</a>)</li>
    <li>Additional commits viewable in <a
    
href="https://github.com/google/flatbuffers/compare/v25.9.23...v25.12.19";>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=25.9.23+incompatible&new-version=25.12.19+incompatible)](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>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index 812e94a4..6d582966 100644
--- a/go.mod
+++ b/go.mod
@@ -25,7 +25,7 @@ require (
        github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
        github.com/goccy/go-json v0.10.5
        github.com/golang/snappy v1.0.0
-       github.com/google/flatbuffers v25.9.23+incompatible
+       github.com/google/flatbuffers v25.12.19+incompatible
        github.com/google/uuid v1.6.0
        github.com/hamba/avro/v2 v2.30.0
        github.com/klauspost/asmfmt v1.3.2
diff --git a/go.sum b/go.sum
index ac439b3d..790671dc 100644
--- a/go.sum
+++ b/go.sum
@@ -56,8 +56,8 @@ github.com/golang/protobuf v1.5.4 
h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek
 github.com/golang/protobuf v1.5.4/go.mod 
h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
 github.com/golang/snappy v1.0.0 h1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs=
 github.com/golang/snappy v1.0.0/go.mod 
h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q=
-github.com/google/flatbuffers v25.9.23+incompatible 
h1:rGZKv+wOb6QPzIdkM2KxhBZCDrA0DeN6DNmRDrqIsQU=
-github.com/google/flatbuffers v25.9.23+incompatible/go.mod 
h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
+github.com/google/flatbuffers v25.12.19+incompatible 
h1:haMV2JRRJCe1998HeW/p0X9UaMTK6SDo0ffLn2+DbLs=
+github.com/google/flatbuffers v25.12.19+incompatible/go.mod 
h1:1AeVuKshWv4vARoZatz6mlQ0JxURH0Kv5+zNeJKJCa8=
 github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
 github.com/google/go-cmp v0.7.0/go.mod 
h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU=
 github.com/google/gofuzz v1.0.0/go.mod 
h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=

Reply via email to