hamidraza / zcui-vue

Vuejs variant for zcui projects.
1 stars 1 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.33.1 of snyk just got published.

Branch Build failing 🚨
Dependency snyk
Current Version 1.33.0
Type dependency

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

snyk is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

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

Release Notes v1.33.1

<a name"1.33.1">

1.33.1 (2017-06-06)

Bug Fixes

  • prefer patching extraneous deps (2756332a)
  • skip extraneous packages on update (662a9e76)
Commits

The new version differs by 3 commits.

  • 2756332 fix: prefer patching extraneous deps
  • 662a9e7 fix: skip extraneous packages on update
  • a4887e3 chore: snyk policy cleanup

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 1.34.0 just got published.

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

Release Notes v1.34.0

<a name"1.34.0">

1.34.0 (2017-06-06)

Features

  • initial Python/PIP app support for test and monitor (5d9072b7)
Commits

The new version differs by 1 commits.

  • 5d9072b feat: initial Python/PIP app support for test and monitor

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.34.1 just got published.

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

Release Notes v1.34.1

<a name"1.34.1">

1.34.1 (2017-06-06)

Bug Fixes

  • remove 'runtime' as default for gradle, auto-detect gradle, support omitted depe (960f07e8)
Commits

The new version differs by 3 commits.

  • 92429bb chore: PR comments
  • 960f07e fix: remove 'runtime' as default for gradle, auto-detect gradle, support omitted dependencies in gradle
  • 5d9072b feat: initial Python/PIP app support for test and monitor

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.34.2 just got published.

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

Release Notes v1.34.2

<a name"1.34.2">

1.34.2 (2017-06-07)

Bug Fixes

  • crash in snyk wizard when monitoring without packageManager (d102a602)
Commits

The new version differs by 4 commits.

  • d102a60 fix: crash in snyk wizard when monitoring without packageManager
  • 92429bb chore: PR comments
  • 960f07e fix: remove 'runtime' as default for gradle, auto-detect gradle, support omitted dependencies in gradle
  • 5d9072b feat: initial Python/PIP app support for test and monitor

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.34.3 just got published.

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

Release Notes v1.34.3

<a name"1.34.3">

1.34.3 (2017-06-07)

Bug Fixes

Commits

The new version differs by 5 commits.

  • c17ff86 fix: bad typo
  • d102a60 fix: crash in snyk wizard when monitoring without packageManager
  • 92429bb chore: PR comments
  • 960f07e fix: remove 'runtime' as default for gradle, auto-detect gradle, support omitted dependencies in gradle
  • 5d9072b feat: initial Python/PIP app support for test and monitor

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.34.4 just got published.

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

Release Notes v1.34.4

<a name"1.34.4">

1.34.4 (2017-06-14)

Bug Fixes

  • dep tree wasn't showing vulns in UI (66555d08)
Commits

The new version differs by 7 commits.

  • 98a6a3d chore: add org to snyk test
  • 66555d0 fix: dep tree wasn't showing vulns in UI
  • c17ff86 fix: bad typo
  • d102a60 fix: crash in snyk wizard when monitoring without packageManager
  • 92429bb chore: PR comments
  • 960f07e fix: remove 'runtime' as default for gradle, auto-detect gradle, support omitted dependencies in gradle
  • 5d9072b feat: initial Python/PIP app support for test and monitor

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.35.0 just got published.

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

Release Notes v1.35.0

<a name"1.35.0">

1.35.0 (2017-06-20)

Bug Fixes

  • support --dev when running in maven projects (ff6e063e)
  • missing equal sign for the org parameter (387d537b)

Features

  • support SBT package manager (b461b84a)
Commits

The new version differs by 10 commits.

  • ff6e063 fix: support --dev when running in maven projects
  • b461b84 feat: support SBT package manager
  • 387d537 fix: missing equal sign for the org parameter
  • 98a6a3d chore: add org to snyk test
  • 66555d0 fix: dep tree wasn't showing vulns in UI
  • c17ff86 fix: bad typo
  • d102a60 fix: crash in snyk wizard when monitoring without packageManager
  • 92429bb chore: PR comments
  • 960f07e fix: remove 'runtime' as default for gradle, auto-detect gradle, support omitted dependencies in gradle
  • 5d9072b feat: initial Python/PIP app support for test and monitor

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.36.0 just got published.

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

Release Notes v1.36.0

<a name"1.36.0">

1.36.0 (2017-06-22)

Features

  • using mvn, gradle and sbt plugins (dec5ff88)
Commits

The new version differs by 11 commits.

  • dec5ff8 feat: using mvn, gradle and sbt plugins
  • ff6e063 fix: support --dev when running in maven projects
  • b461b84 feat: support SBT package manager
  • 387d537 fix: missing equal sign for the org parameter
  • 98a6a3d chore: add org to snyk test
  • 66555d0 fix: dep tree wasn't showing vulns in UI
  • c17ff86 fix: bad typo
  • d102a60 fix: crash in snyk wizard when monitoring without packageManager
  • 92429bb chore: PR comments
  • 960f07e fix: remove 'runtime' as default for gradle, auto-detect gradle, support omitted dependencies in gradle
  • 5d9072b feat: initial Python/PIP app support for test and monitor

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.36.1 just got published.

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

Release Notes v1.36.1

<a name"1.36.1">

1.36.1 (2017-06-26)

Bug Fixes

  • replace Object.assign with lodash merge (c1ec0041)
Commits

The new version differs by 12 commits.

  • c1ec004 fix: replace Object.assign with lodash merge
  • dec5ff8 feat: using mvn, gradle and sbt plugins
  • ff6e063 fix: support --dev when running in maven projects
  • b461b84 feat: support SBT package manager
  • 387d537 fix: missing equal sign for the org parameter
  • 98a6a3d chore: add org to snyk test
  • 66555d0 fix: dep tree wasn't showing vulns in UI
  • c17ff86 fix: bad typo
  • d102a60 fix: crash in snyk wizard when monitoring without packageManager
  • 92429bb chore: PR comments
  • 960f07e fix: remove 'runtime' as default for gradle, auto-detect gradle, support omitted dependencies in gradle
  • 5d9072b feat: initial Python/PIP app support for test and monitor

See the full diff

greenkeeper[bot] commented 7 years ago

Version 1.36.2 just got published.

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

Release Notes v1.36.2

<a name"1.36.2">

1.36.2 (2017-06-27)

Bug Fixes

Commits

The new version differs by 13 commits.

  • 317a7bf fix: update snyk-python-plugin
  • c1ec004 fix: replace Object.assign with lodash merge
  • dec5ff8 feat: using mvn, gradle and sbt plugins
  • ff6e063 fix: support --dev when running in maven projects
  • b461b84 feat: support SBT package manager
  • 387d537 fix: missing equal sign for the org parameter
  • 98a6a3d chore: add org to snyk test
  • 66555d0 fix: dep tree wasn't showing vulns in UI
  • c17ff86 fix: bad typo
  • d102a60 fix: crash in snyk wizard when monitoring without packageManager
  • 92429bb chore: PR comments
  • 960f07e fix: remove 'runtime' as default for gradle, auto-detect gradle, support omitted dependencies in gradle
  • 5d9072b feat: initial Python/PIP app support for test and monitor

See the full diff