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 5bd505fe6 chore(deps): bump mimalloc from 0.1.47 to 0.1.48 in /native 
(#2276)
5bd505fe6 is described below

commit 5bd505fe66f7f61aee3ab0b6f571d7b849fe066b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 2 16:29:04 2025 -0400

    chore(deps): bump mimalloc from 0.1.47 to 0.1.48 in /native (#2276)
    
    Bumps [mimalloc](https://github.com/purpleprotocol/mimalloc_rust) from 
0.1.47 to 0.1.48.
    - [Release notes](https://github.com/purpleprotocol/mimalloc_rust/releases)
    - 
[Commits](https://github.com/purpleprotocol/mimalloc_rust/compare/v0.1.47...v0.1.48)
    
    ---
    updated-dependencies:
    - dependency-name: mimalloc
      dependency-version: 0.1.48
      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 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/native/Cargo.lock b/native/Cargo.lock
index cd137d7eb..004693d07 100644
--- a/native/Cargo.lock
+++ b/native/Cargo.lock
@@ -3159,9 +3159,9 @@ checksum = 
"f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de"
 
 [[package]]
 name = "libmimalloc-sys"
-version = "0.1.43"
+version = "0.1.44"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "bf88cd67e9de251c1781dbe2f641a1a3ad66eaae831b8a2c38fbdc5ddae16d4d"
+checksum = "667f4fec20f29dfc6bc7357c582d91796c169ad7e2fce709468aefeb2c099870"
 dependencies = [
  "cc",
  "libc",
@@ -3290,9 +3290,9 @@ dependencies = [
 
 [[package]]
 name = "mimalloc"
-version = "0.1.47"
+version = "0.1.48"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "b1791cbe101e95af5764f06f20f6760521f7158f69dbf9d6baf941ee1bf6bc40"
+checksum = "e1ee66a4b64c74f4ef288bcbb9192ad9c3feaad75193129ac8509af543894fd8"
 dependencies = [
  "libmimalloc-sys",
 ]


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

Reply via email to