This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/cargo/rust/prost-0.14.3
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
discard a24278169 chore(rust): Bump prost from 0.14.1 to 0.14.3 in /rust
add 1268635d5 chore(go/adbc): Bump golang.org/x/tools from 0.40.0 to
0.41.0 (#3880)
add cf7b5cab1 chore(java): Bump com.google.protobuf:protobuf-java from
4.33.2 to 4.33.4 (#3883)
add 873a043c1 chore(rust): Bump toml from 0.9.10+spec-1.1.0 to
0.9.11+spec-1.1.0 in /rust (#3885)
add 97975049c chore: Bump ruby/setup-ruby from 1.279.0 to 1.282.0 (#3886)
add 253cf51be ci: free up disk space for PostgreSQL integration (#3892)
add 83daafcdb chore(go/adbc): Bump modernc.org/sqlite from 1.42.2 to
1.44.0 in /go/adbc (#3882)
add afbcedd6b feat(csharp): make DriverName virtual in SparkConnection to
enable driver-specific identification (#3893)
add 88019fe8e chore(rust): bump dependent datafusion and arrow (#3894)
add 287899be7 chore(rust): Bump prost from 0.14.1 to 0.14.3 in /rust
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 (a24278169)
\
N -- N -- N refs/heads/dependabot/cargo/rust/prost-0.14.3
(287899be7)
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 | 36 ++-
.github/workflows/packaging.yml | 2 +-
ci/scripts/python_build.sh | 2 +-
csharp/src/Drivers/Apache/Spark/SparkConnection.cs | 2 +-
go/adbc/go.mod | 24 +-
go/adbc/go.sum | 60 ++--
java/driver/flight-sql/pom.xml | 2 +-
rust/Cargo.lock | 340 +++++++--------------
rust/core/src/schemas.rs | 2 +
rust/driver/datafusion/Cargo.toml | 12 +-
rust/driver/dummy/src/lib.rs | 4 +
rust/driver_manager/Cargo.toml | 2 +-
12 files changed, 194 insertions(+), 294 deletions(-)