Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
adm-zip overrides patch 0.5.2 -> 0.5.16 OpenSSF Scorecard

Release Notes

cthackers/adm-zip (adm-zip)

v0.5.16

Compare Source

What's Changed

New Contributors

Full Changelog: cthackers/adm-zip@v0.5.15...v0.5.16

v0.5.15

Compare Source

What's Changed

New Contributors

Full Changelog: cthackers/adm-zip@v0.5.14...v0.5.15

v0.5.14

Compare Source

Fixed an issue introduced on version 0.1.13 requiring a new mandatory parameter on the inflater on nodejs version >= 15

v0.5.13

Compare Source

  • Fixed extractAllToAsync callback @​5saviahv
  • Fixed issue with "toAsyncBuffer" where after that command all entries are gone @​5saviahv
  • Minor fixes (tests, typos etc) @​5saviahv
  • Added a an option to specificy the maximum expectedLength of the file to protect against zip bombs or limit memory usage @​undefined-moe
  • Add check for invalid large disk entries @​criyle

v0.5.12

Compare Source

Fixed extraction error

v0.5.11

Compare Source

Add support for Info-Zip password check spec for ZipCrypto @​lukemalcolm
Extraction of password protected zip entries @​Santa77
Fixed unnecessary scanning a local file headers (except in the case of corrupted archives) @​likev

v0.5.10

Compare Source

Add Unix mode attribute even when archive is created from Windows
Fixed an issue where addLocalFolderAsync causes stack overflow when a lot of files are filtered
Support to unzip symlinks
Fix parameter initialization bug of extractAllToAsync
Allow for custom stat or permissions value in addLocalFolder
Various small fixes and tests

v0.5.9

Compare Source

v0.5.8

Compare Source

v0.5.7

Compare Source

v0.5.6: .

Compare Source

v0.5.5

Compare Source

v0.5.4

Compare Source

==================

  • Fixed relative paths
  • Added zipcrypto encryption
  • Lower verMade for macOS when generating zip file

v0.5.3

Compare Source

==================

  • Fixed filemode when unzipping

Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added the dependencies Dependency updates label Jan 16, 2025
@renovate renovate bot enabled auto-merge (squash) January 16, 2025 19:18
@github-actions
Copy link

📦 Packages

Package NPM Docker
SDK Cli @settlemint/sdk-cli@1.0.6-pr274ef930
SDK The Graph @settlemint/sdk-thegraph@1.0.6-pr274ef930
SDK Portal @settlemint/sdk-portal@1.0.6-pr274ef930
SDK Hasura @settlemint/sdk-hasura@1.0.6-pr274ef930
SDK JS @settlemint/sdk-js@1.0.6-pr274ef930
SDK Utils @settlemint/sdk-utils@1.0.6-pr274ef930
SDK Next @settlemint/sdk-next@1.0.6-pr274ef930
SDK Minio @settlemint/sdk-minio@1.0.6-pr274ef930
SDK IPFS @settlemint/sdk-ipfs@1.0.6-pr274ef930
SDK Blockscout @settlemint/sdk-blockscout@1.0.6-pr274ef930

@renovate renovate bot merged commit 215c686 into main Jan 16, 2025
4 checks passed
@renovate renovate bot deleted the renovate/adm-zip-0.x branch January 16, 2025 19:19
snigdha920 added a commit that referenced this pull request Jan 17, 2025
…nce-consolek8sorblocal

* main: (30 commits)
  fix: show spinner when loading resources and improve folder structure (#655)
  chore(deps): update dependency bun to v1.1.44 (#654)
  fix: use a bun version file
  fix: renovate
  fix: renovate
  fix: renovate
  fix: renovate
  chore: renovate update for bun
  chore(deps): update dependency @types/bun to v1.1.17 (#653)
  chore(deps): update dependency undici to v7 (#651)
  chore(deps): update dependency undici to v6.21.1 (#652)
  chore(deps): update dependency adm-zip to v0.5.16 (#650)
  chore(deps): update dependency @types/node to v22.10.7 (#649)
  chore: update package versions [skip ci]
  chore: update docs [skip ci]
  feat: add github action docs (#645)
  fix: cleanup env variables when removing service in connect (#646)
  fix: cleanup code docs (#647)
  fix: include unique name in connect output (#648)
  docs: demo flow (#643)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants