dagger/dagger (dagger/dagger)
### [`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)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 contains the following updates:
0.13.0
->0.13.1
Release Notes
dagger/dagger (dagger/dagger)
### [`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)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.