crossplane / crossplane-runtime

A set of libraries for writing Crossplane controllers.
https://crossplane.io
Apache License 2.0
144 stars 95 forks source link

chore(deps): update dependency earthly/earthly to v0.8.13 (master) #713

Closed crossplane-renovate[bot] closed 1 month ago

crossplane-renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
earthly/earthly patch 0.8.11 -> 0.8.13

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

earthly/earthly (earthly/earthly) ### [`v0.8.13`](https://togithub.com/earthly/earthly/blob/HEAD/CHANGELOG.md#v0813---2024-05-28) [Compare Source](https://togithub.com/earthly/earthly/compare/v0.8.12...v0.8.13) ##### Fixed - `RUN --no-cache` doesn't always work. [#​2593](https://togithub.com/earthly/earthly/issues/2593) - ANSI escape codes are now removed from GitHub Action specific output. [#​4131](https://togithub.com/earthly/earthly/issues/4131) - Specifying the `--ticktock` option will no longer show a buildkit version mismatch warning. - The `--ticktock` flag is now used when running the bootstrap command. - Caching issue when the experimental `--ticktock` buildkit scheduler is enabled. ##### Changed - Removed deprecated non-streaming log uploading mechanism; log sharing is now only supported by the streaming-upload mechanism. The hidden `--logstream` and `--logstream-upload` flags have been removed. ##### Additional Info - This release includes changes to buildkit ### [`v0.8.12`](https://togithub.com/earthly/earthly/blob/HEAD/CHANGELOG.md#v0812---2024-05-23) [Compare Source](https://togithub.com/earthly/earthly/compare/v0.8.11...v0.8.12) ##### Added - An experimental modification of the buildkit scheduler, which attempts to solve the `inconsistent graph state` error, which can be enabled locally with `earthly --ticktock ...`. ##### Changed - The BYOC (bring your own cloud) commands have been updated to reflect server-side API changes. ##### Fixed - The `--buildkit-container-name` flag was incorrectly being ignored when `--no-buildkit-update` was set. ##### Additional Info - This release includes changes to buildkit

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.