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.11 #323

Merged
merged 1 commit into from
May 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 14, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
earthly/earthly patch v0.8.9 -> v0.8.11

Release Notes

earthly/earthly (earthly/earthly)

v0.8.11

Compare Source

Added
  • Support for using HTTP(S) proxies when connecting to satellites.
Fixed
  • Backwards compatability issue where WITH DOCKER would fail with EARTHLY_DOCKERD_CACHE_DATA: parameter not set when using an older version of the earthly in combination with a satellite running v0.8.10.
Additional Info
  • This release includes changes to buildkit

v0.8.10

Compare Source

Added
  • New Github Actions Workflow commands integration --github-annotations flag or GITHUB_ACTIONS=true env. #​2189
  • Added a new --oidc flag to RUN command which allows authentication to AWS via OIDC. Enable with the VERSION --run-with-aws-oidc feature flag. #​3804
  • Experimental WITH DOCKER --cache-id=<key> feature, which will cache the contents of the docker data root, resulting in faster --load and --pull execution. Enabled with the VERSION --docker-cache feature flag. #​3399
  • New SAVE IMAGE --without-earthly-labels feature, which will prevent any dev.earthly.* labels from being saved to the image. Enable with the VERSION --allow-without-earthly-labels feature flag. Thanks to @​3manuek for the contribution!
Fixed
  • WITH DOCKER load time calculation. #​3485
  • The earthly cli was not correctly setting the exit status on failures when executing a RUN on a satellite which reached the max execution time limit.
  • Self-hosted satellite connection issue.
Changed
  • Earthly will now use source link format when displaying errors, e.g. <path>:<line>:<col> rather than <path> line <line>:<col>.
  • Improved error messages for cases where a shell is required to run a command such as IF, FOR, etc.
  • Earthly will now show a warning when earthly anonymously connects to a registry (which increases the chance of being rate-limited).
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.

Copy link

codecov bot commented May 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.02%. Comparing base (a9b705f) to head (b2e46ce).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #323   +/-   ##
=======================================
  Coverage   87.02%   87.02%           
=======================================
  Files          32       32           
  Lines        2991     2991           
=======================================
  Hits         2603     2603           
  Misses        274      274           
  Partials      114      114           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/earthly-earthly-0.x branch from a8675d9 to 0148be7 Compare May 16, 2024 19:32
@renovate renovate bot changed the title chore(deps): update dependency earthly/earthly to v0.8.10 chore(deps): update dependency earthly/earthly to v0.8.11 May 16, 2024
@renovate renovate bot force-pushed the renovate/earthly-earthly-0.x branch 2 times, most recently from 5a705f5 to 9b724d8 Compare May 19, 2024 17:48
@renovate renovate bot force-pushed the renovate/earthly-earthly-0.x branch from 9b724d8 to b2e46ce Compare May 21, 2024 22:42
@Tochemey Tochemey merged commit 50e4930 into main May 21, 2024
2 checks passed
@Tochemey Tochemey deleted the renovate/earthly-earthly-0.x branch May 21, 2024 23:46
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.

None yet

1 participant