danwdart / projectchaplin

Free and Open Source Video Sharing Platform
GNU Affero General Public License v3.0
24 stars 11 forks source link

An in-range update of snyk is breaking the build 🚨 #211

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.90.1 of snyk was just published.

Branch Build failing 🚨
Dependency snyk
Current Version 1.90.0
Type devDependency

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

snyk is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/danwdart/projectchaplin/builds/413646129?utm_source=github_status&utm_medium=notification)).

Release Notes v1.90.1

Bumps various deps:

  • bump snyk-config to fix env merge issue
  • bump go plugin to update doc/typos
  • bump nuget plugin to get rid of an unneeded dep
  • bump python plugin to fix pipenv monitoring issue
  • bump sbt plugin to update 'debug' dep version
Commits

The new version differs by 12 commits.

  • e14ab9e Merge pull request #185 from snyk/fix/bump-deps
  • c6735e4 Merge pull request #184 from snyk/chore/github-release
  • ace19f7 Merge pull request #183 from snyk/chore/eslint
  • f316024 fix: bump sbt plugin to update 'debug' dep version
  • 2c79a4e fix: bump python plugin to fix pipenv monitoring issue
  • 975ca1c fix: bump nuget plugin to get rid of an unneeded dep
  • 828d579 fix: bump go plugin to update doc/typos
  • be8fa57 fix: bump snyk-config to fix env merge issue
  • b638a37 chore: eslint instead of jscs
  • 0bfeb0b chore: fix github-release for assets uploading
  • 9312a04 Merge pull request #181 from snyk/chore/semantic-release
  • 6abdfd9 chore: upgrade semantic-release, proper travis & appveyor setup

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

Version 1.90.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.90.2

1.90.2 (2018-08-08)

Bug Fixes

  • tidy up contribution guidelines (f5ffb0a)
Commits

The new version differs by 2 commits.

  • ff02ac1 Merge pull request #186 from snyk/fix/contribution
  • f5ffb0a fix: tidy up contribution guidelines

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.91.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.91.0

Opt-in npm lockfile support

Commits

The new version differs by 24 commits.

  • fbf03c0 chore: empty commit to trigger travis
  • f9f9b03 Merge pull request #196 from snyk/chore/remove-assets
  • 5ebad54 chore: skip pkg assets
  • 88905df Merge pull request #188 from snyk/feat/lockfile-parser-lib
  • 5cf157c refactor: removing non-needed promises + moving to dedicated parameters
  • f11b79d chore: removing not-needed files
  • e23735a refactor: remove code duplication
  • 587b2da test: missing dep in package-lock
  • 407f471 test: add fixture for transitive dependency
  • 2cc1696 chore: adding analytics + better naming + better error message for shriknwrap
  • 8cfd8f8 feat: support nested folders for lockfiles
  • c0a0a4b feat: fail when shrinkwrap is present and using lockfile
  • f275033 test: package-lock.json behaves the same as node_modules
  • 4d15755 chore: remove TODO
  • 749a7cf chore: remove package-lock.json from auto detection

There are 24 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.92.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.92.0

1.92.0 (2018-08-20)

Bug Fixes

  • bump lockfile-parser to fix cyclic dependecies (f6a026a)

Features

  • support dev dependencies in lockfile (bbd367d)
Commits

The new version differs by 3 commits.

  • 9d9e70c Merge pull request #199 from snyk/fix/cyclic-dependencies
  • bbd367d feat: support dev dependencies in lockfile
  • f6a026a fix: bump lockfile-parser to fix cyclic dependecies

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.92.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.92.1

1.92.1 (2018-08-20)

Bug Fixes

  • adjust spacing on 'test' output (ef197a4)
Commits

The new version differs by 4 commits.

  • 64e9ed7 Merge pull request #198 from snyk/chore/pkg-release
  • dbd1fa2 Merge pull request #197 from snyk/fix/spacing
  • 2eeab79 chore: add pkg to semantic-release process
  • ef197a4 fix: adjust spacing on 'test' output

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.92.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.92.2

1.92.2 (2018-08-20)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 632a425 Merge pull request #200 from snyk/fix/pad-with-repeat
  • e15ad6f fix: nicer way to pad

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.92.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.92.3

1.92.3 (2018-08-21)

Bug Fixes

  • debug-print original stack of Error()s thrown during test (d8d7796)
Commits

The new version differs by 2 commits.

  • 4fee53e Merge pull request #201 from snyk/fix/print-original-error-stacks-in-debug
  • d8d7796 fix: debug-print original stack of Error()s thrown during test

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.92.7 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.92.7

1.92.7 (2018-08-23)

Bug Fixes

  • don't throw error if callback provided (6938cf2)
Commits

The new version differs by 11 commits.

  • 6eeface Merge pull request #205 from snyk/test/tap-update
  • 0b39604 test: adjust patch test fixture
  • 6938cf2 fix: don't throw error if callback provided
  • 64d9ad2 test: update tap version
  • acfab6d Merge pull request #204 from snyk/fix/bump-nuget-plugin
  • ff819a5 test: upgrade tap for better dev deps
  • 6b7dd3d fix: bump snyk-nuget-plugin for a more modern zip library
  • 1b0ca39 Merge pull request #202 from snyk/fix/bump-docker-plugin
  • c583e34 Merge pull request #203 from snyk/fix/explicit-files-instead-of-ignores
  • 3087b28 fix: explicitly include files in npm package
  • 32327c5 fix: bump snyk-docker-plugin for smaller footprint

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.93.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.93.0

1.93.0 (2018-08-23)

Features

  • add debugging info on docker entrypoint (716ea3e)
Commits

The new version differs by 2 commits.

  • 16929f3 Merge pull request #206 from snyk/feat/add_debug_info_on_docker
  • 716ea3e feat: add debugging info on docker entrypoint

See the full diff