This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/nuget/csharp/xunit-2.9.0
in repository https://gitbox.apache.org/repos/asf/arrow.git
discard 6901a8ecec MINOR: [C#] Bump xunit from 2.8.1 to 2.9.0 in /csharp
add 7d542e4287 GH-43217: [Java] Remove flight-core shaded jars (#43224)
add 1aa727fb39 MINOR: [CI] Bump actions/setup-python from 5.1.0 to 5.1.1
(#43261)
add 6845bb64e4 MINOR: [CI] Bump actions/setup-dotnet from 4.0.0 to 4.0.1
(#43262)
add 21238a7f5e GH-41481: [CI] Update how extra environment variables are
specified for the integration test docker job (#42009)
add a43950ace8 MINOR: [C#] Bump xunit.runner.visualstudio from 2.8.1 to
2.8.2 in /csharp (#43260)
add 2a39fd5244 MINOR: [C#] Bump xunit from 2.8.1 to 2.9.0 in /csharp
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 (6901a8ecec)
\
N -- N -- N refs/heads/dependabot/nuget/csharp/xunit-2.9.0
(2a39fd5244)
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/archery.yml | 2 +-
.github/workflows/comment_bot.yml | 2 +-
.github/workflows/cpp.yml | 4 +-
.github/workflows/csharp.yml | 8 +--
.github/workflows/dev.yml | 6 +-
.github/workflows/docs.yml | 2 +-
.github/workflows/docs_light.yml | 2 +-
.github/workflows/go.yml | 6 +-
.github/workflows/integration.yml | 2 +-
.github/workflows/java.yml | 2 +-
.github/workflows/java_jni.yml | 4 +-
.github/workflows/java_nightly.yml | 2 +-
.github/workflows/js.yml | 2 +-
.github/workflows/pr_bot.yml | 2 +-
.github/workflows/python.yml | 4 +-
.github/workflows/r.yml | 4 +-
.github/workflows/r_nightly.yml | 2 +-
.github/workflows/ruby.yml | 2 +-
ci/docker/conda-integration.dockerfile | 4 +-
.../Apache.Arrow.Compression.Tests.csproj | 2 +-
.../Apache.Arrow.Flight.Sql.Tests.csproj | 2 +-
.../Apache.Arrow.Flight.Tests.csproj | 2 +-
.../Apache.Arrow.Tests/Apache.Arrow.Tests.csproj | 2 +-
dev/archery/archery/docker/core.py | 25 ++++---
dev/tasks/tasks.yml | 3 -
java/flight/flight-core/pom.xml | 82 ----------------------
26 files changed, 50 insertions(+), 130 deletions(-)