rooseveltframework / roosevelt

🧸 MVC web framework for Node.js designed to make Express easier to use.
Other
68 stars 33 forks source link

Update dependency reload to v3.2.2 #1450

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
reload 3.2.1 -> 3.2.2 age adoption passing confidence

Release Notes

alallier/reload (reload) ### [`v3.2.2`](https://togithub.com/alallier/reload/blob/HEAD/CHANGELOG.md#322--2024-08-12) [Compare Source](https://togithub.com/alallier/reload/compare/3.2.1...3.2.2) A bunch of dependency updates and some project maintenance - Fixed tests and updated CI (drop 14.x and 16.x | added 20.x and 22.x) - See: [https://github.com/alallier/reload/pull/356](https://togithub.com/alallier/reload/pull/356) - Updated actions/setup-node action to v4 - See: [https://github.com/alallier/reload/pull/350](https://togithub.com/alallier/reload/pull/350) - Updated actions/checkout action to v4 - See: [https://github.com/alallier/reload/pull/347](https://togithub.com/alallier/reload/pull/347) - Updated ws from ~8.11.0 to ~8.18.0 - See: [https://github.com/alallier/reload/pull/354](https://togithub.com/alallier/reload/pull/354) and [https://github.com/alallier/reload/pull/360](https://togithub.com/alallier/reload/pull/360) - Updated sinon from 15.0.1 to 18.0.0 - See: [https://github.com/alallier/reload/pull/343](https://togithub.com/alallier/reload/pull/343) and [https://github.com/alallier/reload/pull/364](https://togithub.com/alallier/reload/pull/364) - Updated standard from 17.0.0 to 17.1.0 - See: [https://github.com/alallier/reload/pull/345](https://togithub.com/alallier/reload/pull/345) - Updated mocha from 10.2.0 to 10.7.3 - See: [https://github.com/alallier/reload/pull/359](https://togithub.com/alallier/reload/pull/359) - Updated codecov from 3.8.2 to 3.8.3 - See: [https://github.com/alallier/reload/pull/358](https://togithub.com/alallier/reload/pull/358) - Updated open from 8.4.0 to 8.4.2 - See: [https://github.com/alallier/reload/pull/358](https://togithub.com/alallier/reload/pull/358) - Updated minimist from 1.2.7 to 1.2.8 - See: [https://github.com/alallier/reload/pull/341](https://togithub.com/alallier/reload/pull/341) - Updated commander from ~9.4.0 to ~12.1.0 - See: [https://github.com/alallier/reload/pull/351](https://togithub.com/alallier/reload/pull/351) - Updated cli-color from 2.0.3 to 2.0.4 - See: [https://github.com/alallier/reload/pull/357](https://togithub.com/alallier/reload/pull/357) - Updated express from 4.18.2 to 4.19.2 - See: [https://github.com/alallier/reload/pull/352](https://togithub.com/alallier/reload/pull/352) - Updated nyc from 15.1.0 to 17.0.0 - See: [https://github.com/alallier/reload/pull/362](https://togithub.com/alallier/reload/pull/362)

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

Codecov Report

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

Project coverage is 84.96%. Comparing base (62bbe06) to head (1624cf9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1450 +/- ## ======================================= Coverage 84.96% 84.96% ======================================= Files 26 26 Lines 3759 3759 ======================================= Hits 3194 3194 Misses 565 565 ```

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