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

github-bot pushed a change to branch dependabot/cargo/main/serde_json-1.0.145
in repository https://gitbox.apache.org/repos/asf/datafusion.git


    omit 37ea606951 chore(deps): bump serde_json from 1.0.143 to 1.0.145
     add e14322da19 feat: Simplify CASE WHEN true THEN expr to expr (#17450)
     add 0a1a1b6a1b chore(deps): bump taiki-e/install-action from 2.61.5 to 
2.61.6 (#17586)
     add c61ac33bdf feat: add "unicode_expressions" feature to datafusion 
dev-dependency (#17584)
     add 5581664655 chore(deps): bump serde_json from 1.0.143 to 1.0.145

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   (37ea606951)
            \
             N -- N -- N   refs/heads/dependabot/cargo/main/serde_json-1.0.145 
(5581664655)

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                        |  2 +-
 .github/workflows/rust.yml                         |  4 +-
 .../src/simplify_expressions/expr_simplifier.rs    | 80 ++++++++++++++++++++++
 datafusion/sqllogictest/test_files/projection.slt  |  2 +-
 datafusion/sqllogictest/test_files/select.slt      |  6 +-
 datafusion/substrait/Cargo.toml                    |  2 +-
 6 files changed, 88 insertions(+), 8 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org
For additional commands, e-mail: commits-h...@datafusion.apache.org

Reply via email to