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 4d20ff08 chore(deps): Bump rust_decimal from 1.38.0 to 1.39.0 (#1761)
4d20ff08 is described below

commit 4d20ff08d7c79abbe5bdc17d8e770f077b66dfbf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 21 12:58:50 2025 +0800

    chore(deps): Bump rust_decimal from 1.38.0 to 1.39.0 (#1761)
    
    Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from
    1.38.0 to 1.39.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.39.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>v1 <code>postgres</code> -&gt; <code>postgres_backend</code> by <a
    href="https://github.com/Logarithmus";><code>@​Logarithmus</code></a> in
    <a
    
href="https://redirect.github.com/paupino/rust-decimal/pull/751";>paupino/rust-decimal#751</a></li>
    <li>Remove doc_auto_cfg and address lifetime warnings by <a
    href="https://github.com/paupino";><code>@​paupino</code></a> in <a
    
href="https://redirect.github.com/paupino/rust-decimal/pull/755";>paupino/rust-decimal#755</a></li>
    <li>Version 1.39.0 by <a
    href="https://github.com/paupino";><code>@​paupino</code></a> in <a
    
href="https://redirect.github.com/paupino/rust-decimal/pull/756";>paupino/rust-decimal#756</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a
    href="https://github.com/Logarithmus";><code>@​Logarithmus</code></a>
    made their first contribution in <a
    
href="https://redirect.github.com/paupino/rust-decimal/pull/751";>paupino/rust-decimal#751</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/paupino/rust-decimal/compare/1.38.0...1.39.0";>https://github.com/paupino/rust-decimal/compare/1.38.0...1.39.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/paupino/rust-decimal/commit/a028cf43fe1c383cc6927ed2dbd4b6aac443e99c";><code>a028cf4</code></a>
    Version 1.39.0 (<a
    
href="https://redirect.github.com/paupino/rust-decimal/issues/756";>#756</a>)</li>
    <li><a
    
href="https://github.com/paupino/rust-decimal/commit/c52f1f12931dcd21956189e3f48e8baedb7e3f31";><code>c52f1f1</code></a>
    Remove doc_auto_cfg and address lifetime warnings (<a
    
href="https://redirect.github.com/paupino/rust-decimal/issues/755";>#755</a>)</li>
    <li><a
    
href="https://github.com/paupino/rust-decimal/commit/4bf40bd105edec473e1a19e9a0a83c16615786d0";><code>4bf40bd</code></a>
    Merge pull request <a
    href="https://redirect.github.com/paupino/rust-decimal/issues/751";>#751</a>
    from Logarithmus/postgres-backend</li>
    <li><a
    
href="https://github.com/paupino/rust-decimal/commit/9da94d0be903d4c7a4a6f3f7c2aeb6713fcfcd70";><code>9da94d0</code></a>
    <code>postgres</code> -&gt; <code>postgres_backend</code></li>
    <li>See full diff in <a
    
href="https://github.com/paupino/rust-decimal/compare/1.38.0...1.39.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rust_decimal&package-manager=cargo&previous-version=1.38.0&new-version=1.39.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>
    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 2adfb0a8..b048c3db 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -6070,9 +6070,9 @@ dependencies = [
 
 [[package]]
 name = "rust_decimal"
-version = "1.38.0"
+version = "1.39.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "c8975fc98059f365204d635119cf9c5a60ae67b841ed49b5422a9a7e56cdfac0"
+checksum = "35affe401787a9bd846712274d97654355d21b2a2c092a3139aabe31e9022282"
 dependencies = [
  "arrayvec",
  "borsh",

Reply via email to