Skip to content

chore(deps): update rust crate provwasm-mocks from 2.0.0-rc1 to 2.8.0#160

Open
figure-renovate[bot] wants to merge 1 commit intomainfrom
renovate/provwasm-mocks-2.x
Open

chore(deps): update rust crate provwasm-mocks from 2.0.0-rc1 to 2.8.0#160
figure-renovate[bot] wants to merge 1 commit intomainfrom
renovate/provwasm-mocks-2.x

Conversation

@figure-renovate
Copy link
Copy Markdown
Contributor

@figure-renovate figure-renovate bot commented Aug 28, 2023

This PR contains the following updates:

Package Type Update Change
provwasm-mocks dev-dependencies minor =2.0.0-rc1 -> =2.8.0

Release Notes

provenance-io/provwasm (provwasm-mocks)

v2.8.0

Compare Source

  • Add feature flags to gate modules (#​171)
  • Update to Provenance 1.27.0 (#​172)

v2.7.1

Compare Source

  • Update to Provenance v1.26.0-rc2 (#​169)
  • Update to Provenance v1.26.0-rc1 (#​169)
  • fix project dependency versions (#​170)

v2.7.0

Compare Source

  • Update to Provenance v1.26.0-rc2 (#​169)
  • Update to Provenance v1.26.0-rc1 (#​167)

v2.5.0

Compare Source

  • Update to Provenance 1.20.0 (#​163)
  • Update to cosmwasm 2.1.4 (#​163)

v2.4.0

Compare Source

  • migrate to GRPC queries (#​157)
  • add MetadataAddress type for encoding/decoding metadata
    addresses (#​161)

v2.3.0

Compare Source

  • test tube integration tests (#​150)
  • fix code generation (#​150)
  • refactor Any to support Trigger messages (#​123)
  • Update to cosmwasm 2.x (#​141)
  • minimize generated types (#​152)
  • update to provenance 1.19.0-rc5 (#​155)

v2.2.0

Compare Source

  • Add wasm message types (#​133)
  • Bump to Provenance 1.17.1 (#​135)
  • Add ibc message types (#​136)
  • Update contracts to use cosmwasm/optimzer (#​140)
  • Create security contract to link assets with a security
    type (#​138)
  • Bump to Provenance 1.18.0-rc2 (#​143)
  • remove nft, security, and template contracts (#​145)
  • Bump to Provenance 1.18.0 and add new exchange types (#​146)
  • Update dependencies, including cosmwasm 1.5 (#​147)

v2.1.0

Compare Source

  • Add trigger module message types (#​120)
  • Add exchange module message types (#​127)

v2.0.0

Compare Source

  • Use protos instead of json for bindings (#​101)

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
Copy link
Copy Markdown
Contributor Author

figure-renovate bot commented Aug 28, 2023

⚠ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: smart-contract/Cargo.lock
Command failed: cargo update --manifest-path smart-contract/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `schemars`.
    ... required by package `provwasm-mocks v2.5.0`
    ... which satisfies dependency `provwasm-mocks = "=2.5.0"` of package `dcc v0.7.0 (/tmp/renovate/github/FigureTechnologies/digital-currency-consortium/smart-contract)`
versions that meet the requirements `^0.8.16` are: 0.8.21, 0.8.20, 0.8.19, 0.8.18, 0.8.17, 0.8.16

all possible versions conflict with previously selected packages.

  previously selected package `schemars v0.8.12`
    ... which satisfies dependency `schemars = "=0.8.12"` of package `dcc v0.7.0 (/tmp/renovate/github/FigureTechnologies/digital-currency-consortium/smart-contract)`

failed to select a version for `schemars` which could resolve this conflict

File name: smart-contract-sale/Cargo.lock
Command failed: cargo update --manifest-path smart-contract-sale/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `provwasm-std`.
    ... required by package `provwasm-mocks v2.5.0`
    ... which satisfies dependency `provwasm-mocks = "=2.5.0"` of package `dcc-sale v0.2.0 (/tmp/renovate/github/FigureTechnologies/digital-currency-consortium/smart-contract-sale)`
versions that meet the requirements `^2.5.0` are: 2.5.0

all possible versions conflict with previously selected packages.

  previously selected package `provwasm-std v2.0.0-rc1`
    ... which satisfies dependency `provwasm-std = "=2.0.0-rc1"` of package `dcc-sale v0.2.0 (/tmp/renovate/github/FigureTechnologies/digital-currency-consortium/smart-contract-sale)`

failed to select a version for `provwasm-std` which could resolve this conflict

@figure-renovate figure-renovate bot changed the title Update Rust crate provwasm-mocks from 2.0.0-rc1 to 2.0.0 chore(deps): update rust crate provwasm-mocks from 2.0.0-rc1 to 2.0.0 Sep 14, 2023
@figure-renovate figure-renovate bot force-pushed the renovate/provwasm-mocks-2.x branch from 341739c to cf12734 Compare December 13, 2023 13:10
@figure-renovate figure-renovate bot requested a review from a team as a code owner December 13, 2023 13:10
@figure-renovate figure-renovate bot changed the title chore(deps): update rust crate provwasm-mocks from 2.0.0-rc1 to 2.0.0 chore(deps): update rust crate provwasm-mocks from 2.0.0-rc1 to 2.1.0 Dec 13, 2023
@scirner22 scirner22 removed their request for review March 15, 2024 20:02
@figure-renovate figure-renovate bot force-pushed the renovate/provwasm-mocks-2.x branch from cf12734 to 67735e5 Compare March 29, 2024 01:54
@figure-renovate figure-renovate bot changed the title chore(deps): update rust crate provwasm-mocks from 2.0.0-rc1 to 2.1.0 chore(deps): update rust crate provwasm-mocks from 2.0.0-rc1 to 2.2.0 Mar 29, 2024
@mwoods-figure mwoods-figure removed their request for review April 11, 2024 20:16
@figure-renovate figure-renovate bot force-pushed the renovate/provwasm-mocks-2.x branch from 67735e5 to e2f5032 Compare July 20, 2024 00:55
@figure-renovate figure-renovate bot changed the title chore(deps): update rust crate provwasm-mocks from 2.0.0-rc1 to 2.2.0 chore(deps): update rust crate provwasm-mocks from 2.0.0-rc1 to 2.3.0 Jul 20, 2024
@figure-renovate figure-renovate bot force-pushed the renovate/provwasm-mocks-2.x branch from e2f5032 to e896aeb Compare September 30, 2024 14:35
@figure-renovate figure-renovate bot changed the title chore(deps): update rust crate provwasm-mocks from 2.0.0-rc1 to 2.3.0 chore(deps): update rust crate provwasm-mocks from 2.0.0-rc1 to 2.4.0 Sep 30, 2024
Copy link
Copy Markdown

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca

@figure-renovate figure-renovate bot force-pushed the renovate/provwasm-mocks-2.x branch from e896aeb to b569050 Compare November 9, 2024 00:56
@figure-renovate figure-renovate bot changed the title chore(deps): update rust crate provwasm-mocks from 2.0.0-rc1 to 2.4.0 chore(deps): update rust crate provwasm-mocks from 2.0.0-rc1 to 2.5.0 Nov 9, 2024
@figure-renovate figure-renovate bot force-pushed the renovate/provwasm-mocks-2.x branch from b569050 to ee79bd7 Compare December 10, 2025 19:24
@figure-renovate figure-renovate bot changed the title chore(deps): update rust crate provwasm-mocks from 2.0.0-rc1 to 2.5.0 chore(deps): update rust crate provwasm-mocks from 2.0.0-rc1 to 2.7.1 Dec 10, 2025
@figure-renovate
Copy link
Copy Markdown
Contributor Author

figure-renovate bot commented Dec 10, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: smart-contract-sale/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path smart-contract-sale/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `serde`.
    ... required by package `provwasm-mocks v2.8.0`
    ... which satisfies dependency `provwasm-mocks = "=2.8.0"` of package `dcc-sale v0.2.0 (/tmp/renovate/repos/github/FigureTechnologies/digital-currency-consortium/smart-contract-sale)`
versions that meet the requirements `^1.0.197` are: 1.0.228, 1.0.227, 1.0.226, 1.0.225, 1.0.224, 1.0.223, 1.0.222, 1.0.221, 1.0.220, 1.0.219, 1.0.218, 1.0.217, 1.0.216, 1.0.215, 1.0.214, 1.0.213, 1.0.212, 1.0.211, 1.0.210, 1.0.209, 1.0.208, 1.0.207, 1.0.206, 1.0.205, 1.0.204, 1.0.203, 1.0.202, 1.0.201, 1.0.200, 1.0.199, 1.0.198, 1.0.197

all possible versions conflict with previously selected packages.

  previously selected package `serde v1.0.163`
    ... which satisfies dependency `serde = "=1.0.163"` of package `dcc-sale v0.2.0 (/tmp/renovate/repos/github/FigureTechnologies/digital-currency-consortium/smart-contract-sale)`

failed to select a version for `serde` which could resolve this conflict

File name: smart-contract/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path smart-contract/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `serde`.
    ... required by package `provwasm-mocks v2.8.0`
    ... which satisfies dependency `provwasm-mocks = "=2.8.0"` of package `dcc v0.7.0 (/tmp/renovate/repos/github/FigureTechnologies/digital-currency-consortium/smart-contract)`
versions that meet the requirements `^1.0.197` are: 1.0.228, 1.0.227, 1.0.226, 1.0.225, 1.0.224, 1.0.223, 1.0.222, 1.0.221, 1.0.220, 1.0.219, 1.0.218, 1.0.217, 1.0.216, 1.0.215, 1.0.214, 1.0.213, 1.0.212, 1.0.211, 1.0.210, 1.0.209, 1.0.208, 1.0.207, 1.0.206, 1.0.205, 1.0.204, 1.0.203, 1.0.202, 1.0.201, 1.0.200, 1.0.199, 1.0.198, 1.0.197

all possible versions conflict with previously selected packages.

  previously selected package `serde v1.0.163`
    ... which satisfies dependency `serde = "=1.0.163"` of package `dcc v0.7.0 (/tmp/renovate/repos/github/FigureTechnologies/digital-currency-consortium/smart-contract)`

failed to select a version for `serde` which could resolve this conflict

@figure-renovate figure-renovate bot force-pushed the renovate/provwasm-mocks-2.x branch from ee79bd7 to 98135d8 Compare December 19, 2025 10:12
@figure-renovate figure-renovate bot changed the title chore(deps): update rust crate provwasm-mocks from 2.0.0-rc1 to 2.7.1 chore(deps): update rust crate provwasm-mocks from 2.0.0-rc1 to 2.8.0 Dec 19, 2025
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