Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update ⬆️ dagger to v0.12.4 (#8)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [dagger/dagger](https://togithub.com/dagger/dagger) | patch | `v0.12.3` -> `v0.12.4` | --- ### Release Notes <details> <summary>dagger/dagger (dagger/dagger)</summary> ### [`v0.12.4`](https://togithub.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v0124---2024-08-01) [Compare Source](https://togithub.com/dagger/dagger/compare/v0.12.3...v0.12.4) ##### Changed - Deprecate old `pipeline` APIs by [@​jedevc](https://togithub.com/jedevc) in [https://github.com/dagger/dagger/pull/8064](https://togithub.com/dagger/dagger/pull/8064) \ These operations have been no-ops since v0.11.0, and will be removed in v0.13.0. ##### Fixed - Fix errors when using Dockerfile builds from module functions that have secrets by [@​sipsma](https://togithub.com/sipsma) in [https://github.com/dagger/dagger/pull/8049](https://togithub.com/dagger/dagger/pull/8049) - Fix dagger `terminal` prompt with debian-based images by [@​vmaffet](https://togithub.com/vmaffet) in [https://github.com/dagger/dagger/pull/7960](https://togithub.com/dagger/dagger/pull/7960) - Fix occasional leaks in secret scrubbing algorithm by [@​jedevc](https://togithub.com/jedevc) in [https://github.com/dagger/dagger/pull/8047](https://togithub.com/dagger/dagger/pull/8047) - Fix frequent context switches in `--progress=plain` output by [@​jedevc](https://togithub.com/jedevc) in [https://github.com/dagger/dagger/pull/7956](https://togithub.com/dagger/dagger/pull/7956) - Extend multi git server support to Azure devOps by [@​grouville](https://togithub.com/grouville) in [https://github.com/dagger/dagger/pull/8063](https://togithub.com/dagger/dagger/pull/8063) \ Our support for Azure refs was broken on monorepos. We special-case Azure DevOps since it doesn't work with the go standard convention of discovering the root of a git repository ##### 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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/scottames/daggerverse). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> --------- 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>
- Loading branch information