braposo / figma-graphql

The reimagined Figma API (super)powered by GraphQL

Home Page:https://figma-graphql.party

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.231.0 to 1.231.1.

🚨 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

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

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.231.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The dependency snyk was updated from 1.231.1 to 1.232.0.

Your tests are still failing with this version. Compare changes

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

  • c2b3b82 Merge pull request #798 from snyk/chore/tidy-policy
  • 54169eb Merge pull request #773 from snyk/feat/node-js-mutli-project-format
  • 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

  • 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 3 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

See the full diff

  • 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 5 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

See the full diff

  • 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 11 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
  • 375402d fix: include package version in vulns lookup

See the full diff

  • 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 13 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
  • 375402d fix: include package version in vulns lookup

See the full diff

  • 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 15 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
  • 375402d fix: include package version in vulns lookup

See the full diff

  • 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 17 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 17 commits in total.

See the full diff

  • 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 19 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 19 commits in total.

See the full diff