lesjoursfr / html-to-epub

Generate EPUB books from HTML with simple API in Node.js.
MIT License
39 stars 16 forks source link

fix(deps): update dependency archiver to v7 #129

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
archiver ^6.0.2 -> ^7.0.1 age adoption passing confidence

Release Notes

archiverjs/node-archiver (archiver) ### [`v7.0.1`](https://togithub.com/archiverjs/node-archiver/releases/tag/7.0.1) [Compare Source](https://togithub.com/archiverjs/node-archiver/compare/7.0.0...7.0.1) #### What’s changed #### Maintenance - Add test for stream-like sources [@​ctalkington](https://togithub.com/ctalkington) ([#​745](https://togithub.com/archiverjs/node-archiver/issues/745)) #### Dependency updates - Update dependency clsx to v2 [@​renovate](https://togithub.com/renovate) ([#​694](https://togithub.com/archiverjs/node-archiver/issues/694)) - Update react monorepo to v17 (major) [@​renovate](https://togithub.com/renovate) ([#​703](https://togithub.com/archiverjs/node-archiver/issues/703)) - Update docusaurus monorepo to v3 (major) [@​renovate](https://togithub.com/renovate) ([#​739](https://togithub.com/archiverjs/node-archiver/issues/739)) - Update dependency [@​mdx-js/react](https://togithub.com/mdx-js/react) to v3 [@​renovate](https://togithub.com/renovate) ([#​737](https://togithub.com/archiverjs/node-archiver/issues/737)) - Update react monorepo to v18 (major) [@​renovate](https://togithub.com/renovate) ([#​704](https://togithub.com/archiverjs/node-archiver/issues/704)) - Update dependency yauzl to v3.1.2 [@​renovate](https://togithub.com/renovate) ([#​741](https://togithub.com/archiverjs/node-archiver/issues/741)) - Lock file maintenance [@​renovate](https://togithub.com/renovate) ([#​740](https://togithub.com/archiverjs/node-archiver/issues/740)) - Update dependency zip-stream to v6.0.1 [@​renovate](https://togithub.com/renovate) ([#​747](https://togithub.com/archiverjs/node-archiver/issues/747)) - Update dependency archiver-utils to v5.0.2 [@​renovate](https://togithub.com/renovate) ([#​746](https://togithub.com/archiverjs/node-archiver/issues/746)) - Lock file maintenance [@​renovate](https://togithub.com/renovate) ([#​748](https://togithub.com/archiverjs/node-archiver/issues/748)) ### [`v7.0.0`](https://togithub.com/archiverjs/node-archiver/releases/tag/7.0.0) [Compare Source](https://togithub.com/archiverjs/node-archiver/compare/6.0.2...7.0.0) #### What’s changed #### Breaking changes - Drop support for node v12 [@​ctalkington](https://togithub.com/ctalkington) ([#​735](https://togithub.com/archiverjs/node-archiver/issues/735)) #### Dependency updates - Update dependency tar-stream to v3.1.7 [@​renovate](https://togithub.com/renovate) ([#​731](https://togithub.com/archiverjs/node-archiver/issues/731)) - Update dependency buffer-crc32 to v1 [@​renovate](https://togithub.com/renovate) ([#​732](https://togithub.com/archiverjs/node-archiver/issues/732)) - Update dependency zip-stream to v6 [@​renovate](https://togithub.com/renovate) ([#​734](https://togithub.com/archiverjs/node-archiver/issues/734)) - Update dependency archiver-utils to v5 [@​renovate](https://togithub.com/renovate) ([#​730](https://togithub.com/archiverjs/node-archiver/issues/730)) - Update docusaurus monorepo to v2.4.3 [@​renovate](https://togithub.com/renovate) ([#​713](https://togithub.com/archiverjs/node-archiver/issues/713)) - Update dependency rimraf to v5 [@​renovate](https://togithub.com/renovate) ([#​693](https://togithub.com/archiverjs/node-archiver/issues/693)) - Update dependency mocha to v10 [@​renovate](https://togithub.com/renovate) ([#​692](https://togithub.com/archiverjs/node-archiver/issues/692)) - Update dependency readable-stream to v4 [@​renovate](https://togithub.com/renovate) ([#​695](https://togithub.com/archiverjs/node-archiver/issues/695)) - Update dependency yauzl to v3 [@​renovate](https://togithub.com/renovate) ([#​733](https://togithub.com/archiverjs/node-archiver/issues/733)) - Lock file maintenance [@​renovate](https://togithub.com/renovate) ([#​736](https://togithub.com/archiverjs/node-archiver/issues/736))

Configuration

📅 Schedule: Branch creation - "before 4:00 am on the first day of the month" in timezone Europe/Paris, 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.