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 fd87aab50 chore(deps): Bump rust_decimal from 1.39.0 to 1.40.0 (#2047)
fd87aab50 is described below
commit fd87aab50e694861f800a020af60ceb83b5094af
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 19 11:54:33 2026 +0800
chore(deps): Bump rust_decimal from 1.39.0 to 1.40.0 (#2047)
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from
1.39.0 to 1.40.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/paupino/rust-decimal/releases">rust_decimal's
releases</a>.</em></p>
<blockquote>
<h2>1.40.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fixed Issue <a
href="https://redirect.github.com/paupino/rust-decimal/issues/760">#760</a>
serde_json roundtrip on specific values (0.0, 1.0, 2.0,...) by <a
href="https://github.com/hugobast"><code>@hugobast</code></a> in <a
href="https://redirect.github.com/paupino/rust-decimal/pull/761">paupino/rust-decimal#761</a></li>
<li>Allow the usage of stack-based strings by <a
href="https://github.com/c410-f3r"><code>@c410-f3r</code></a> in <a
href="https://redirect.github.com/paupino/rust-decimal/pull/762">paupino/rust-decimal#762</a></li>
<li>Fix: RUSTSEC-2026-0001 by <a
href="https://github.com/sebadob"><code>@sebadob</code></a> in <a
href="https://redirect.github.com/paupino/rust-decimal/pull/770">paupino/rust-decimal#770</a></li>
<li>Version 1.40.0 by <a
href="https://github.com/paupino"><code>@paupino</code></a> in <a
href="https://redirect.github.com/paupino/rust-decimal/pull/771">paupino/rust-decimal#771</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/hugobast"><code>@hugobast</code></a>
made their first contribution in <a
href="https://redirect.github.com/paupino/rust-decimal/pull/761">paupino/rust-decimal#761</a></li>
<li><a href="https://github.com/sebadob"><code>@sebadob</code></a> made
their first contribution in <a
href="https://redirect.github.com/paupino/rust-decimal/pull/770">paupino/rust-decimal#770</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/paupino/rust-decimal/compare/1.39.0...1.40.0">https://github.com/paupino/rust-decimal/compare/1.39.0...1.40.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/paupino/rust-decimal/commit/96933153ea066ea8b96c7cbfb8e83a308c02e04f"><code>9693315</code></a>
Version 1.40.0</li>
<li><a
href="https://github.com/paupino/rust-decimal/commit/f55091ce5ec7de27066f7860a60c9740c48d0f43"><code>f55091c</code></a>
Fix: RUSTSEC-2026-0001</li>
<li><a
href="https://github.com/paupino/rust-decimal/commit/bab09af2ea82b50d81ce3c8be2f0a8185672d91a"><code>bab09af</code></a>
Merge pull request <a
href="https://redirect.github.com/paupino/rust-decimal/issues/762">#762</a>
from c410-f3r/aaaaaaaaaaa</li>
<li><a
href="https://github.com/paupino/rust-decimal/commit/69fe199660cbff00fcfa2f994bbab26964c86346"><code>69fe199</code></a>
Change calling method of doc test</li>
<li><a
href="https://github.com/paupino/rust-decimal/commit/83e2ce7c1029a1a4b06ee44ac5500cfb4afbe531"><code>83e2ce7</code></a>
Address comments</li>
<li><a
href="https://github.com/paupino/rust-decimal/commit/f650296e531d653dcc5b44225e451afe592d0925"><code>f650296</code></a>
Allow the usage of stack-based strings</li>
<li><a
href="https://github.com/paupino/rust-decimal/commit/db61f68aaf8340bd6e2b6ba37b878d0d36beaa75"><code>db61f68</code></a>
Merge pull request <a
href="https://redirect.github.com/paupino/rust-decimal/issues/761">#761</a>
from hugobast/v1</li>
<li><a
href="https://github.com/paupino/rust-decimal/commit/3fd6ea2fb03f6c290cb380d6d38b13b7ffe2d3d9"><code>3fd6ea2</code></a>
chore: convert to a set of test cases</li>
<li><a
href="https://github.com/paupino/rust-decimal/commit/fcbab2d2b0fc3b44840688018d235296f9e1054d"><code>fcbab2d</code></a>
fix: address float to string loss of precision</li>
<li>See full diff in <a
href="https://github.com/paupino/rust-decimal/compare/1.39.0...1.40.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 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>
Co-authored-by: Renjie Liu <[email protected]>
---
Cargo.lock | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Cargo.lock b/Cargo.lock
index 3de43e685..fdea0e2d9 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -5654,9 +5654,9 @@ dependencies = [
[[package]]
name = "rust_decimal"
-version = "1.39.0"
+version = "1.40.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "35affe401787a9bd846712274d97654355d21b2a2c092a3139aabe31e9022282"
+checksum = "61f703d19852dbf87cbc513643fa81428361eb6940f1ac14fd58155d295a3eb0"
dependencies = [
"arrayvec",
"borsh",