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.23 #28

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Update Change
earthly/earthly patch v0.6.22 -> v0.6.23

Release Notes

earthly/earthly ### [`v0.6.23`](https://togithub.com/earthly/earthly/blob/HEAD/CHANGELOG.md#v0623---2022-09-06) [Compare Source](https://togithub.com/earthly/earthly/compare/v0.6.22...v0.6.23) ##### Fixed - Using `--remote-cache` on a target that contains only `BUILD` instructions caused a hang. [#​1945](https://togithub.com/earthly/earthly/issues/1945) - Fixed WAIT/END related bug which prevent `WITH DOCKER --load` from building referenced target. - Images and artifacts which are output (or pushed), are now displayed in the final earthly output. - `ssh: parse error in message type 27` error when using OpenSSH 8.9; fixed by upstream in [golang/go#​51689](https://togithub.com/golang/go/issues/51689). ##### Changed - Removed warning stating that `WAIT/END code is experimental and may be incomplete` -- it is still experimental; however, it now has a higher degree of test-coverage. It can be enabled with `VERSION --wait-block 0.6`. - A warning is now displayed during exporting a multi-platform image to the local host if no platform is found that matches the host's platform type. - Reduced verbosity of `To enable pushing use earthly --push` message.

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.