Skip to content

Comments

fix(deps): update dependency @zip.js/zip.js to v2.8.21#361

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

fix(deps): update dependency @zip.js/zip.js to v2.8.21#361
renovate[bot] wants to merge 1 commit intomainfrom
renovate/zip.js-zip.js-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 5, 2026

This PR contains the following updates:

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

Release Notes

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

v2.8.21

Compare Source

Implemented workaround (feature test) for DOMException serialization bug in Deno version 2.6.x (fix #​636)

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 - At any time (no schedule defined), 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.


  • 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 changed the title fix(deps): update dependency @zip.js/zip.js to v2.8.17 fix(deps): update dependency @zip.js/zip.js to v2.8.18 Feb 10, 2026
@renovate renovate bot force-pushed the renovate/zip.js-zip.js-2.x branch 2 times, most recently from dfb3f6c to 913749d Compare February 10, 2026 16:53
@renovate renovate bot changed the title fix(deps): update dependency @zip.js/zip.js to v2.8.18 fix(deps): update dependency @zip.js/zip.js to v2.8.19 Feb 10, 2026
@renovate renovate bot changed the title fix(deps): update dependency @zip.js/zip.js to v2.8.19 fix(deps): update dependency @zip.js/zip.js to v2.8.20 Feb 11, 2026
@renovate renovate bot force-pushed the renovate/zip.js-zip.js-2.x branch 3 times, most recently from 960eb27 to 0249514 Compare February 17, 2026 16:08
@renovate renovate bot force-pushed the renovate/zip.js-zip.js-2.x branch from 0249514 to 6b086ef Compare February 18, 2026 02:06
@renovate renovate bot changed the title fix(deps): update dependency @zip.js/zip.js to v2.8.20 fix(deps): update dependency @zip.js/zip.js to v2.8.21 Feb 18, 2026
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