Snugug / gulp-armadillo

The rebirth of the Armadillo static site generator, as a series of Gulp tasks!
MIT License
16 stars 6 forks source link

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

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.30.2 of snyk just got published.

Branch Build failing 🚨
Dependency snyk
Current Version 1.30.1
Type dependency

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 this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/Snugug/gulp-armadillo/builds/236323398?utm_source=github_status&utm_medium=notification)

Release Notes v1.30.2

<a name"1.30.2">

1.30.2 (2017-05-26)

Bug Fixes

  • output friendly error on unknown command (0d445123)
Commits

The new version differs by 2 commits.

  • 0d44512 fix: output friendly error on unknown command
  • 0c91c59 chore: refresh package.json config

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 6 years ago

Version 1.52.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.52.1

<a name"1.52.1">

1.52.1 (2017-11-30)

Bug Fixes

  • supporting project.assets.json file (27aa0875)
Commits

The new version differs by 3 commits.

  • d6b5466 chore: add .nvmrc with 0.12
  • 27aa087 fix: supporting project.assets.json file
  • 4436561 chore: test against node 8

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.53.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.53.0

<a name"1.53.0">

1.53.0 (2017-12-01)

Bug Fixes

  • bump snyk policy to latest release (633ecd12)

Features

  • display the settings used when conducting a test (91e083a2)
  • upgrade snyk-policy to support disregardIfFixable (bb828a94)
Commits

The new version differs by 3 commits.

  • 633ecd1 fix: bump snyk policy to latest release
  • 91e083a feat: display the settings used when conducting a test
  • bb828a9 feat: upgrade snyk-policy to support disregardIfFixable

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.54.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.54.0

<a name"1.54.0">

1.54.0 (2017-12-07)

Features

  • add docker files for CLI and update README (23f426c4)
Commits

The new version differs by 1 commits.

  • 23f426c feat: add docker files for CLI and update README

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.54.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.54.1

<a name"1.54.1">

1.54.1 (2017-12-07)

Bug Fixes

  • add trigger from travis to dockerhub when building master (ad7e9ed4)
  • confirm apt install when building sbt docker image (6ce2b729)
Commits

The new version differs by 2 commits.

  • ad7e9ed fix: add trigger from travis to dockerhub when building master
  • 6ce2b72 fix: confirm apt install when building sbt docker image

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.55.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.55.0

<a name"1.55.0">

1.55.0 (2017-12-11)

Features

  • add backward comp for the docker images (0fde59da)
Commits

The new version differs by 1 commits.

  • 0fde59d feat: add backward comp for the docker images

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.55.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.55.1

<a name"1.55.1">

1.55.1 (2017-12-11)

Bug Fixes

  • docker monorepo build fails due to bad paths (a7825cd6)
Commits

The new version differs by 1 commits.

  • a7825cd fix: docker monorepo build fails due to bad paths

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.56.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.56.0

<a name"1.56.0">

1.56.0 (2017-12-11)

Features

  • add dockerfile for sbt-1.0.4 runtime (2d912a1f)
Commits

The new version differs by 1 commits.

  • 2d912a1 feat: add dockerfile for sbt-1.0.4 runtime

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.57.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.57.0

<a name"1.57.0">

1.57.0 (2017-12-12)

Bug Fixes

  • make the user impersonation work correctly in docker (78a0ee0e)

Features

  • golang: resolve imports for all subfolders (dd827748)
  • auto-detect golang/dep & govendor (3c5413f6)
  • dep & govendor as separate pkg managers (107d16ba)
Commits

The new version differs by 6 commits.

  • dd82774 feat: golang: resolve imports for all subfolders
  • 3c5413f feat: auto-detect golang/dep & govendor
  • 107d16b feat: dep & govendor as separate pkg managers
  • c526a3f docs: update sbt docker examples in README
  • 78a0ee0 fix: make the user impersonation work correctly in docker
  • 6c8702f test: add nuget test for project.assets.json

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.58.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.58.0

<a name"1.58.0">

1.58.0 (2017-12-13)

Bug Fixes

  • update version for nuget plugin for dotnet-cli dep tree feature fix (b51b9405)

Features

  • update php plugin for include system deps feature (edea22f5)
Commits

The new version differs by 2 commits.

  • b51b940 fix: update version for nuget plugin for dotnet-cli dep tree feature fix
  • edea22f feat: update php plugin for include system deps feature

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.59.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.59.0

<a name"1.59.0">

1.59.0 (2017-12-13)

Features

Commits

The new version differs by 1 commits.

  • 5cd8e40 feat: add support for pkg

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.59.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.59.1

<a name"1.59.1">

1.59.1 (2017-12-14)

Bug Fixes

  • update nuget plugin version to incorporate fixes (761b49fd)
Commits

The new version differs by 1 commits.

  • 761b49f fix: update nuget plugin version to incorporate fixes

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.60.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.60.0

<a name"1.60.0">

1.60.0 (2017-12-18)

Bug Fixes

  • make docker entrypoint return the right status code (7973ea7a)
  • meta summary: print actual pkg-manager (60c5f7aa)

Features

  • add docker file for snyk with gradle 4.4 (665bf384)
Commits

The new version differs by 3 commits.

  • 665bf38 feat: add docker file for snyk with gradle 4.4
  • 7973ea7 fix: make docker entrypoint return the right status code
  • 60c5f7a fix: meta summary: print actual pkg-manager

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.61.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.61.0

<a name"1.61.0">

1.61.0 (2017-12-18)

Bug Fixes

  • golang: ignore pkgs listed as ignored (05573838)

Features

  • log non object errors as well (3547d4e6)
Commits

The new version differs by 2 commits.

  • 0557383 fix: golang: ignore pkgs listed as ignored
  • 3547d4e feat: log non object errors as well

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.61.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.61.1

<a name"1.61.1">

1.61.1 (2017-12-19)

Bug Fixes

  • make sure that we set the homedir of the user correctly (9848e8b7)
Commits

The new version differs by 2 commits.

  • 9848e8b fix: make sure that we set the homedir of the user correctly
  • 1c53d53 test: remove Node 8 from Appveyor

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.61.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.61.2

<a name"1.61.2">

1.61.2 (2017-12-20)

Bug Fixes

  • update nuget plugin version to incorporate version detection fixes (2f1973b1)
Commits

The new version differs by 1 commits.

  • 2f1973b fix: update nuget plugin version to incorporate version detection fixes

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.62.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.62.0

<a name"1.62.0">

1.62.0 (2017-12-21)

Bug Fixes

  • incorporate version fix for nuget (4781522d)

Features

  • auto detect composer.lock (2334a619)
  • auto detect nuget project files (7b9345b8)
Commits

The new version differs by 3 commits.

  • 4781522 fix: incorporate version fix for nuget
  • 2334a61 feat: auto detect composer.lock
  • 7b9345b feat: auto detect nuget project files

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.62.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.62.1

<a name"1.62.1">

1.62.1 (2017-12-24)

Bug Fixes

  • bump python plugin to fix transitive deps detection (fcd04b1c)
Commits

The new version differs by 1 commits.

  • fcd04b1 fix: bump python plugin to fix transitive deps detection

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.62.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.62.2

<a name"1.62.2">

1.62.2 (2017-12-24)

Bug Fixes

  • update snyk-go-plugin to 1.4.4 windows bugfix (8dbd0276)
Commits

The new version differs by 1 commits.

  • 8dbd027 fix: update snyk-go-plugin to 1.4.4 windows bugfix

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.63.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.63.0

<a name"1.63.0">

1.63.0 (2017-12-28)

Features

  • add support for JSON output in monitor (c2f0b41a)
Commits

The new version differs by 4 commits.

  • c2f0b41 feat: add support for JSON output in monitor
  • 05f82bc chore: add codefresh build trigger in travis for master
  • ba5571b test: minimal appveyor tick with nodejs@6
  • d268c6f test: windows path in proxyquire

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.64.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.64.0

<a name"1.64.0">

1.64.0 (2017-12-31)

Features

  • add monitor link to the report html file (42453cba)
Commits

The new version differs by 1 commits.

  • 42453cb feat: add monitor link to the report html file

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.65.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.65.0

<a name"1.65.0">

1.65.0 (2018-01-03)

Bug Fixes

  • make sure that html file exists before appending to it (fb6dc0bc)

Features

  • publish snyk cli binaries on release (65c6b9bd)
Commits

The new version differs by 2 commits.

  • 65c6b9b feat: publish snyk cli binaries on release
  • fb6dc0b fix: make sure that html file exists before appending to it

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.65.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.65.1

<a name"1.65.1">

1.65.1 (2018-01-04)

Bug Fixes

  • bump php plug ver to fix vuln reporting (bb8a127f)
  • update snyk-go-plugin to 1.4.5 (34428526)
  • revert pkg binaries release (f7dd604a)
Commits

The new version differs by 3 commits.

  • bb8a127 fix: bump php plug ver to fix vuln reporting
  • 3442852 fix: update snyk-go-plugin to 1.4.5
  • f7dd604 fix: revert pkg binaries release

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.65.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.65.2

<a name"1.65.2">

1.65.2 (2018-01-07)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 4ad8f70 fix: bump mvn plugin version

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.65.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.65.3

<a name"1.65.3">

1.65.3 (2018-01-08)

Bug Fixes

  • remove csproj in favor of packages.config (16ce7965)
  • bump php plugin version to incorporate no alias fix (0e5df15a)
Commits

The new version differs by 2 commits.

  • 16ce796 fix: remove csproj in favor of packages.config
  • 0e5df15 fix: bump php plugin version to incorporate no alias fix

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.66.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.66.0

<a name"1.66.0">

1.66.0 (2018-01-09)

Bug Fixes

  • add proxy support when fetching patches (3e409ca2)

Features

Commits

The new version differs by 3 commits.

  • 272a3e1 test: overcome tests not babelified in nodejs4
  • 3e409ca fix: add proxy support when fetching patches
  • d47ab14 feat: test multiple paths

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.67.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.67.0

<a name"1.67.0">

1.67.0 (2018-01-09)

Features

Commits

The new version differs by 1 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.68.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.68.0

<a name"1.68.0">

1.68.0 (2018-01-11)

Features

  • multi param support for monitor (0cd87951)
Commits

The new version differs by 1 commits.

  • 0cd8795 feat: multi param support for monitor

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.68.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.68.1

<a name"1.68.1">

1.68.1 (2018-01-16)

Bug Fixes

  • json obj for snyk test error (cdd907c8)
  • update error messages, debug messages, test, erroring flow (1c579e1b)
  • update help wording (9eaaf84d)
Commits

The new version differs by 4 commits.

  • cdd907c fix: json obj for snyk test error
  • 1c579e1 fix: update error messages, debug messages, test, erroring flow
  • 9eaaf84 fix: update help wording
  • 02baf7f chore: remove residual csproj

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.69.0

<a name"1.69.0">

1.69.0 (2018-01-18)

Features

  • add insecure mode (ignore unknown certificate authorities) (5ae3182e)
Commits

The new version differs by 1 commits.

  • 5ae3182 feat: add insecure mode (ignore unknown certificate authorities)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.69.1

<a name"1.69.1">

1.69.1 (2018-01-18)

Bug Fixes

  • update snyk-python-plugin to 1.5.3 (47a2dbc4)
Commits

The new version differs by 1 commits.

  • 47a2dbc fix: update snyk-python-plugin to 1.5.3

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.69.2

<a name"1.69.2">

1.69.2 (2018-01-24)

Bug Fixes

  • allow missing policy in dependencies on protect (af0acdc2)
Commits

The new version differs by 1 commits.

  • af0acdc fix: allow missing policy in dependencies on protect

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.69.3

<a name"1.69.3">

1.69.3 (2018-01-24)

Bug Fixes

  • bump sbt plugin to better handle sbt 1.x.x (db9067fd)
Commits

The new version differs by 1 commits.

  • db9067f fix: bump sbt plugin to better handle sbt 1.x.x

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 2 commits.

  • 931c87c fix: use official version of recursive-readdir
  • ab71ac5 docs: update readme for sbt and gradle dockers

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 1 commits.

  • bde5a75 fix: only pass option "loose" when applying patches

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.6 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 5 commits.

  • 13eff65 fix: Updated tests, added test fixtures and added more debugging
  • 4e20b64 fix: Fix for writing a flag after each patch application
  • 28019b2 fix: Tests setup for multiple patch applications to the same file
  • 589c851 fix: bump snyk-python-plugin to 1.5.4
  • 9f33e77 docs: Make links show up correctly

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.7 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Commits

The new version differs by 3 commits.

  • a42c0fc fix: upgrade snyk-sbt-plugin to better support custom sbt arguments
  • eab9a43 fix: bump python-plugin -> 1.5.6 (per req params)
  • 42ce79b fix: snyk-python-plugin -> 1.5.5 (options handling)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.8 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.69.8

<a name"1.69.8">

1.69.8 (2018-02-22)

Bug Fixes

  • standardise handling of errors on snyk test (d7d3353f)
  • bump debug to a non-vulnerable minimum version (297b3ac4)
  • use locally built lodash (a2ab4398)
Commits

The new version differs by 4 commits.

  • d7d3353 fix: standardise handling of errors on snyk test
  • dd60fcc test: tests are not babelified, remove es6 syntax for 0.12 support
  • 297b3ac fix: bump debug to a non-vulnerable minimum version
  • a2ab439 fix: use locally built lodash

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.9 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.69.9

<a name"1.69.9">

1.69.9 (2018-02-22)

Bug Fixes

  • bump snyk-sbt-plugin to fix output format issue (a536ad5d)
Commits

The new version differs by 1 commits.

  • a536ad5 fix: bump snyk-sbt-plugin to fix output format issue

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.10 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.69.10

<a name"1.69.10">

1.69.10 (2018-02-27)

Bug Fixes

  • debug on requests (5bf0f836)
  • bump snyk-policy to allow unquoted dates (54ffa86e)
Commits

The new version differs by 5 commits.

  • 5bf0f83 fix: debug on requests
  • 6847700 test: lock nock to 9.1.0
  • 65c6ac1 test: new policy fixtures
  • 54ffa86 fix: bump snyk-policy to allow unquoted dates
  • e70618d docs: update readme

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.69.11 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.69.11

<a name"1.69.11">

1.69.11 (2018-03-09)

Bug Fixes

  • add --json to help docs (9da056dc)
  • bump sbt-plugin to 1.2.5 (better errors) (46cb4329)
Commits

The new version differs by 2 commits.

  • 9da056d fix: add --json to help docs
  • 46cb432 fix: bump sbt-plugin to 1.2.5 (better errors)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.70.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.70.0

<a name"1.70.0">

1.70.0 (2018-03-12)

Features

  • add severity-threshold flag (c2399ae1)
Commits

The new version differs by 1 commits.

  • c2399ae feat: add severity-threshold flag

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.70.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.70.1

<a name"1.70.1">

1.70.1 (2018-03-14)

Bug Fixes

  • analytics report includes duration of execution (66d658a5)
Commits

The new version differs by 1 commits.

  • 66d658a fix: analytics report includes duration of execution

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.70.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.70.2

<a name"1.70.2">

1.70.2 (2018-03-15)

Bug Fixes

  • bump snyk-python-plugin to better handle editable fragments (b3d241ab)
Commits

The new version differs by 1 commits.

  • b3d241a fix: bump snyk-python-plugin to better handle editable fragments

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.70.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.70.3

<a name"1.70.3">

1.70.3 (2018-03-22)

Bug Fixes

  • remove vulns from analytics payload if present (334f8b12)
Commits

The new version differs by 2 commits.

  • 334f8b1 fix: remove vulns from analytics payload if present
  • 58b5437 chore: adds security document

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.71.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.71.0

<a name"1.71.0">

1.71.0 (2018-04-04)

Bug Fixes

  • update snyk-go-plugin 1.4.5 -> 1.4.6 (6a77349d)

Features

  • a seperate spinner for "Analyzing deps ..." (db911146)
Commits

The new version differs by 2 commits.

  • db91114 feat: a seperate spinner for "Analyzing deps ..."
  • 6a77349 fix: update snyk-go-plugin 1.4.5 -> 1.4.6

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.71.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.71.1

<a name"1.71.1">

1.71.1 (2018-04-18)

Bug Fixes

  • update test fixures expected version (80e49fdb)
  • compatability with new pip version (10.0.0) (38f993f6)
Commits

The new version differs by 2 commits.

  • 80e49fd fix: update test fixures expected version
  • 38f993f fix: compatability with new pip version (10.0.0)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.71.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.71.2

<a name"1.71.2">

1.71.2 (2018-04-18)

Bug Fixes

  • dont suggest reinstallation for yarn projects (6b6ce94f)
Commits

The new version differs by 1 commits.

  • 6b6ce94 fix: dont suggest reinstallation for yarn projects

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.72.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.72.0

<a name"1.72.0">

1.72.0 (2018-04-19)

Features

  • support yarn for protect scripts (7e10aae5)
Commits

The new version differs by 1 commits.

  • 7e10aae feat: support yarn for protect scripts

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.73.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.73.0

<a name"1.73.0">

1.73.0 (2018-04-20)

Features

  • update snyk-resolve-deps to reduce size of dependencies (933f3f16)
  • remove update notifier (042c4764)
Commits

The new version differs by 2 commits.

  • 933f3f1 feat: update snyk-resolve-deps to reduce size of dependencies
  • 042c476 feat: remove update notifier

See the full diff

greenkeeper[bot] commented 6 years ago

Version 1.74.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v1.74.0

<a name"1.74.0">

1.74.0 (2018-04-27)

Features

Commits

The new version differs by 1 commits.

  • 42796e7 feat: drop support for Node < 4

See the full diff