Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump @zip.js/zip.js from 2.1.0 to 2.6.78 #254

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 9, 2023

Bumps @zip.js/zip.js from 2.1.0 to 2.6.78.

Release notes

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

v2.6.78

Filesytem API (FS):

  • Added a property readerOptions passed to the Reader instances when exporting a zip file
  • Made ZipEntry#clone parameter optional

v2.6.75

Added deepClone parameter to ZipEntry#clone()

v2.6.69

Added ZipEntry#clone() method

v2.6.68

Fixed: call Reader#init after async operations to prevent potential race condition leading to exceptions being thrown

v2.6.67

Added ZipEntry#rename method

v2.6.66

Fixed uncaught exceptions when writing a zip file with the option buferredWrite set to true and aborting the process

v2.6.65

Added .npmignore file to publish only necessary files on NPM

v2.6.63

What's Changed

New Contributors

Full Changelog: gildas-lormeau/zip.js@v2.6.62...v2.6.63

v2.6.62

Fix issue with passwords longer than 16 bytes when handling encrypted zip files in environments where SubtleCrypto.importKey() does not exist (see #390)

v2.6.61

  • Improved zip64 support when creating zip files by writing only the necessary data
  • Fixed value of the "last disk number" when reading zip files which could lead to a "split file" error with some zip file using zip64

v2.6.60

  • Updated dev dependencies

v.2.6.59

Refactored code in lib/core/streams/codecs/sjcl.js: transformed ES3 class into ES6 class (see #382)

v2.6.57

Fixed potential stream error when adding entries concurrently in a zip file with the option keepOrder explicitly set to false

v2.6.56

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by gildas-lormeau, a new releaser for @​zip.js/zip.js since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.1.0 to 2.6.78.
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](gildas-lormeau/zip.js@v2.1.0...v2.6.78)

---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants