fix(deps): pin dependencies
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @fluencelabs/aqua | devDependencies | pin | ^0.10.0 -> 0.10.3 |
| @fluencelabs/aqua-lib | dependencies | pin | ^0.9.0 -> 0.9.0 |
| @fluencelabs/fluence | dependencies | pin | ^0.23.0 -> 0.23.0 |
| @fluencelabs/fluence | dependencies | pin | ^0.27.5 -> 0.27.5 |
| @fluencelabs/fluence-network-environment | dependencies | pin | ^1.1.2 -> 1.1.2 |
| anyhow | dependencies | pin | 1.0.31 -> =1.0.31 |
| asn1_der | dependencies | pin | 0.6.1 -> =0.6.1 |
| bincode | dependencies | pin | 1.3.1 -> =1.3.1 |
| bs58 | dependencies | pin | ^5.0.0 -> 5.0.0 |
| bs58 | dependencies | pin | 0.4.0 -> =0.4.0 |
| bs58 | dependencies | pin | 0.5.0 -> =0.5.0 |
| built | build-dependencies | pin | 0.6.0 -> =0.6.0 |
| derivative | dependencies | pin | 2.2.0 -> =2.2.0 |
| ed25519-dalek (source) | dependencies | pin | 2.0.0 -> =2.0.0 |
| eyre | dependencies | pin | 0.6.5 -> =0.6.5 |
| failure (source) | dependencies | pin | 0.1.6 -> =0.1.6 |
| lazy_static | dependencies | pin | 1.4 -> =1.4.0 |
| lazy_static | dependencies | pin | 1.4.0 -> =1.4.0 |
| libp2p-identity | workspace.dependencies | pin | 0.2.1 -> =0.2.1 |
| libsecp256k1 | dependencies | pin | 0.7.1 -> =0.7.1 |
| log | dependencies | pin | 0.4.11 -> =0.4.11 |
| log | dependencies | pin | 0.4.8 -> =0.4.8 |
| maplit | dependencies | pin | 1.0.2 -> =1.0.2 |
| marine-rs-sdk | dependencies | pin | 0.10.2 -> =0.10.2 |
| marine-rs-sdk-test | build-dependencies | pin | 0.12.1 -> =0.12.1 |
| marine-rs-sdk-test | dev-dependencies | pin | 0.12.1 -> =0.12.1 |
| marine-sqlite-connector | dependencies | pin | 0.9.2 -> =0.9.2 |
| multihash | dependencies | pin | 0.18.0 -> =0.18.0 |
| nonempty | dependencies | pin | 0.8.1 -> =0.8.1 |
| once_cell | dependencies | pin | 1.18.0 -> =1.18.0 |
| quickcheck | dev-dependencies | pin | 1.0.3 -> =1.0.3 |
| rand (source) | dependencies | pin | 0.8.5 -> =0.8.5 |
| ref-cast | dependencies | pin | 1.0.2 -> =1.0.2 |
| rmp-serde | dependencies | pin | 1.1.1 -> =1.1.1 |
| rusqlite | dev-dependencies | pin | 0.28.0 -> =0.28.0 |
| serde (source) | dependencies | pin | 1.0.118 -> =1.0.118 |
| serde (source) | dependencies | pin | 1.0.160 -> =1.0.160 |
| serde_bytes | dependencies | pin | 0.11 -> =0.11.9 |
| serde_json | dependencies | pin | 1.0 -> =1.0.108 |
| serde_json | dependencies | pin | 1.0.96 -> =1.0.96 |
| sha2 | dependencies | pin | 0.10.6 -> =0.10.6 |
| thiserror | dependencies | pin | 1.0.23 -> =1.0.23 |
| typescript (source) | devDependencies | pin | ^4.5.2 -> 4.5.2 |
| typescript (source) | devDependencies | pin | ^4.4.3 -> 4.4.3 |
| zeroize (source) | dependencies | pin | 1 -> =1.6.0 |
Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠ 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path service/Cargo.toml --workspace
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 `log`.
... required by package `trust-graph-wasm v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/service)`
versions that meet the requirements `=0.4.8` are: 0.4.8
all possible versions conflict with previously selected packages.
previously selected package `log v0.4.11`
... which satisfies dependency `log = "=0.4.11"` of package `trust-graph v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/trust-graph)`
failed to select a version for `log` which could resolve this conflict
File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path keypair/Cargo.toml --workspace
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 `log`.
... required by package `trust-graph-wasm v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/service)`
versions that meet the requirements `=0.4.8` are: 0.4.8
all possible versions conflict with previously selected packages.
previously selected package `log v0.4.11`
... which satisfies dependency `log = "=0.4.11"` of package `trust-graph v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/trust-graph)`
failed to select a version for `log` which could resolve this conflict
File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path trust-graph/Cargo.toml --workspace
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 `log`.
... required by package `trust-graph-wasm v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/service)`
versions that meet the requirements `=0.4.8` are: 0.4.8
all possible versions conflict with previously selected packages.
previously selected package `log v0.4.11`
... which satisfies dependency `log = "=0.4.11"` of package `trust-graph v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/trust-graph)`
failed to select a version for `log` which could resolve this conflict
File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path distro/Cargo.toml --workspace
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 `log`.
... required by package `trust-graph-wasm v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/service)`
versions that meet the requirements `=0.4.8` are: 0.4.8
all possible versions conflict with previously selected packages.
previously selected package `log v0.4.11`
... which satisfies dependency `log = "=0.4.11"` of package `trust-graph v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/trust-graph)`
failed to select a version for `log` which could resolve this conflict
File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace
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 `log`.
... required by package `trust-graph-wasm v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/service)`
versions that meet the requirements `=0.4.8` are: 0.4.8
all possible versions conflict with previously selected packages.
previously selected package `log v0.4.11`
... which satisfies dependency `log = "=0.4.11"` of package `trust-graph v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/trust-graph)`
failed to select a version for `log` which could resolve this conflict
⚠️ 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace
warning: `/tmp/renovate/repos/github/fluencelabs/trust-graph/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
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 `log`.
... required by package `trust-graph-wasm v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/service)`
versions that meet the requirements `=0.4.8` are: 0.4.8
all possible versions conflict with previously selected packages.
previously selected package `log v0.4.11`
... which satisfies dependency `log = "=0.4.11"` of package `trust-graph v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/trust-graph)`
failed to select a version for `log` which could resolve this conflict
File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path distro/Cargo.toml --workspace
warning: `/tmp/renovate/repos/github/fluencelabs/trust-graph/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
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 `log`.
... required by package `trust-graph-wasm v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/service)`
versions that meet the requirements `=0.4.8` are: 0.4.8
all possible versions conflict with previously selected packages.
previously selected package `log v0.4.11`
... which satisfies dependency `log = "=0.4.11"` of package `trust-graph v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/trust-graph)`
failed to select a version for `log` which could resolve this conflict
File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path keypair/Cargo.toml --workspace
warning: `/tmp/renovate/repos/github/fluencelabs/trust-graph/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
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 `log`.
... required by package `trust-graph-wasm v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/service)`
versions that meet the requirements `=0.4.8` are: 0.4.8
all possible versions conflict with previously selected packages.
previously selected package `log v0.4.11`
... which satisfies dependency `log = "=0.4.11"` of package `trust-graph v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/trust-graph)`
failed to select a version for `log` which could resolve this conflict
File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path service/Cargo.toml --workspace
warning: `/tmp/renovate/repos/github/fluencelabs/trust-graph/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
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 `log`.
... required by package `trust-graph-wasm v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/service)`
versions that meet the requirements `=0.4.8` are: 0.4.8
all possible versions conflict with previously selected packages.
previously selected package `log v0.4.11`
... which satisfies dependency `log = "=0.4.11"` of package `trust-graph v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/trust-graph)`
failed to select a version for `log` which could resolve this conflict
File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path trust-graph/Cargo.toml --workspace
warning: `/tmp/renovate/repos/github/fluencelabs/trust-graph/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
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 `log`.
... required by package `trust-graph-wasm v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/service)`
versions that meet the requirements `=0.4.8` are: 0.4.8
all possible versions conflict with previously selected packages.
previously selected package `log v0.4.11`
... which satisfies dependency `log = "=0.4.11"` of package `trust-graph v0.4.11 (/tmp/renovate/repos/github/fluencelabs/trust-graph/trust-graph)`
failed to select a version for `log` which could resolve this conflict