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

build(deps): bump cosmwasm-schema from 1.2.0 to 1.2.1 #110

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps cosmwasm-schema from 1.2.0 to 1.2.1.

Release notes

Sourced from cosmwasm-schema's releases.

v1.2.1

Attached there are some build artifacts generated at this tag. Those are for development purposes only! Please use crates.io to find the packages of this release.

Changelog

Sourced from cosmwasm-schema's changelog.

[1.2.1] - 2023-01-30

Added

  • cosmwasm-std: Add Decimal{,256}::to_uint_floor and ::to_uint_ceil for efficient and explicit decimal to uint conversion (#1603).

#1603: CosmWasm/cosmwasm#1603

Fixed

  • cosmwasm-std: Make fields of WeightedVoteOption public to allow constructing it (#1597).

#1597: CosmWasm/cosmwasm#1597

Changed

  • cosmwasm-std: Improve readability of Debug output for Decimal and Decimal256 (#1600).

#1600: CosmWasm/cosmwasm#1600

Commits
  • 9e822c4 Set version: 1.2.1
  • 6ca600b Test compatibility with old workaround
  • a31e81f Test to_uint_floor for value < 1
  • 3b7b3a4 Implement to_uint_ceil without modulo operation
  • 2bcc2d1 Add unit tests
  • 4e688ba Add to_uint_floor, to_uint_ceil
  • 3ba7f27 Improve decimal{,256}_implements_debug test code
  • bfb15c6 Include type in Debug output
  • 401b6fb Debug impl for Decimal256 uses decimal output.
  • 7b89a92 Add abort and cosmwasm_1_2 to docs
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @bot-anik.


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 dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 30, 2023
@dependabot dependabot bot requested review from amimart, bdeneux and ccamel January 30, 2023 15:27
bot-anik
bot-anik previously approved these changes Jan 30, 2023
Copy link
Member

@bot-anik bot-anik left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@bot-anik
Copy link
Member

bot-anik commented Jan 30, 2023

size-limit report 📦

Path Size
target/wasm32-unknown-unknown/release/cw_template.wasm 178.08 KB (+0.01% 🔺)

Bumps [cosmwasm-schema](https://github.com/CosmWasm/cosmwasm) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/CosmWasm/cosmwasm/releases)
- [Changelog](https://github.com/CosmWasm/cosmwasm/blob/main/CHANGELOG.md)
- [Commits](CosmWasm/cosmwasm@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: cosmwasm-schema
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/cosmwasm-schema-1.2.1 branch from 5e73b3e to 0c73e6f Compare January 30, 2023 15:34
Copy link
Member

@bot-anik bot-anik left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot bot merged commit 22f4089 into main Jan 30, 2023
@dependabot dependabot bot deleted the dependabot/cargo/cosmwasm-schema-1.2.1 branch January 30, 2023 15:40
@bot-anik
Copy link
Member

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@bot-anik
Copy link
Member

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 released rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants