Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2024

Bumps adm-zip from 0.5.10 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

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

@dependabot dependabot bot requested a review from a team as a code owner October 17, 2024 17:04
@dependabot dependabot bot added dependency javascript Pull requests that update Javascript code labels Oct 17, 2024
Bumps [adm-zip](https://github.com/cthackers/adm-zip) from 0.5.10 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.10...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/master/adm-zip-0.5.16 branch from d82f4eb to 0e1ab83 Compare October 23, 2024 19:27
@justinmk3 justinmk3 closed this Oct 23, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2024

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.

@justinmk3 justinmk3 deleted the dependabot/npm_and_yarn/master/adm-zip-0.5.16 branch October 23, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant