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

blackmwk 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 e6c5b297c chore(deps): Bump serde_with from 3.18.0 to 3.19.0 (#2428)
e6c5b297c is described below

commit e6c5b297c48cdb34b5b3475dcb7b63dee274d4d8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 11 09:32:07 2026 +0800

    chore(deps): Bump serde_with from 3.18.0 to 3.19.0 (#2428)
    
    Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.18.0 to
    3.19.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/jonasbb/serde_with/releases";>serde_with's
    releases</a>.</em></p>
    <blockquote>
    <h2>serde_with v3.19.0</h2>
    <h3>Added</h3>
    <ul>
    <li>
    <p>Add support for <code>hashbrown</code> v0.17 (<a
    
href="https://redirect.github.com/jonasbb/serde_with/issues/940";>#940</a>)</p>
    <p>This extends the existing support for <code>hashbrown</code> to the
    newly released version.</p>
    </li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/jonasbb/serde_with/commit/b4cbda0ac799dcfa4903dff6449e2fa52e03104c";><code>b4cbda0</code></a>
    Bump version to 3.19.0. (<a
    
href="https://redirect.github.com/jonasbb/serde_with/issues/942";>#942</a>)</li>
    <li><a
    
href="https://github.com/jonasbb/serde_with/commit/727de6742f8222c76ac1676d732af0c57dbe73e0";><code>727de67</code></a>
    Bump version to 3.19.0.</li>
    <li><a
    
href="https://github.com/jonasbb/serde_with/commit/2d4f83d028857b7f8c2078a9f80acd15b44d41e0";><code>2d4f83d</code></a>
    Add support for hashbrown 0.17.0 (<a
    
href="https://redirect.github.com/jonasbb/serde_with/issues/941";>#941</a>)</li>
    <li><a
    
href="https://github.com/jonasbb/serde_with/commit/79262f4c4fdecdb5f1a502ae79b3e7eb7d79f155";><code>79262f4</code></a>
    Add support for hashbrown 0.17.0</li>
    <li><a
    
href="https://github.com/jonasbb/serde_with/commit/6e286a39f222efd4b538bd299926795b7f49166f";><code>6e286a3</code></a>
    Bump the github-actions group with 2 updates (<a
    
href="https://redirect.github.com/jonasbb/serde_with/issues/937";>#937</a>)</li>
    <li><a
    
href="https://github.com/jonasbb/serde_with/commit/1bdf8a2fc321746a61dbae08818d4d566e92fd01";><code>1bdf8a2</code></a>
    Bump the github-actions group with 2 updates</li>
    <li><a
    
href="https://github.com/jonasbb/serde_with/commit/1e9f3162093bf1bf67172f4c4413c319c7968698";><code>1e9f316</code></a>
    Bump rust-lang/crates-io-auth-action from 1.0.3 to 1.0.4 in the
    github-action...</li>
    <li><a
    
href="https://github.com/jonasbb/serde_with/commit/f7aaca9ec24e7b085625ea7bdfe187e45ee85a1a";><code>f7aaca9</code></a>
    Bump rust-lang/crates-io-auth-action in the github-actions group</li>
    <li><a
    
href="https://github.com/jonasbb/serde_with/commit/652dc89a5d8242b4b292439573cac91780c23f22";><code>652dc89</code></a>
    Autofix GitHub Actions issue found by zizmor (<a
    
href="https://redirect.github.com/jonasbb/serde_with/issues/934";>#934</a>)</li>
    <li><a
    
href="https://github.com/jonasbb/serde_with/commit/d884e01e7665a9343b55aaf8461e5774eadaecc3";><code>d884e01</code></a>
    Update pre-commit configuration (<a
    
href="https://redirect.github.com/jonasbb/serde_with/issues/933";>#933</a>)</li>
    <li>Additional commits viewable in <a
    
href="https://github.com/jonasbb/serde_with/compare/v3.18.0...v3.19.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=serde_with&package-manager=cargo&previous-version=3.18.0&new-version=3.19.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 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 | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 6a0a99a0b..58c3339cf 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1087,7 +1087,7 @@ version = "3.9.1"
 source = "registry+https://github.com/rust-lang/crates.io-index";
 checksum = "519bd3116aeeb42d5372c29d982d16d0170d3d4a5ed85fc7dd91642ffff3c67c"
 dependencies = [
- "darling 0.23.0",
+ "darling 0.20.11",
  "ident_case",
  "prettyplease",
  "proc-macro2",
@@ -6447,9 +6447,9 @@ dependencies = [
 
 [[package]]
 name = "serde_with"
-version = "3.18.0"
+version = "3.19.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "dd5414fad8e6907dbdd5bc441a50ae8d6e26151a03b1de04d89a5576de61d01f"
+checksum = "f05839ce67618e14a09b286535c0d9c94e85ef25469b0e13cb4f844e5593eb19"
 dependencies = [
  "base64",
  "chrono",
@@ -6466,9 +6466,9 @@ dependencies = [
 
 [[package]]
 name = "serde_with_macros"
-version = "3.18.0"
+version = "3.19.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "d3db8978e608f1fe7357e211969fd9abdcae80bac1ba7a3369bb7eb6b404eb65"
+checksum = "cf2ebbe86054f9b45bc3881e865683ccfaccce97b9b4cb53f3039d67f355a334"
 dependencies = [
  "darling 0.23.0",
  "proc-macro2",

Reply via email to