Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency earthly/earthly to v0.8.7 #58

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
earthly/earthly patch v0.8.4 -> v0.8.7

Release Notes

earthly/earthly (earthly/earthly)

v0.8.7

Compare Source

Added
  • Warning log when resolving remote references using a git image that doesn't match Buildkit's architecture.
  • New experimental --exec-stats-summary=<path> cli flag, which will display a summary of memory and cpu stats when earthly exits.
  • A notice is now displayed when unnecessary feature flags are set (but already enabled by default by the VERSION number). Thanks to @​danqixu for the contribution! #​3641
  • A warning is displayed if the local buildkit image architecture does not match the host architecture. #​3937
Fixed
  • Warning logs during HTTP retries are only displayed in --debug mode.
  • The HOST command will now expand variables. Thanks to @​pbecotte for the contribution! #​1743
  • runc has been updated to 1.1.12 in the buildkit fork
Additional Info
  • This release includes changes to buildkit

v0.8.6

Compare Source

Added
  • Ability to set arbitrary attributes which certain registries require to support explicit remote caching (via the earthly --remote-cache flag). #​3714 and #​3868
Fixed
  • Fixed an issue in Auto-skip where a +base target's ARGs were not accounted for when calculating the cache. #​3895
Additional Info
  • This release has no changes to buildkit

v0.8.5

Compare Source

Added
  • Added --aws flag to RUN command which makes AWS environment variables or ~/.aws available. Enable with the VERSION --run-with-aws feature flag. #​3803
  • Added --allow-privileged flag to FROM DOCKERFILE command. Enable with the VERSION --allow-privileged-from-dockerfile feature flag. Thanks to @​dustyhorizon for the contribution! #​3706
Fixed
  • Fixes an issue where wildcard BUILD's are invoked from a relative directory (e.g., an Earthfile containing BUILD ./*+test invoked with earthly ./rel-dir+target). #​3840
  • --pass-args will no longer pass builtin args, which would result in `value cannot be specified for built-in build arge errors. #​3775
  • Fixes a parsing issue with BUILD flag arguments and wildcard targets #​3862
  • BUILD --auto-skip was silently ignored when the feature flag (VERSION --build-auto-skip) was missing #​3870
  • Fix an issue where COPY --if-exists would fail if the non-existing directory includes a wildcard. #​3875
  • Fixes an issue with passing the correct org value to Logstream which resulted in missing logs in the web builds view (https://cloud.earthly.dev/your-org/builds).
  • Rename UDC to FUNCTION in hint when a secret is not found.
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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/earthly-earthly-0.x branch from 6a07ee1 to a55b4a7 Compare March 18, 2024 22:40
@renovate renovate bot changed the title chore(deps): update dependency earthly/earthly to v0.8.5 chore(deps): update dependency earthly/earthly to v0.8.6 Mar 18, 2024
@renovate renovate bot force-pushed the renovate/earthly-earthly-0.x branch 2 times, most recently from bf5290e to f0afde5 Compare March 31, 2024 16:44
@renovate renovate bot force-pushed the renovate/earthly-earthly-0.x branch from f0afde5 to 59ee239 Compare April 3, 2024 19:13
@renovate renovate bot changed the title chore(deps): update dependency earthly/earthly to v0.8.6 chore(deps): update dependency earthly/earthly to v0.8.7 Apr 3, 2024
@Tochemey Tochemey merged commit d212abd into main Apr 4, 2024
1 check passed
@Tochemey Tochemey deleted the renovate/earthly-earthly-0.x branch April 4, 2024 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant