jaebradley / redux-middleware-fsa-validator

MIT License
0 stars 1 forks source link

An in-range update of flux-standard-action is breaking the build 🚨 #27

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency flux-standard-action was updated from 2.0.3 to 2.0.4.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

flux-standard-action 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/jaebradley/redux-middleware-fsa-validator/builds/506484182?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 3 commits.

  • 2de9019 2.0.4
  • 3d7c682 fix: update dependencies to address github security alert
  • 98de5fe tests: delete outdated typings.test.ts (#110)

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.1.0

Features

  • types: enforce or infer whether properties are required. (#114) (62187f7)
Commits

The new version differs by 2 commits.

  • d9eed45 2.1.0
  • 62187f7 feat(types): enforce or infer whether properties are required. (#114)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.1.1

Bug Fixes

  • update lodash because of security vulnerability (057479f), closes #117 #118
Commits

The new version differs by 7 commits.

  • b6b9953 2.1.1
  • 057479f fix: update lodash because of security vulnerability
  • e3eced3 chore(package): remove duplicate eslint dependency
  • 2b17007 chore(package): fix repository.url
  • a89fe09 build: fix travis config
  • bb3bc89 chore: update deps
  • f475905 chore: fix jest config

See the full diff