Skip to content

Commit

Permalink
chore(deps): update ⬆️ dagger to v0.12.4 (#303)
Browse files Browse the repository at this point in the history
[![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
[@&#8203;jedevc](https://togithub.com/jedevc) in
[dagger/dagger#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 [@&#8203;sipsma](https://togithub.com/sipsma) in
[dagger/dagger#8049
- Fix dagger `terminal` prompt with debian-based images by
[@&#8203;vmaffet](https://togithub.com/vmaffet) in
[dagger/dagger#7960
- Fix occasional leaks in secret scrubbing algorithm by
[@&#8203;jedevc](https://togithub.com/jedevc) in
[dagger/dagger#8047
- Fix frequent context switches in `--progress=plain` output by
[@&#8203;jedevc](https://togithub.com/jedevc) in
[dagger/dagger#7956
- Extend multi git server support to Azure devOps by
[@&#8203;grouville](https://togithub.com/grouville) in
[dagger/dagger#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/dots).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

---------

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
renovate[bot] and scottames-github-bot[bot] committed Aug 10, 2024
1 parent 2ec46c5 commit 2f3b104
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions aqua/aqua-checksums.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,13 +126,13 @@
"algorithm": "sha256"
},
{
"id": "github_release/github.com/dagger/dagger/v0.12.3/dagger_v0.12.3_linux_amd64.tar.gz",
"checksum": "DB48AA7AFAAE0C374E1F36F2629A17F28300CF81F20C73618073D430245E68E4",
"id": "github_release/github.com/dagger/dagger/v0.12.4/dagger_v0.12.4_linux_amd64.tar.gz",
"checksum": "8D842F38F90B463AB3C8157B7633FD3FBE55FFAA939303A9EA82C968E967DEAD",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/dagger/dagger/v0.12.3/dagger_v0.12.3_linux_arm64.tar.gz",
"checksum": "6C7DB7628130FF170D119FB896860CCAFE8AA2713920383FAC810893E0BA1CED",
"id": "github_release/github.com/dagger/dagger/v0.12.4/dagger_v0.12.4_linux_arm64.tar.gz",
"checksum": "5CB81FC3B46E55FA36D318A2501E48147E6B670C5902D113A40AFAB9CC4E3ADB",
"algorithm": "sha256"
},
{
Expand Down
2 changes: 1 addition & 1 deletion aqua/aqua.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ packages:
- name: snyk/cli@v1.1292.2
- name: aquasecurity/tfsec@v1.28.10
- name: int128/ghcp@v1.13.3
- name: dagger/dagger@v0.12.3
- name: dagger/dagger@v0.12.4
- name: helix-editor/helix@24.03
- name: danielfoehrKn/kubeswitch@0.9.1
- name: gabeduke/kubectl-iexec@v1.19.14
Expand Down

0 comments on commit 2f3b104

Please sign in to comment.