-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update ⬆️ dagger to v0.13.3 (#21)
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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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 [@​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/daggerverse). <!--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
1 parent
3e819ca
commit 1b00d35
Showing
11 changed files
with
104 additions
and
137 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,5 @@ | |
"name": "cosign", | ||
"sdk": "go", | ||
"source": ".", | ||
"engineVersion": "v0.13.0" | ||
"engineVersion": "v0.13.3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,5 @@ | |
"name": "distrobox", | ||
"sdk": "go", | ||
"source": ".", | ||
"engineVersion": "v0.13.0" | ||
"engineVersion": "v0.13.3" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,5 +2,5 @@ | |
"name": "fedora", | ||
"sdk": "go", | ||
"source": ".", | ||
"engineVersion": "v0.13.0" | ||
"engineVersion": "v0.13.3" | ||
} |
Oops, something went wrong.