Code Monkey home page Code Monkey logo

Comments (25)

greenkeeper avatar greenkeeper commented on July 18, 2024

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

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.177.1 to 1.178.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.178.0

1.178.0 (2019-06-13)

Features

  • experimental command line flag to print the dependency tree (c431bc4)
Commits

The new version differs by 2 commits.

  • 352e8fb Merge pull request #577 from snyk/feat/print-dep-tree-experimental
  • c431bc4 feat: experimental command line flag to print the dependency tree

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.178.0 to 1.178.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.178.1

1.178.1 (2019-06-13)

Bug Fixes

  • sbt-plugin stdin hanging (5602d4a)
Commits

The new version differs by 2 commits.

  • 0559422 Merge pull request #578 from snyk/fix/sbt-plugin-stdin
  • 5602d4a fix: sbt-plugin stdin hanging

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.179.1 to 1.180.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.180.0

1.180.0 (2019-06-21)

Features

  • Release typescripted sbt with timeout handling (6ea9891)
Commits

The new version differs by 8 commits.

  • 419e2f5 Merge pull request #587 from snyk/feat/release-sbt-plugin-ts
  • 6ea9891 feat: Release typescripted sbt with timeout handling
  • de94535 Merge pull request #583 from snyk/fix/gomodules-name-version
  • 7cbc9e1 fix: name and version in gomodules
  • 3b6d18c Merge pull request #576 from snyk/feat/go-modules-support
  • f3fee7b chore: renaming gomod to gomodules for consistency
  • 4a9149d feat: allow monitor for go modules
  • 63f4597 fix: align go modules package manager naming with backend

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.180.0 to 1.180.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.180.1

1.180.1 (2019-06-23)

Bug Fixes

  • add alpine platform to standalone binary release assets (82ef58c)
Commits

The new version differs by 4 commits.

  • c362a24 Merge pull request #590 from snyk/fix/apline-standalone-binary
  • 82ef58c fix: add alpine platform to standalone binary release assets
  • 88d334a Merge pull request #586 from snyk/refactor/eslint-rules
  • 8a39d93 refactor: harmonize eslint and tslint rules re arrow functions

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.180.1 to 1.180.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.180.2

1.180.2 (2019-06-24)

Bug Fixes

  • use let/const instead of var (43f416c)
Commits

The new version differs by 4 commits.

  • 7f8a635 Merge pull request #591 from snyk/fix/use-let-and-const
  • cf5088d Merge pull request #593 from snyk/revert-590-fix/apline-standalone-binary
  • 7b6c1c9 Revert "fix: add alpine platform to standalone binary release assets"
  • 43f416c fix: use let/const instead of var

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.180.2 to 1.181.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.181.0

1.181.0 (2019-06-24)

Features

  • Add more analytics around monitor (acb34dd)
Commits

The new version differs by 2 commits.

  • 406562b Merge pull request #596 from snyk/feat/add-more-analytics-monitor
  • acb34dd feat: Add more analytics around monitor

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.181.0 to 1.182.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.182.0

1.182.0 (2019-06-25)

Features

  • Add branch analytics back (5f71703)
Commits

The new version differs by 2 commits.

  • 343ef2f Merge pull request #598 from snyk/feat/target-analytics
  • 5f71703 feat: Add branch analytics back

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.182.0 to 1.183.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.183.0

1.183.0 (2019-06-25)

Bug Fixes

Features

  • add isDocker to monitor analytics (2ee3d41)
Commits

The new version differs by 8 commits.

  • 7b1fe64 Merge pull request #601 from snyk/feat/node-12
  • 55c842f Merge pull request #594 from snyk/chore/split-option-types
  • fa75681 Merge pull request #600 from snyk/feat/add-docker-analytics
  • 524c555 test: Add node 12 to test matrix
  • 2ee3d41 feat: add isDocker to monitor analytics
  • 68ee346 fix: Init protect options
  • d5a7493 fix: Add array includes lib
  • 2db2107 chore: refactor patch & split option types by command

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.183.0 to 1.184.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.184.0

1.184.0 (2019-06-25)

Features

Commits

The new version differs by 3 commits.

  • 349df1a Merge pull request #599 from snyk/feat/monitor-errors
  • aaea9bf feat: add monitor errors
  • d3a3644 feat: add monitor errors

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.184.0 to 1.185.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.185.0

1.185.0 (2019-06-26)

Bug Fixes

  • fix undefined in error for node_modules traversal (2f70dc5)

Features

  • pruning of big-trees if a flag is specified (7d93b5d)
  • remove isOutdated functionality from snyk test (92e95e4)
Commits

The new version differs by 6 commits.

  • 1e7ea3d Merge pull request #604 from snyk/feat/remove-isOutdated-from-snyk-test
  • b913302 Merge pull request #588 from snyk/feat/prune-tree
  • 9298bd8 Merge pull request #602 from snyk/fix/fix-undefined-in-error
  • 92e95e4 feat: remove isOutdated functionality from snyk test
  • 7d93b5d feat: pruning of big-trees if a flag is specified
  • 2f70dc5 fix: fix undefined in error for node_modules traversal

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.185.0 to 1.185.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.185.1

1.185.1 (2019-06-26)

Bug Fixes

  • add docker image for Gradle 5 (82e3527)
  • make docker images smaller (a692570)
Commits

The new version differs by 3 commits.

  • 41f0063 Merge pull request #592 from snyk/fix/smaller-docker-image
  • a692570 fix: make docker images smaller
  • 82e3527 fix: add docker image for Gradle 5

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.185.1 to 1.185.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.185.2

1.185.2 (2019-06-27)

Bug Fixes

  • apt update after adding docker repository (5f62bec)
Commits

The new version differs by 2 commits.

  • 745412b Merge pull request #607 from snyk/fix/smaller-docker-image
  • 5f62bec fix: apt update after adding docker repository

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.185.2 to 1.185.3.

Your tests are still failing with this version. Compare changes

Release Notes for v1.185.3

1.185.3 (2019-06-27)

Bug Fixes

  • add alpine platform to standalone binary release assets (fd44fc0)
  • preserve all additional deptree fields when pruning (040b328)
  • publishing container cannot run with TTY (2a83dd1)
Commits

The new version differs by 6 commits.

  • 57d7699 Merge pull request #609 from snyk/fix/publish
  • 2a83dd1 fix: publishing container cannot run with TTY
  • ac39955 Merge pull request #606 from snyk/fix/preserve-additional-deptree-fields
  • 5dcbf33 Merge pull request #608 from snyk/fix/alpine-binary
  • fd44fc0 fix: add alpine platform to standalone binary release assets
  • 040b328 fix: preserve all additional deptree fields when pruning

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.185.3 to 1.185.4.

Your tests are still failing with this version. Compare changes

Release Notes for v1.185.4

1.185.4 (2019-06-27)

Bug Fixes

  • scan all Gradle subprojects when computing config attributes (44da7f5)
Commits

The new version differs by 2 commits.

  • f6cae17 Merge pull request #610 from snyk/fix/scan-subprojects-attributes
  • 44da7f5 fix: scan all Gradle subprojects when computing config attributes

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.185.4 to 1.185.5.

Your tests are still failing with this version. Compare changes

Release Notes for v1.185.5

1.185.5 (2019-06-27)

Bug Fixes

  • alpine binary built just as any other (3ecb38c)
  • make sure binaries are built on node8 (40d0599)
Commits

The new version differs by 3 commits.

  • 8d77f32 Merge pull request #611 from snyk/fix/node8-binaries
  • 3ecb38c fix: alpine binary built just as any other
  • 40d0599 fix: make sure binaries are built on node8

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.185.5 to 1.185.6.

Your tests are still failing with this version. Compare changes

Release Notes for v1.185.6

1.185.6 (2019-07-01)

Bug Fixes

  • remove unuseed function prop (239de91)
Commits

The new version differs by 2 commits.

  • d72486a Merge pull request #613 from snyk/fix/remove-policy-handling-in-patch
  • 239de91 fix: remove unuseed function prop

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.185.6 to 1.186.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.186.0

1.186.0 (2019-07-01)

Features

  • Missing policy and failed to load policy errors. (4ada94b)
Commits

The new version differs by 2 commits.

  • 7821f01 Merge pull request #615 from snyk/feat/refactor-errors
  • 4ada94b feat: Missing policy and failed to load policy errors.

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.186.0 to 1.187.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.187.0

1.187.0 (2019-07-02)

Features

  • send analytics for docker and depgraph (bfb38b2)
Commits

The new version differs by 4 commits.

  • 22e1423 Merge pull request #619 from snyk/chore/add-exit-statuses-to-cli-help
  • 7090956 chore: add exit statuses to cli help text
  • 6cd86de Merge pull request #617 from snyk/chore/analytics-depgraph
  • bfb38b2 feat: send analytics for docker and depgraph

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.187.0 to 1.187.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.187.1

1.187.1 (2019-07-02)

Bug Fixes

  • send depgraph as a bool (aba32fa)
Commits

The new version differs by 4 commits.

  • c8e6a4d Merge pull request #621 from snyk/fix/analytics-depgraph
  • 4d52da4 Merge pull request #618 from snyk/chore/update-docs
  • aba32fa fix: send depgraph as a bool
  • 8278800 chore: Update docs with usage options

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.187.1 to 1.188.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.188.0

1.188.0 (2019-07-02)

Bug Fixes

Features

  • upgrade sbt plugin to use custom dependency generation plugin (e5c8864)
Commits

The new version differs by 6 commits.

  • 7eb639a Merge pull request #614 from snyk/feat/upgrade-sbt-plugin
  • aeaca8c Merge pull request #623 from snyk/fix/ignore-pending-lodash-vuln
  • 6d11935 fix: ignore new lodash vuln
  • 56c5676 Merge pull request #612 from snyk/chore/add-dangerfile
  • d625dc2 chore: add dangerfile.systems check
  • e5c8864 feat: upgrade sbt plugin to use custom dependency generation plugin

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.188.0 to 1.189.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.189.0

1.189.0 (2019-07-03)

Features

Commits

The new version differs by 3 commits.

  • 971eda1 Merge pull request #624 from snyk/chore/move-package-tests
  • 7eeb771 feat: convert to ts
  • 81299c0 chore: re-arrange tests by type

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.189.0 to 1.190.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.190.0

1.190.0 (2019-07-04)

Features

Commits

The new version differs by 6 commits.

  • 77a80fc Merge pull request #626 from snyk/feat/autodetect-gomodules
  • d04163b Merge pull request #627 from snyk/test/convert-repo-test-to-ts
  • 46aef27 Merge pull request #625 from snyk/fix/remove-display-options
  • ee0e11d test: convert repo test to ts
  • bb404ad feat: autodetect go.mod file
  • 7d20795 chore: drop custom display options

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.190.0 to 1.191.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.191.0

1.191.0 (2019-07-04)

Features

Commits

The new version differs by 2 commits.

  • a2d63b0 Merge pull request #632 from snyk/feat/update-sbt-plugin
  • 7501b74 feat: update sbt plugin

See the full diff

from franklin-library.

greenkeeper avatar greenkeeper commented on July 18, 2024
  • The devDependency snyk was updated from 1.191.0 to 1.192.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.192.0

1.192.0 (2019-07-04)

Features

  • refactor snyk test http errors (0b8baa7)
Commits

The new version differs by 7 commits.

  • 9551bdb Merge pull request #629 from snyk/test/convert-node-modules-test-to-ts
  • a2fd95e Merge pull request #620 from snyk/feat/add-test-errors
  • d1d6f93 chore: convert test to ts
  • 79b7adc test: Add package tip test
  • ee2bab8 test: Update assertions
  • 0b8baa7 feat: refactor snyk test http errors
  • 4630992 test: convert to ts and use fake server

See the full diff

from franklin-library.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.