fix(deps): update rust crate dagger-sdk to 0.15.0 #14

Open
kjuulh wants to merge 1 commits from renovate/all into main
Owner

This PR contains the following updates:

Package Type Update Change
dagger-sdk dependencies minor 0.13.7 -> 0.15.0

Release Notes

dagger/dagger (dagger-sdk)

v0.15.1

Compare Source

Fixed
What to do next?

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [dagger-sdk](https://github.com/dagger/dagger) | dependencies | minor | `0.13.7` -> `0.15.0` | --- ### Release Notes <details> <summary>dagger/dagger (dagger-sdk)</summary> ### [`v0.15.1`](https://github.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v0151---2024-12-12) [Compare Source](https://github.com/dagger/dagger/compare/v0.13.7...v0.15.1) ##### Fixed - Metrics display in the TUI is fixed to display for all executed containers, rather than just services by [@&#8203;sipsma](https://github.com/sipsma) in https://github.com/dagger/dagger/pull/9171 ##### What to do next? - Read the [documentation](https://docs.dagger.io) - Join our [Discord server](https://discord.gg/dagger-io) - Follow us on [Twitter](https://twitter.com/dagger_io) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2025-01-10 06:25:12 +01:00
fix(deps): update rust crate dagger-sdk to 0.15.0
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
0e4174ffae
kjuulh scheduled this pull request to auto merge when all checks succeed 2025-01-10 06:25:12 +01:00
Author
Owner

⚠️ 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/cuddle-node-service-plan/Cargo.toml --package dagger-sdk@0.13.7 --precise 0.15.1
    Updating crates.io index
error: failed to select a version for the requirement `dagger-sdk = "^0.13.7"`
candidate versions found which didn't match: 0.15.1
location searched: crates.io index
required by package `cuddle-ci v0.3.0 (https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#2d48b523)`
    ... which satisfies git dependency `cuddle-ci` (locked to 0.3.0) of package `cuddle-node-service-plan v0.1.0 (/tmp/renovate/repos/gitea/kjuulh/cuddle-node-service-plan/crates/cuddle-node-service-plan)`

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path ci/Cargo.toml --package dagger-sdk@0.13.7 --precise 0.15.1
    Updating crates.io index
error: failed to select a version for the requirement `dagger-sdk = "^0.13.7"`
candidate versions found which didn't match: 0.15.1
location searched: crates.io index
required by package `cuddle-ci v0.3.0 (https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#2d48b523)`
    ... which satisfies git dependency `cuddle-ci` (locked to 0.3.0) of package `cuddle-node-service-plan v0.1.0 (/tmp/renovate/repos/gitea/kjuulh/cuddle-node-service-plan/crates/cuddle-node-service-plan)`

### ⚠️ 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/cuddle-node-service-plan/Cargo.toml --package dagger-sdk@0.13.7 --precise 0.15.1 Updating crates.io index error: failed to select a version for the requirement `dagger-sdk = "^0.13.7"` candidate versions found which didn't match: 0.15.1 location searched: crates.io index required by package `cuddle-ci v0.3.0 (https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#2d48b523)` ... which satisfies git dependency `cuddle-ci` (locked to 0.3.0) of package `cuddle-node-service-plan v0.1.0 (/tmp/renovate/repos/gitea/kjuulh/cuddle-node-service-plan/crates/cuddle-node-service-plan)` ``` ##### File name: Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path ci/Cargo.toml --package dagger-sdk@0.13.7 --precise 0.15.1 Updating crates.io index error: failed to select a version for the requirement `dagger-sdk = "^0.13.7"` candidate versions found which didn't match: 0.15.1 location searched: crates.io index required by package `cuddle-ci v0.3.0 (https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#2d48b523)` ... which satisfies git dependency `cuddle-ci` (locked to 0.3.0) of package `cuddle-node-service-plan v0.1.0 (/tmp/renovate/repos/gitea/kjuulh/cuddle-node-service-plan/crates/cuddle-node-service-plan)` ```
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/all:renovate/all
git checkout renovate/all
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/cuddle-node-service-plan#14
No description provided.