emmercm / igir

🕹 A zero-setup ROM collection manager that sorts, filters, extracts or archives, patches, and reports on collections of any size on any OS.
https://igir.io/
GNU General Public License v3.0
394 stars 18 forks source link

Chore: update dependencies #1376

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fast-csv/format (source) 5.0.0 -> 5.0.2 age adoption passing confidence
@fast-csv/parse (source) 5.0.0 -> 5.0.2 age adoption passing confidence
@node-rs/crc32 1.10.3 -> 1.10.4 age adoption passing confidence
@types/archiver (source) 6.0.2 -> 6.0.3 age adoption passing confidence
@types/figlet (source) 1.5.8 -> 1.7.0 age adoption passing confidence
figlet 1.7.0 -> 1.8.0 age adoption passing confidence
simple-statistics 7.8.5 -> 7.8.7 age adoption passing confidence

Release Notes

C2FO/fast-csv (@​fast-csv/format) ### [`v5.0.2`](https://redirect.github.com/C2FO/fast-csv/blob/HEAD/packages/format/CHANGELOG.md#502-2024-10-22) [Compare Source](https://redirect.github.com/C2FO/fast-csv/compare/v5.0.0...v5.0.2) **Note:** Version bump only for package [@​fast-csv/format](https://redirect.github.com/fast-csv/format)
C2FO/fast-csv (@​fast-csv/parse) ### [`v5.0.2`](https://redirect.github.com/C2FO/fast-csv/blob/HEAD/packages/parse/CHANGELOG.md#502-2024-10-22) [Compare Source](https://redirect.github.com/C2FO/fast-csv/compare/v5.0.0...v5.0.2) **Note:** Version bump only for package [@​fast-csv/parse](https://redirect.github.com/fast-csv/parse)
napi-rs/node-rs (@​node-rs/crc32) ### [`v1.10.4`](https://redirect.github.com/napi-rs/node-rs/releases/tag/%40node-rs/jieba%401.10.4) [Compare Source](https://redirect.github.com/napi-rs/node-rs/compare/@node-rs/crc32@​1.10.3...@node-rs/crc32@​1.10.4) #### What's Changed - feat(\*): upgrade to NAPI-RS 3.0 alpha by [@​Brooooooklyn](https://redirect.github.com/Brooooooklyn) in [https://github.com/napi-rs/node-rs/pull/897](https://redirect.github.com/napi-rs/node-rs/pull/897) **Full Changelog**: https://github.com/napi-rs/node-rs/compare/[@​node-rs/argon2](https://redirect.github.com/node-rs/argon2)[@​1](https://redirect.github.com/1).8.3...[@​node-rs/jieba](https://redirect.github.com/node-rs/jieba)[@​1](https://redirect.github.com/1).10.4
patorjk/figlet.js (figlet) ### [`v1.8.0`](https://redirect.github.com/patorjk/figlet.js/releases/tag/1.8.0) [Compare Source](https://redirect.github.com/patorjk/figlet.js/compare/37c63bdc8d983fc34a437e67bbb531d8713b4a3e...1.8.0) - Added support for promises to various methods ([https://github.com/patorjk/figlet.js/pull/129](https://redirect.github.com/patorjk/figlet.js/pull/129)), thanks to [@​jcubic](https://redirect.github.com/jcubic) - Added 5 new fonts: DiamFont, RubiFont, CosMike2, BlurVision ASCII, and Shaded Blocky
simple-statistics/simple-statistics (simple-statistics) ### [`v7.8.7`](https://redirect.github.com/simple-statistics/simple-statistics/blob/HEAD/CHANGELOG.md#787-2024-10-16) [Compare Source](https://redirect.github.com/simple-statistics/simple-statistics/compare/2fefa3c036e4aa231a7030b9b9b2d78866bf99a9...04710c0eff8f1b16c5d7ee1b841bf43c327c9a35) ### [`v7.8.6`](https://redirect.github.com/simple-statistics/simple-statistics/blob/HEAD/CHANGELOG.md#786-2024-10-16) [Compare Source](https://redirect.github.com/simple-statistics/simple-statistics/compare/197d49a1b5fc8b184457577cd3cc0294f8397c9a...2fefa3c036e4aa231a7030b9b9b2d78866bf99a9)

Configuration

📅 Schedule: Branch creation - "on the 27th day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 92.78%. Comparing base (3eac976) to head (cabe637). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1376 +/- ## ======================================== Coverage 92.78% 92.78% ======================================== Files 118 118 Lines 7599 7599 Branches 1739 1854 +115 ======================================== Hits 7051 7051 + Misses 547 523 -24 - Partials 1 25 +24 ```

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

github-actions[bot] commented 3 weeks ago

:test_tube: Branch testing instructions

This pull request has been merged, its base branch can be tested locally with the following command:

npm exec --yes -- "github:emmercm/igir#main" [commands..] [options]

Comment generated by the Node.js Branch Exec workflow.