Skip to content

chore(deps): update dependency @zip.js/zip.js to v2.8.20#479

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/zip.js-zip.js-2.x-lockfile
Open

chore(deps): update dependency @zip.js/zip.js to v2.8.20#479
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/zip.js-zip.js-2.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2026

This PR contains the following updates:

Package Change Age Confidence
@zip.js/zip.js (source) 2.8.162.8.20 age confidence

Release Notes

gildas-lormeau/zip.js (@​zip.js/zip.js)

v2.8.20

Compare Source

v2.8.19

Compare Source

Removed unwanted web-worker dependency inadvertently added in the package.json file of version 2.8.17

v2.8.18

Compare Source

  • Added createTempStream option to ZipWriter, used when adding entries in parallel, for custom temporary buffered write storage (e.g. filesystem, OPFS, network) instead of the default in-memory TransformStream (see this test for a usage example)
  • Improved buffering implementation in ZipWriter by removing the Blob/Response usage
  • Fixed minor regression introduced in version 2.8.16 when the web worker URI is not a data or blob URI (workers were not working with code using ES6 import) (see related test)

v2.8.17

Compare Source

Fixed support of Web Workers when running zip.js with Bun (see #​638)


Configuration

📅 Schedule: Branch creation - "before 11pm" in timezone America/New_York, 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.

@renovate renovate bot enabled auto-merge (squash) February 13, 2026 21:58
@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (8a2c6aa) to head (3ee84bf).

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #479   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          108       108           
  Lines         1099      1099           
  Branches       164       163    -1     
=========================================
  Hits          1099      1099           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants