LagartijaDevelopment/to-markdown

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

Opened this issue Β· 19 comments

The dependency snyk was updated from 1.237.1 to 1.238.0.

🚨 View failing branch.

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, 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 could not complete due to an error (Details).

Release Notes for v1.238.0

1.238.0 (2019-10-24)

Features

  • updated snyk-cli-interface to latest version (e4c8baa)
Commits

The new version differs by 2 commits.

  • e5680d5 Merge pull request #834 from snyk/feat/cli-interface-version-bump
  • e4c8baa feat: updated snyk-cli-interface to latest version

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 1.237.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The dependency snyk was updated from 1.238.0 to 1.239.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.239.0

1.239.0 (2019-10-25)

Features

  • user new spinner lib for auth (2cc2853)
Commits

The new version differs by 2 commits.

  • 1d85460 Merge pull request #811 from snyk/feat/user-spinner-lib
  • 2cc2853 feat: user new spinner lib for auth

See the full diff

  • The dependency snyk was updated from 1.239.0 to 1.239.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.239.1

1.239.1 (2019-10-28)

Bug Fixes

  • avoid stack overflow with spread operator (8f05cde)
Commits

The new version differs by 5 commits.

  • 7765269 Merge pull request #836 from snyk/fix/avoid-stack-overflow-with-spread-operator
  • 124984a Merge pull request #835 from snyk/chore/convert-to-ts
  • e92aa4c chore: update cli test to use async/await
  • 8f05cde fix: avoid stack overflow with spread operator
  • 257dc5f chore: convert policy-merge test to ts

See the full diff

  • The dependency snyk was updated from 1.239.1 to 1.239.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.239.2

1.239.2 (2019-10-28)

Bug Fixes

  • throw error when cli runs with multiple paths or sln and project-name option (b744709)
Commits

The new version differs by 2 commits.

  • fb7e62a Merge pull request #831 from snyk/fix/throw-error-multiple-paths-with-project-name
  • b744709 fix: throw error when cli runs with multiple paths or sln and project-name option

See the full diff

  • The dependency snyk was updated from 1.239.2 to 1.239.3.

Your tests are still failing with this version. Compare changes

Release Notes for v1.239.3

1.239.3 (2019-10-28)

Bug Fixes

  • refactor pin remediation data structure (7670c92)
Commits

The new version differs by 2 commits.

  • d00a52a Merge pull request #837 from snyk/chore/refactor-remediation-types
  • 7670c92 fix: refactor pin remediation data structure

See the full diff

  • The dependency snyk was updated from 1.239.3 to 1.239.4.

Your tests are still failing with this version. Compare changes

Release Notes for v1.239.4

1.239.4 (2019-10-29)

Bug Fixes

  • rewrite test to use fake server (e25ec3f)
Commits

The new version differs by 2 commits.

  • 14cdb94 Merge pull request #838 from snyk/fix/flaky-test
  • e25ec3f fix: rewrite test to use fake server

See the full diff

  • The dependency snyk was updated from 1.239.4 to 1.239.5.

Your tests are still failing with this version. Compare changes

Release Notes for v1.239.5

1.239.5 (2019-10-29)

Bug Fixes

  • don't fail when there are no deps in csproj (a0a760e)
Commits

The new version differs by 2 commits.

  • 16007fe Merge pull request #839 from snyk/fix/nuget-plugin-crash-without-dependencies
  • a0a760e fix: don't fail when there are no deps in csproj

See the full diff

  • The dependency snyk was updated from 1.239.5 to 1.240.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.240.0

1.240.0 (2019-10-30)

Features

  • introduce spinner lib to replace custom one (05738b1)
  • user external spinner in npm and monitor (bf6c40e)
Commits

The new version differs by 3 commits.

  • 2248b5c Merge pull request #807 from snyk/feat/replace-spinner
  • bf6c40e feat: user external spinner in npm and monitor
  • 05738b1 feat: introduce spinner lib to replace custom one

See the full diff

  • The dependency snyk was updated from 1.240.0 to 1.240.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.240.1

1.240.1 (2019-10-30)

Bug Fixes

  • strip ansi chars when using --json (7aaf2df)
Commits

The new version differs by 2 commits.

  • a1554b3 Merge pull request #843 from snyk/fix/strip-ansi-json
  • 7aaf2df fix: strip ansi chars when using --json

See the full diff

  • The dependency snyk was updated from 1.240.1 to 1.240.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.240.2

1.240.2 (2019-10-31)

Bug Fixes

  • revert feat: replace spinner (43f2368)
Commits

The new version differs by 2 commits.

  • eec4053 Merge pull request #847 from snyk/revert-807-feat/replace-spinner
  • 43f2368 fix: revert feat: replace spinner

See the full diff

  • The dependency snyk was updated from 1.240.2 to 1.240.3.

Your tests are still failing with this version. Compare changes

Release Notes for v1.240.3

1.240.3 (2019-10-31)

Bug Fixes

  • propagate correct path on sln scan error (70b986b)
Commits

The new version differs by 2 commits.

  • 78816a9 Merge pull request #849 from snyk/fix/propagated_error_sln_folder
  • 70b986b fix: propagate correct path on sln scan error

See the full diff

  • The dependency snyk was updated from 1.240.3 to 1.241.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.241.0

1.241.0 (2019-11-01)

Features

  • updated snyk-gradle-plugin to latest version (9be1a2c), this version extracts gradle and build meta for debugging. E.g. Java version, grade version, OS version.
Commits

The new version differs by 2 commits.

  • 176e3e0 Merge pull request #851 from snyk/feat/update-snyk-gradle-plugin-to-latest
  • 9be1a2c feat: updated snyk-gradle-plugin to latest version

See the full diff

  • The dependency snyk was updated from 1.241.0 to 1.241.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.241.1

1.241.1 (2019-11-04)

Bug Fixes

  • look for missingDeps in labels too (6f27ed2)
  • Update interface of DepTree from lockfile (a087e42)
Commits

The new version differs by 3 commits.

  • 8324e99 Merge pull request #848 from snyk/fix/update-lockfile-parser
  • 6f27ed2 fix: look for missingDeps in labels too
  • a087e42 fix: Update interface of DepTree from lockfile

See the full diff

  • The dependency snyk was updated from 1.241.1 to 1.242.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.242.0

1.242.0 (2019-11-04)

Features

  • extract converting multi to single result (2fe0961)
  • extract gradle sub-project count (781a516)
  • refactor project count (5dccb99)
  • restructure monitor into a folder and formatter (17410d5)
  • validate monitor path function (343ae0f)
Commits

The new version differs by 6 commits.

  • 131bd2a Merge pull request #852 from snyk/refactor/monitor
  • 5dccb99 feat: refactor project count
  • 17410d5 feat: restructure monitor into a folder and formatter
  • 2fe0961 feat: extract converting multi to single result
  • 781a516 feat: extract gradle sub-project count
  • 343ae0f feat: validate monitor path function

See the full diff

  • The dependency snyk was updated from 1.242.0 to 1.242.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.242.1

1.242.1 (2019-11-05)

Bug Fixes

  • add pinning advice back to legacy formatter (e6ce153)
  • update blocker on npm (0d07932)
Commits

The new version differs by 6 commits.

  • baa40cd Merge pull request #854 from snyk/fix/update-blocker-on-npm
  • 0d07932 fix: update blocker on npm
  • 10363fc Merge pull request #826 from snyk/fix/re-add-pinning-advice
  • 8268159 chore: clean up vars
  • e6ce153 fix: add pinning advice back to legacy formatter
  • 0c60ac3 chore: clean up imports

See the full diff

  • The dependency snyk was updated from 1.242.1 to 1.242.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.242.2

1.242.2 (2019-11-05)

Bug Fixes

  • propagate correct relative path (7c489d5)
Commits

The new version differs by 3 commits.

  • 9605c53 Merge pull request #840 from snyk/fix/relative_path
  • 2da04e8 test: update assertions to be relaxed on full path
  • 7c489d5 fix: propagate correct relative path

See the full diff

  • The dependency snyk was updated from 1.242.2 to 1.242.3.

Your tests are still failing with this version. Compare changes

Release Notes for v1.242.3

1.242.3 (2019-11-05)

Bug Fixes

  • adds back update functionality on npm versions of release (530e73c)
Commits

The new version differs by 2 commits.

  • ad89f10 Merge pull request #856 from snyk/fix/update-blocker-on-npm-final
  • 530e73c fix: adds back update functionality on npm versions of release

See the full diff

  • The dependency snyk was updated from 1.242.3 to 1.243.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.243.0

1.243.0 (2019-11-05)

Features

  • added a method that checks for node.js v6 (f61ae36)
  • added an eol warning for node v6 users (0207140)
Commits

The new version differs by 6 commits.

  • 779f0ef Merge pull request #853 from snyk/feat/node-6-deprecation-warning
  • ad89f10 Merge pull request #856 from snyk/fix/update-blocker-on-npm-final
  • 12eab1a test: fix tests
  • 530e73c fix: adds back update functionality on npm versions of release
  • 0207140 feat: added an eol warning for node v6 users
  • f61ae36 feat: added a method that checks for node.js v6

See the full diff

  • The dependency snyk was updated from 1.243.0 to 1.244.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.244.0

1.244.0 (2019-11-06)

Features

  • composer dev require (7af2b63)
  • Release CocoaPods test and monitor (3e5cb12)
  • show missing deps for old monitor too (360e686)
Commits

The new version differs by 12 commits.

  • cdd490f Merge pull request #858 from snyk/feat/cocoapods-ga
  • 9b1095e Merge pull request #859 from snyk/feat/composer-dev-require
  • 3e5cb12 feat: Release CocoaPods test and monitor
  • 7af2b63 feat: composer dev require
  • bd24a91 Merge pull request #857 from snyk/feat/propagate-missing-deps
  • 360e686 feat: show missing deps for old monitor too
  • 779f0ef Merge pull request #853 from snyk/feat/node-6-deprecation-warning
  • ad89f10 Merge pull request #856 from snyk/fix/update-blocker-on-npm-final
  • 12eab1a test: fix tests
  • 530e73c fix: adds back update functionality on npm versions of release
  • 0207140 feat: added an eol warning for node v6 users
  • f61ae36 feat: added a method that checks for node.js v6

See the full diff