Skip to content

Commit

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

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

---

### Release Notes

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

###
[`v0.13.3`](https://redirect.github.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v0133---2024-09-20)

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

##### Fixed

- fixed version nag showing up even when up-to-date by
[@&#8203;vito](https://redirect.github.com/vito) in
[https://github.com/dagger/dagger/pull/8521](https://redirect.github.com/dagger/dagger/pull/8521)

##### 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.2`](https://redirect.github.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v0132---2024-09-20)

[Compare
Source](https://redirect.github.com/dagger/dagger/compare/v0.13.1...v0.13.2)

##### Added

- New `Container.up` API by
[@&#8203;rajatjindal](https://redirect.github.com/rajatjindal) in
[https://github.com/dagger/dagger/pull/8479](https://redirect.github.com/dagger/dagger/pull/8479)
\
    This is an alias to `.AsService().Up()`.

##### Fixed

- removed noisy "check for updates" span by
[@&#8203;vito](https://redirect.github.com/vito) in
[https://github.com/dagger/dagger/pull/8491](https://redirect.github.com/dagger/dagger/pull/8491)
- fix log output having extra blank lines by
[@&#8203;vito](https://redirect.github.com/vito) in
[https://github.com/dagger/dagger/pull/8500](https://redirect.github.com/dagger/dagger/pull/8500)

##### 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.1`](https://redirect.github.com/dagger/dagger/blob/HEAD/CHANGELOG.md#v0131---2024-09-18)

[Compare
Source](https://redirect.github.com/dagger/dagger/compare/v0.13.0...v0.13.1)

##### Added

- Added new methods `Container.withoutFiles` and
`Directory.withoutFiles` by
[@&#8203;jedevc](https://redirect.github.com/jedevc) in
[https://github.com/dagger/dagger/pull/8216](https://redirect.github.com/dagger/dagger/pull/8216)
- Add `Container.withAnnotation` to set OCI annotations by
[@&#8203;aluzzardi](https://redirect.github.com/aluzzardi) in
[https://github.com/dagger/dagger/pull/8409](https://redirect.github.com/dagger/dagger/pull/8409)
- `ignore` combined with `defaultPath` now works if the module is fetch
from git instead of local by
[@&#8203;TomChv](https://redirect.github.com/TomChv) in
[https://github.com/dagger/dagger/pull/8430](https://redirect.github.com/dagger/dagger/pull/8430)
- New `Directory.withoutFiles` and `Container.withoutFiles` core APIs by
[@&#8203;jedevc](https://redirect.github.com/jedevc) in
[https://github.com/dagger/dagger/pull/8216](https://redirect.github.com/dagger/dagger/pull/8216)
\
These can be used to remove multiple files from a filesystem in one
call.

##### Fixed

- Fix `Directory.digest` on scratch directory by
[@&#8203;jedevc](https://redirect.github.com/jedevc) in
[https://github.com/dagger/dagger/pull/8445](https://redirect.github.com/dagger/dagger/pull/8445)
- Allow private secrets to pass between different modules by
[@&#8203;jedevc](https://redirect.github.com/jedevc) in
[https://github.com/dagger/dagger/pull/8358](https://redirect.github.com/dagger/dagger/pull/8358)
- Handle session-wide cached functions that return secrets by
[@&#8203;jedevc](https://redirect.github.com/jedevc) in
[https://github.com/dagger/dagger/pull/8358](https://redirect.github.com/dagger/dagger/pull/8358)
- cli: fix plaintext being printed on screen when calling a function
that returns a `dagger.Secret` by
[@&#8203;helderco](https://redirect.github.com/helderco) in
[https://github.com/dagger/dagger/pull/8468](https://redirect.github.com/dagger/dagger/pull/8468)

##### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

---------

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] authored Sep 27, 2024
1 parent ea9efd0 commit 798b68f
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.0/dagger_v0.13.0_linux_amd64.tar.gz",
"checksum": "C8DBBD434DCEB5914E461BF183D44F91083722EF61522AD8C601AD3A9C094FCC",
"id": "github_release/github.com/dagger/dagger/v0.13.3/dagger_v0.13.3_linux_amd64.tar.gz",
"checksum": "787307925B10C0B9B04C0FD814716ABE339C53B6AA250A8BA25321A934D14A67",
"algorithm": "sha256"
},
{
"id": "github_release/github.com/dagger/dagger/v0.13.0/dagger_v0.13.0_linux_arm64.tar.gz",
"checksum": "7445D87C289BADCC8A4CD95152643B391FCF45D385C997D7F5AAEE13E15C8736",
"id": "github_release/github.com/dagger/dagger/v0.13.3/dagger_v0.13.3_linux_arm64.tar.gz",
"checksum": "8B2A6DF85760775B094E8CAB551D1F27F5172AADAE77ABD6652989DB3346789D",
"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.10
- name: int128/ghcp@v1.13.3
- name: dagger/dagger@v0.13.0
- name: dagger/dagger@v0.13.3
- 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 798b68f

Please sign in to comment.