Git Product home page Git Product logo

Comments (16)

greenkeeper avatar greenkeeper commented on July 17, 2024

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

from pino-datadog.

greenkeeper avatar greenkeeper commented on July 17, 2024
  • The dependency snyk was updated from 1.231.0 to 1.231.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.231.1

1.231.1 (2019-10-07)

Bug Fixes

  • bump snyk-go-plugin to v1.11.1 (3020829)
Commits

The new version differs by 2 commits.

  • a922e26 Merge pull request #793 from snyk/fix/bump-snyk-go-plugin-v1-11-1
  • 3020829 fix: bump snyk-go-plugin to v1.11.1

See the full diff

from pino-datadog.

greenkeeper avatar greenkeeper commented on July 17, 2024
  • The dependency snyk was updated from 1.231.1 to 1.232.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.232.0

1.232.0 (2019-10-07)

Features

  • convert nodejs to use multi format (468ec63)
  • rename sub project to project name (fb43699)
Commits

The new version differs by 7 commits.

  • c2b3b82 Merge pull request #798 from snyk/chore/tidy-policy
  • 54169eb Merge pull request #773 from snyk/feat/node-js-mutli-project-format
  • a922e26 Merge pull request #793 from snyk/fix/bump-snyk-go-plugin-v1-11-1
  • 3020829 fix: bump snyk-go-plugin to v1.11.1
  • 30a4198 chore: tidy snyk policy file
  • fb43699 feat: rename sub project to project name
  • 468ec63 feat: convert nodejs to use multi format

See the full diff

from pino-datadog.

greenkeeper avatar greenkeeper commented on July 17, 2024
  • The dependency snyk was updated from 1.232.0 to 1.233.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.233.0

1.233.0 (2019-10-09)

Bug Fixes

  • update tests and process gemspec files too (da910fa)

Features

  • convert ruby to send back multi project result (0127e0a)
Commits

The new version differs by 10 commits.

  • c48adf9 Merge pull request #774 from snyk/feat/ruby-gems-multi-project
  • da910fa fix: update tests and process gemspec files too
  • 0127e0a feat: convert ruby to send back multi project result
  • c2b3b82 Merge pull request #798 from snyk/chore/tidy-policy
  • 54169eb Merge pull request #773 from snyk/feat/node-js-mutli-project-format
  • a922e26 Merge pull request #793 from snyk/fix/bump-snyk-go-plugin-v1-11-1
  • 3020829 fix: bump snyk-go-plugin to v1.11.1
  • 30a4198 chore: tidy snyk policy file
  • fb43699 feat: rename sub project to project name
  • 468ec63 feat: convert nodejs to use multi format

See the full diff

from pino-datadog.

greenkeeper avatar greenkeeper commented on July 17, 2024
  • The dependency snyk was updated from 1.233.0 to 1.234.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.234.0

1.234.0 (2019-10-09)

Features

  • refactor auth to use async await (6d1deba)
Commits

The new version differs by 12 commits.

  • 27697eb Merge pull request #810 from snyk/feat/async-await-auth
  • 6d1deba feat: refactor auth to use async await
  • c48adf9 Merge pull request #774 from snyk/feat/ruby-gems-multi-project
  • da910fa fix: update tests and process gemspec files too
  • 0127e0a feat: convert ruby to send back multi project result
  • c2b3b82 Merge pull request #798 from snyk/chore/tidy-policy
  • 54169eb Merge pull request #773 from snyk/feat/node-js-mutli-project-format
  • a922e26 Merge pull request #793 from snyk/fix/bump-snyk-go-plugin-v1-11-1
  • 3020829 fix: bump snyk-go-plugin to v1.11.1
  • 30a4198 chore: tidy snyk policy file
  • fb43699 feat: rename sub project to project name
  • 468ec63 feat: convert nodejs to use multi format

See the full diff

from pino-datadog.

greenkeeper avatar greenkeeper commented on July 17, 2024
  • The dependency snyk was updated from 1.234.0 to 1.234.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.234.1

1.234.1 (2019-10-11)

Bug Fixes

  • fetch patch ignoring command line arguments (c7bcc89)
  • include package version in vulns lookup (375402d)
  • wizard support for multi result (17f5a3a)
Commits

The new version differs by 18 commits.

  • 2de3447 Merge pull request #813 from snyk/fix/fetch-patch-use-request
  • c7bcc89 fix: fetch patch ignoring command line arguments
  • 79b792b Merge pull request #791 from snyk/fix/vuln-pkg-origin
  • a935ba1 Merge pull request #814 from snyk/fix/wizard-multi-scanned-projects
  • 17f5a3a fix: wizard support for multi result
  • 27697eb Merge pull request #810 from snyk/feat/async-await-auth
  • 6d1deba feat: refactor auth to use async await
  • c48adf9 Merge pull request #774 from snyk/feat/ruby-gems-multi-project
  • da910fa fix: update tests and process gemspec files too
  • 0127e0a feat: convert ruby to send back multi project result
  • c2b3b82 Merge pull request #798 from snyk/chore/tidy-policy
  • 54169eb Merge pull request #773 from snyk/feat/node-js-mutli-project-format
  • a922e26 Merge pull request #793 from snyk/fix/bump-snyk-go-plugin-v1-11-1
  • 3020829 fix: bump snyk-go-plugin to v1.11.1
  • 375402d fix: include package version in vulns lookup

There are 18 commits in total.

See the full diff

from pino-datadog.

greenkeeper avatar greenkeeper commented on July 17, 2024
  • The dependency snyk was updated from 1.234.1 to 1.234.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.234.2

1.234.2 (2019-10-11)

Bug Fixes

  • add analytics for new issues format (6eefb4a)
Commits

The new version differs by 20 commits.

  • 92fc151 Merge pull request #815 from snyk/fix/add-actionable-remmediation-analytics
  • 2de3447 Merge pull request #813 from snyk/fix/fetch-patch-use-request
  • c7bcc89 fix: fetch patch ignoring command line arguments
  • 6eefb4a fix: add analytics for new issues format
  • 79b792b Merge pull request #791 from snyk/fix/vuln-pkg-origin
  • a935ba1 Merge pull request #814 from snyk/fix/wizard-multi-scanned-projects
  • 17f5a3a fix: wizard support for multi result
  • 27697eb Merge pull request #810 from snyk/feat/async-await-auth
  • 6d1deba feat: refactor auth to use async await
  • c48adf9 Merge pull request #774 from snyk/feat/ruby-gems-multi-project
  • da910fa fix: update tests and process gemspec files too
  • 0127e0a feat: convert ruby to send back multi project result
  • c2b3b82 Merge pull request #798 from snyk/chore/tidy-policy
  • 54169eb Merge pull request #773 from snyk/feat/node-js-mutli-project-format
  • a922e26 Merge pull request #793 from snyk/fix/bump-snyk-go-plugin-v1-11-1

There are 20 commits in total.

See the full diff

from pino-datadog.

greenkeeper avatar greenkeeper commented on July 17, 2024
  • The dependency snyk was updated from 1.234.2 to 1.235.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.235.0

1.235.0 (2019-10-14)

Features

  • keep nuget plugin up to date, no functional impact (e7d1f36)
Commits

The new version differs by 22 commits.

  • adbeef9 Merge pull request #819 from snyk/feat/keep-nuget-plugin-up-to-date
  • e7d1f36 feat: keep nuget plugin up to date, no functional impact
  • 92fc151 Merge pull request #815 from snyk/fix/add-actionable-remmediation-analytics
  • 2de3447 Merge pull request #813 from snyk/fix/fetch-patch-use-request
  • c7bcc89 fix: fetch patch ignoring command line arguments
  • 6eefb4a fix: add analytics for new issues format
  • 79b792b Merge pull request #791 from snyk/fix/vuln-pkg-origin
  • a935ba1 Merge pull request #814 from snyk/fix/wizard-multi-scanned-projects
  • 17f5a3a fix: wizard support for multi result
  • 27697eb Merge pull request #810 from snyk/feat/async-await-auth
  • 6d1deba feat: refactor auth to use async await
  • c48adf9 Merge pull request #774 from snyk/feat/ruby-gems-multi-project
  • da910fa fix: update tests and process gemspec files too
  • 0127e0a feat: convert ruby to send back multi project result
  • c2b3b82 Merge pull request #798 from snyk/chore/tidy-policy

There are 22 commits in total.

See the full diff

from pino-datadog.

greenkeeper avatar greenkeeper commented on July 17, 2024
  • The dependency snyk was updated from 1.235.0 to 1.235.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.235.1

1.235.1 (2019-10-16)

Bug Fixes

  • use plugin fix and revert pkg ver lookup (0681c70)
Commits

The new version differs by 24 commits.

  • 8172308 Merge pull request #820 from snyk/fix/revert-pkg-ver-in-vulns-lookup
  • 0681c70 fix: use plugin fix and revert pkg ver lookup
  • adbeef9 Merge pull request #819 from snyk/feat/keep-nuget-plugin-up-to-date
  • e7d1f36 feat: keep nuget plugin up to date, no functional impact
  • 92fc151 Merge pull request #815 from snyk/fix/add-actionable-remmediation-analytics
  • 2de3447 Merge pull request #813 from snyk/fix/fetch-patch-use-request
  • c7bcc89 fix: fetch patch ignoring command line arguments
  • 6eefb4a fix: add analytics for new issues format
  • 79b792b Merge pull request #791 from snyk/fix/vuln-pkg-origin
  • a935ba1 Merge pull request #814 from snyk/fix/wizard-multi-scanned-projects
  • 17f5a3a fix: wizard support for multi result
  • 27697eb Merge pull request #810 from snyk/feat/async-await-auth
  • 6d1deba feat: refactor auth to use async await
  • c48adf9 Merge pull request #774 from snyk/feat/ruby-gems-multi-project
  • da910fa fix: update tests and process gemspec files too

There are 24 commits in total.

See the full diff

from pino-datadog.

greenkeeper avatar greenkeeper commented on July 17, 2024
  • The dependency snyk was updated from 1.235.1 to 1.236.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.236.0

1.236.0 (2019-10-18)

Features

  • removes npm update prompt (b25335b)
Commits

The new version differs by 26 commits.

  • e0037d7 Merge pull request #656 from snyk/feat/removes-npm-update-prompt-from-binary
  • b25335b feat: removes npm update prompt
  • 8172308 Merge pull request #820 from snyk/fix/revert-pkg-ver-in-vulns-lookup
  • 0681c70 fix: use plugin fix and revert pkg ver lookup
  • adbeef9 Merge pull request #819 from snyk/feat/keep-nuget-plugin-up-to-date
  • e7d1f36 feat: keep nuget plugin up to date, no functional impact
  • 92fc151 Merge pull request #815 from snyk/fix/add-actionable-remmediation-analytics
  • 2de3447 Merge pull request #813 from snyk/fix/fetch-patch-use-request
  • c7bcc89 fix: fetch patch ignoring command line arguments
  • 6eefb4a fix: add analytics for new issues format
  • 79b792b Merge pull request #791 from snyk/fix/vuln-pkg-origin
  • a935ba1 Merge pull request #814 from snyk/fix/wizard-multi-scanned-projects
  • 17f5a3a fix: wizard support for multi result
  • 27697eb Merge pull request #810 from snyk/feat/async-await-auth
  • 6d1deba feat: refactor auth to use async await

There are 26 commits in total.

See the full diff

from pino-datadog.

greenkeeper avatar greenkeeper commented on July 17, 2024
  • The dependency snyk was updated from 1.236.0 to 1.236.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.236.1

1.236.1 (2019-10-20)

Bug Fixes

  • safely check for vuln info (840108b)
Commits

The new version differs by 28 commits.

  • 35e0fbd Merge pull request #822 from snyk/fix/severity-filter
  • 840108b fix: safely check for vuln info
  • e0037d7 Merge pull request #656 from snyk/feat/removes-npm-update-prompt-from-binary
  • b25335b feat: removes npm update prompt
  • 8172308 Merge pull request #820 from snyk/fix/revert-pkg-ver-in-vulns-lookup
  • 0681c70 fix: use plugin fix and revert pkg ver lookup
  • adbeef9 Merge pull request #819 from snyk/feat/keep-nuget-plugin-up-to-date
  • e7d1f36 feat: keep nuget plugin up to date, no functional impact
  • 92fc151 Merge pull request #815 from snyk/fix/add-actionable-remmediation-analytics
  • 2de3447 Merge pull request #813 from snyk/fix/fetch-patch-use-request
  • c7bcc89 fix: fetch patch ignoring command line arguments
  • 6eefb4a fix: add analytics for new issues format
  • 79b792b Merge pull request #791 from snyk/fix/vuln-pkg-origin
  • a935ba1 Merge pull request #814 from snyk/fix/wizard-multi-scanned-projects
  • 17f5a3a fix: wizard support for multi result

There are 28 commits in total.

See the full diff

from pino-datadog.

greenkeeper avatar greenkeeper commented on July 17, 2024
  • The dependency snyk was updated from 1.236.1 to 1.236.2.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.236.2

1.236.2 (2019-10-23)

Bug Fixes

  • show vuln note if present (6891566)
  • update tests to count vulns in new format (c76adb2)
Commits

The new version differs by 32 commits.

  • d419a86 Merge pull request #830 from snyk/fix/suggest-text-remediation-format
  • c76adb2 fix: update tests to count vulns in new format
  • 0fa055a test: convert to ts
  • 6891566 fix: show vuln note if present
  • 35e0fbd Merge pull request #822 from snyk/fix/severity-filter
  • 840108b fix: safely check for vuln info
  • e0037d7 Merge pull request #656 from snyk/feat/removes-npm-update-prompt-from-binary
  • b25335b feat: removes npm update prompt
  • 8172308 Merge pull request #820 from snyk/fix/revert-pkg-ver-in-vulns-lookup
  • 0681c70 fix: use plugin fix and revert pkg ver lookup
  • adbeef9 Merge pull request #819 from snyk/feat/keep-nuget-plugin-up-to-date
  • e7d1f36 feat: keep nuget plugin up to date, no functional impact
  • 92fc151 Merge pull request #815 from snyk/fix/add-actionable-remmediation-analytics
  • 2de3447 Merge pull request #813 from snyk/fix/fetch-patch-use-request
  • c7bcc89 fix: fetch patch ignoring command line arguments

There are 32 commits in total.

See the full diff

from pino-datadog.

greenkeeper avatar greenkeeper commented on July 17, 2024
  • The dependency snyk was updated from 1.236.2 to 1.237.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.237.0

1.237.0 (2019-10-23)

Features

  • remove proxy-agent bundle & update to 3.1.1 (f88202a)
Commits

The new version differs by 34 commits.

  • ec95798 Merge pull request #829 from snyk/feat/update-proxy-agent
  • f88202a feat: remove proxy-agent bundle & update to 3.1.1
  • d419a86 Merge pull request #830 from snyk/fix/suggest-text-remediation-format
  • c76adb2 fix: update tests to count vulns in new format
  • 0fa055a test: convert to ts
  • 6891566 fix: show vuln note if present
  • 35e0fbd Merge pull request #822 from snyk/fix/severity-filter
  • 840108b fix: safely check for vuln info
  • e0037d7 Merge pull request #656 from snyk/feat/removes-npm-update-prompt-from-binary
  • b25335b feat: removes npm update prompt
  • 8172308 Merge pull request #820 from snyk/fix/revert-pkg-ver-in-vulns-lookup
  • 0681c70 fix: use plugin fix and revert pkg ver lookup
  • adbeef9 Merge pull request #819 from snyk/feat/keep-nuget-plugin-up-to-date
  • e7d1f36 feat: keep nuget plugin up to date, no functional impact
  • 92fc151 Merge pull request #815 from snyk/fix/add-actionable-remmediation-analytics

There are 34 commits in total.

See the full diff

from pino-datadog.

greenkeeper avatar greenkeeper commented on July 17, 2024
  • The dependency snyk was updated from 1.237.0 to 1.237.1.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v1.237.1

1.237.1 (2019-10-23)

Bug Fixes

Commits

The new version differs by 37 commits.

  • 80d460a Merge pull request #825 from snyk/fix/match-semver-patch
  • 48c8062 fix: match semver patch
  • 9dad618 test: add tests to snyk protect with semver patch
  • ec95798 Merge pull request #829 from snyk/feat/update-proxy-agent
  • f88202a feat: remove proxy-agent bundle & update to 3.1.1
  • d419a86 Merge pull request #830 from snyk/fix/suggest-text-remediation-format
  • c76adb2 fix: update tests to count vulns in new format
  • 0fa055a test: convert to ts
  • 6891566 fix: show vuln note if present
  • 35e0fbd Merge pull request #822 from snyk/fix/severity-filter
  • 840108b fix: safely check for vuln info
  • e0037d7 Merge pull request #656 from snyk/feat/removes-npm-update-prompt-from-binary
  • b25335b feat: removes npm update prompt
  • 8172308 Merge pull request #820 from snyk/fix/revert-pkg-ver-in-vulns-lookup
  • 0681c70 fix: use plugin fix and revert pkg ver lookup

There are 37 commits in total.

See the full diff

from pino-datadog.

greenkeeper avatar greenkeeper commented on July 17, 2024
  • The dependency snyk was updated from 1.237.1 to 1.238.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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 39 commits.

  • e5680d5 Merge pull request #834 from snyk/feat/cli-interface-version-bump
  • e4c8baa feat: updated snyk-cli-interface to latest version
  • 80d460a Merge pull request #825 from snyk/fix/match-semver-patch
  • 48c8062 fix: match semver patch
  • 9dad618 test: add tests to snyk protect with semver patch
  • ec95798 Merge pull request #829 from snyk/feat/update-proxy-agent
  • f88202a feat: remove proxy-agent bundle & update to 3.1.1
  • d419a86 Merge pull request #830 from snyk/fix/suggest-text-remediation-format
  • c76adb2 fix: update tests to count vulns in new format
  • 0fa055a test: convert to ts
  • 6891566 fix: show vuln note if present
  • 35e0fbd Merge pull request #822 from snyk/fix/severity-filter
  • 840108b fix: safely check for vuln info
  • e0037d7 Merge pull request #656 from snyk/feat/removes-npm-update-prompt-from-binary
  • b25335b feat: removes npm update prompt

There are 39 commits in total.

See the full diff

from pino-datadog.

greenkeeper avatar greenkeeper commented on July 17, 2024
  • The dependency snyk was updated from 1.238.0 to 1.239.0.

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

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 41 commits.

  • 1d85460 Merge pull request #811 from snyk/feat/user-spinner-lib
  • e5680d5 Merge pull request #834 from snyk/feat/cli-interface-version-bump
  • 2cc2853 feat: user new spinner lib for auth
  • e4c8baa feat: updated snyk-cli-interface to latest version
  • 80d460a Merge pull request #825 from snyk/fix/match-semver-patch
  • 48c8062 fix: match semver patch
  • 9dad618 test: add tests to snyk protect with semver patch
  • ec95798 Merge pull request #829 from snyk/feat/update-proxy-agent
  • f88202a feat: remove proxy-agent bundle & update to 3.1.1
  • d419a86 Merge pull request #830 from snyk/fix/suggest-text-remediation-format
  • c76adb2 fix: update tests to count vulns in new format
  • 0fa055a test: convert to ts
  • 6891566 fix: show vuln note if present
  • 35e0fbd Merge pull request #822 from snyk/fix/severity-filter
  • 840108b fix: safely check for vuln info

There are 41 commits in total.

See the full diff

from pino-datadog.

Related Issues (18)

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.