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): update rust crate json-patch to v2 #781

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

Conversation

stackable-bot
Copy link
Contributor

@stackable-bot stackable-bot commented May 7, 2024

This PR contains the following updates:

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

Release Notes

idubrov/json-patch (json-patch)

v2.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Berlin, 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.

👻 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 has been generated by Renovate Bot.

@stackable-bot stackable-bot added the dependencies Pull requests that update a dependency file label May 7, 2024
@stackable-bot stackable-bot requested a review from a team May 7, 2024 15:39
| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| crate      | json-patch | 1.4.0 | 2.0.0 |
@stackable-bot
Copy link
Contributor Author

⚠ 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 Cargo.toml --package json-patch@1.4.0 --precise 2.0.0
    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.91.0`
    ... which satisfies dependency `kube-core = "=0.91.0"` (locked to 0.91.0) of package `kube v0.91.0`
    ... which satisfies dependency `kube = "^0.91.0"` (locked to 0.91.0) of package `stackable-webhook v0.3.0 (/tmp/renovate/repos/github/stackabletech/operator-rs/crates/stackable-webhook)`
    ... which satisfies path dependency `stackable-webhook` (locked to 0.3.0) of package `stackable-telemetry v0.1.0 (/tmp/renovate/repos/github/stackabletech/operator-rs/crates/stackable-telemetry)`
perhaps a crate was updated and forgotten to be re-vendored?

@Techassi
Copy link
Member

Techassi commented May 10, 2024

Cannot currently be updated to 2.0.0 because kube still uses 1.X.X. Also see this comment:

# NOTE (@Techassi): We cannot bump to 2.0.0 because kube uses 1.X.X

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants