Skip to content

Bump adm-zip from 0.5.12 to 0.5.16 #6145

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2024

Bumps adm-zip from 0.5.12 to 0.5.16.

Release notes

Sourced from adm-zip's releases.

v0.5.16

What's Changed

New Contributors

Full Changelog: cthackers/adm-zip@v0.5.15...v0.5.16

v0.5.15

What's Changed

New Contributors

Full Changelog: cthackers/adm-zip@v0.5.14...v0.5.15

v0.5.14

Fixed an issue introduced on version 0.5.13 requiring a new mandatory parameter on the inflater on nodejs version >= 15

v0.5.13

  • Fixed extractAllToAsync callback @​5saviahv
  • Fixed issue with "toAsyncBuffer" where after that command all entries are gone @​5saviahv
  • Minor fixes (tests, typos etc) @​5saviahv

... (truncated)

Commits
  • 1c7860f Incremented package version
  • 887f440 Merge pull request #535 from devix-tecnologia/patch-1
  • ca54d1a Merge pull request #531 from NickAllmakerOpsCompass/fix_fileattr
  • 7e31f27 fix: totalEntries is not defined
  • 3e2fa32 Removing the uint16 check from fileAttr, which seemed to fail for attr > 0x80...
  • b148463 Incremented package version
  • 535815e deleteFile is too eager (#525)
  • ef63cbb Merge pull request #520 from code-sunbo/master
  • f2830d0 Add a length check when extra field parsed
  • ba46576 Update date time functions (#518)
  • Additional commits viewable in compare view

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 31, 2024
@github-actions github-actions bot enabled auto-merge August 31, 2024 00:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/adm-zip-0.5.16 branch 11 times, most recently from 9dc3ba3 to 910ec72 Compare September 5, 2024 01:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/adm-zip-0.5.16 branch 13 times, most recently from 045c1a7 to 0a8738c Compare September 11, 2024 02:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/adm-zip-0.5.16 branch 20 times, most recently from b04bf29 to 53bff81 Compare September 28, 2024 01:07
Copy link

@Amndeep7
Copy link
Contributor

@dependabot recreate

Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.12 to 0.5.16.
- [Release notes](https://github.com/cthackers/adm-zip/releases)
- [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md)
- [Commits](cthackers/adm-zip@v0.5.12...v0.5.16)

---
updated-dependencies:
- dependency-name: adm-zip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/adm-zip-0.5.16 branch from 53bff81 to 34a4266 Compare June 27, 2025 16:22
Copy link

@georgedias georgedias closed this Jul 10, 2025
auto-merge was automatically disabled July 10, 2025 20:18

Pull request was closed

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 10, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/adm-zip-0.5.16 branch July 10, 2025 20:18
@georgedias
Copy link
Contributor

removed adm-zip dependency

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.

2 participants