This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/go_modules/go/adbc/google.golang.org/protobuf-1.36.7
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
discard bd10bdaf4 chore(go/adbc): bump google.golang.org/protobuf in /go/adbc
add 5f301d3b4 ci(rust): fix build issue on macos (#3264)
add 864cb92a6 fix(rust/driver_manager): modify SYSTEM path behavior on
macOS (#3252)
add 86fa77317 chore: bump ruby/setup-ruby from 1.254.0 to 1.255.0 (#3273)
add e004abdf0 chore(go/adbc): bump golang.org/x/tools from 0.35.0 to
0.36.0 in /go/adbc (#3271)
add 333f600e2 chore(go/adbc): bump google.golang.org/protobuf 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 (bd10bdaf4)
\
N -- N -- N
refs/heads/dependabot/go_modules/go/adbc/google.golang.org/protobuf-1.36.7
(333f600e2)
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/packaging.yml | 2 +-
.github/workflows/rust.yml | 1 +
go/adbc/go.mod | 14 +++++++-------
go/adbc/go.sum | 28 ++++++++++++++--------------
rust/driver_manager/src/lib.rs | 28 +++++++++++++++++++++++++---
5 files changed, 48 insertions(+), 25 deletions(-)