Kipper-Lang / Kipper

The Kipper programming language for Browsers and Node.js 🦊✨ Made at HTL Leonding & JKU Linz
https://kipper-lang.org
GNU General Public License v3.0
26 stars 4 forks source link

chore(deps): update dependency nyc to v17 (dev-main) #589

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nyc (source) 15.1.0 -> 17.0.0 age adoption passing confidence

Release Notes

istanbuljs/nyc (nyc) ### [`v17.0.0`](https://togithub.com/istanbuljs/nyc/blob/HEAD/CHANGELOG.md#1700-2024-04-19) [Compare Source](https://togithub.com/istanbuljs/nyc/compare/v15.1.0...nyc-v17.0.0) ##### ⚠ BREAKING CHANGES - minimum Node version now 18 ##### Bug Fixes - **deps:** address security alerts in deps ([#​1555](https://togithub.com/istanbuljs/nyc/issues/1555)) ([b6ed598](https://togithub.com/istanbuljs/nyc/commit/b6ed59832e1b190486cbf289f081122b384465e5)) ##### Build System - minimum Node version now 18 ([9ef340e](https://togithub.com/istanbuljs/nyc/commit/9ef340e07514b5e2d05f93a99fca17e5d60d65db))

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.

github-actions[bot] commented 1 month ago

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
./kipper/web/kipper-standalone.min.js 128.88 KB (0%) 2.6 s (0%) 2.7 s (-4.03% 🔽) 5.3 s
./kipper/web/kipper-standalone.js 128.94 KB (0%) 2.6 s (0%) 2.8 s (+1.74% 🔺) 5.4 s
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 84.36%. Comparing base (58d2a62) to head (2828072).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev-main #589 +/- ## ============================================ + Coverage 83.88% 84.36% +0.48% ============================================ Files 66 66 Lines 2066 2066 Branches 252 252 ============================================ + Hits 1733 1743 +10 - Misses 217 250 +33 + Partials 116 73 -43 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.