Skip to content

Bump bestzip from 3.1.0 to 4.0.0 - #178

Merged
XjSv merged 1 commit into
developfrom
dependabot/npm_and_yarn/develop/bestzip-4.0.0
Sep 19, 2026
Merged

XjSv merged 1 commit into
developfrom
dependabot/npm_and_yarn/develop/bestzip-4.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 13, 2026

Copy link
Copy Markdown
Contributor

Bumps bestzip from 3.1.0 to 4.0.0.

Changelog

Sourced from bestzip's changelog.

4.0.0 - 2026-10-06

Security

Breaking

  • Default behavior of symlinks changed from including the target to including the link. Set --follow-sym-links or followSymLinks: true to restore previous behavior.

Added

  • New bestZip() export aliases existing zip() export
Commits
  • 609f38b 4.0.0
  • f92b4c2 follow symlinks in level test for windows zip compatibility
  • 73262fa make file structure test run 3 times: default, follow, and no-follow symlinks
  • c3f259c fix tests to use normalized paths so they don't fail on windows
  • 6187146 bestZip() export (alias of zip()), lint fix, and v4 release prep
  • 4eb9fba Merge commit from fork
  • 9cb5fa6 ensure the windows native zip tests pass before publishing
  • See full diff in compare view

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 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 [bestzip](https://github.com/nfriedly/node-bestzip) from 3.1.0 to 4.0.0.
- [Changelog](https://github.com/nfriedly/node-bestzip/blob/master/CHANGELOG.md)
- [Commits](nfriedly/node-bestzip@v3.1.0...v4.0.0)

---
updated-dependencies:
- dependency-name: bestzip
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 13, 2026
@XjSv XjSv self-assigned this Sep 19, 2026
@XjSv
XjSv merged commit 0cfc318 into develop Sep 19, 2026
16 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/develop/bestzip-4.0.0 branch September 19, 2026 18:54
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant