This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/nuget/csharp/multi-9c60879c38
in repository https://gitbox.apache.org/repos/asf/arrow.git
omit 6252e1b24c MINOR: [C#] Bump System.Memory, System.Buffers and
System.Runtime.CompilerServices.Unsafe
add ea8b1d3c76 GH-44770: [Java] Update minor protobuf version to avoid
CVE-2024-7254 (#44775)
add bc3628280e GH-44773: [Dev][Doc] Remove obsolete Read the docs
configuration (#44774)
add 66c2cf08d7 GH-44742: [Ruby] Fix a bug that empty struct list value
can't be built (#44763)
add 60cc25118a GH-44710: [Docs][C++] Add `arrow::ArrayStatistics` to API
doc (#44764)
add 7cccd5f168 MINOR: [C#] Bump ZstdSharp.Port from 0.8.1 to 0.8.2 in
/csharp (#44781)
add 4cfe8d278e MINOR: [C#] Bump System.Threading.Tasks.Extensions and
System.Runtime.CompilerServices.Unsafe in /csharp (#44782)
add da1b745b11 MINOR: [C#] Bump System.Memory, System.Buffers and
System.Runtime.CompilerServices.Unsafe
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 (6252e1b24c)
\
N -- N -- N refs/heads/dependabot/nuget/csharp/multi-9c60879c38
(da1b745b11)
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/CODEOWNERS | 1 -
.readthedocs.yml | 19 -------------------
cpp/src/arrow/array/statistics.h | 1 +
.../Apache.Arrow.Compression.csproj | 2 +-
.../Apache.Arrow.Flight/Apache.Arrow.Flight.csproj | 2 +-
csharp/src/Apache.Arrow/Apache.Arrow.csproj | 2 +-
docs/source/cpp/api/array.rst | 4 ++++
java/pom.xml | 2 +-
ruby/red-arrow/lib/arrow/list-array-builder.rb | 1 +
ruby/red-arrow/test/test-list-array-builder.rb | 9 +++++++++
10 files changed, 19 insertions(+), 24 deletions(-)
delete mode 100644 .readthedocs.yml