Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Update Rust crate indexmap to v2 - autoclosed #235

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
indexmap dependencies major 1.9 -> 2.0

Release Notes

bluss/indexmap (indexmap)

v2.1.0

Compare Source

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

v1.9.3

Compare Source


Configuration

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

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate Renovate bot label Jun 24, 2023
@renovate renovate bot force-pushed the renovate/indexmap-2.x branch from 0b29d8c to 98a6ea1 Compare November 1, 2023 00:04
@renovate renovate bot force-pushed the renovate/indexmap-2.x branch from 98a6ea1 to 7f45135 Compare December 14, 2023 19:54
Copy link
Contributor Author

renovate bot commented Dec 14, 2023

⚠ 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 crates/ditto-codegen-js/Cargo.toml --package [email protected] --precise 2.1.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 `indexmap = "^1.7.0"`
candidate versions found which didn't match: 2.1.0
location searched: crates.io index
required by package `salsa-2022 v0.1.0 (https://github.com/salsa-rs/salsa?rev=20c7834ff34fd00a41b59bec61f3d5c85ea3abd4#20c7834f)`
    ... which satisfies git dependency `salsa` (locked to 0.1.0) of package `ditto-lsp v0.0.1 (/tmp/renovate/repos/github/ditto-lang/ditto/crates/ditto-lsp)`
    ... which satisfies path dependency `ditto-lsp` (locked to 0.0.1) of package `ditto-cli v0.0.1 (/tmp/renovate/repos/github/ditto-lang/ditto/crates/ditto-cli)`
perhaps a crate was updated and forgotten to be re-vendored?

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/ditto-checker/Cargo.toml --package [email protected] --precise 2.1.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 `indexmap = "^1.7.0"`
candidate versions found which didn't match: 2.1.0
location searched: crates.io index
required by package `salsa-2022 v0.1.0 (https://github.com/salsa-rs/salsa?rev=20c7834ff34fd00a41b59bec61f3d5c85ea3abd4#20c7834f)`
    ... which satisfies git dependency `salsa` (locked to 0.1.0) of package `ditto-lsp v0.0.1 (/tmp/renovate/repos/github/ditto-lang/ditto/crates/ditto-lsp)`
    ... which satisfies path dependency `ditto-lsp` (locked to 0.0.1) of package `ditto-cli v0.0.1 (/tmp/renovate/repos/github/ditto-lang/ditto/crates/ditto-cli)`
perhaps a crate was updated and forgotten to be re-vendored?

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/ditto-ast/Cargo.toml --package [email protected] --precise 2.1.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 `indexmap = "^1.7.0"`
candidate versions found which didn't match: 2.1.0
location searched: crates.io index
required by package `salsa-2022 v0.1.0 (https://github.com/salsa-rs/salsa?rev=20c7834ff34fd00a41b59bec61f3d5c85ea3abd4#20c7834f)`
    ... which satisfies git dependency `salsa` (locked to 0.1.0) of package `ditto-lsp v0.0.1 (/tmp/renovate/repos/github/ditto-lang/ditto/crates/ditto-lsp)`
    ... which satisfies path dependency `ditto-lsp` (locked to 0.0.1) of package `ditto-cli v0.0.1 (/tmp/renovate/repos/github/ditto-lang/ditto/crates/ditto-cli)`
perhaps a crate was updated and forgotten to be re-vendored?

@renovate renovate bot changed the title Update Rust crate indexmap to v2 Update Rust crate indexmap to v2 - autoclosed Jan 17, 2024
@renovate renovate bot closed this Jan 17, 2024
@renovate renovate bot deleted the renovate/indexmap-2.x branch January 17, 2024 10:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
renovate Renovate bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants