Skip to content

Commit eee9321

Browse files
chore(deps): update ⬆️ dagger to v0.20.0 (#115)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [dagger/dagger](https://redirect.github.com/dagger/dagger) | minor | `v0.19.11` → `v0.20.0` | --- ### Release Notes <details> <summary>dagger/dagger (dagger/dagger)</summary> ### [`v0.20.0`](https://redirect.github.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v0200---2026-02-26) [Compare Source](https://redirect.github.com/dagger/dagger/compare/v0.19.11...v0.20.0) ##### Added - Add support for individual gc settings in `engine local-cache prune` by [@&#8203;sipsma](https://redirect.github.com/sipsma) in [#&#8203;11830](https://redirect.github.com/dagger/dagger/pull/11830) - Add `--pretty=logs` - like `dots`, but without the dots by [@&#8203;vito](https://redirect.github.com/vito) in [#&#8203;11847](https://redirect.github.com/dagger/dagger/pull/11847) ##### Fixed - Fix git SSH socket not found errors when different clients use different SSH auth sock paths on the same repo by [@&#8203;sipsma](https://redirect.github.com/sipsma) in [#&#8203;11828](https://redirect.github.com/dagger/dagger/pull/11828) - Update internal bbolt db configuration to do less syncing and possibly avoid an upstream bug causing crashes by [@&#8203;sipsma](https://redirect.github.com/sipsma) in [#&#8203;11850](https://redirect.github.com/dagger/dagger/pull/11850) - Fix nullable function return types incorrectly being skipped for persistent cache by [@&#8203;sipsma](https://redirect.github.com/sipsma) in [#&#8203;11855](https://redirect.github.com/dagger/dagger/pull/11855) - Fix ONBUILD commands in Dockerfiles not being published when calling directory.dockerbuild().Publish() by [@&#8203;alexcb](https://redirect.github.com/alexcb) in [#&#8203;11901](https://redirect.github.com/dagger/dagger/pull/11901) ##### 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 - "after 4pm on thursday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/scottames/daggerverse). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zNi4yIiwidXBkYXRlZEluVmVyIjoiNDMuMzYuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: scottames-github-bot[bot] <162828115+scottames-github-bot[bot]@users.noreply.github.com>
1 parent de181ba commit eee9321

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.aqua/aqua-checksums.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"algorithm": "sha256"
1212
},
1313
{
14-
"id": "github_release/github.com/dagger/dagger/v0.19.11/dagger_v0.19.11_linux_amd64.tar.gz",
15-
"checksum": "3978ACBD6ECA25E70D4A9F4D8728771669F4C33A076CE357892463F444601D64",
14+
"id": "github_release/github.com/dagger/dagger/v0.20.0/dagger_v0.20.0_linux_amd64.tar.gz",
15+
"checksum": "B32C20723F9F5121A7DFEE50682E0032B25B997FEBB4811481CFCE2074A88B02",
1616
"algorithm": "sha256"
1717
},
1818
{
19-
"id": "github_release/github.com/dagger/dagger/v0.19.11/dagger_v0.19.11_linux_arm64.tar.gz",
20-
"checksum": "17138A6A5AAF0DEE78550CF39831DE60C9A59516530467A9E51A938C21EE2E4E",
19+
"id": "github_release/github.com/dagger/dagger/v0.20.0/dagger_v0.20.0_linux_arm64.tar.gz",
20+
"checksum": "F6C1390A070ADC29E6F8E878A2DC2BF40885A5289BC1C0ADAB75C2FD84513005",
2121
"algorithm": "sha256"
2222
},
2323
{

.aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ packages:
1212
- name: int128/ghcp@v1.15.1 # required for aqua-checksums update
1313
- name: kevincobain2000/gobrew@v1.10.15
1414
- name: casey/just@1.46.0
15-
- name: dagger/dagger@v0.19.11
15+
- name: dagger/dagger@v0.20.0

0 commit comments

Comments
 (0)