This is an automated email from the ASF dual-hosted git repository. mbutrovich pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
The following commit(s) were added to refs/heads/main by this push: new 6ad4b80bb chore(deps): bump assertables from 9.8.1 to 9.8.2 in /native (#2108) 6ad4b80bb is described below commit 6ad4b80bb4a5acaa35ff9ff09b7933954364a2ef Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Aug 11 11:43:11 2025 -0400 chore(deps): bump assertables from 9.8.1 to 9.8.2 in /native (#2108) Bumps [assertables](https://github.com/sixarm/assertables-rust-crate) from 9.8.1 to 9.8.2. - [Changelog](https://github.com/SixArm/assertables-rust-crate/blob/main/CHANGES.md) - [Commits](https://github.com/sixarm/assertables-rust-crate/compare/9.8.1...9.8.2) --- updated-dependencies: - dependency-name: assertables dependency-version: 9.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- native/Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/native/Cargo.lock b/native/Cargo.lock index d5a5f49a7..ed14655f4 100644 --- a/native/Cargo.lock +++ b/native/Cargo.lock @@ -339,9 +339,9 @@ dependencies = [ [[package]] name = "assertables" -version = "9.8.1" +version = "9.8.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0118bf39618c9958c058d23c1453fdfc40c99688d9a0dfdc441244421ef89407" +checksum = "59051ec02907378a67b0ba1b8631121f5388c8dbbb3cec8c749d8f93c2c3c211" [[package]] name = "async-channel" --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org