This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/github_actions/actions-ce2aba841c
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
discard af9711d0a chore: bump the actions group with 3 updates
add a2786e63f chore(csharp): Bump Microsoft.NET.Test.Sdk from 18.3.0 to
18.4.0 (#4194)
add e2c15e3b4 chore(go/adbc): bump modernc.org/sqlite from 1.48.0 to
1.48.1 in /go/adbc (#4191)
add 7ff3a5914 chore(go/adbc): bump google.golang.org/grpc from 1.79.3 to
1.80.0 in /go/adbc (#4190)
add 3d050b91a chore(rust): bump tokio from 1.50.0 to 1.51.0 in /rust
(#4192)
add 71295184d chore(go/adbc): bump the opentelemetry group across 1
directory with 6 updates (#4188)
add c4358405f docs: improve docs for homebrew post-release task (#4186)
add 6ee2435e6 chore(go/adbc): bump google.golang.org/api (#4189)
add 125fd839b chore(go/adbc): bump github.com/aws/aws-sdk-go-v2/service/s3
from 1.59.0 to 1.97.3 in /go/adbc (#4195)
add 6444fd7cd fix(csharp/src/Drivers): Make AdbcCommandTimeoutProperty to
optional (#4197)
add 19e62bdf9 chore(go/adbc): bump cloud.google.com/go/bigquery from
1.74.0 to 1.75.0 in /go/adbc (#4163)
add 9aabb3d91 docs: update compatible versions for postgres driver (#4199)
add 8bf1cecc6 chore: bump the actions group with 3 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 (af9711d0a)
\
N -- N -- N
refs/heads/dependabot/github_actions/actions-ce2aba841c (8bf1cecc6)
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:
csharp/Directory.Packages.props | 2 +-
csharp/src/Client/AdbcCommand.cs | 20 ++-
.../Apache.Arrow.Adbc.Tests/Client/ClientTests.cs | 6 +-
docs/source/development/releasing.rst | 17 ++-
docs/source/driver/postgresql.rst | 2 +-
go/adbc/go.mod | 62 ++++-----
go/adbc/go.sum | 144 ++++++++++-----------
rust/Cargo.lock | 12 +-
rust/driver/datafusion/Cargo.toml | 2 +-
9 files changed, 138 insertions(+), 129 deletions(-)