Giter VIP home page Giter VIP logo

Comments (18)

greenkeeper avatar greenkeeper commented on June 18, 2024

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

from galton.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The dependency snyk was updated from 1.165.2 to 1.166.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.166.0

1.166.0 (2019-05-21)

Features

  • pass dockerfileLayers in metadata (1c5d925)
Commits

The new version differs by 4 commits.

  • 94cb90d Merge pull request #437 from snyk/feat/dockerfile-layers
  • 39416db Merge pull request #526 from snyk/refactor/module-info
  • 1c5d925 feat: pass dockerfileLayers in metadata
  • b8de2b9 refactor: comvert module inffo to ts

See the full diff

from galton.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The dependency snyk was updated from 1.166.0 to 1.166.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.166.1

1.166.1 (2019-05-22)

Bug Fixes

  • bump python plugin to fix bug with urls in req.txt (cd8f34e)
Commits

The new version differs by 4 commits.

  • 5ec5e3c Merge pull request #532 from snyk/fix/python-url-deps
  • cd8f34e fix: bump python plugin to fix bug with urls in req.txt
  • 4e0f594 Merge pull request #530 from snyk/knoxcard-patch-1
  • 0ba52a5 chore: Reduce words around badges advantages

See the full diff

from galton.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The dependency snyk was updated from 1.166.1 to 1.167.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.167.0

1.167.0 (2019-05-23)

Features

  • allow passing color for docker cli response (165c29d)
Commits

The new version differs by 2 commits.

  • 288165d Merge pull request #502 from snyk/feat/colorful_docker_advice
  • 165c29d feat: allow passing color for docker cli response

See the full diff

from galton.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The dependency snyk was updated from 1.167.0 to 1.167.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.167.1

1.167.1 (2019-05-24)

Bug Fixes

  • oracle linux version detection (86bb4e0)
Commits

The new version differs by 6 commits.

  • ef56238 Merge pull request #536 from snyk/fix/oracle-linux-version-detection
  • 86bb4e0 fix: oracle linux version detection
  • 9e3a040 Merge pull request #535 from snyk/chore/convert-config-to-ts
  • 856b89d Merge pull request #533 from snyk/chore/remove-unused-code
  • 12d7f59 chore: convert config to ts
  • 028deec chore: drop console.logs

See the full diff

from galton.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The dependency snyk was updated from 1.167.1 to 1.167.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.167.2

1.167.2 (2019-05-24)

Bug Fixes

  • use actual package manager for analytics (b86288c)
Commits

The new version differs by 2 commits.

  • 25c03d5 Merge pull request #537 from snyk/fix/send-correct-package-manager-analytics
  • b86288c fix: use actual package manager for analytics

See the full diff

from galton.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The dependency snyk was updated from 1.167.2 to 1.168.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.168.0

1.168.0 (2019-05-28)

Features

  • display dockerfile instructions in the web UI (953c822)
Commits

The new version differs by 2 commits.

  • dd560e1 Merge pull request #540 from snyk/feat/bump-docker-plugin
  • 953c822 feat: display dockerfile instructions in the web UI

See the full diff

from galton.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The dependency snyk was updated from 1.168.0 to 1.169.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.169.0

1.169.0 (2019-05-29)

Features

  • Vulns to use exit code 1, errors 2 (2053048)
Commits

The new version differs by 4 commits.

  • 4a598a5 Merge pull request #531 from snyk/feat/error-exit-code-1
  • 636628f chore: refactor analytics to use const
  • 812cada chore: refactor analytics test
  • 2053048 feat: Vulns to use exit code 1, errors 2

See the full diff

from galton.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The dependency snyk was updated from 1.169.0 to 1.169.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.169.1

1.169.1 (2019-05-29)

Bug Fixes

  • enable debug output from Gradle plugin (c4ab5f6)
Commits

The new version differs by 2 commits.

  • aa4d81a Merge pull request #539 from snyk/fix/better-debug-output-for-gradle
  • c4ab5f6 fix: enable debug output from Gradle plugin

See the full diff

from galton.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The dependency snyk was updated from 1.169.1 to 1.169.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.169.2

1.169.2 (2019-05-29)

Bug Fixes

  • remove incorrect Gradle logging (d1bc261)
Commits

The new version differs by 2 commits.

  • 9b9435f Merge pull request #541 from snyk/fix/remove-unnecessary-gradle-logging
  • d1bc261 fix: remove incorrect Gradle logging

See the full diff

from galton.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The dependency snyk was updated from 1.169.2 to 1.170.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.170.0

1.170.0 (2019-05-30)

Features

  • make human-readable err message when --file was passed incorrectly (6e2336a)
Commits

The new version differs by 4 commits.

  • 6943384 Merge pull request #542 from snyk/feat/prettify-file-flag-error-message
  • 6e2336a feat: make human-readable err message when --file was passed incorrectly
  • 04ae8f5 Merge pull request #545 from snyk/refactor/args-parser
  • 7d60847 refactor: add types to args parser, simplify the code

See the full diff

from galton.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The dependency snyk was updated from 1.170.0 to 1.171.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.171.0

1.171.0 (2019-06-02)

Features

  • add branch and pkg name to monitor analytics (b91d2ae)
Commits

The new version differs by 6 commits.

  • 305ac09 Merge pull request #543 from snyk/feat/add_monitor_branch_pname_analytics
  • b91d2ae feat: add branch and pkg name to monitor analytics
  • 464b784 Merge pull request #544 from snyk/chore/delete-docker-promo
  • d82df40 chore: delete expired docker promo
  • 3d66ee6 Merge pull request #534 from snyk/chore/refactor-errors
  • 76b0565 chore: refactor snyk missing api token

See the full diff

from galton.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The dependency snyk was updated from 1.171.0 to 1.171.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.171.1

1.171.1 (2019-06-03)

Bug Fixes

  • Revert auth refactor which made snyk protect require auth (e34a6fb)
Commits

The new version differs by 5 commits.

  • e34a6fb fix: Revert auth refactor which made snyk protect require auth
  • fea5ae6 Merge pull request #549 from snyk/fix/revert-bad-refactor
  • 1936db4 "fix: revert refactor snyk missing api token"
  • a42f558 Merge pull request #547 from snyk/chore/convert-help-to-typescript
  • 278a068 chore: Convert help command handling to typescript

See the full diff

from galton.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The dependency snyk was updated from 1.171.1 to 1.172.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.172.0

1.172.0 (2019-06-05)

Features

  • select Gradle confugiration via name/attributes, simplify analytics (41d9d56)
Commits

The new version differs by 8 commits.

  • d17c8ba Merge pull request #553 from snyk/feat/gradle-confugration-selection
  • 41d9d56 feat: select Gradle confugiration via name/attributes, simplify analytics
  • 1668cef Merge pull request #550 from snyk/fix/api_token_refactor
  • b06a81a Merge pull request #552 from snyk/revert-548-chore/refactor-auth-to-async-await
  • ad29871 fix: protect failing due to missing auth
  • c1aed98 Revert "chore: refactor auth to async await"
  • ca26df3 Merge pull request #548 from snyk/chore/refactor-auth-to-async-await
  • 11b51f1 chore: refactor auth to async await

See the full diff

from galton.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The dependency snyk was updated from 1.172.0 to 1.173.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.173.0

1.173.0 (2019-06-05)

Features

  • preparation for go modules support (de23aa3)
Commits

The new version differs by 2 commits.

  • 0a545c7 Merge pull request #558 from snyk/feat/update-go-plugin
  • de23aa3 feat: preparation for go modules support

See the full diff

from galton.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The dependency snyk was updated from 1.173.1 to 1.173.2.

Your tests are still failing with this version. Compare changes

Release Notes for v1.173.2

1.173.2 (2019-06-06)

Bug Fixes

  • added a link to the Gradle documentation (f0abc1f)
  • gradle legacy --configuration flag and scanning from child project (c6dfaa0)
Commits

The new version differs by 6 commits.

  • 0c93b2b Merge pull request #562 from snyk/fix/gradle-bugfixes
  • c6dfaa0 fix: gradle legacy --configuration flag and scanning from child project
  • 9798222 Merge pull request #560 from snyk/fix/gradle-docs-link
  • f0abc1f fix: added a link to the Gradle documentation
  • 23938b1 Merge pull request #559 from snyk/fix/improve-dockerfile-instruction-parser
  • 2d4471f fix: Improve dockerfile instruction parser

See the full diff

from galton.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The dependency snyk was updated from 1.173.2 to 1.174.0.

Your tests are still failing with this version. Compare changes

Release Notes for v1.174.0

1.174.0 (2019-06-07)

Features

  • revert gradle plugin to undo breaking change (49405e9)
Commits

The new version differs by 2 commits.

  • 0849607 Merge pull request #563 from snyk/fix/revert-gradle-plugin
  • 49405e9 feat: revert gradle plugin to undo breaking change

See the full diff

from galton.

greenkeeper avatar greenkeeper commented on June 18, 2024
  • The dependency snyk was updated from 1.174.0 to 1.174.1.

Your tests are still failing with this version. Compare changes

Release Notes for v1.174.1

1.174.1 (2019-06-07)

Bug Fixes

  • temporarily remove new Gradle configuration options from help (d2d4fa7)
Commits

The new version differs by 2 commits.

  • f21a78f Merge pull request #565 from snyk/fix/remove-new-gradle-options-from-help
  • d2d4fa7 fix: temporarily remove new Gradle configuration options from help

See the full diff

from galton.

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.