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.25.0
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


 discard a8aed3b64 chore(go/adbc): bump golang.org/x/oauth2 in /go/adbc
     add 7e792c931 chore(ci): add `-o pipefail` to default `bash` shell for 
Rust jobs and fix CI job (#2421)
     add c67d04748 chore(rust): bump the datafusion group in /rust with 2 
updates (#2422)
     add ef0377770 chore(rust): bump test-with from 0.14.6 to 0.14.7 in /rust 
(#2415)
     add 5536325b5 fix(c/driver/postgresql): don't unnecessarily COMMIT (#2412)
     add 236099388 chore(java): bump org.assertj:assertj-core from 3.27.0 to 
3.27.2 in /java (#2418)
     add f7307e09c chore(go/adbc): bump golang.org/x/tools from 0.28.0 to 
0.29.0 in /go/adbc (#2419)
     add 7470099ab 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   (a8aed3b64)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/go/adbc/golang.org/x/oauth2-0.25.0 (7470099ab)

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:
 .github/workflows/integration.yml                 |  29 +-
 .github/workflows/rust.yml                        |   6 +-
 c/driver/postgresql/bind_stream.h                 |  12 +-
 go/adbc/go.mod                                    |  10 +-
 go/adbc/go.sum                                    |  20 +-
 java/pom.xml                                      |   2 +-
 python/adbc_driver_postgresql/tests/test_dbapi.py |  24 ++
 rust/Cargo.lock                                   | 337 +++++++++++++---------
 rust/driver/datafusion/Cargo.toml                 |   4 +-
 rust/driver/datafusion/src/lib.rs                 |   7 +-
 rust/driver/datafusion/tests/test_datafusion.rs   |   2 +-
 rust/driver/snowflake/Cargo.toml                  |   2 +-
 12 files changed, 277 insertions(+), 178 deletions(-)

Reply via email to