fireblade-engine / ecs

A dependency free, lightweight, fast Entity-Component System (ECS) implementation in Swift
MIT License
110 stars 11 forks source link

Update actions/upload-artifact action to v2.3.1 - autoclosed #50

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/upload-artifact action minor v2.2.3 -> v2.3.1

Release Notes

actions/upload-artifact ### [`v2.3.1`](https://togithub.com/actions/upload-artifact/releases/tag/v2.3.1) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v2.3.0...v2.3.1) Fix for empty fails on Windows failing on upload [#​281](https://togithub.com/actions/upload-artifact/issues/281) ### [`v2.3.0`](https://togithub.com/actions/upload-artifact/releases/tag/v2.3.0): Upload Artifact [Compare Source](https://togithub.com/actions/upload-artifact/compare/v2.2.4...v2.3.0) - Optimizations for faster uploads of larger files that are already compressed - Significantly improved logging when there are chunked uploads - Clarifications in logs around the upload size and prohibited characters that aren't allowed in the artifact name or any uploaded files - Various other small bugfixes & optimizations ### [`v2.2.4`](https://togithub.com/actions/upload-artifact/releases/tag/v2.2.4) [Compare Source](https://togithub.com/actions/upload-artifact/compare/v2.2.3...v2.2.4) - Retry on HTTP 500 responses from the service

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.

codecov[bot] commented 1 year ago

Codecov Report

Merging #50 (fa69378) into master (e715135) will decrease coverage by 0.14%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
- Coverage   97.87%   97.74%   -0.14%     
==========================================
  Files          28       28              
  Lines        1693     1329     -364     
==========================================
- Hits         1657     1299     -358     
+ Misses         36       30       -6