fRPC-Substrate icon indicating copy to clipboard operation
fRPC-Substrate copied to clipboard

chore(deps): update rust crate marine-rs-sdk-test to v0.16.1

Open renovate[bot] opened this issue 1 year ago • 1 comments

This PR contains the following updates:

Package Type Update Change
marine-rs-sdk-test dev-dependencies minor =0.11.1 -> =0.16.1

Release Notes

fluencelabs/marine-rs-sdk-test (marine-rs-sdk-test)

v0.16.1

Bug Fixes
  • runtime: use marine with mounted binaries for v3 fix (#​122) (4fc5932)

v0.16.0

Compare Source

⚠ BREAKING CHANGES
  • update to fluence-app-service 0.35.0 (#​121)
Features
Bug Fixes

v0.15.0

Compare Source

⚠ BREAKING CHANGES
Features

v0.14.0

Compare Source

⚠ BREAKING CHANGES
  • update marine-rs-sdk and fluence-app-service to support __marine_host_api_v2 (#​115)
Features
  • update marine-rs-sdk and fluence-app-service to support __marine_host_api_v2 (#​115) (7d61884)

v0.13.0

Compare Source

⚠ BREAKING CHANGES
  • update marine-rs-sdk to 0.12.0 and marine, support worker_id in CallParameters (#​113)
Features
  • update marine-rs-sdk to 0.12.0 and marine, support worker_id in CallParameters (#​113) (3d0b62b)

v0.12.1

Compare Source

Bug Fixes

v0.12.0

Compare Source

⚠ BREAKING CHANGES
  • deps: update to marine runtime with memory limits (#​98)
Features
  • deps: update to marine runtime with memory limits (#​98) (f772635)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Dec 14 '23 20:12 renovate[bot]

⚠ Artifact update problem

Renovate failed to update an artifact 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path wasm-modules/eth-rpc/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `marine-call-parameters`.
    ... required by package `marine-runtime v0.36.1`
    ... which satisfies dependency `marine-runtime = "^0.36.1"` of package `fluence-app-service v0.35.1`
    ... which satisfies dependency `fluence-app-service = "^0.35.1"` of package `marine-rs-sdk-test v0.16.1`
    ... which satisfies dependency `marine-rs-sdk-test = "=0.16.1"` of package `eth_rpc v0.1.0 (/tmp/renovate/repos/github/fluencelabs/fRPC-Substrate/wasm-modules/eth-rpc)`
versions that meet the requirements `=0.10.3` are: 0.10.3

all possible versions conflict with previously selected packages.

  previously selected package `marine-call-parameters v0.10.1`
    ... which satisfies dependency `marine-call-parameters = "=0.10.1"` of package `marine-rs-sdk v0.10.1`
    ... which satisfies dependency `marine-rs-sdk = "=0.10.1"` of package `curl_adapter v0.1.0 (/tmp/renovate/repos/github/fluencelabs/fRPC-Substrate/wasm-modules/curl-adapter)`

failed to select a version for `marine-call-parameters` which could resolve this conflict

renovate[bot] avatar Feb 13 '24 15:02 renovate[bot]