Commit eee9321
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 [@​sipsma](https://redirect.github.com/sipsma) in
[#​11830](https://redirect.github.com/dagger/dagger/pull/11830)
- Add `--pretty=logs` - like `dots`, but without the dots by
[@​vito](https://redirect.github.com/vito) in
[#​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
[@​sipsma](https://redirect.github.com/sipsma) in
[#​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
[@​sipsma](https://redirect.github.com/sipsma) in
[#​11850](https://redirect.github.com/dagger/dagger/pull/11850)
- Fix nullable function return types incorrectly being skipped for
persistent cache by [@​sipsma](https://redirect.github.com/sipsma)
in [#​11855](https://redirect.github.com/dagger/dagger/pull/11855)
- Fix ONBUILD commands in Dockerfiles not being published when calling
directory.dockerbuild().Publish() by
[@​alexcb](https://redirect.github.com/alexcb) in
[#​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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
0 commit comments