CodeDredd / pinia-orm

The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.
https://pinia-orm.codedredd.de/
MIT License
444 stars 38 forks source link

chore(deps): update devdependency c8 to v10 #1870

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
c8 ^9.1.0 -> ^10.0.0 age adoption passing confidence

Release Notes

bcoe/c8 (c8) ### [`v10.0.0`](https://togithub.com/bcoe/c8/blob/HEAD/CHANGELOG.md#1000-2024-06-10) [Compare Source](https://togithub.com/bcoe/c8/compare/v9.1.0...v10.0.0) ##### âš  BREAKING CHANGES - **deps:** Node 18 is now the minimum supported Node.js version ##### Bug Fixes - **deps:** update test-exclude with new glob / minimatch ([#​531](https://togithub.com/bcoe/c8/issues/531)) ([e33cf30](https://togithub.com/bcoe/c8/commit/e33cf30d0c44470f9c87553df487e2f27f58f4ac))

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-commenter commented 3 months ago

Codecov Report

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

Project coverage is 99.80%. Comparing base (d6d3560) to head (2398fff).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1870 +/- ## ========================================== + Coverage 99.76% 99.80% +0.03% ========================================== Files 88 88 Lines 6032 6032 Branches 512 512 ========================================== + Hits 6018 6020 +2 + Misses 12 10 -2 Partials 2 2 ```

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