From da8073295ac9a99e0bfbdfa31ed46fe752952a31 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 18:40:43 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20=E2=AC=86=EF=B8=8F=20da?= =?UTF-8?q?gger=20to=20v0.14.0=20(#377)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [dagger/dagger](https://redirect.github.com/dagger/dagger) | minor | `v0.13.7` -> `v0.14.0` | --- ### Release Notes
dagger/dagger (dagger/dagger) ### [`v0.14.0`](https://redirect.github.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v0140---2024-11-08) [Compare Source](https://redirect.github.com/dagger/dagger/compare/v0.13.7...v0.14.0) ##### 🔥 Breaking Changes - Rename `dagger-engine` core GraphQL query to `engine` by [@​marcosnils](https://redirect.github.com/marcosnils) in [https://github.com/dagger/dagger/pull/8568](https://redirect.github.com/dagger/dagger/pull/8568) - Remove deprecated `Container.withFocus` and `Container.withoutFocus` by [@​jedevc](https://redirect.github.com/jedevc) in [https://github.com/dagger/dagger/pull/8647](https://redirect.github.com/dagger/dagger/pull/8647) ##### Added - Add support for git credential managers to retrieve Personal Access Tokens (PAT) when loading private dagger modules by [@​grouville](https://redirect.github.com/grouville) in [https://github.com/dagger/dagger/pull/8805](https://redirect.github.com/dagger/dagger/pull/8805) \\ - Enables private git repository support for HTTP/HTTPS refs - Works alongside existing SSH authentication support - Compatible with standard git credential managers and credential helpers - Supports common git hosting platforms (GitHub, GitLab, Bitbucket, etc.) ##### Fixed - Ensure that gitdns support token support works with all Git server providers. Bitbucket Cloud requires a specific auth format for Git operations using tokens, where the username must be 'x-token-auth'. This fixes token authentication for Bitbucket while maintaining compatibility with other Git providers like GitHub and GitLab, and Azure by [@​grouville](https://redirect.github.com/grouville) in [https://github.com/dagger/dagger/pull/8778](https://redirect.github.com/dagger/dagger/pull/8778) ##### 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)
--- ### 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. --- - [ ] 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). --------- 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> --- aqua/aqua-checksums.json | 8 ++++---- aqua/aqua.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/aqua/aqua-checksums.json b/aqua/aqua-checksums.json index 4e96011a..de3ad0f5 100644 --- a/aqua/aqua-checksums.json +++ b/aqua/aqua-checksums.json @@ -131,13 +131,13 @@ "algorithm": "sha256" }, { - "id": "github_release/github.com/dagger/dagger/v0.13.7/dagger_v0.13.7_linux_amd64.tar.gz", - "checksum": "335B67CB1913D417AD9C200246B684A6F15C01A71CD92736454C090E6FC28086", + "id": "github_release/github.com/dagger/dagger/v0.14.0/dagger_v0.14.0_linux_amd64.tar.gz", + "checksum": "98AE9951099B7DCF913BAE93D0BDDFF53605D88DE17DC93971E577FACACF8629", "algorithm": "sha256" }, { - "id": "github_release/github.com/dagger/dagger/v0.13.7/dagger_v0.13.7_linux_arm64.tar.gz", - "checksum": "CCA6873D76A1AC91704385F567B5502EE27048D61A18FD5D139BA560BBDB5702", + "id": "github_release/github.com/dagger/dagger/v0.14.0/dagger_v0.14.0_linux_arm64.tar.gz", + "checksum": "765E74ACD2858A53B2D4B1F06D0A4CB638061727DE3335225C7AE95B4F976469", "algorithm": "sha256" }, { diff --git a/aqua/aqua.yaml b/aqua/aqua.yaml index f6fb3d26..02f1b5de 100644 --- a/aqua/aqua.yaml +++ b/aqua/aqua.yaml @@ -91,7 +91,7 @@ packages: - name: snyk/cli@v1.1294.0 - name: aquasecurity/tfsec@v1.28.11 - name: int128/ghcp@v1.13.4 - - name: dagger/dagger@v0.13.7 + - name: dagger/dagger@v0.14.0 - name: helix-editor/helix@24.03 - name: danielfoehrKn/kubeswitch@0.9.2 - name: gabeduke/kubectl-iexec@v1.19.14