Skip to content

Commit

Permalink
chore(deps): update ⬆️ dagger to v0.13.5 (#347)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [dagger/dagger](https://github.com/dagger/dagger) | patch |
`v0.13.3` -> `v0.13.5` |

---

### Release Notes

<details>
<summary>dagger/dagger (dagger/dagger)</summary>

###
[`v0.13.5`](https://github.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v0135---2024-10-10)

[Compare
Source](https://github.com/dagger/dagger/compare/v0.13.4...v0.13.5)

##### Fixed

- Fix `MarshalJSON` error in `git` API when called by older module
versions by [@&#8203;jedevc](https://github.com/jedevc) in
[https://github.com/dagger/dagger/pull/8667](https://github.com/dagger/dagger/pull/8667)

##### 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)

###
[`v0.13.4`](https://github.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v0134---2024-10-09)

[Compare
Source](https://github.com/dagger/dagger/compare/v0.13.3...v0.13.4)

##### 🔥 Breaking Changes

- Changed behavior of Git to default keep the `.git` directory by
[@&#8203;jedevc](https://github.com/jedevc) in
[https://github.com/dagger/dagger/pull/8318](https://github.com/dagger/dagger/pull/8318)
\
This can be disabled with `tree`'s new `discardGitDir` option. Modules
with
    older `engineVersion`s will keep the old behavior.
- Deprecated `git`'s `keepGitDir` argument by
[@&#8203;jedevc](https://github.com/jedevc) in
[https://github.com/dagger/dagger/pull/8318](https://github.com/dagger/dagger/pull/8318)

##### Added

- Services can now be given an explicit hostname via
`Service.withHostname` by
[@&#8203;vito](https://github.com/vito) in
[https://github.com/dagger/dagger/pull/8641](https://github.com/dagger/dagger/pull/8641)
\
Previously, you could only express a DAG of services, because each
service
hostname was derived from the service's configuration, and changing a
service
    to point to another service would inherently change that service's
    configuration.

Now you can set your own hostnames ahead of time, tell your services
about
    each other's hostnames, and start they manually.

Services with custom hostnames are namespaced to the module that starts
them, to prevent conflicts.
- Allow expanding environment variables in more `Container` functions by
[@&#8203;rajatjindal](https://github.com/rajatjindal) in
[https://github.com/dagger/dagger/pull/8427](https://github.com/dagger/dagger/pull/8427)
- Apply `ignore` function parameter metadata on Directory passed from
the CLI by [@&#8203;TomChv](https://github.com/TomChv) in
[https://github.com/dagger/dagger/pull/8436](https://github.com/dagger/dagger/pull/8436)
\
This extends the usage of `ignore` to not only dir loaded with
`defaultPath`
    but directory passed as function's param from the CLI.

    Note: ignore patterns are not applied for module to module calls.
- Enabled `Container.withMountedTemp` size configuration by
[@&#8203;cwlbraa](https://github.com/cwlbraa) in
[https://github.com/dagger/dagger/pull/8652](https://github.com/dagger/dagger/pull/8652)
- Add `noInit` option to `Container.withExec` to support disabling
automatic init process by
[@&#8203;sipsma](https://github.com/sipsma) in
[https://github.com/dagger/dagger/pull/8656](https://github.com/dagger/dagger/pull/8656)
\
Use cases that strictly require the user exec is PID 1 of the container
are
    now supported by setting `noInit` to true.

##### Fixed

- Include container annotations on `Export` and `AsTarball` by
[@&#8203;jedevc](https://github.com/jedevc) in
[https://github.com/dagger/dagger/pull/8543](https://github.com/dagger/dagger/pull/8543)
- Correctly resolve relative path for modules fetched from git by
[@&#8203;TomChv](https://github.com/TomChv) in
[https://github.com/dagger/dagger/pull/8565](https://github.com/dagger/dagger/pull/8565)
- Fix include/exclude patterns from a dependency incorrectly affecting a
parent module by
[@&#8203;helderco](https://github.com/helderco) in
[https://github.com/dagger/dagger/pull/8575](https://github.com/dagger/dagger/pull/8575)

##### 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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/scottames/dots).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjM4LjExNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

---------

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 <scott@ames.sh>
  • Loading branch information
3 people authored Oct 11, 2024
1 parent 23fd51b commit 24e134f
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.13.3/dagger_v0.13.3_linux_amd64.tar.gz",
"checksum": "787307925B10C0B9B04C0FD814716ABE339C53B6AA250A8BA25321A934D14A67",
"id": "github_release/github.com/dagger/dagger/v0.13.5/dagger_v0.13.5_linux_amd64.tar.gz",
"checksum": "7AE0BE1079CD3D325DA5CFDB8D7A3BE5F1423175C623DFBEF1341ECE6998B1EE",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/dagger/dagger/v0.13.3/dagger_v0.13.3_linux_arm64.tar.gz",
"checksum": "8B2A6DF85760775B094E8CAB551D1F27F5172AADAE77ABD6652989DB3346789D",
"id": "github_release/github.com/dagger/dagger/v0.13.5/dagger_v0.13.5_linux_arm64.tar.gz",
"checksum": "F50C5CBA2E2CF1FC74C07D22CEDDF8BFDD55D90B9745AA0BD2A84EBEABAA08D0",
"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.1293.1
- name: aquasecurity/tfsec@v1.28.11
- name: int128/ghcp@v1.13.4
- name: dagger/dagger@v0.13.3
- name: dagger/dagger@v0.13.5
- 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 24e134f

Please sign in to comment.