doug-wade / gulp-snyk

A gulp wrapper for snyk
MIT License
9 stars 2 forks source link

Update snyk to the latest version πŸš€ #23

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.24.0 of snyk just got published.

Dependency snyk
Current Version 1.23.4
Type dependency

The version 1.24.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of snyk. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v1.24.0

1.24.0 (2017-01-12)

Features

  • require authentication for tests (d6d2d53b)
Commits

The new version differs by 3 commits .

  • d6d2d53 feat: require authentication for tests
  • 913b7c0 chore: package manager analytics
  • 06de370 test: improve maven exec testing

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.24.1 just got published.

Update to this version instead πŸš€

Release Notes v1.24.1

1.24.1 (2017-01-12)

Bug Fixes

  • require authentication when running snyk.test module directly (6d0e770a)
Commits

The new version differs by 1 commits .

  • 6d0e770 fix: require authentication when running snyk.test module directly

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 1.24.2 just got published.

Update to this version instead πŸš€

Release Notes v1.24.2

1.24.2 (2017-01-12)

Bug Fixes

  • restore snyk patch functionality without authentication (9534b93a)
  • run snyk auth as part of windows test runs (e552afcd)
Commits

The new version differs by 2 commits .

  • 9534b93 fix: restore snyk patch functionality without authentication
  • e552afc fix: run snyk auth as part of windows test runs

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 1.24.3 just got published.

Update to this version instead πŸš€

Release Notes v1.24.3

1.24.3 (2017-01-12)

Bug Fixes

  • use node to invoke cli auth during build process (3de18c9f)
Commits

The new version differs by 1 commits .

  • 3de18c9 fix: use node to invoke cli auth during build process

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 1.24.4 just got published.

Update to this version instead πŸš€

Release Notes v1.24.4

1.24.4 (2017-01-12)

Bug Fixes

  • run snyk auth after building on appveyor (4e4bf8e5)
Commits

The new version differs by 1 commits .

  • 4e4bf8e fix: run snyk auth after building on appveyor

See the full diff.

codecov-io commented 7 years ago

Current coverage is 78.37% (diff: 100%)

Merging #23 into master will not change coverage

@@             master        #23   diff @@
==========================================
  Files             1          1          
  Lines            37         37          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits             29         29          
  Misses            8          8          
  Partials          0          0          

Powered by Codecov. Last update 8f29382...f411533