This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/cargo/rust/tempfile-3.23.0
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
omit 1c07a1b5f chore(rust): Bump tempfile from 3.22.0 to 3.23.0 in /rust
add 9777b853c chore(r): Always use system go for building R packages
(#3492)
add ab3bbf667 chore(csharp): Bump BenchmarkDotNet from 0.15.2 to 0.15.4
(#3508)
add 6b559b287 chore(csharp): Bump xunit.runner.visualstudio from 3.1.4 to
3.1.5 (#3505)
add 9941cd061 chore: Bump docker/login-action from 3.5.0 to 3.6.0 (#3498)
add 0850784b9 ci: install clippy in Rust workflow (#3495)
add ee3bd2e20 docs: Fix macro name for exporting ADBC driver in README
(#3493)
add 47c31109f chore(rust): Bump tempfile from 3.22.0 to 3.23.0 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 (1c07a1b5f)
\
N -- N -- N refs/heads/dependabot/cargo/rust/tempfile-3.23.0
(47c31109f)
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 +
csharp/Benchmarks/Benchmarks.csproj | 2 +-
.../Apache.Arrow.Adbc.Tests.csproj | 2 +-
.../Apache.Arrow.Adbc.Tests.Drivers.Apache.csproj | 2 +-
...Apache.Arrow.Adbc.Tests.Drivers.BigQuery.csproj | 2 +-
...ache.Arrow.Adbc.Tests.Drivers.Databricks.csproj | 2 +-
...pache.Arrow.Adbc.Tests.Drivers.FlightSql.csproj | 2 +-
...row.Adbc.Tests.Drivers.Interop.FlightSql.csproj | 2 +-
...row.Adbc.Tests.Drivers.Interop.Snowflake.csproj | 2 +-
...ow.Adbc.Tests.Telemetry.Traces.Exporters.csproj | 2 +-
r/adbcbigquery/.Rbuildignore | 1 -
r/adbcbigquery/configure | 8 ++++-
r/adbcbigquery/configure.win | 9 ++----
r/adbcbigquery/src/Makevars.in | 2 +-
r/adbcbigquery/src/Makevars.win | 34 ----------------------
r/adbcflightsql/.Rbuildignore | 1 -
r/adbcflightsql/configure | 8 ++++-
r/adbcflightsql/configure.win | 9 ++----
r/adbcflightsql/src/Makevars.in | 2 +-
r/adbcflightsql/src/Makevars.win | 34 ----------------------
rust/README.md | 2 +-
22 files changed, 34 insertions(+), 97 deletions(-)
delete mode 100644 r/adbcbigquery/src/Makevars.win
delete mode 100644 r/adbcflightsql/src/Makevars.win