This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/cargo/main/cranelift-jit-0.93.1
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
omit 46c7f8ab3 build(deps): update cranelift-jit requirement from 0.89.0 to
0.93.1
add a76800408 Prepare for 20.0.0 release [Part 1] (#5539)
add 2c9adf95e build(deps): update cranelift-jit requirement from 0.89.0 to
0.93.1
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 (46c7f8ab3)
\
N -- N -- N
refs/heads/dependabot/cargo/main/cranelift-jit-0.93.1 (2c9adf95e)
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:
Cargo.toml | 2 +-
benchmarks/Cargo.toml | 6 +++---
datafusion-cli/Cargo.lock | 30 +++++++++++++++---------------
datafusion-cli/Cargo.toml | 4 ++--
datafusion/core/Cargo.toml | 16 ++++++++--------
datafusion/execution/Cargo.toml | 4 ++--
datafusion/expr/Cargo.toml | 2 +-
datafusion/jit/Cargo.toml | 4 ++--
datafusion/optimizer/Cargo.toml | 8 ++++----
datafusion/physical-expr/Cargo.toml | 6 +++---
datafusion/proto/Cargo.toml | 6 +++---
datafusion/row/Cargo.toml | 4 ++--
datafusion/sql/Cargo.toml | 4 ++--
datafusion/substrait/Cargo.toml | 2 +-
dev/update_datafusion_versions.py | 5 ++++-
15 files changed, 53 insertions(+), 50 deletions(-)