This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/go/adbc/modernc.org/sqlite-1.38.2
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
discard 419b99aff chore(go/adbc): bump modernc.org/sqlite in /go/adbc
add 003ed3923 chore(rust): support arrow 56 (#3230)
add 8b2e24422 docs: clarify relationship specification.rst to adbc.h
(#3226)
add 8775b2078 fix(csharp/src/Drivers/Databricks): Set
enable_run_async_thrift default true (#3232)
add 0e3f48559 chore: bump ruby/setup-ruby from 1.253.0 to 1.254.0 (#3237)
add 785ebdf54 chore: bump google-github-actions/auth from 2.1.11 to 2.1.12
(#3236)
add 122a9a1a2 chore: bump docker/login-action from 3.4.0 to 3.5.0 (#3234)
add 5e9e19f3a chore(go/adbc): bump google.golang.org/api from 0.243.0 to
0.244.0 in /go/adbc (#3233)
add 3557448fb chore(go/adbc): bump modernc.org/sqlite 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 (419b99aff)
\
N -- N -- N
refs/heads/dependabot/go_modules/go/adbc/modernc.org/sqlite-1.38.2 (3557448fb)
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/native-unix.yml | 4 ++--
.github/workflows/packaging.yml | 4 ++--
.github/workflows/rust.yml | 16 ++++++++++++++++
csharp/src/Drivers/Databricks/DatabricksConnection.cs | 2 +-
csharp/src/Drivers/Databricks/DatabricksParameters.cs | 2 +-
docs/source/format/specification.rst | 6 +++++-
go/adbc/go.mod | 4 ++--
go/adbc/go.sum | 8 ++++----
rust/Cargo.toml | 8 ++++----
9 files changed, 37 insertions(+), 17 deletions(-)