cloudnative-pg / cnpg-i-machinery

CloudNativePG Interface Machinery
Apache License 2.0
2 stars 3 forks source link

chore(deps): update dependency dagger/dagger to v0.13.1 #78

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Update Change
dagger/dagger patch 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.