This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/java/com.google.errorprone-error_prone_core-2.43.0
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
discard 25085375b chore(java): Bump com.google.errorprone:error_prone_core in
/java
add c647cf88c chore(go/adbc): Bump github.com/databricks/databricks-sql-go
from 1.8.0 to 1.9.0 in /go/adbc (#3635)
add 768737880 chore(go/adbc): Bump google.golang.org/api from 0.252.0 to
0.253.0 in /go/adbc (#3632)
add 6d87d4612 chore: Bump ruby/setup-ruby from 1.265.0 to 1.267.0 (#3638)
add b922a77bf feat(go/adbc/driver/bigquery): Support setting quota project
for connection (#3622)
add 1db93d8ab chore: Bump actions/download-artifact from 5 to 6 (#3630)
add 29ded4924 chore: Bump actions/upload-artifact from 4 to 5 (#3631)
add 171ca0f4e ci: update tested Java versions (#3641)
add df90a9150 chore(java): Bump com.google.errorprone:error_prone_core in
/java
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 (25085375b)
\
N -- N -- N
refs/heads/dependabot/maven/java/com.google.errorprone-error_prone_core-2.43.0
(df90a9150)
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/java.yml | 17 ++++----
.github/workflows/native-unix.yml | 12 +++---
.github/workflows/native-windows.yml | 6 +--
.github/workflows/nightly-verify.yml | 4 +-
.github/workflows/nightly-website.yml | 4 +-
.github/workflows/packaging.yml | 64 ++++++++++++++--------------
go/adbc/driver/bigquery/bigquery_database.go | 12 ++++--
go/adbc/driver/bigquery/connection.go | 10 +++++
go/adbc/driver/bigquery/driver.go | 1 +
go/adbc/go.mod | 8 ++--
go/adbc/go.sum | 20 ++++-----
11 files changed, 88 insertions(+), 70 deletions(-)