Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency archiver to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 20, 2024
1 parent 710060a commit fc4caad
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"semantic-release": "semantic-release"
},
"dependencies": {
"archiver": "^5.3.2",
"archiver": "^6.0.0",
"camel-case": "^4.1.2",
"chalk": "^4.1.2",
"cli-step": "^1.0.2",
Expand All @@ -51,7 +51,7 @@
"@commitlint/config-conventional": "18.6.2",
"@jenssimon/eslint-config-base": "7.3.23",
"@jenssimon/eslint-config-typescript": "5.2.22",
"@types/archiver": "5.3.4",
"@types/archiver": "6.0.2",
"@types/node": "20.11.19",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
Expand Down
144 changes: 136 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1110,12 +1110,12 @@ __metadata:
languageName: node
linkType: hard

"@types/archiver@npm:5.3.4":
version: 5.3.4
resolution: "@types/archiver@npm:5.3.4"
"@types/archiver@npm:6.0.2":
version: 6.0.2
resolution: "@types/archiver@npm:6.0.2"
dependencies:
"@types/readdir-glob": "npm:*"
checksum: 10c0/6ce95560b8fa0a4d5e624388ecc2fdf85cdf6ea97282e2483ed6d317920bd00a2b62b37380312527a75abf3270a5f27ce47c34f6a3a01b161a5b6a3ef4846673
checksum: 10c0/01ca91d76c57b38ae030a24a07b46664bf3ae9d303c0cdd2b342e06a4b53dccd0d0c375ff3f9af966a93512554f82ef97c515fcc47536e7dbb29a7d9bc09a540
languageName: node
linkType: hard

Expand Down Expand Up @@ -1658,7 +1658,21 @@ __metadata:
languageName: node
linkType: hard

"archiver@npm:^5.3.1, archiver@npm:^5.3.2":
"archiver-utils@npm:^4.0.1":
version: 4.0.1
resolution: "archiver-utils@npm:4.0.1"
dependencies:
glob: "npm:^8.0.0"
graceful-fs: "npm:^4.2.0"
lazystream: "npm:^1.0.0"
lodash: "npm:^4.17.15"
normalize-path: "npm:^3.0.0"
readable-stream: "npm:^3.6.0"
checksum: 10c0/fc646fe1f8e3650383b6f79384e1c8f69caf7685c705221e23393a674ee1d67331e246250a72b03ec2fbdb2cfe30adc2d4287f6357684d6843d604738bf2c870
languageName: node
linkType: hard

"archiver@npm:^5.3.1":
version: 5.3.2
resolution: "archiver@npm:5.3.2"
dependencies:
Expand All @@ -1673,6 +1687,21 @@ __metadata:
languageName: node
linkType: hard

"archiver@npm:^6.0.0":
version: 6.0.1
resolution: "archiver@npm:6.0.1"
dependencies:
archiver-utils: "npm:^4.0.1"
async: "npm:^3.2.4"
buffer-crc32: "npm:^0.2.1"
readable-stream: "npm:^3.6.0"
readdir-glob: "npm:^1.1.2"
tar-stream: "npm:^3.0.0"
zip-stream: "npm:^5.0.1"
checksum: 10c0/54c5a634b39691114e727d4b4f360439fa7cd40b414c9d909606fbfd7048037f7dccefa49337f9ed19b1f5c209e021ce5e1ff9c6b547907257bc71f1af6f8cf3
languageName: node
linkType: hard

"archy@npm:~1.0.0":
version: 1.0.0
resolution: "archy@npm:1.0.0"
Expand Down Expand Up @@ -1923,13 +1952,27 @@ __metadata:
languageName: node
linkType: hard

"b4a@npm:^1.6.4":
version: 1.6.6
resolution: "b4a@npm:1.6.6"
checksum: 10c0/56f30277666cb511a15829e38d369b114df7dc8cec4cedc09cc5d685bc0f27cb63c7bcfb58e09a19a1b3c4f2541069ab078b5328542e85d74a39620327709a38
languageName: node
linkType: hard

"balanced-match@npm:^1.0.0":
version: 1.0.2
resolution: "balanced-match@npm:1.0.2"
checksum: 10c0/9308baf0a7e4838a82bbfd11e01b1cb0f0cf2893bc1676c27c2a8c0e70cbae1c59120c3268517a8ae7fb6376b4639ef81ca22582611dbee4ed28df945134aaee
languageName: node
linkType: hard

"bare-events@npm:^2.2.0":
version: 2.2.0
resolution: "bare-events@npm:2.2.0"
checksum: 10c0/0b899d444b9c86759a44b8a2fbce0dcb8060884a89193ae3222ddc92ab5273cdaf76dc3ca0bb911d93f815fb43f9392f79e5b8105c7c8300c298d254b1e734c4
languageName: node
linkType: hard

"base64-js@npm:^1.3.1":
version: 1.5.1
resolution: "base64-js@npm:1.5.1"
Expand Down Expand Up @@ -2541,6 +2584,18 @@ __metadata:
languageName: node
linkType: hard

"compress-commons@npm:^5.0.1":
version: 5.0.1
resolution: "compress-commons@npm:5.0.1"
dependencies:
crc-32: "npm:^1.2.0"
crc32-stream: "npm:^5.0.0"
normalize-path: "npm:^3.0.0"
readable-stream: "npm:^3.6.0"
checksum: 10c0/1c604ac753b4ec643a807f3db545bf497d1e9c6f81e9132280c98d972b02bbeba087e7fb2d53f3043f9643a64a6140e9e39b94329040695d404b83a0c7f38fa2
languageName: node
linkType: hard

"concat-map@npm:0.0.1":
version: 0.0.1
resolution: "concat-map@npm:0.0.1"
Expand Down Expand Up @@ -2738,6 +2793,16 @@ __metadata:
languageName: node
linkType: hard

"crc32-stream@npm:^5.0.0":
version: 5.0.0
resolution: "crc32-stream@npm:5.0.0"
dependencies:
crc-32: "npm:^1.2.0"
readable-stream: "npm:^3.4.0"
checksum: 10c0/bd6e6d49b76fd562eef3a4b7b64b1e551fb5dfca0a3b54fb7e59765c57468295b60755f85d3450fd61eee01dcca0974600157717cad8f356d513c28bac726a41
languageName: node
linkType: hard

"create-require@npm:^1.1.0":
version: 1.1.1
resolution: "create-require@npm:1.1.1"
Expand Down Expand Up @@ -3830,6 +3895,13 @@ __metadata:
languageName: node
linkType: hard

"fast-fifo@npm:^1.1.0, fast-fifo@npm:^1.2.0":
version: 1.3.2
resolution: "fast-fifo@npm:1.3.2"
checksum: 10c0/d53f6f786875e8b0529f784b59b4b05d4b5c31c651710496440006a398389a579c8dbcd2081311478b5bf77f4b0b21de69109c5a4eabea9d8e8783d1eb864e4c
languageName: node
linkType: hard

"fast-glob@npm:^3.0.3, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2":
version: 3.3.2
resolution: "fast-glob@npm:3.3.2"
Expand Down Expand Up @@ -4312,6 +4384,19 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^8.0.0":
version: 8.1.0
resolution: "glob@npm:8.1.0"
dependencies:
fs.realpath: "npm:^1.0.0"
inflight: "npm:^1.0.4"
inherits: "npm:2"
minimatch: "npm:^5.0.1"
once: "npm:^1.3.0"
checksum: 10c0/cb0b5cab17a59c57299376abe5646c7070f8acb89df5595b492dba3bfb43d301a46c01e5695f01154e6553168207cb60d4eaf07d3be4bc3eb9b0457c5c561d0f
languageName: node
linkType: hard

"global-agent@npm:^3.0.0":
version: 3.0.0
resolution: "global-agent@npm:3.0.0"
Expand Down Expand Up @@ -6357,7 +6442,7 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^5.1.0":
"minimatch@npm:^5.0.1, minimatch@npm:^5.1.0":
version: 5.1.6
resolution: "minimatch@npm:5.1.6"
dependencies:
Expand Down Expand Up @@ -7608,6 +7693,13 @@ __metadata:
languageName: node
linkType: hard

"queue-tick@npm:^1.0.1":
version: 1.0.1
resolution: "queue-tick@npm:1.0.1"
checksum: 10c0/0db998e2c9b15215317dbcf801e9b23e6bcde4044e115155dae34f8e7454b9a783f737c9a725528d677b7a66c775eb7a955cf144fe0b87f62b575ce5bfd515a9
languageName: node
linkType: hard

"quick-lru@npm:^4.0.1":
version: 4.0.1
resolution: "quick-lru@npm:4.0.1"
Expand Down Expand Up @@ -8292,9 +8384,9 @@ __metadata:
"@commitlint/config-conventional": "npm:18.6.2"
"@jenssimon/eslint-config-base": "npm:7.3.23"
"@jenssimon/eslint-config-typescript": "npm:5.2.22"
"@types/archiver": "npm:5.3.4"
"@types/archiver": "npm:6.0.2"
"@types/node": "npm:20.11.19"
archiver: "npm:^5.3.2"
archiver: "npm:^6.0.0"
camel-case: "npm:^4.1.2"
chalk: "npm:^4.1.2"
cli-step: "npm:^1.0.2"
Expand Down Expand Up @@ -8605,6 +8697,20 @@ __metadata:
languageName: node
linkType: hard

"streamx@npm:^2.15.0":
version: 2.16.1
resolution: "streamx@npm:2.16.1"
dependencies:
bare-events: "npm:^2.2.0"
fast-fifo: "npm:^1.1.0"
queue-tick: "npm:^1.0.1"
dependenciesMeta:
bare-events:
optional: true
checksum: 10c0/202b1d7cb7ceb36cdc5d5d0e2c27deafcc8670a4934cda7a5e3d3d45b8d3a64dc43f1b982b1c1cb316f01964dd5137b7e26af3151582c7c29ad3cf4072c6dbb9
languageName: node
linkType: hard

"string-argv@npm:0.3.2":
version: 0.3.2
resolution: "string-argv@npm:0.3.2"
Expand Down Expand Up @@ -8857,6 +8963,17 @@ __metadata:
languageName: node
linkType: hard

"tar-stream@npm:^3.0.0":
version: 3.1.7
resolution: "tar-stream@npm:3.1.7"
dependencies:
b4a: "npm:^1.6.4"
fast-fifo: "npm:^1.2.0"
streamx: "npm:^2.15.0"
checksum: 10c0/a09199d21f8714bd729993ac49b6c8efcb808b544b89f23378ad6ffff6d1cb540878614ba9d4cfec11a64ef39e1a6f009a5398371491eb1fda606ffc7f70f718
languageName: node
linkType: hard

"tar@npm:^6.1.11, tar@npm:^6.1.2, tar@npm:^6.2.0":
version: 6.2.0
resolution: "tar@npm:6.2.0"
Expand Down Expand Up @@ -9733,3 +9850,14 @@ __metadata:
checksum: 10c0/38f91ca116a38561cf184c29e035e9453b12c30eaf574e0993107a4a5331882b58c9a7f7b97f63910664028089fbde3296d0b3682d1ccb2ad96929e68f1b2b89
languageName: node
linkType: hard

"zip-stream@npm:^5.0.1":
version: 5.0.1
resolution: "zip-stream@npm:5.0.1"
dependencies:
archiver-utils: "npm:^4.0.1"
compress-commons: "npm:^5.0.1"
readable-stream: "npm:^3.6.0"
checksum: 10c0/18b4ecf28824bd165709de5056d53cf611f07e0b7578508fa94c497f17164722dc19a0739ea8b2c1a296de7d3f70f7ad558e7a3a4929240fb2730afc5fd60679
languageName: node
linkType: hard

0 comments on commit fc4caad

Please sign in to comment.