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

fix(deps): update rust crate marine-rs-sdk to 0.14.0 #158

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2024

This PR contains the following updates:

Package Type Update Change
marine-rs-sdk dependencies minor 0.10.2 -> 0.14.0

Release Notes

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

v0.14.0

Compare Source

⚠ BREAKING CHANGES
Features

v0.13.0

Compare Source

⚠ BREAKING CHANGES
  • host api: rename json_path field in SecurityTetraplet to lambda to follow AquaVM naming (#​158)
  • host api: add particle parameters into CallParameters (#​156)
Features
  • host api: add particle parameters into CallParameters (#​156) (8c7352e)
  • host api: rename json_path field in SecurityTetraplet to lambda to follow AquaVM naming (#​158) (4a9e72e)

v0.12.0

Compare Source

⚠ BREAKING CHANGES
  • introduce host import API versions (#​154)
Features

v0.11.0

Compare Source

⚠ BREAKING CHANGES
  • ABI, call-parameters: add worker_id field into CallParameters (#​151)
Features
  • ABI, call-parameters: add worker_id field into CallParameters (#​151) (3bdf0c2)

v0.10.3

Compare Source

Features

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.

Copy link
Contributor Author

renovate bot commented Feb 19, 2024

⚠ 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 service/Cargo.toml --package [email protected] --precise 0.14.0
warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
    Updating crates.io index
error: failed to select a version for the requirement `marine-rs-sdk = "^0.10.2"`
candidate versions found which didn't match: 0.14.0
location searched: crates.io index
required by package `marine-sqlite-connector v0.9.2`
    ... which satisfies dependency `marine-sqlite-connector = "^0.9.2"` (locked to 0.9.2) of package `trust-graph-wasm v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/service)`
perhaps a crate was updated and forgotten to be re-vendored?

@renovate renovate bot force-pushed the renovate/marine-rs-sdk-0.x branch from 87fc0b0 to d933793 Compare February 20, 2024 10:16
@renovate renovate bot changed the title fix(deps): update rust crate marine-rs-sdk to 0.12.0 fix(deps): update rust crate marine-rs-sdk to 0.13.0 Feb 20, 2024
@renovate renovate bot force-pushed the renovate/marine-rs-sdk-0.x branch from d933793 to e210092 Compare February 21, 2024 12:07
@renovate renovate bot changed the title fix(deps): update rust crate marine-rs-sdk to 0.13.0 fix(deps): update rust crate marine-rs-sdk to 0.14.0 Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants