fireblade-engine / ecs

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

Update swiftwasm/swiftwasm-action action to v5.9 - autoclosed #61

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 9 months ago

This PR contains the following updates:

Package Type Update Change
swiftwasm/swiftwasm-action action minor v5.8 -> v5.9

Release Notes

swiftwasm/swiftwasm-action (swiftwasm/swiftwasm-action) ### [`v5.9`](https://togithub.com/swiftwasm/swiftwasm-action/releases/tag/v5.9) [Compare Source](https://togithub.com/swiftwasm/swiftwasm-action/compare/5.8...v5.9) **Full Changelog**: https://github.com/swiftwasm/swiftwasm-action/compare/5.8...v5.9

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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.49%. Comparing base (7ad5a96) to head (9169f9e). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #61 +/- ## ========================================== - Coverage 97.49% 97.49% -0.01% ========================================== Files 24 24 Lines 1436 1435 -1 ========================================== - Hits 1400 1399 -1 Misses 36 36 ```