This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/cargo/rust/arrow-datafusion-14d1fb8250
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
discard c8683c02e chore(rust): Bump the arrow-datafusion group across 1
directory with 6 updates
add e06b900ef chore(java): Bump
com.diffplug.spotless:spotless-maven-plugin from 3.0.0 to 3.1.0 in /java (#3744)
add 3078bb6ee chore(go/adbc): Bump google.golang.org/grpc from 1.76.0 to
1.77.0 in /go/adbc (#3737)
add fdf92e044 feat(c/driver/postgresql): add transaction isolation level
support (#3760)
add 999ad404d chore(rust): Bump the arrow-datafusion group across 1
directory with 6 updates
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 (c8683c02e)
\
N -- N -- N
refs/heads/dependabot/cargo/rust/arrow-datafusion-14d1fb8250 (999ad404d)
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:
c/driver/postgresql/connection.cc | 27 +++++++++++++++
c/driver/postgresql/postgresql_test.cc | 27 +++++++++++++++
go/adbc/go.mod | 6 ++--
go/adbc/go.sum | 44 ++++++++++++------------
java/pom.xml | 2 +-
rust/Cargo.lock | 61 +++++++++++++++++-----------------
rust/driver/datafusion/Cargo.toml | 8 ++---
7 files changed, 114 insertions(+), 61 deletions(-)