Skip to content

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
@stackable-bot stackable-bot force-pushed the renovate/json-patch-2.x branch from a836a97 to a69e5d8 Compare May 10, 2024 12:53
@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

| datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | crate | json-patch | 1.4.0 | 2.0.0 |
@stackable-bot stackable-bot force-pushed the renovate/json-patch-2.x branch from a69e5d8 to 749211a Compare June 13, 2024 08:24
@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

Closing, fixed in #804

@Techassi Techassi closed this Jun 18, 2024
@stackable-bot stackable-bot deleted the renovate/json-patch-2.x branch September 10, 2024 13:32
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

3 participants