emmercm / igir

🕹 A video game ROM collection manager to help filter, sort, patch, archive, and report on collections on any OS.
https://igir.io/
GNU General Public License v3.0
306 stars 15 forks source link

Chore: update dependencies #1049

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
@node-rs/crc32 1.9.2 -> 1.10.0 age adoption passing confidence
archiver 6.0.1 -> 6.0.2 age adoption passing confidence
async-mutex 0.4.1 -> 0.5.0 age adoption passing confidence
fast-xml-parser 4.3.5 -> 4.3.6 age adoption passing confidence
tar 6.2.0 -> 6.2.1 age adoption passing confidence

Release Notes

napi-rs/node-rs (@​node-rs/crc32) ### [`v1.10.0`](https://togithub.com/napi-rs/node-rs/compare/@node-rs/jieba@1.9.2...@node-rs/jieba@1.10.0) [Compare Source](https://togithub.com/napi-rs/node-rs/compare/@node-rs/crc32@​1.9.2...@node-rs/crc32@​1.10.0)
archiverjs/node-archiver (archiver) ### [`v6.0.2`](https://togithub.com/archiverjs/node-archiver/releases/tag/6.0.2) [Compare Source](https://togithub.com/archiverjs/node-archiver/compare/6.0.1...6.0.2) #### What’s changed #### Maintenance - Update actions/checkout action to v4 [@​renovate](https://togithub.com/renovate) ([#​708](https://togithub.com/archiverjs/node-archiver/issues/708)) - Update actions/setup-node action to v3.8.2 [@​renovate](https://togithub.com/renovate) ([#​724](https://togithub.com/archiverjs/node-archiver/issues/724)) - Update release-drafter/release-drafter action to v5.25.0 [@​renovate](https://togithub.com/renovate) ([#​726](https://togithub.com/archiverjs/node-archiver/issues/726)) - Update actions/checkout action to v4.1.1 [@​renovate](https://togithub.com/renovate) ([#​725](https://togithub.com/archiverjs/node-archiver/issues/725)) - Update actions/setup-node action to v4 [@​renovate](https://togithub.com/renovate) ([#​728](https://togithub.com/archiverjs/node-archiver/issues/728)) - Update release-drafter/release-drafter action to v6 [@​renovate](https://togithub.com/renovate) ([#​729](https://togithub.com/archiverjs/node-archiver/issues/729)) #### Dependency updates - Update actions/checkout action to v4 [@​renovate](https://togithub.com/renovate) ([#​708](https://togithub.com/archiverjs/node-archiver/issues/708)) - Update dependency chai to v4.4.1 [@​renovate](https://togithub.com/renovate) ([#​712](https://togithub.com/archiverjs/node-archiver/issues/712)) - Update dependency tar to v6.2.0 [@​renovate](https://togithub.com/renovate) ([#​707](https://togithub.com/archiverjs/node-archiver/issues/707)) - Update actions/setup-node action to v3.8.2 [@​renovate](https://togithub.com/renovate) ([#​724](https://togithub.com/archiverjs/node-archiver/issues/724)) - Update release-drafter/release-drafter action to v5.25.0 [@​renovate](https://togithub.com/renovate) ([#​726](https://togithub.com/archiverjs/node-archiver/issues/726)) - Update actions/checkout action to v4.1.1 [@​renovate](https://togithub.com/renovate) ([#​725](https://togithub.com/archiverjs/node-archiver/issues/725)) - Update actions/setup-node action to v4 [@​renovate](https://togithub.com/renovate) ([#​728](https://togithub.com/archiverjs/node-archiver/issues/728)) - Update release-drafter/release-drafter action to v6 [@​renovate](https://togithub.com/renovate) ([#​729](https://togithub.com/archiverjs/node-archiver/issues/729)) - Update dependency zip-stream to v5.0.2 [@​renovate](https://togithub.com/renovate) ([#​727](https://togithub.com/archiverjs/node-archiver/issues/727))
DirtyHairy/async-mutex (async-mutex) ### [`v0.5.0`](https://togithub.com/DirtyHairy/async-mutex/blob/HEAD/CHANGELOG.md#050---20240311) [Compare Source](https://togithub.com/DirtyHairy/async-mutex/compare/v0.4.1...v0.5.0) - Support priority queueing for mutexes and semaphores. A huge "thank you" goes to [@​dmurvihill](https://togithub.com/dmurvihill) who added this feature. - Update dependencies.
NaturalIntelligence/fast-xml-parser (fast-xml-parser) ### [`v4.3.6`](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/v4.3.5...v4.3.6) [Compare Source](https://togithub.com/NaturalIntelligence/fast-xml-parser/compare/v4.3.5...v4.3.6)
isaacs/node-tar (tar) ### [`v6.2.1`](https://togithub.com/isaacs/node-tar/compare/v6.2.0...v6.2.1) [Compare Source](https://togithub.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)

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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 3 months ago

:test_tube: Branch testing instructions

This pull request can be tested locally with the following command:

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

Comment generated by the Pull Request Commenter workflow.

renovate[bot] commented 3 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 93.23%. Comparing base (3b59fec) to head (103f7d7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1049 +/- ## ======================================= Coverage 93.23% 93.23% ======================================= Files 92 92 Lines 5990 5990 Branches 1430 1430 ======================================= Hits 5585 5585 Misses 384 384 Partials 21 21 ```

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

github-actions[bot] commented 2 months ago

:lock: Inactive pull request lock

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Comment generated by the GitHub Lock Issues workflow.