Ryuno-Ki / eleventy-filter-npm-package-downloads

Filter for 11ty to show the number of downloads of a npm package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments

The dependency snyk was updated from 1.169.2 to 1.170.0.

🚨 View failing branch.

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, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci: test: Your tests failed on CircleCI (Details).
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).

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

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 1.169.2 your tests are passing again. Downgrade this dependency πŸ“Œ.

  • 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