Skip to content

build(deps): bump rust_decimal from 1.40.0 to 1.41.0#389

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/rust_decimal-1.41.0
Mar 30, 2026
Merged

build(deps): bump rust_decimal from 1.40.0 to 1.41.0#389
github-actions[bot] merged 1 commit intomainfrom
dependabot/cargo/rust_decimal-1.41.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps rust_decimal from 1.40.0 to 1.41.0.

Release notes

Sourced from rust_decimal's releases.

1.41.0

What's Changed

New Contributors

Full Changelog: paupino/rust-decimal@1.40.0...1.41.0

Commits
  • b06790e v1.41.0 (#788)
  • a771f22 fix: scientific formatting of 0 (#785)
  • 5c3242a Fixes incorrect zero value in postgresql (#783)
  • f9cf00e Fixes scientific fallback with serde-with-arbitrary-precision (#782)
  • d616438 Add optional bytemuck support (#674)
  • 5345e16 Add Decimal::as_i128() and Decimal::as_f64() infallible conversions (#726)
  • 6e4bff9 Add lightweight wasm support to rust-decimal (#650)
  • 683167a Remove unnecessary Github workflow steps (#779)
  • eb3aeb7 Remove std requirement from rand tests (#778)
  • f48f049 Widen mathematical operations to retain precision as long as possible during ...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/paupino/rust-decimal/releases)
- [Changelog](https://github.com/paupino/rust-decimal/blob/master/CHANGELOG.md)
- [Commits](paupino/rust-decimal@1.40.0...1.41.0)

---
updated-dependencies:
- dependency-name: rust_decimal
  dependency-version: 1.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 30, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 30, 2026 16:57
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it only includes patch or minor updates.

@github-actions github-actions bot merged commit a70021b into main Mar 30, 2026
8 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/rust_decimal-1.41.0 branch March 30, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants