chore(deps): update dependency aqua:dagger/dagger to v0.18.17 #340

Merged
joao.dubas merged 1 commits from renovate/aqua-dagger-dagger-0.x into main 2025-09-10 21:33:24 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
aqua:dagger/dagger patch 0.18.16 -> 0.18.17

Release Notes

dagger/dagger (aqua:dagger/dagger)

v0.18.17

Compare Source

🔥 Breaking Changes
  • Automatically apply .gitignore patterns on directory loading for module call by @​TomChv and @​jedevc in https://github.com/dagger/dagger/pull/10883 \

    • Apply when loading contextual directory argument.
    • Apply when a directory is sent as an argument to a module function.
    • Apply when a local module is loaded.

    Add NoGitAutoIgnore argument to Host.Directory to disable this behavior.

Added
Fixed
What to do next?

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.

🔕 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 | Update | Change | |---|---|---| | [aqua:dagger/dagger](https://github.com/dagger/dagger) | patch | `0.18.16` -> `0.18.17` | --- ### Release Notes <details> <summary>dagger/dagger (aqua:dagger/dagger)</summary> ### [`v0.18.17`](https://github.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v01817---2025-09-04) [Compare Source](https://github.com/dagger/dagger/compare/v0.18.16...v0.18.17) ##### 🔥 Breaking Changes - Automatically apply `.gitignore` patterns on directory loading for module call by [@&#8203;TomChv](https://github.com/TomChv) and [@&#8203;jedevc](https://github.com/jedevc) in https://github.com/dagger/dagger/pull/10883 \\ - Apply when loading contextual directory argument. - Apply when a directory is sent as an argument to a module function. - Apply when a local module is loaded. Add `NoGitAutoIgnore` argument to `Host.Directory` to disable this behavior. ##### Added - New `Host.containerImage` API to load images from the host container image store by [@&#8203;jedevc](https://github.com/jedevc) in https://github.com/dagger/dagger/pull/10810 - New `Container.combined` API to get both standard output and standard error after `withExec` by [@&#8203;eunomie](https://github.com/eunomie) https://github.com/dagger/dagger/pull/10924 - New `GitRepository.url` API to get the fully resolved URL of a git repository by [@&#8203;jedevc](https://github.com/jedevc) in https://github.com/dagger/dagger/pull/10959 - New assorted filesystem APIs for searching/replacing by [@&#8203;vito](https://github.com/vito) in https://github.com/dagger/dagger/pull/10937 - Allow entering terminals from the TUI for `Container`s, `Directory`s and running `Services` by [@&#8203;jedevc](https://github.com/jedevc) in https://github.com/dagger/dagger/pull/10867 - Allow reading git credentials from client's `.netrc` file by [@&#8203;jedevc](https://github.com/jedevc) in https://github.com/dagger/dagger/pull/10957 ##### Fixed - `git` now automatically determines the protocol when using a scheme-less URL (instead of defaulting to `https://`) by [@&#8203;jedevc](https://github.com/jedevc) in https://github.com/dagger/dagger/pull/10960 - Ensure HTTP auth is propagated to git submodules by [@&#8203;grouville](https://github.com/grouville) in https://github.com/dagger/dagger/pull/10855 - Detect more telemetry from github environment by [@&#8203;jedevc](https://github.com/jedevc) in ... ##### 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 - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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. 🔕 **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:eyJjcmVhdGVkSW5WZXIiOiI0MS40Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuNDIuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2025-09-08 01:22:10 +00:00
joao.dubas force-pushed renovate/aqua-dagger-dagger-0.x from 2082f20ab8 to 71401c2717 2025-09-10 21:33:09 +00:00 Compare
joao.dubas merged commit 0a7648a9f2 into main 2025-09-10 21:33:24 +00:00
joao.dubas deleted branch renovate/aqua-dagger-dagger-0.x 2025-09-10 21:33:24 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: joao.dubas/ide#340
No description provided.