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 1d1b54d0 chore(deps): Bump rust_decimal from 1.37.2 to 1.38.0 (#1699)
1d1b54d0 is described below
commit 1d1b54d0fa0ae4ea44eb5632eda7d54c8728a321
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 22 10:12:51 2025 +0800
chore(deps): Bump rust_decimal from 1.37.2 to 1.38.0 (#1699)
Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from
1.37.2 to 1.38.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.38.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add new align16 feature to force 16 byte alignment for Decimal by <a
href="https://github.com/Tony-Samuels"><code>@Tony-Samuels</code></a>
in <a
href="https://redirect.github.com/paupino/rust-decimal/pull/735">paupino/rust-decimal#735</a></li>
<li>Improved exp by <a
href="https://github.com/Danvil"><code>@Danvil</code></a> in <a
href="https://redirect.github.com/paupino/rust-decimal/pull/739">paupino/rust-decimal#739</a></li>
<li>Add <code>#[inline]</code> to <code>Decimal::from_parts</code> (v1
backport) by <a
href="https://github.com/finnbear"><code>@finnbear</code></a> in <a
href="https://redirect.github.com/paupino/rust-decimal/pull/744">paupino/rust-decimal#744</a></li>
<li>Add from_scientific_round, that parses like from_scientific but
behaves like from_str for numbers with greater precision that Decimal
supports by <a
href="https://github.com/tenuous-guidance"><code>@tenuous-guidance</code></a>
in <a
href="https://redirect.github.com/paupino/rust-decimal/pull/746">paupino/rust-decimal#746</a></li>
<li>Version 1.38.0 by <a
href="https://github.com/paupino"><code>@paupino</code></a> in <a
href="https://redirect.github.com/paupino/rust-decimal/pull/748">paupino/rust-decimal#748</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/paupino/rust-decimal/compare/1.37.2...1.38.0">https://github.com/paupino/rust-decimal/compare/1.37.2...1.38.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/paupino/rust-decimal/commit/150291afc7514590514cabdf3899940b66c71c3b"><code>150291a</code></a>
Version 1.38.0 (<a
href="https://redirect.github.com/paupino/rust-decimal/issues/748">#748</a>)</li>
<li><a
href="https://github.com/paupino/rust-decimal/commit/64736ecf8bdbe1ea4e3f9e895e17b14b035b36d5"><code>64736ec</code></a>
Merge pull request <a
href="https://redirect.github.com/paupino/rust-decimal/issues/746">#746</a>
from tenuous-guidance/v1-from_scientific_round</li>
<li><a
href="https://github.com/paupino/rust-decimal/commit/7da20086aa479484a7d9c11ed126ad45396aad74"><code>7da2008</code></a>
Add from_scientific_round, that parses like from_scientific but behaves
like ...</li>
<li><a
href="https://github.com/paupino/rust-decimal/commit/2a0065e362f4a46650eb8d1f13f5e2231a050a42"><code>2a0065e</code></a>
Merge pull request <a
href="https://redirect.github.com/paupino/rust-decimal/issues/744">#744</a>
from finnbear/patch-2</li>
<li><a
href="https://github.com/paupino/rust-decimal/commit/2b0b9ba3afe631c611137aeeec6cc1e27820ff9a"><code>2b0b9ba</code></a>
Add <code>#[inline]</code> to <code>Decimal::from_parts</code></li>
<li><a
href="https://github.com/paupino/rust-decimal/commit/f010d1bc09e655de656dc6216237e8838b6c7701"><code>f010d1b</code></a>
Merge pull request <a
href="https://redirect.github.com/paupino/rust-decimal/issues/739">#739</a>
from Danvil/danvil_improved_exp</li>
<li><a
href="https://github.com/paupino/rust-decimal/commit/c299d64fe2d2237c50126aca7275bbdc05cb4300"><code>c299d64</code></a>
Fixed tests using legacy-ops feature.</li>
<li><a
href="https://github.com/paupino/rust-decimal/commit/7b8d1cd25ea6f8d3a8f86b2a656692d310dff453"><code>7b8d1cd</code></a>
Improved exp</li>
<li><a
href="https://github.com/paupino/rust-decimal/commit/d5f7ec4c95f58956727b4dc65b7d46aa70a3a965"><code>d5f7ec4</code></a>
Merge pull request <a
href="https://redirect.github.com/paupino/rust-decimal/issues/735">#735</a>
from paupino/align16/v1</li>
<li><a
href="https://github.com/paupino/rust-decimal/commit/fbad06ed3b7c22af97d022d2e5a2fb899a63f29e"><code>fbad06e</code></a>
Add new align16 feature to force 16 byte alignment for Decimal</li>
<li>See full diff in <a
href="https://github.com/paupino/rust-decimal/compare/1.37.2...1.38.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 a95129e5..00d73288 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -6118,9 +6118,9 @@ dependencies = [
[[package]]
name = "rust_decimal"
-version = "1.37.2"
+version = "1.38.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "b203a6425500a03e0919c42d3c47caca51e79f1132046626d2c8871c5092035d"
+checksum = "c8975fc98059f365204d635119cf9c5a60ae67b841ed49b5422a9a7e56cdfac0"
dependencies = [
"arrayvec",
"borsh",