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

Jefffrey pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


The following commit(s) were added to refs/heads/main by this push:
     new 505afcbfd2 chore(deps): bump uuid from 1.24.0 to 1.24.1 in the 
all-other-cargo-deps group across 1 directory (#10732)
505afcbfd2 is described below

commit 505afcbfd2c27897f747916e782d41e1593b7007
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 19 11:06:10 2026 +1000

    chore(deps): bump uuid from 1.24.0 to 1.24.1 in the all-other-cargo-deps 
group across 1 directory (#10732)
    
    Bumps the all-other-cargo-deps group with 1 update in the / directory:
    [uuid](https://github.com/uuid-rs/uuid).
    
    Updates `uuid` from 1.24.0 to 1.24.1
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/uuid-rs/uuid/releases";>uuid's
    releases</a>.</em></p>
    <blockquote>
    <h2>v1.24.1</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Fix non-ASCII character handling in parse diagnostics by <a
    href="https://github.com/questfever";><code>@​questfever</code></a> in <a
    
href="https://redirect.github.com/uuid-rs/uuid/pull/899";>uuid-rs/uuid#899</a></li>
    <li>Prepare for 1.24.1 release by <a
    href="https://github.com/KodrAus";><code>@​KodrAus</code></a> in <a
    
href="https://redirect.github.com/uuid-rs/uuid/pull/900";>uuid-rs/uuid#900</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a
    href="https://github.com/questfever";><code>@​questfever</code></a> made
    their first contribution in <a
    
href="https://redirect.github.com/uuid-rs/uuid/pull/899";>uuid-rs/uuid#899</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/uuid-rs/uuid/compare/v1.24.0...v1.24.1";>https://github.com/uuid-rs/uuid/compare/v1.24.0...v1.24.1</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/uuid-rs/uuid/commit/2ea38af9f226cad4b50b560cbc18e38927a0a58d";><code>2ea38af</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uuid-rs/uuid/issues/900";>#900</a> from
    uuid-rs/cargo/v1.24.1</li>
    <li><a
    
href="https://github.com/uuid-rs/uuid/commit/9dbeb04a438d422f73d6ca222d135f060f239cce";><code>9dbeb04</code></a>
    prepare for 1.24.1 release</li>
    <li><a
    
href="https://github.com/uuid-rs/uuid/commit/e113df8c8fa56874b15e4637038d30f0185058f5";><code>e113df8</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uuid-rs/uuid/issues/899";>#899</a> from
    questfever/main</li>
    <li><a
    
href="https://github.com/uuid-rs/uuid/commit/b0177659b3f37777f30d8b12bf2d86b592bf1feb";><code>b017765</code></a>
    Fix non-ASCII character handling in parse diagnostics</li>
    <li>See full diff in <a
    href="https://github.com/uuid-rs/uuid/compare/v1.24.0...v1.24.1";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 Cargo.lock | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index c41cc22572..2140232c44 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1280,7 +1280,7 @@ source = 
"registry+https://github.com/rust-lang/crates.io-index";
 checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
 dependencies = [
  "libc",
- "windows-sys 0.52.0",
+ "windows-sys 0.61.2",
 ]
 
 [[package]]
@@ -2866,7 +2866,7 @@ dependencies = [
  "once_cell",
  "socket2",
  "tracing",
- "windows-sys 0.52.0",
+ "windows-sys 0.61.2",
 ]
 
 [[package]]
@@ -3067,7 +3067,7 @@ dependencies = [
  "errno",
  "libc",
  "linux-raw-sys",
- "windows-sys 0.52.0",
+ "windows-sys 0.61.2",
 ]
 
 [[package]]
@@ -3126,7 +3126,7 @@ dependencies = [
  "security-framework",
  "security-framework-sys",
  "webpki-root-certs",
- "windows-sys 0.52.0",
+ "windows-sys 0.61.2",
 ]
 
 [[package]]
@@ -3491,7 +3491,7 @@ dependencies = [
  "getrandom 0.4.3",
  "once_cell",
  "rustix",
- "windows-sys 0.52.0",
+ "windows-sys 0.61.2",
 ]
 
 [[package]]
@@ -3943,9 +3943,9 @@ checksum = 
"06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
 
 [[package]]
 name = "uuid"
-version = "1.24.0"
+version = "1.24.1"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "bf3923a6f5c4c6382e0b653c4117f48d631ea17f38ed86e2a828e6f7412f5239"
+checksum = "2cefc03fd367c0c6d4305de1b312cf00248c4114f4a0418ce6a6af769e3b0bd9"
 dependencies = [
  "getrandom 0.4.3",
  "js-sys",
@@ -4136,7 +4136,7 @@ version = "0.1.11"
 source = "registry+https://github.com/rust-lang/crates.io-index";
 checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
 dependencies = [
- "windows-sys 0.52.0",
+ "windows-sys 0.61.2",
 ]
 
 [[package]]

Reply via email to