FigureTechnologies / digital-currency-consortium

Digital Currency Consortium middleware - interface between banks and digital currency smart contracts.
Apache License 2.0
12 stars 3 forks source link

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

Open figure-renovate[bot] opened 1 year ago

figure-renovate[bot] commented 1 year ago

This PR contains the following updates:

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

Release Notes

provenance-io/provwasm (provwasm-mocks) ### [`v2.3.0`](https://togithub.com/provenance-io/provwasm/blob/HEAD/CHANGELOG.md#v230) [Compare Source](https://togithub.com/provenance-io/provwasm/compare/v2.2.0...v2.3.0) - test tube integration tests ([#​150](https://togithub.com/provenance-io/provwasm/pull/150)) - fix code generation ([#​150](https://togithub.com/provenance-io/provwasm/issues/150)) - refactor `Any` to support Trigger messages ([#​123](https://togithub.com/provenance-io/provwasm/issues/123)) - Update to cosmwasm 2.x ([#​141](https://togithub.com/provenance-io/provwasm/issues/141)) - minimize generated types ([#​152](https://togithub.com/provenance-io/provwasm/issues/152)) - update to provenance 1.19.0-rc5 ([#​155](https://togithub.com/provenance-io/provwasm/issues/155)) ### [`v2.2.0`](https://togithub.com/provenance-io/provwasm/blob/HEAD/CHANGELOG.md#v220) [Compare Source](https://togithub.com/provenance-io/provwasm/compare/v2.1.0...v2.2.0) - Add wasm message types ([#​133](https://togithub.com/provenance-io/provwasm/issues/133)) - Bump to Provenance 1.17.1 ([#​135](https://togithub.com/provenance-io/provwasm/issues/135)) - Add ibc message types ([#​136](https://togithub.com/provenance-io/provwasm/issues/136)) - Update contracts to use `cosmwasm/optimzer` ([#​140](https://togithub.com/provenance-io/provwasm/issues/140)) - Create security contract to link assets with a security type ([#​138](https://togithub.com/provenance-io/provwasm/issues/138)) - Bump to Provenance 1.18.0-rc2 ([#​143](https://togithub.com/provenance-io/provwasm/issues/143)) - remove nft, security, and template contracts ([#​145](https://togithub.com/provenance-io/provwasm/pull/145)) - Bump to Provenance 1.18.0 and add new exchange types ([#​146](https://togithub.com/provenance-io/provwasm/issues/146)) - Update dependencies, including cosmwasm 1.5 ([#​147](https://togithub.com/provenance-io/provwasm/issues/147)) ### [`v2.1.0`](https://togithub.com/provenance-io/provwasm/blob/HEAD/CHANGELOG.md#v210) [Compare Source](https://togithub.com/provenance-io/provwasm/compare/v2.0.0...v2.1.0) - Add trigger module message types ([#​120](https://togithub.com/provenance-io/provwasm/issues/120)) - Add exchange module message types ([#​127](https://togithub.com/provenance-io/provwasm/issues/127)) ### [`v2.0.0`](https://togithub.com/provenance-io/provwasm/blob/HEAD/CHANGELOG.md#v200) [Compare Source](https://togithub.com/provenance-io/provwasm/compare/v2.0.0-rc1...v2.0.0) - Use protos instead of json for bindings ([#​101](https://togithub.com/provenance-io/provwasm/issues/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.


figure-renovate[bot] commented 1 year ago

⚠ 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:

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 `provwasm-std`.
    ... required by package `provwasm-mocks v2.3.0`
    ... which satisfies dependency `provwasm-mocks = "=2.3.0"` of package `dcc v0.7.0 (/tmp/renovate/github/FigureTechnologies/digital-currency-consortium/smart-contract)`
versions that meet the requirements `^2.3.0` are: 2.3.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 v0.7.0 (/tmp/renovate/github/FigureTechnologies/digital-currency-consortium/smart-contract)`

failed to select a version for `provwasm-std` 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.3.0`
    ... which satisfies dependency `provwasm-mocks = "=2.3.0"` of package `dcc-sale v0.2.0 (/tmp/renovate/github/FigureTechnologies/digital-currency-consortium/smart-contract-sale)`
versions that meet the requirements `^2.3.0` are: 2.3.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