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

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


 discard 27d87d36d5 chore(deps): update rand requirement from 0.8 to 0.9
     add 17e6538c5f revert modification of build dependency (#14606)
     add 87d74eb8f4 chore(deps): bump serialize-javascript and 
copy-webpack-plugin (#14594)
     add 2c73fcd47e fix typo (#14605)
     add 2cccd5843e cli: Add nested expressions (#14614)
     add d5f3afb71d Minor: remove some unnecessary dependencies (#14615)
     add 732065850e chore(deps): update rand requirement from 0.8 to 0.9

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   (27d87d36d5)
            \
             N -- N -- N   refs/heads/dependabot/cargo/main/rand-0.9 
(732065850e)

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/actions/setup-builder/action.yaml          |    2 +-
 Cargo.lock                                         |   16 -
 datafusion-cli/Cargo.toml                          |    1 +
 .../ffi/ffi_example_table_provider/Cargo.toml      |    1 -
 datafusion/catalog/Cargo.toml                      |    1 -
 datafusion/core/Cargo.toml                         |    2 +-
 datafusion/functions/Cargo.toml                    |    3 +-
 .../optimizer/src/analyzer/count_wildcard_rule.rs  |    2 +-
 datafusion/physical-optimizer/Cargo.toml           |    4 -
 datafusion/wasmtest/Cargo.toml                     |    9 -
 .../wasmtest/datafusion-wasm-app/package-lock.json | 1207 +++++---------------
 .../wasmtest/datafusion-wasm-app/package.json      |    2 +-
 12 files changed, 289 insertions(+), 961 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to