idodod / protoc-gen-fieldmask

A protoc plugin that generates fieldmask paths
MIT License
23 stars 3 forks source link

Update dependency earthly/earthly to v0.7.21 #65

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
earthly/earthly patch v0.7.20 -> v0.7.21

Release Notes

earthly/earthly (earthly/earthly) ### [`v0.7.21`](https://togithub.com/earthly/earthly/blob/HEAD/CHANGELOG.md#v0721---2023-10-24) [Compare Source](https://togithub.com/earthly/earthly/compare/v0.7.20...v0.7.21) ##### Added - The new ARG `EARTHLY_GIT_REFS` will contain the references to the current git commit, this ARG must be enabled with the `VERSION --git-refs` feature flag. [#​2735](https://togithub.com/earthly/earthly/issues/2735) - A new `--force-certificate-generation` flag for bootstrapping, which will force the generation of self signed TLS certificates even when the `--no-buildkit` flag is set. ##### Fixed - Fixed reduced parallelism regression which occurred when the target is the same but has different args -- can be enabled with `VERSION --use-visited-upfront-hash-collection` [#​2377](https://togithub.com/earthly/earthly/issues/2377) - `prune --age` did not support `d` (for days) suffix, even thought `earthly --help` said it did [#​3401](https://togithub.com/earthly/earthly/issues/3401) - `buildkit scheduler error: return leaving incoming open` which occured during deduplication of opperations within buildkit; cherry-picked [`100d3cb`](https://togithub.com/earthly/earthly/commit/100d3cb6b6903be50f7a3e5dba193515aa9530fa) from upstream buildkit repo. [#​2957](https://togithub.com/earthly/earthly/issues/2957) - Changed `WITH DOCKER` to pull images in parallel [#​2351](https://togithub.com/earthly/earthly/issues/2351) ##### Changed - Registry proxy: Use lower-level TCP streaming [#​2351](https://togithub.com/earthly/earthly/pull/3317) ##### 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 Mend Renovate. View repository job log here.