learnlinux / tuxlab-app

A Platform for Creating Interactive Linux Courses
GNU General Public License v3.0
7 stars 7 forks source link

An in-range update of adm-zip is breaking the build 🚨 #318

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.4.8 of adm-zip was just published.

Branch Build failing 🚨
Dependency adm-zip
Current Version 0.4.7
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

adm-zip is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/learnlinux/tuxlab-app/builds/370177820?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 34 commits.

  • 18c3d31 Update package.json
  • 666adec Update package.json
  • 499d59b Update package.json
  • 62f6400 Merge pull request #212 from aviadatsnyk/master
  • 6f4dfeb fix: prevent extracting archived files outside of target path
  • e116bc1 Merge pull request #208 from pmuens/patch-1
  • 12d2099 Fix data accessing example in README
  • 032566b Merge pull request #204 from BridgeAR/master
  • 5a280de Remove buffers noAssert argument
  • 576f7c5 Merge pull request #153 from kadledav/master
  • 17bf90c Merge pull request #168 from amilajack/patch-1
  • 702e1b4 Merge pull request #160 from ygalbel/master
  • 2727cb7 Merge pull request #139 from mygoare/unzipErr
  • 5eeb8f1 Merge pull request #138 from pdehaan/patch-1
  • 365d1f4 Merge pull request #136 from KingMario/master

There are 34 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

After pinning to 0.4.7 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 0.4.9 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 4 commits.

  • 89b6f67 Update package.json
  • 9592298 Update README.md
  • ce59e5a Merge pull request #215 from grnd/master
  • 38cb4a4 fix: resolve both target and entry path

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.4.10 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 13 commits.

  • d01fa8c Fixed bugs introduced with 0.4.9
  • c0cc85d Merge pull request #219 from jontore/master
  • 39c83a2 Merge pull request #209 from poshta1900/fix
  • b94c5dd Merge pull request #227 from hhaidar/master
  • c95c553 Merge pull request #228 from jmcollin78/patch-1
  • cda668c Fix issue #218
  • 0f2cb41 Fix octal literals so they work in strict mode
  • 888931d To support strict mode use 0o prefix to octal numbers
  • 89b6f67 Update package.json
  • 9592298 Update README.md
  • ce59e5a Merge pull request #215 from grnd/master
  • 38cb4a4 fix: resolve both target and entry path
  • ef0abe6 add try-catch around fs.writeSync

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.4.11 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 16 commits.

  • 80d259f Version bump
  • 3f00a03 Fixed #176
  • 650e752 Fixed wrong date on files (issue #203)
  • d01fa8c Fixed bugs introduced with 0.4.9
  • c0cc85d Merge pull request #219 from jontore/master
  • 39c83a2 Merge pull request #209 from poshta1900/fix
  • b94c5dd Merge pull request #227 from hhaidar/master
  • c95c553 Merge pull request #228 from jmcollin78/patch-1
  • cda668c Fix issue #218
  • 0f2cb41 Fix octal literals so they work in strict mode
  • 888931d To support strict mode use 0o prefix to octal numbers
  • 89b6f67 Update package.json
  • 9592298 Update README.md
  • ce59e5a Merge pull request #215 from grnd/master
  • 38cb4a4 fix: resolve both target and entry path

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 59 commits.

  • 81d09ca Merge pull request #266 from Dewep/master
  • f66dc60 Merge pull request #263 from leonaves/jsdoc/fix-typings
  • 4cc87b9 Merge pull request #270 from nleclerc/fixEmptyEntryError
  • 8176b02 Merge pull request #301 from RocketChat/zip64
  • 0a4e8ca Iterate over entries without storing their metadata
  • d7a748c Add partial support for zip64 (larger number of entries)
  • ff17ae8 Merge pull request #267 from teppeis/fix-crc
  • 237bb7f fix accent filename
  • e64e32c Removed improperly raised error while decompressing empty file asynchronously.
  • ed5fd83 fix: CRC is unexpectedly changed after zip is re-created
  • 20c9cb8 Add async version of addLocalFile
  • aafa8f8 Fix jsdoc typings for functions.
  • cb300c9 Merge pull request #260 from devsnd/master
  • da9a6a1 fixed Utils.FileSystem overwriting 'fs' module even when 'original-fs' is broken
  • 044a235 fix race-condition crash when extracting data and extracted files are (re)moved

There are 59 commits in total.

See the full diff