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

chore(deps): pin dependencies #247

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2023

This PR contains the following updates:

Package Type Update Change
built build-dependencies pin 0.7.0 -> =0.7.0
cid dependencies pin 0.10.0 -> =0.10.0
ctor dev-dependencies pin 0.2.0 -> =0.2.0
eyre dependencies pin 0.6.8 -> =0.6.8
fstrings (source) dependencies pin 0.2.3 -> =0.2.3
ipfs-http-client (source) dependencies pin ^60.0.0 -> 60.0.0
maplit dependencies pin 1.0.2 -> =1.0.2
marine-rs-sdk workspace.dependencies pin 0.14.0 -> =0.14.0
marine-rs-sdk-test dev-dependencies pin 0.16.0 -> =0.16.0
marine-sqlite-connector workspace.dependencies pin 0.11.0 -> =0.11.0
multiaddr dependencies pin ^10.0.1 -> 10.0.1
node (source) engines pin >=18 -> 22.9.0
pnpm (source) engines pin >=8 -> 9.12.1
serde (source) dependencies pin 1.0.149 -> =1.0.149
serde_json dependencies pin 1.0.89 -> =1.0.89
test-env-helpers (source) dev-dependencies pin 0.2.2 -> =0.2.2
thiserror dependencies pin 1.0.37 -> =1.0.37
uuid dev-dependencies pin 1.2.1 -> =1.2.1

Add the preset :preserveSemverRanges to your config if you don't want to pin your dependencies.


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.

@renovate renovate bot force-pushed the renovate/pin-dependencies branch 3 times, most recently from 0331f20 to 3eb08b2 Compare January 5, 2024 09:19
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 9 times, most recently from 628450d to c062e1b Compare January 16, 2024 12:54
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 4 times, most recently from 86244ae to 7bfebd5 Compare January 27, 2024 17:15
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 4 times, most recently from 5aeb7e6 to 9dd8340 Compare January 31, 2024 15:32
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 7 times, most recently from f982d73 to c268fec Compare February 19, 2024 17:20
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from c268fec to fcec0ca Compare February 20, 2024 01:26
Copy link
Contributor Author

renovate bot commented Feb 20, 2024

⚠ 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: src/spell/modules/spell/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path src/spell/modules/spell/spell-distro/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `serde`.
    ... required by package `marine-rs-sdk v0.14.0`
    ... which satisfies dependency `marine-rs-sdk = "=0.14.0"` of package `fluence-spell v0.2.0 (/tmp/renovate/repos/github/fluencelabs/spell/src/spell/modules/spell/spell)`
versions that meet the requirements `^1.0.189` are: 1.0.196, 1.0.200, 1.0.199, 1.0.198, 1.0.197, 1.0.195, 1.0.194, 1.0.193, 1.0.192, 1.0.191, 1.0.190, 1.0.189

all possible versions conflict with previously selected packages.

  previously selected package `serde v1.0.149`
    ... which satisfies dependency `serde = "=1.0.149"` of package `fluence-spell v0.2.0 (/tmp/renovate/repos/github/fluencelabs/spell/src/spell/modules/spell/spell)`

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

File name: src/spell/modules/spell/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path src/spell/modules/spell/spell/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `uuid`.
    ... required by package `marine-rs-sdk-test v0.16.0`
    ... which satisfies dependency `marine-rs-sdk-test = "=0.16.0"` of package `fluence-spell v0.2.0 (/tmp/renovate/repos/github/fluencelabs/spell/src/spell/modules/spell/spell)`
versions that meet the requirements `^1.3.2` are: 1.7.0, 1.8.0, 1.6.1, 1.6.0, 1.5.0, 1.4.1, 1.4.0, 1.3.4, 1.3.3, 1.3.2

all possible versions conflict with previously selected packages.

  previously selected package `uuid v1.2.1`
    ... which satisfies dependency `uuid = "=1.2.1"` of package `fluence-spell v0.2.0 (/tmp/renovate/repos/github/fluencelabs/spell/src/spell/modules/spell/spell)`

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

File name: src/spell/modules/spell/spell-dtos/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path src/spell/modules/spell/spell-dtos/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `uuid`.
    ... required by package `marine-rs-sdk-test v0.16.0`
    ... which satisfies dependency `marine-rs-sdk-test = "=0.16.0"` of package `fluence-spell v0.2.0 (/tmp/renovate/repos/github/fluencelabs/spell/src/spell/modules/spell/spell)`
versions that meet the requirements `^1.3.2` are: 1.7.0, 1.8.0, 1.6.1, 1.6.0, 1.5.0, 1.4.1, 1.4.0, 1.3.4, 1.3.3, 1.3.2

all possible versions conflict with previously selected packages.

  previously selected package `uuid v1.2.1`
    ... which satisfies dependency `uuid = "=1.2.1"` of package `fluence-spell v0.2.0 (/tmp/renovate/repos/github/fluencelabs/spell/src/spell/modules/spell/spell)`

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

File name: src/spell/modules/spell/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path src/spell/modules/spell/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `uuid`.
    ... required by package `marine-rs-sdk-test v0.16.0`
    ... which satisfies dependency `marine-rs-sdk-test = "=0.16.0"` of package `fluence-spell v0.2.0 (/tmp/renovate/repos/github/fluencelabs/spell/src/spell/modules/spell/spell)`
versions that meet the requirements `^1.3.2` are: 1.7.0, 1.8.0, 1.6.1, 1.6.0, 1.5.0, 1.4.1, 1.4.0, 1.3.4, 1.3.3, 1.3.2

all possible versions conflict with previously selected packages.

  previously selected package `uuid v1.2.1`
    ... which satisfies dependency `uuid = "=1.2.1"` of package `fluence-spell v0.2.0 (/tmp/renovate/repos/github/fluencelabs/spell/src/spell/modules/spell/spell)`

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

@renovate renovate bot force-pushed the renovate/pin-dependencies branch from fcec0ca to 52e9711 Compare February 21, 2024 22:56
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from bc94543 to c8c7e62 Compare May 12, 2024 23:17
Copy link
Contributor Author

renovate bot commented May 12, 2024

⚠️ 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: src/spell/modules/spell/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path src/spell/modules/spell/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `serde`.
    ... required by package `marine-rs-sdk v0.14.0`
    ... which satisfies dependency `marine-rs-sdk = "=0.14.0"` of package `fluence-spell v0.2.0 (/tmp/renovate/repos/github/fluencelabs/spell/src/spell/modules/spell/spell)`
versions that meet the requirements `^1.0.189` are: 1.0.196, 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, 1.0.195, 1.0.194, 1.0.193, 1.0.192, 1.0.191, 1.0.190, 1.0.189

all possible versions conflict with previously selected packages.

  previously selected package `serde v1.0.149`
    ... which satisfies dependency `serde = "=1.0.149"` of package `fluence-spell v0.2.0 (/tmp/renovate/repos/github/fluencelabs/spell/src/spell/modules/spell/spell)`

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

File name: src/spell/modules/spell/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path src/spell/modules/spell/spell-distro/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `uuid`.
    ... required by package `marine-rs-sdk-test v0.16.0`
    ... which satisfies dependency `marine-rs-sdk-test = "=0.16.0"` of package `fluence-spell v0.2.0 (/tmp/renovate/repos/github/fluencelabs/spell/src/spell/modules/spell/spell)`
versions that meet the requirements `^1.3.2` are: 1.7.0, 1.10.0, 1.9.1, 1.9.0, 1.8.0, 1.6.1, 1.6.0, 1.5.0, 1.4.1, 1.4.0, 1.3.4, 1.3.3, 1.3.2

all possible versions conflict with previously selected packages.

  previously selected package `uuid v1.2.1`
    ... which satisfies dependency `uuid = "=1.2.1"` of package `fluence-spell v0.2.0 (/tmp/renovate/repos/github/fluencelabs/spell/src/spell/modules/spell/spell)`

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

File name: src/spell/modules/spell/spell-dtos/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path src/spell/modules/spell/spell-dtos/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `uuid`.
    ... required by package `marine-rs-sdk-test v0.16.0`
    ... which satisfies dependency `marine-rs-sdk-test = "=0.16.0"` of package `fluence-spell v0.2.0 (/tmp/renovate/repos/github/fluencelabs/spell/src/spell/modules/spell/spell)`
versions that meet the requirements `^1.3.2` are: 1.7.0, 1.10.0, 1.9.1, 1.9.0, 1.8.0, 1.6.1, 1.6.0, 1.5.0, 1.4.1, 1.4.0, 1.3.4, 1.3.3, 1.3.2

all possible versions conflict with previously selected packages.

  previously selected package `uuid v1.2.1`
    ... which satisfies dependency `uuid = "=1.2.1"` of package `fluence-spell v0.2.0 (/tmp/renovate/repos/github/fluencelabs/spell/src/spell/modules/spell/spell)`

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

File name: src/spell/modules/spell/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path src/spell/modules/spell/spell/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `uuid`.
    ... required by package `marine-rs-sdk-test v0.16.0`
    ... which satisfies dependency `marine-rs-sdk-test = "=0.16.0"` of package `fluence-spell v0.2.0 (/tmp/renovate/repos/github/fluencelabs/spell/src/spell/modules/spell/spell)`
versions that meet the requirements `^1.3.2` are: 1.7.0, 1.10.0, 1.9.1, 1.9.0, 1.8.0, 1.6.1, 1.6.0, 1.5.0, 1.4.1, 1.4.0, 1.3.4, 1.3.3, 1.3.2

all possible versions conflict with previously selected packages.

  previously selected package `uuid v1.2.1`
    ... which satisfies dependency `uuid = "=1.2.1"` of package `fluence-spell v0.2.0 (/tmp/renovate/repos/github/fluencelabs/spell/src/spell/modules/spell/spell)`

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

@renovate renovate bot force-pushed the renovate/pin-dependencies branch 2 times, most recently from ca9fc8b to 2289e73 Compare May 21, 2024 03:52
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 2 times, most recently from fcf2d43 to b520bcf Compare May 30, 2024 14:15
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 3 times, most recently from f9a322d to 6fdca47 Compare June 11, 2024 22:28
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 6fdca47 to 77b3410 Compare June 17, 2024 17:05
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 77b3410 to 643a6af Compare June 25, 2024 10:14
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 3 times, most recently from a7fada4 to 9ee5739 Compare July 8, 2024 22:03
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 3 times, most recently from 1bc3dfc to e75b278 Compare July 22, 2024 02:23
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 2 times, most recently from b030d96 to 2765142 Compare August 7, 2024 03:29
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from 2765142 to ed3365d Compare August 14, 2024 17:59
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 3 times, most recently from 9d96169 to 8db587d Compare August 26, 2024 17:18
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 2 times, most recently from 2d66787 to 145ab7b Compare September 9, 2024 14:42
@renovate renovate bot force-pushed the renovate/pin-dependencies branch 2 times, most recently from 1d03485 to a1ce050 Compare September 20, 2024 11:01
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from a1ce050 to f09a2ae Compare October 2, 2024 17:08
@renovate renovate bot force-pushed the renovate/pin-dependencies branch from f09a2ae to 3958a3f Compare October 7, 2024 16:37
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