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

github-bot pushed a change to branch 
dependabot/go_modules/go/adbc/cloud.google.com/go/bigquery-1.75.0
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


    omit 03614655d chore(go/adbc): Bump cloud.google.com/go/bigquery in /go/adbc
     add 780425a47 chore: bump pygments from 2.19.2 to 2.20.0 in 
/c/driver/postgresql/validation (#4160)
     add 41b8e108b ci: add ASF allowlist check (#4172)
     add 976950978 fix(python/adbc_driver_manager): allow overriding search 
paths (#4173)
     add b7345f0ac fix(csharp/src/Telemetry/Traces/Listeners/FileListener): 
ensure to flush to file on each line (#4175)
     add bc4e27393 chore(ci): retry mamba if it flakes a download (#4171)
     add 459965f19 docs: set up Matomo for website analytics (#4176)
     add 7c3a5673a chore: regenerate LICENSE.txt (#4148)
     add 8b056e1b5 chore(go/adbc): bump github.com/go-jose/go-jose/v3 from 
3.0.4 to 3.0.5 in /go/adbc (#4177)
     add c3216f117 fix(dev/release): add `CONDA_BUILD=1` when verifying with 
USE_CONDA=1 (#4180)
     add c4f286c4f fix(rust/ffi): fix release_ffi_error to properly null values 
(#4181)
     add a2786e63f chore(csharp): Bump Microsoft.NET.Test.Sdk from 18.3.0 to 
18.4.0 (#4194)
     add e2c15e3b4 chore(go/adbc): bump modernc.org/sqlite from 1.48.0 to 
1.48.1 in /go/adbc (#4191)
     add 7ff3a5914 chore(go/adbc): bump google.golang.org/grpc from 1.79.3 to 
1.80.0 in /go/adbc (#4190)
     add 676d92bef chore(go/adbc): Bump cloud.google.com/go/bigquery in /go/adbc

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (03614655d)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/go/adbc/cloud.google.com/go/bigquery-1.75.0 
(676d92bef)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .codespellrc                                       |    2 +-
 .../workflows/asf-allowlist-check.yml              |   26 +-
 .github/workflows/integration.yml                  |    2 +-
 .github/workflows/rust.yml                         |    2 +
 LICENSE.txt                                        | 2246 +++++++++++++-------
 c/driver/postgresql/validation/uv.lock             |   10 +-
 ci/scripts/python_venv_test.sh                     |   38 +
 ci/scripts/remamba.sh                              |    4 +
 csharp/Directory.Packages.props                    |    2 +-
 .../Traces/Listeners/FileListener/TracingFile.cs   |    2 +-
 dev/release/verify-release-candidate.sh            |    1 +
 docs/source/_templates/base.html                   |   18 +
 go/adbc/go.mod                                     |    6 +-
 go/adbc/go.sum                                     |   16 +-
 .../adbc_driver_manager/_lib.pyx                   |   32 +-
 python/adbc_driver_sqlite/tests/test_dbapi.py      |    3 +-
 rust/ffi/src/types.rs                              |   71 +-
 17 files changed, 1713 insertions(+), 768 deletions(-)
 copy c/driver/common/AdbcDriverCommonConfig.cmake.in => 
.github/workflows/asf-allowlist-check.yml (54%)

Reply via email to