Skip to content

chore(deps-dev): Bump @zip.js/zip.js from 2.8.17 to 2.8.20#58301

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/zip.js/zip.js-2.8.20
Feb 13, 2026
Merged

chore(deps-dev): Bump @zip.js/zip.js from 2.8.17 to 2.8.20#58301
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/zip.js/zip.js-2.8.20

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Bumps @zip.js/zip.js from 2.8.17 to 2.8.20.

Release notes

Sourced from @​zip.js/zip.js's releases.

v2.8.20

v2.8.19

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

v2.8.18

  • 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)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) from 2.8.17 to 2.8.20.
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](gildas-lormeau/zip.js@v2.8.17...v2.8.20)

---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
  dependency-version: 2.8.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners February 12, 2026 18:35
@dependabot dependabot bot added the 3. to review Waiting for reviews label Feb 12, 2026
@dependabot dependabot bot requested review from nfebe and szaimen and removed request for a team February 12, 2026 18:35
@dependabot dependabot bot requested a review from sorbaugh February 12, 2026 18:35
@github-actions github-actions bot enabled auto-merge February 12, 2026 18:44
@AndyScherzinger AndyScherzinger added this to the Nextcloud 34 milestone Feb 13, 2026
@github-actions github-actions bot merged commit f9f3515 into master Feb 13, 2026
141 of 144 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/zip.js/zip.js-2.8.20 branch February 13, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant