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 b9ae1c793 chore(deps): Bump serde_with from 3.19.0 to 3.20.0 (#2499)
b9ae1c793 is described below
commit b9ae1c793d9bc7aea2f04f250f52ba31895e380c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 25 19:21:43 2026 +0800
chore(deps): Bump serde_with from 3.19.0 to 3.20.0 (#2499)
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.19.0 to
3.20.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.20.0</h2>
<h3>Added</h3>
<ul>
<li>Add support for <code>base58</code> encoding, similar to the
existing <code>base64</code> setup by <a
href="https://github.com/mitinarseny"><code>@​mitinarseny</code></a> (<a
href="https://redirect.github.com/jonasbb/serde_with/issues/943">#943</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Extend <code>base64</code> with <code>schemars</code> support by <a
href="https://github.com/mitinarseny"><code>@​mitinarseny</code></a> (<a
href="https://redirect.github.com/jonasbb/serde_with/issues/9949">#9949</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jonasbb/serde_with/commit/f1b06c7a5a2be64c85f4606895655dac5b39c294"><code>f1b06c7</code></a>
Bump version to 3.20.0 (<a
href="https://redirect.github.com/jonasbb/serde_with/issues/953">#953</a>)</li>
<li><a
href="https://github.com/jonasbb/serde_with/commit/11fe1c596986f9161816bca9459bd562afd0fc82"><code>11fe1c5</code></a>
Bump version to 3.20.0</li>
<li><a
href="https://github.com/jonasbb/serde_with/commit/222b9aa265f8f78dc8803b4bc619865316ef6a27"><code>222b9aa</code></a>
Include Rust 1.95 in the CI matrix (<a
href="https://redirect.github.com/jonasbb/serde_with/issues/951">#951</a>)</li>
<li><a
href="https://github.com/jonasbb/serde_with/commit/993770c1a8c4bcbb67d6f3312bb2020b3a22558e"><code>993770c</code></a>
Include Rust 1.95 in the CI matrix</li>
<li><a
href="https://github.com/jonasbb/serde_with/commit/731b00b2cc486a5c785631c1240b5ca35fd9d8b0"><code>731b00b</code></a>
feat: automatic <code>schemars</code> support for <code>Base64</code>
(<a
href="https://redirect.github.com/jonasbb/serde_with/issues/949">#949</a>)</li>
<li><a
href="https://github.com/jonasbb/serde_with/commit/93d6d9d746e917f6de5ac137dac714c99d30db7c"><code>93d6d9d</code></a>
Bump github/codeql-action from 4.35.2 to 4.35.3 in the github-actions
group (...</li>
<li><a
href="https://github.com/jonasbb/serde_with/commit/59bc97b14c35042eafbd83632a4f22131315ad6d"><code>59bc97b</code></a>
Bump github/codeql-action in the github-actions group</li>
<li><a
href="https://github.com/jonasbb/serde_with/commit/84f2e40b8d816c6726cbedd76c01d371278543f3"><code>84f2e40</code></a>
feat: automatic <code>schemars</code> support for
<code>base64</code></li>
<li><a
href="https://github.com/jonasbb/serde_with/commit/ff837abf19478709dd415410f15e3571e9031cea"><code>ff837ab</code></a>
feat: base58 (<a
href="https://redirect.github.com/jonasbb/serde_with/issues/943">#943</a>)</li>
<li><a
href="https://github.com/jonasbb/serde_with/commit/9fda9ce89dad9e80c5a8730996d2b45ac81eec86"><code>9fda9ce</code></a>
chore: bring back newline</li>
<li>Additional commits viewable in <a
href="https://github.com/jonasbb/serde_with/compare/v3.19.0...v3.20.0">compare
view</a></li>
</ul>
</details>
<br />
[](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 | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
diff --git a/Cargo.lock b/Cargo.lock
index 08c7e9547..9daa3b5f5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1126,6 +1126,15 @@ dependencies = [
"alloc-stdlib",
]
+[[package]]
+name = "bs58"
+version = "0.5.1"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "bf88ba1141d185c399bee5288d850d63b8369520c1eafc32a0430b5b6c287bf4"
+dependencies = [
+ "tinyvec",
+]
+
[[package]]
name = "bstr"
version = "1.12.1"
@@ -6707,11 +6716,12 @@ dependencies = [
[[package]]
name = "serde_with"
-version = "3.19.0"
+version = "3.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "f05839ce67618e14a09b286535c0d9c94e85ef25469b0e13cb4f844e5593eb19"
+checksum = "e72c1c2cb7b223fafb600a619537a871c2818583d619401b785e7c0b746ccde2"
dependencies = [
"base64",
+ "bs58",
"chrono",
"hex",
"indexmap 1.9.3",
@@ -6726,9 +6736,9 @@ dependencies = [
[[package]]
name = "serde_with_macros"
-version = "3.19.0"
+version = "3.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "cf2ebbe86054f9b45bc3881e865683ccfaccce97b9b4cb53f3039d67f355a334"
+checksum = "b90c488738ecb4fb0262f41f43bc40efc5868d9fb744319ddf5f5317f417bfac"
dependencies = [
"darling 0.23.0",
"proc-macro2",