chore(deps): update rust crate cosmwasm-schema from 1.4.0 to 1.5.11#36
Open
figure-renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update rust crate cosmwasm-schema from 1.4.0 to 1.5.11#36figure-renovate[bot] wants to merge 1 commit intomainfrom
1.4.0 to 1.5.11#36figure-renovate[bot] wants to merge 1 commit intomainfrom
Conversation
1.4.0 to 1.5.31.4.0 to 1.5.4
634a0c4 to
42d76b0
Compare
1.4.0 to 1.5.41.4.0 to 1.5.5
42d76b0 to
e5618b4
Compare
e5618b4 to
a29670d
Compare
1.4.0 to 1.5.51.4.0 to 1.5.6
a29670d to
b6f74b4
Compare
1.4.0 to 1.5.61.4.0 to 1.5.7
1.4.0 to 1.5.71.4.0 to 1.5.8
b6f74b4 to
73f8c22
Compare
1.4.0 to 1.5.81.4.0 to 1.5.9
73f8c22 to
a0f9f8b
Compare
1.4.0 to 1.5.91.4.0 to 1.5.10
a0f9f8b to
c58d81d
Compare
c58d81d to
b323fd3
Compare
1.4.0 to 1.5.101.4.0 to 1.5.11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
=1.4.0->=1.5.11Release Notes
CosmWasm/cosmwasm (cosmwasm-schema)
v1.5.11Compare Source
The release notes are available in CHANGELOG.md. For upgrading contracts also consult MIGRATING.md.\n\nAttached 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.
v1.5.10Compare Source
The release notes are available in CHANGELOG.md. For upgrading contracts also consult MIGRATING.md.\n\nAttached 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.
v1.5.9Compare Source
Added
Cache::store_codev1.5.8Compare Source
Fixed
v1.5.7Compare Source
Fixed
directly to this version instead of the previous one.
v1.5.6Compare Source
Fixed
Changed
k256 = { version = "=0.13.1", features = ["ecdsa"] }to the open versionrange ^0.13.3 by avoiding a normalization of the public key in
secp256k1_recover_pubkey. (#2014, #2198)v1.5.5Compare Source
Changed
Binary,HexBinary(#2126)
v1.5.4Compare Source
Fixed
Added
&T + Tand&T op &TforUint64,Uint128,Uint256andUint512; improve panic message forUint64::addandUint512::add(#2092)Uint{64,128,256,512}::strict_addand::strict_subwhichare like the
Add/Subimplementations butconst. (#2098, #2107)Changed
Timestamp::plus_nanos/::minus_nanosuseUint64::strict_add/::strict_suband document overflows. (#2098, #2107)Fixed
Regionvia
release_buffer(#2062)v1.5.3Compare Source
Changed
Regionfrom Wasm memory as bytes and convert toRegionafterwards (#2005)
v1.5.2Compare Source
Fixed
use of a long running Wasmer Engine. (#1978)
v1.5.1Compare Source
Fixed
Added
CacheOptions::newv1.5.0Compare Source
Added
addr_makeandwith_prefixforcosmwasm_std::testing::MockApi(#1905).absandunsigned_absforInt{64,128,256,512}(#1854).
From<Int{64,128,256}>forInt512,TryFrom<Int{128,256,512}>forInt64,TryFrom<Int{256,512}>forInt128,TryFrom<Int512>forInt256andInt256::from_i128for const contexts(#1861).
Int{64,128,256}::{checked_multiply_ratio, full_mul}(#1866)
is_negativeforInt{64,128,256,512}(#1867).TryFrom<Uint{256,512}> for Uint64andTryFrom<Uint{A}> for Int{B}whereA >= B(#1870).to_json_{vec,binary,string}andfrom_jsonand deprecateto_{vec,binary}in favor ofto_json_{vec,binary}andfrom_{slice,binary}in favor of
from_json. (#1886)SignedDecimalandSignedDecimal256(#1807).Changed
.moduleextension to file names in the file system cache(#1913).
v1.4.5Compare Source
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.
v1.4.4Compare Source
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.
v1.4.3Compare Source
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.
v1.4.2Compare Source
v1.4.1Compare Source
Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.