cynic icon indicating copy to clipboard operation
cynic copied to clipboard

Bump rust_decimal from 1.22.0 to 1.25.0

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps rust_decimal from 1.22.0 to 1.25.0.

Changelog

Sourced from rust_decimal's changelog.

1.25.0

Added

  • Expands rand support to implement SampleUniform to allow for rng.gen_range calls (#519)
  • Adds rkyv framework support for zero-cost (de)serialization (#520)

A big thank you to @​lukesneeringer and @​dovahcrow for your help building features for this release.

1.24.0

  • Introduces new feature rand which allows for random number generation within rust_decimal (#517).
  • Upgrade to Rust 2021 and remove unnecessary dependencies to improve build speed (#513, #516)
  • Some test scoping improvements to ensure we capture as many test combinations as possible (#503, #504).

A big thank you to @​c410-f3r for their contributions to this release!

1.23.1

Fixes issue with no_std compatability introduced in 1.23.0 (#501).

1.23.0

  • Add BorschSchema support for the borsh feature (#498).
  • Implement TryFrom for Decimal primitive types (#493).
  • Fix to_i64 to support i64::MIN (#496).
  • Implement Inv from num_traits (#495).
  • Some minor housekeeping tasks (#487, #490).

Thank you @​turion, @​arthurprs and @​jnitard for your help with this release.

Commits

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 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 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)

dependabot[bot] avatar Aug 02 '22 10:08 dependabot[bot]

Deploy Preview for cynic-querygen-web canceled.

Name Link
Latest commit 144f7546b762bcb1e7e7ebda9009c3fa1c3d6da8
Latest deploy log https://app.netlify.com/sites/cynic-querygen-web/deploys/62e901e4c840e10009f39a6b

netlify[bot] avatar Aug 02 '22 10:08 netlify[bot]

Superseded by #535.

dependabot[bot] avatar Aug 08 '22 13:08 dependabot[bot]