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

Update Rust crate json-patch to v2 - autoclosed #248

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 14, 2024

This PR contains the following updates:

Package Type Update Change
json-patch dependencies major 1.4.0 -> 2.0.0

Release Notes

idubrov/json-patch (json-patch)

v2.0.0

Compare Source


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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 14, 2024
Copy link
Contributor Author

renovate bot commented May 14, 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path sdp-common/Cargo.toml --package json-patch@1.4.0 --precise 2.0.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 `json-patch = "^1.0.0"`
candidate versions found which didn't match: 2.0.0
location searched: crates.io index
required by package `kube-core v0.87.2`
    ... which satisfies dependency `kube-core = "=0.87.2"` (locked to 0.87.2) of package `kube v0.87.2`
    ... which satisfies dependency `kube = "^0.87.1"` (locked to 0.87.2) of package `sdp-identity-service v1.3.1 (/tmp/renovate/repos/github/appgate/sdp-k8s-injector/sdp-identity-service)`

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path sdp-identity-service/Cargo.toml --package json-patch@1.4.0 --precise 2.0.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 `json-patch = "^1.0.0"`
candidate versions found which didn't match: 2.0.0
location searched: crates.io index
required by package `kube-core v0.87.2`
    ... which satisfies dependency `kube-core = "=0.87.2"` (locked to 0.87.2) of package `kube v0.87.2`
    ... which satisfies dependency `kube = "^0.87.1"` (locked to 0.87.2) of package `sdp-identity-service v1.3.1 (/tmp/renovate/repos/github/appgate/sdp-k8s-injector/sdp-identity-service)`

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path sdp-injector/Cargo.toml --package json-patch@1.4.0 --precise 2.0.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 `json-patch = "^1.0.0"`
candidate versions found which didn't match: 2.0.0
location searched: crates.io index
required by package `kube-core v0.87.2`
    ... which satisfies dependency `kube-core = "=0.87.2"` (locked to 0.87.2) of package `kube v0.87.2`
    ... which satisfies dependency `kube = "^0.87.1"` (locked to 0.87.2) of package `sdp-identity-service v1.3.1 (/tmp/renovate/repos/github/appgate/sdp-k8s-injector/sdp-identity-service)`

@renovate renovate bot force-pushed the renovate/json-patch-2.x branch from 57b3a03 to 47df47c Compare August 2, 2024 13:03
@renovate renovate bot changed the title Update Rust crate json-patch to v2 Update Rust crate json-patch to v2 - autoclosed Oct 7, 2024
@renovate renovate bot closed this Oct 7, 2024
@renovate renovate bot deleted the renovate/json-patch-2.x branch October 7, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants