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.6.26 #33

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Update Change
earthly/earthly patch v0.6.25 -> v0.6.26

Release Notes

earthly/earthly ### [`v0.6.26`](https://togithub.com/earthly/earthly/blob/HEAD/CHANGELOG.md#v0626---2022-10-13) [Compare Source](https://togithub.com/earthly/earthly/compare/v0.6.25...v0.6.26) ##### Added - Build failures now show the file and line number of the failing command - Introduced `EARTHLY_GIT_AUTHOR` and `EARTHLY_GIT_CO_AUTHORS` ARGS ##### Fixed - Some network operations were being incorrectly executed with a timeout of 0. - Upon `earthly ls` failure it will display the failure reason ##### Changed - Loading Docker images as part of `WITH DOCKER` is now faster through the use of an embedded registry in Buildkit. This functionality was previously hidden (`VERSION --use-registry-for-with-docker`) and was only auto-enabled for Earthly Satellite users. It is now enabled by default for all builds. [#​1268](https://togithub.com/earthly/earthly/issues/1268)

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.