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): update rust crate cosmwasm-schema from 1.4.0 to 1.5.9 #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

figure-renovate[bot]
Copy link
Contributor

@figure-renovate figure-renovate bot commented Feb 5, 2024

This PR contains the following updates:

Package Type Update Change
cosmwasm-schema (source) dev-dependencies minor =1.4.0 -> =1.5.9

Release Notes

CosmWasm/cosmwasm (cosmwasm-schema)

v1.5.9

Compare Source

Added
  • cosmwasm-vm: Add Cache::store_code

v1.5.8

Compare Source

Fixed
  • cosmwasm-vm: Fix CWA-2024-007 and CWA-2024-008.

v1.5.7

Compare Source

Fixed
  • cosmwasm-vm: Problem with caching related to CWA-2024-004. Please upgrade
    directly to this version instead of the previous one.

v1.5.6

Compare Source

Fixed
  • cosmwasm-vm: Fix CWA-2024-004
Changed
  • cosmwasm-std: Backport PR that changed the version pinned dependency
    k256 = { version = "=0.13.1", features = ["ecdsa"] } to the open version
    range ^0.13.3 by avoiding a normalization of the public key in
    secp256k1_recover_pubkey. (#​2014, #​2198)

v1.5.5

Compare Source

Changed
  • cosmwasm-std: Deprecate "compact" serialization of Binary, HexBinary
    (#​2126)

v1.5.4

Compare Source

Fixed
  • cosmwasm-std: Fix CWA-2024-002
Added
  • cosmwasm-std: Implement &T + T and &T op &T for Uint64, Uint128,
    Uint256 and Uint512; improve panic message for Uint64::add and
    Uint512::add (#​2092)
  • cosmwasm-std: Add Uint{64,128,256,512}::strict_add and ::strict_sub which
    are like the Add/Sub implementations but const. (#​2098, #​2107)
Changed
  • cosmwasm-std: Let Timestamp::plus_nanos/::minus_nanos use
    Uint64::strict_add/::strict_sub and document overflows. (#​2098, #​2107)
Fixed
  • cosmwasm-std: Correctly deallocate vectors that were turned into a Region
    via release_buffer (#​2062)

v1.5.3

Compare Source

Changed
  • cosmwasm-vm: Read Region from Wasm memory as bytes and convert to Region
    afterwards (#​2005)

v1.5.2

Compare Source

Fixed
  • cosmwasm-vm: Fix memory increase issue (1.3 -> 1.4 regression) by avoiding the
    use of a long running Wasmer Engine. (#​1978)

v1.5.1

Compare Source

Fixed
  • cosmwasm-vm: Fix CWA-2023-004.
Added
  • cosmwasm-vm: Add constructor CacheOptions::new

v1.5.0

Compare Source

Added
  • cosmwasm-std: Add addr_make and with_prefix for
    cosmwasm_std::testing::MockApi (#​1905).
  • cosmwasm-std: Add abs and unsigned_abs for Int{64,128,256,512}
    (#​1854).
  • cosmwasm-std: Add From<Int{64,128,256}> for Int512,
    TryFrom<Int{128,256,512}> for Int64, TryFrom<Int{256,512}> for Int128,
    TryFrom<Int512> for Int256 and Int256::from_i128 for const contexts
    (#​1861).
  • cosmwasm-std: Add Int{64,128,256}::{checked_multiply_ratio, full_mul}
    (#​1866)
  • cosmwasm-std: Add is_negative for Int{64,128,256,512} (#​1867).
  • cosmwasm-std: Add TryFrom<Uint{256,512}> for Uint64 and
    TryFrom<Uint{A}> for Int{B} where A >= B (#​1870).
  • cosmwasm-std: Add to_json_{vec,binary,string} and from_json and deprecate
    to_{vec,binary} in favor of to_json_{vec,binary} and from_{slice,binary}
    in favor of from_json. (#​1886)
  • cosmwasm-std: Add SignedDecimal and SignedDecimal256 (#​1807).
  • cosmwasm-vm: Allow float operations with NaN canonicalization (#​1864).
Changed
  • cosmwasm-vm: Added .module extension to file names in the file system cache
    (#​1913).

v1.4.5

Compare 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.4

Compare 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.3

Compare 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.2

Compare Source

v1.4.1

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@figure-renovate figure-renovate bot requested a review from a team as a code owner February 5, 2024 11:33
@figure-renovate figure-renovate bot changed the title chore(deps): update rust crate cosmwasm-schema from 1.4.0 to 1.5.3 chore(deps): update rust crate cosmwasm-schema from 1.4.0 to 1.5.4 Apr 24, 2024
@figure-renovate figure-renovate bot force-pushed the renovate/cosmwasm-schema-1.x branch from 634a0c4 to 42d76b0 Compare April 24, 2024 13:15
@figure-renovate figure-renovate bot changed the title chore(deps): update rust crate cosmwasm-schema from 1.4.0 to 1.5.4 chore(deps): update rust crate cosmwasm-schema from 1.4.0 to 1.5.5 May 10, 2024
@figure-renovate figure-renovate bot force-pushed the renovate/cosmwasm-schema-1.x branch from 42d76b0 to e5618b4 Compare May 10, 2024 15:30
@figure-renovate figure-renovate bot force-pushed the renovate/cosmwasm-schema-1.x branch from e5618b4 to a29670d Compare August 8, 2024 12:58
@figure-renovate figure-renovate bot changed the title chore(deps): update rust crate cosmwasm-schema from 1.4.0 to 1.5.5 chore(deps): update rust crate cosmwasm-schema from 1.4.0 to 1.5.6 Aug 8, 2024
@figure-renovate figure-renovate bot force-pushed the renovate/cosmwasm-schema-1.x branch from a29670d to b6f74b4 Compare August 9, 2024 07:06
@figure-renovate figure-renovate bot changed the title chore(deps): update rust crate cosmwasm-schema from 1.4.0 to 1.5.6 chore(deps): update rust crate cosmwasm-schema from 1.4.0 to 1.5.7 Aug 9, 2024
@figure-renovate figure-renovate bot changed the title chore(deps): update rust crate cosmwasm-schema from 1.4.0 to 1.5.7 chore(deps): update rust crate cosmwasm-schema from 1.4.0 to 1.5.8 Sep 23, 2024
@figure-renovate figure-renovate bot force-pushed the renovate/cosmwasm-schema-1.x branch from b6f74b4 to 73f8c22 Compare September 23, 2024 15:19
@figure-renovate figure-renovate bot changed the title chore(deps): update rust crate cosmwasm-schema from 1.4.0 to 1.5.8 chore(deps): update rust crate cosmwasm-schema from 1.4.0 to 1.5.9 Dec 10, 2024
@figure-renovate figure-renovate bot force-pushed the renovate/cosmwasm-schema-1.x branch from 73f8c22 to a0f9f8b Compare December 10, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants