chore(deps): update all dependencies
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/configure-pages | action | major | v4 -> v5 |
| gvariant | dependencies | minor | 0.4.0 -> 0.5.0 |
| sclorg/testing-farm-as-github-action | action | major | v1 -> v2 |
Release Notes
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
⚠ 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 lib/Cargo.toml --package [email protected] --precise 0.5.0
Updating crates.io index
error: failed to select a version for the requirement `gvariant = "^0.4.0"`
candidate versions found which didn't match: 0.5.0
location searched: crates.io index
required by package `ostree-ext v0.13.4`
... which satisfies dependency `ostree-ext = "^0.13.4"` (locked to 0.13.4) of package `bootc-lib v0.1.11 (/builds/platform-engineering-org/renovate-runners/github-com/renovate/repos/github/containers/bootc/lib)`
... which satisfies path dependency `bootc-lib` (locked to 0.1.11) of package `bootc v0.1.9 (/builds/platform-engineering-org/renovate-runners/github-com/renovate/repos/github/containers/bootc/cli)`
perhaps a crate was updated and forgotten to be re-vendored?