Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump rust_decimal from 1.31.0 to 1.32.0 #12160

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2023

Bumps rust_decimal from 1.31.0 to 1.32.0.

Release notes

Sourced from rust_decimal's releases.

v1.32.0

What's Changed

New Contributors

Full Changelog: paupino/rust-decimal@1.31.0...1.32.0

Changelog

Sourced from rust_decimal's changelog.

1.32.0

Fixed

  • Fixes an issue with is_integer returning incorrect results for mantissa's 10^n where n >= 10. (#605)

Changed

  • byteorder is no longer required as a dependency for the postgres feature. (#603)

Credit

Thank you to @​psychon for your contribution!

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [rust_decimal](https://github.com/paupino/rust-decimal) from 1.31.0 to 1.32.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.31.0...1.32.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 7, 2023 18:52
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 7, 2023
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #12160 (438d8ef) into main (c924c37) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main   #12160      +/-   ##
==========================================
- Coverage   69.76%   69.76%   -0.01%     
==========================================
  Files        1407     1407              
  Lines      235565   235565              
==========================================
- Hits       164350   164345       -5     
- Misses      71215    71220       +5     
Flag Coverage Δ
rust 69.76% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 7 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

📢 Have feedback on the report? Share it here.

@wangrunji0408 wangrunji0408 added this pull request to the merge queue Sep 8, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 8, 2023
@TennyZhuang TennyZhuang added this pull request to the merge queue Sep 8, 2023
Merged via the queue into main with commit 212478d Sep 8, 2023
12 checks passed
@TennyZhuang TennyZhuang deleted the dependabot/cargo/rust_decimal-1.32.0 branch September 8, 2023 07:55
Li0k pushed a commit that referenced this pull request Sep 15, 2023
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants