From f1f2a7984dcfbd68ee2cc7d626cfde0546440a5f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 11:05:02 -0700 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20=E2=AC=86=EF=B8=8F=20da?= =?UTF-8?q?gger=20to=20v0.13.0=20(#19)?= 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.12.7` -> `v0.13.0` | --- ### Release Notes
dagger/dagger (dagger/dagger) ### [`v0.13.0`](https://redirect.github.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v0130---2024-09-11) [Compare Source](https://redirect.github.com/dagger/dagger/compare/v0.12.7...v0.13.0) ##### 🔥 Breaking Changes - Remove deprecated fields and arguments by [@​jedevc](https://redirect.github.com/jedevc) in [https://github.com/dagger/dagger/pull/8065](https://redirect.github.com/dagger/dagger/pull/8065) - Remove `Container.withExec`'s `skipEntrypoint` argument - this is now the default (see `useEntrypoint`) - Remove `pipeline`, `Container.pipeline` and `Directory.pipeline` - Remove `GitModuleSource.cloneURL` (see `GitModuleSource.cloneRef`) ##### Added - Added new `Directory.digest` and `ModuleSource.digest` fields by [@​jedevc](https://redirect.github.com/jedevc) in [https://github.com/dagger/dagger/pull/8282](https://redirect.github.com/dagger/dagger/pull/8282) \ These fields mirror the behavior of the `File.digest` field, computing a unique cryptographic digest over the contents of the object. - TUI: add `--no-exit`/`-E` so you can poke around after the call completes by [@​vito](https://redirect.github.com/vito) in [https://github.com/dagger/dagger/pull/8389](https://redirect.github.com/dagger/dagger/pull/8389) ##### Changed - The trace url is printed just before the final output to make it easy to find by [@​rajatjindal](https://redirect.github.com/rajatjindal) in [https://github.com/dagger/dagger/pull/8366](https://redirect.github.com/dagger/dagger/pull/8366) \ Also, the url will be printed only for a subset of dagger commands to reduce noise. - Increase the minimum connect timeout from 1s to 3s by [@​neutronth](https://redirect.github.com/neutronth) in [https://github.com/dagger/dagger/pull/8328](https://redirect.github.com/dagger/dagger/pull/8328) \ Connecting to a distant remote engine could otherwise fail if it was not reachable in 1s. ##### Fixed - Fixed void types from core incorrectly being seen as named scalars by [@​helderco](https://redirect.github.com/helderco) in [https://github.com/dagger/dagger/pull/8336](https://redirect.github.com/dagger/dagger/pull/8336) - Fix setting secrets on module object in constructor by [@​sipsma](https://redirect.github.com/sipsma) in [https://github.com/dagger/dagger/pull/8149](https://redirect.github.com/dagger/dagger/pull/8149) - Allow top-level field access with no constructor by [@​jedevc](https://redirect.github.com/jedevc) in [https://github.com/dagger/dagger/pull/8331](https://redirect.github.com/dagger/dagger/pull/8331) \ Previously, if a field access was made immediately after the default constructor was called, then the access would fail. - Plain progress correctly displays carriage returns by [@​jedevc](https://redirect.github.com/jedevc) in [https://github.com/dagger/dagger/pull/8347](https://redirect.github.com/dagger/dagger/pull/8347) \ Carriage returns could previously render weirdly in the output, displaying empty lines, and similar visual glitches. - cli: Fix default value on `Platform` flag by [@​helderco](https://redirect.github.com/helderco) in [https://github.com/dagger/dagger/pull/8360](https://redirect.github.com/dagger/dagger/pull/8360) ##### 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/daggerverse). --------- 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> Co-authored-by: Scott Ames --- .aqua/aqua-checksums.json | 8 ++++---- .aqua/aqua.yaml | 2 +- cosign/dagger.json | 2 +- cosign/go.mod | 2 +- distrobox/dagger.json | 2 +- distrobox/go.mod | 2 +- fedora/dagger.json | 2 +- fedora/go.mod | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.aqua/aqua-checksums.json b/.aqua/aqua-checksums.json index 789f7f0..e65021a 100644 --- a/.aqua/aqua-checksums.json +++ b/.aqua/aqua-checksums.json @@ -11,13 +11,13 @@ "algorithm": "sha256" }, { - "id": "github_release/github.com/dagger/dagger/v0.12.7/dagger_v0.12.7_linux_amd64.tar.gz", - "checksum": "804A0B9CFF054F99E224F3225B35E6180B8BA77639D333529FB432AB9BE4511C", + "id": "github_release/github.com/dagger/dagger/v0.13.0/dagger_v0.13.0_linux_amd64.tar.gz", + "checksum": "C8DBBD434DCEB5914E461BF183D44F91083722EF61522AD8C601AD3A9C094FCC", "algorithm": "sha256" }, { - "id": "github_release/github.com/dagger/dagger/v0.12.7/dagger_v0.12.7_linux_arm64.tar.gz", - "checksum": "0309AF7FADD5BF7B97A0D0BAB342923B16667086BDE3FEDB3164CDC6DDAB8F46", + "id": "github_release/github.com/dagger/dagger/v0.13.0/dagger_v0.13.0_linux_arm64.tar.gz", + "checksum": "7445D87C289BADCC8A4CD95152643B391FCF45D385C997D7F5AAEE13E15C8736", "algorithm": "sha256" }, { diff --git a/.aqua/aqua.yaml b/.aqua/aqua.yaml index 51190c0..59c7557 100644 --- a/.aqua/aqua.yaml +++ b/.aqua/aqua.yaml @@ -12,4 +12,4 @@ packages: - name: int128/ghcp@v1.13.3 # required for aqua-checksums update - name: kevincobain2000/gobrew@v1.10.11 - name: casey/just@1.35.0 - - name: dagger/dagger@v0.12.7 + - name: dagger/dagger@v0.13.0 diff --git a/cosign/dagger.json b/cosign/dagger.json index f3a0b49..e5c1574 100644 --- a/cosign/dagger.json +++ b/cosign/dagger.json @@ -2,5 +2,5 @@ "name": "cosign", "sdk": "go", "source": ".", - "engineVersion": "v0.12.7" + "engineVersion": "v0.13.0" } diff --git a/cosign/go.mod b/cosign/go.mod index 47b3dcb..6c225ad 100644 --- a/cosign/go.mod +++ b/cosign/go.mod @@ -1,6 +1,6 @@ module dagger/cosign -go 1.22.5 +go 1.23.1 require ( github.com/99designs/gqlgen v0.17.49 diff --git a/distrobox/dagger.json b/distrobox/dagger.json index fbdd6fa..ea4c8bb 100644 --- a/distrobox/dagger.json +++ b/distrobox/dagger.json @@ -2,5 +2,5 @@ "name": "distrobox", "sdk": "go", "source": ".", - "engineVersion": "v0.12.7" + "engineVersion": "v0.13.0" } diff --git a/distrobox/go.mod b/distrobox/go.mod index ac30e03..91c8127 100644 --- a/distrobox/go.mod +++ b/distrobox/go.mod @@ -1,6 +1,6 @@ module dagger/distrobox -go 1.22.5 +go 1.23.1 require ( github.com/99designs/gqlgen v0.17.49 diff --git a/fedora/dagger.json b/fedora/dagger.json index 9a94f87..9322bc8 100644 --- a/fedora/dagger.json +++ b/fedora/dagger.json @@ -2,5 +2,5 @@ "name": "fedora", "sdk": "go", "source": ".", - "engineVersion": "v0.12.7" + "engineVersion": "v0.13.0" } diff --git a/fedora/go.mod b/fedora/go.mod index fff576f..47f1682 100644 --- a/fedora/go.mod +++ b/fedora/go.mod @@ -1,6 +1,6 @@ module dagger/fedora -go 1.22.5 +go 1.23.1 require ( github.com/99designs/gqlgen v0.17.49