Skip to content

Commit a53b4a9

Browse files
chore(deps): update ⬆️ dagger to v0.18.1 (#412)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [dagger/dagger](https://redirect.github.com/dagger/dagger) | minor | `v0.17.0` -> `v0.18.1` | --- ### Release Notes <details> <summary>dagger/dagger (dagger/dagger)</summary> ### [`v0.18.1`](https://redirect.github.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v0181---2025-04-01) [Compare Source](https://redirect.github.com/dagger/dagger/compare/v0.18.0...v0.18.1) ##### 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) ### [`v0.18.0`](https://redirect.github.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v0180---2025-03-31) [Compare Source](https://redirect.github.com/dagger/dagger/compare/v0.17.2...v0.18.0) ##### Changed - use dockerignore files during docker build by [@&#8203;rajatjindal](https://redirect.github.com/rajatjindal) in [https://github.com/dagger/dagger/pull/9857](https://redirect.github.com/dagger/dagger/pull/9857) ##### Fixed - Fixed an issue when reusing a variable with a pipeline, in the same run by [@&#8203;helderco](https://redirect.github.com/helderco) in [https://github.com/dagger/dagger/pull/10018](https://redirect.github.com/dagger/dagger/pull/10018) - Fixed executing a dagger shell script from the root command by [@&#8203;helderco](https://redirect.github.com/helderco) in [https://github.com/dagger/dagger/pull/10020](https://redirect.github.com/dagger/dagger/pull/10020) ##### 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) ### [`v0.17.2`](https://redirect.github.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v0172---2025-03-27) [Compare Source](https://redirect.github.com/dagger/dagger/compare/v0.17.1...v0.17.2) ##### Added - New `Directory.filter` API for improved ergonomics by [@&#8203;rajatjindal](https://redirect.github.com/rajatjindal) in [https://github.com/dagger/dagger/pull/9976](https://redirect.github.com/dagger/dagger/pull/9976) \ This was previously possible by doing `Query.directory.withDirectory("", dir)`, but this breaks the chain. ##### Changed - Various LLM API changes and improvements to tool calling scheme by [@&#8203;vito](https://redirect.github.com/vito) in [https://github.com/dagger/dagger/pull/9956](https://redirect.github.com/dagger/dagger/pull/9956) ##### 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) ### [`v0.17.1`](https://redirect.github.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v0171---2025-03-24) [Compare Source](https://redirect.github.com/dagger/dagger/compare/v0.17.0...v0.17.1) - BREAKING(llm): fix go sdk capitalization of "Llm" to "LLM" instead, consistent with engine code and the rest of the go ecosystem ([https://github.com/dagger/dagger/pull/9933](https://redirect.github.com/dagger/dagger/pull/9933)) - this will break compilation of modules referencing the LLM API like `dag.Llm`. To fix, simply change to `dag.LLM` - when prompting for remote module LLM access, error early in non-interactive situations where we would previously hang indefinitely. ([https://github.com/dagger/dagger/pull/9957](https://redirect.github.com/dagger/dagger/pull/9957)) ##### 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/dots). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> --------- 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 8aefc94 commit a53b4a9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

aqua/aqua-checksums.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,13 +131,13 @@
131131
"algorithm": "sha256"
132132
},
133133
{
134-
"id": "github_release/github.com/dagger/dagger/v0.17.0/dagger_v0.17.0_linux_amd64.tar.gz",
135-
"checksum": "98FEF23CFC869EB5E79A57653A5378A38E009ABB230AD94AC8B374759B8CF53D",
134+
"id": "github_release/github.com/dagger/dagger/v0.18.1/dagger_v0.18.1_linux_amd64.tar.gz",
135+
"checksum": "6F051ADEC4B2B0B8AB9B8C04F911801EB763550CE781BCF89F1A832BC5A0755F",
136136
"algorithm": "sha256"
137137
},
138138
{
139-
"id": "github_release/github.com/dagger/dagger/v0.17.0/dagger_v0.17.0_linux_arm64.tar.gz",
140-
"checksum": "2DE6A31C4A2973BE673DCABF5D476EE9A5EE367D6B3FCC2FCF8DF28B24A000DA",
139+
"id": "github_release/github.com/dagger/dagger/v0.18.1/dagger_v0.18.1_linux_arm64.tar.gz",
140+
"checksum": "992E72207FC9B33146104EA11358A5C8400C9130E345C2E5EC05A40B3C2C1BC1",
141141
"algorithm": "sha256"
142142
},
143143
{

aqua/aqua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ packages:
9090
- name: snyk/cli@v1.1296.1
9191
- name: aquasecurity/tfsec@v1.28.13
9292
- name: int128/ghcp@v1.13.5
93-
- name: dagger/dagger@v0.17.0
93+
- name: dagger/dagger@v0.18.1
9494
- name: helix-editor/helix@24.03
9595
- name: danielfoehrKn/kubeswitch@0.9.3
9696
- name: gabeduke/kubectl-iexec@v1.19.14

0 commit comments

Comments
 (0)