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

github-bot pushed a change to branch 
dependabot/go_modules/go/adbc/golang.org/x/oauth2-0.27.0
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


 discard 3fff99299 bump versions
 discard c13d82a05 don't force go 1.24
 discard 09b0ca922 bump golangci-lint
 discard a0c9195b3 tidy
 discard 96eeaecad chore(go/adbc): bump golang.org/x/oauth2 in /go/adbc
     add 00c005f1c chore(java): bump org.junit:junit-bom from 5.11.4 to 5.12.0 
in /java (#2551)
     add c4c7cd7c2 chore(java): bump 
com.diffplug.spotless:spotless-maven-plugin from 2.44.2 to 2.44.3 in /java 
(#2550)
     add 8a373bb19 chore(csharp): bump Apache.Arrow and 
Microsoft.NETFramework.ReferenceAssemblies in /csharp (#2548)
     add a43e33407 chore(csharp): bump Apache.Arrow.Flight from 19.0.0 to 
19.0.1 in /csharp (#2549)
     add 5ead7bb42 fix(c/driver/sqlite): don't rely on double-quoted strings 
feature (#2555)
     add 67c0809a5 chore: bump versions of Go, pre-commit hooks (#2556)
     add 707db4b73 chore(go/adbc): bump golang.org/x/oauth2 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   (3fff99299)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/go/adbc/golang.org/x/oauth2-0.27.0 (707db4b73)

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:
 .pre-commit-config.yaml                            | 15 +++++++++------
 c/driver/bigquery/bigquery_test.cc                 |  2 ++
 c/driver/flightsql/dremio_flightsql_test.cc        |  3 +++
 c/driver/flightsql/sqlite_flightsql_test.cc        |  2 ++
 c/driver/framework/objects.cc                      |  1 +
 .../postgresql/copy/postgres_copy_reader_test.cc   |  2 ++
 .../postgresql/copy/postgres_copy_writer_test.cc   |  3 +++
 c/driver/postgresql/database.cc                    |  1 +
 c/driver/postgresql/error.cc                       |  2 +-
 c/driver/postgresql/postgres_type_test.cc          |  2 ++
 c/driver/postgresql/postgresql_test.cc             |  3 +++
 c/driver/postgresql/result_helper.cc               |  2 ++
 c/driver/postgresql/statement.cc                   |  1 +
 c/driver/snowflake/snowflake_test.cc               | 10 +++++++---
 c/driver/sqlite/sqlite.cc                          |  9 +++++++--
 c/driver/sqlite/sqlite_test.cc                     | 22 +++++++++++++---------
 c/integration/duckdb/duckdb_test.cc                |  1 +
 c/validation/adbc_validation_connection.cc         |  4 ++++
 c/validation/adbc_validation_statement.cc          |  3 +++
 c/validation/adbc_validation_util.cc               |  5 +++++
 .../src/Apache.Arrow.Adbc/Apache.Arrow.Adbc.csproj |  2 +-
 .../Apache.Arrow.Adbc.Drivers.FlightSql.csproj     |  2 +-
 java/pom.xml                                       |  4 ++--
 .../adbc_driver_manager/_blocking_impl.cc          |  1 +
 python/adbc_driver_manager/tests/test_dbapi.py     | 18 +++++++++---------
 r/adbcdrivermanager/src/driver_test.cc             |  1 +
 26 files changed, 87 insertions(+), 34 deletions(-)

Reply via email to