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.19 #61

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
earthly/earthly patch v0.7.17 -> v0.7.19

Release Notes

earthly/earthly (earthly/earthly) ### [`v0.7.19`](https://togithub.com/earthly/earthly/blob/HEAD/CHANGELOG.md#v0719---2023-09-20) [Compare Source](https://togithub.com/earthly/earthly/compare/v0.7.17...v0.7.19) ##### Added - Added "dev.earthly.\*" LABELS to saved images, for example `dev.earthly.version` will be set to `v0.7.19` (or whatever version of earthly is used) [#​3247](https://togithub.com/earthly/earthly/issues/3247). - Added option to verbose print known_hosts to make it easier to debug git related commands [#​3234](https://togithub.com/earthly/earthly/issues/3234). ##### Fixed - When a project based secret is not found, the name of the secret will now be displayed along with the "not found" error. ##### Changed - Log sharing will now stream logs as your build is running (rather than uploading logs when build execution completes). - Satellite reserve calls will now retry on error [#​3255](https://togithub.com/earthly/earthly/issues/3255). - Display warning when TLS is disabled.

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.