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

liurenjie1024 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git


The following commit(s) were added to refs/heads/main by this push:
     new 0200cb0b5 chore(deps): Bump uuid from 1.19.0 to 1.20.0 (#2067)
0200cb0b5 is described below

commit 0200cb0b5ca58f209c0df8069977fba41714936f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 26 09:03:09 2026 +0800

    chore(deps): Bump uuid from 1.19.0 to 1.20.0 (#2067)
    
    Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.19.0 to 1.20.0.
    <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.20.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Derive Ord and PartialOrd for NonNilUuid by <a
    href="https://github.com/mivort";><code>@​mivort</code></a> in <a
    
href="https://redirect.github.com/uuid-rs/uuid/pull/854";>uuid-rs/uuid#854</a></li>
    <li>Implement Deserialize on adapter types by <a
    href="https://github.com/KodrAus";><code>@​KodrAus</code></a> in <a
    
href="https://redirect.github.com/uuid-rs/uuid/pull/855";>uuid-rs/uuid#855</a></li>
    <li>Deprecate <code>macro-diagnostics</code> by <a
    href="https://github.com/KodrAus";><code>@​KodrAus</code></a> in <a
    
href="https://redirect.github.com/uuid-rs/uuid/pull/856";>uuid-rs/uuid#856</a></li>
    <li>Prepare for 1.20.0 release by <a
    href="https://github.com/KodrAus";><code>@​KodrAus</code></a> in <a
    
href="https://redirect.github.com/uuid-rs/uuid/pull/857";>uuid-rs/uuid#857</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/mivort";><code>@​mivort</code></a> made
    their first contribution in <a
    
href="https://redirect.github.com/uuid-rs/uuid/pull/854";>uuid-rs/uuid#854</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/uuid-rs/uuid/compare/v1.19.0...v1.20.0";>https://github.com/uuid-rs/uuid/compare/v1.19.0...v1.20.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/uuid-rs/uuid/commit/c3346ddf2a78ecadefbadaa83d22e263342745ca";><code>c3346dd</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uuid-rs/uuid/issues/857";>#857</a> from
    uuid-rs/cargo/v1.20.0</li>
    <li><a
    
href="https://github.com/uuid-rs/uuid/commit/66eebc34ae2f8e0ff60291260c813f77b4e00a29";><code>66eebc3</code></a>
    prepare for 1.20.0 release</li>
    <li><a
    
href="https://github.com/uuid-rs/uuid/commit/3b66758622516f1041cea5b6f04a3938f63d963c";><code>3b66758</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uuid-rs/uuid/issues/856";>#856</a> from
    uuid-rs/docs/bytes-le-ordering</li>
    <li><a
    
href="https://github.com/uuid-rs/uuid/commit/e2bdd44ec30afa3df9ee7ab061b3622f08c690e3";><code>e2bdd44</code></a>
    don't run UI tests in wasm</li>
    <li><a
    
href="https://github.com/uuid-rs/uuid/commit/b6dc7ece22a29190ff6dbfdfd7df22cd7bee3bcc";><code>b6dc7ec</code></a>
    note that ordering applies to fields in to/from_bytes_le</li>
    <li><a
    
href="https://github.com/uuid-rs/uuid/commit/a0281cd2f78255381d16a4c3319af05129d04dae";><code>a0281cd</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uuid-rs/uuid/issues/855";>#855</a> from
    uuid-rs/feat/serde-fmt</li>
    <li><a
    
href="https://github.com/uuid-rs/uuid/commit/db27b67d87f653eb2c136ee5d86b104a2aa56d6a";><code>db27b67</code></a>
    Merge pull request <a
    href="https://redirect.github.com/uuid-rs/uuid/issues/854";>#854</a> from
    mivort/non-nil-uuid-ord</li>
    <li><a
    
href="https://github.com/uuid-rs/uuid/commit/efb06f21eb5b01b6d6f2d5e8e993ac2679826822";><code>efb06f2</code></a>
    implement Deserialize on adapter types</li>
    <li><a
    
href="https://github.com/uuid-rs/uuid/commit/50d44ad3c501c2592069e8709ede89addeaafd1d";><code>50d44ad</code></a>
    Derive Ord and PartialOrd for NonNilUuid</li>
    <li>See full diff in <a
    href="https://github.com/uuid-rs/uuid/compare/v1.19.0...v1.20.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=uuid&package-manager=cargo&previous-version=1.19.0&new-version=1.20.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index e8805d510..3eba261ba 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -7259,9 +7259,9 @@ checksum = 
"06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
 
 [[package]]
 name = "uuid"
-version = "1.19.0"
+version = "1.20.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "e2e054861b4bd027cd373e18e8d8d8e6548085000e41290d95ce0c373a654b4a"
+checksum = "ee48d38b119b0cd71fe4141b30f5ba9c7c5d9f4e7a3a8b4a674e4b6ef789976f"
 dependencies = [
  "getrandom 0.3.4",
  "js-sys",

Reply via email to