apiaryio / fury-adapter-swagger

Swagger 2.0 parser adapter for Fury.js
MIT License
11 stars 12 forks source link

An in-range update of minim is breaking the build 🚨 #153

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.20.3 of minim was just published.

Branch Build failing 🚨
Dependency minim
Current Version 0.20.2
Type devDependency

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

minim is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/apiaryio/fury-adapter-swagger/builds/326493422?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 8 commits.

  • 55cca01 Merge pull request #165 from refractproject/kylef/release-0.20.3
  • 9cc6641 Merge pull request #164 from refractproject/kylef/serialiser-perf
  • ce84151 chore: Release 0.20.3
  • 82b892c refactor: Don't create meta/attributes when checking if empty
  • de74819 Merge pull request #163 from refractproject/kylef/browserify
  • a1fd398 Merge pull request #162 from refractproject/kylef/uptown
  • 6b63571 chore: Update uptown to 1.0.1
  • 13962d3 feat: Provide browser distribution in dist/

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

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

greenkeeper[bot] commented 6 years ago

Version 0.20.4 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 8 commits.

  • 10ca355 Merge pull request #170 from refractproject/kylef/0.20.4
  • 6eb72c1 chore: Release 0.20.4
  • 1a2ec9d Merge pull request #169 from refractproject/kylef/cache-elements
  • ac41e99 refactor(namespace): Cache elements
  • 4fe1ab6 Merge pull request #168 from refractproject/kylef/object-require
  • a94cb3c refactor(element): Cache ObjectElement import
  • e2c4533 Merge pull request #167 from refractproject/kylef/refraction-performance
  • 0615ce9 refactor(refraction): Lazy load elements only once

See the full diff