This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch dependabot/cargo/main/tonic-5bf6a488fd
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


    omit e933ffa1f3 chore(deps): bump the tonic group across 1 directory with 3 
updates
     add ddef6cfc9f chore: Fix audit CI run by ignore quick-xml audit 
advisories (#10267)
     add d2519a1b72 fix(arrow-row): allow to convert non empty fixed size 
binary/list array with size length 0 and no nulls (#10271)
     add c36e926c0c feat: Add support for `MapArray` in `arrow_row` (#9486)
     add 0b1e0e1805 chore(deps): bump the tonic group across 1 directory 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   (e933ffa1f3)
            \
             N -- N -- N   refs/heads/dependabot/cargo/main/tonic-5bf6a488fd 
(0b1e0e1805)

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/audit.yml                      |    5 +-
 arrow-array/src/array/fixed_size_binary_array.rs |  146 ++-
 arrow-row/src/fixed.rs                           |    6 +-
 arrow-row/src/lib.rs                             | 1084 ++++++++++++++++++++--
 arrow-row/src/list.rs                            |  213 ++++-
 5 files changed, 1309 insertions(+), 145 deletions(-)

Reply via email to