freaktechnik / css-objectnet

Analyze the ID-Class relations of HTML nodes
MIT License
1 stars 0 forks source link

An in-range update of web-ext is breaking the build 🚨 #16

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.2.1 of web-ext was just published.

Branch Build failing 🚨
Dependency web-ext
Current Version 2.2.0
Type devDependency

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

web-ext 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 failed [Details](https://travis-ci.org/freaktechnik/css-objectnet/builds/287747415?utm_source=github_status&utm_medium=notification)

Release Notes 2.2.1

Bug Fixes

  • Fixed deploy script so that it always publishes a production build. Version 2.2.0 is broken because it's a development build. (#1105) (2b7afb5)

See all changes: 2.2.0...2.2.1

Commits

The new version differs by 2 commits.

  • 68797ea chore: Bump version for release
  • 2b7afb5 fix: Fixed deploy script so that it always publishes a production build. Version 2.2.0 is broken because it's a development build. (#1105)

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

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

greenkeeper[bot] commented 7 years ago

Version 2.2.2 just got published.

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

Release Notes 2.2.2

Bug Fixes

  • Fixed deploy script so that it doesn't cleanup the dist file before publishing a release. Version 2.2.1 is broken because of this. (9e7e7a4)

See all changes: 2.2.1...2.2.2

Commits

The new version differs by 2 commits.

  • 134b795 chore: Bump version for release
  • 9e7e7a4 fix: Fixed deploy script so that it doesn't cleanup the dist file before publishing a release. Version 2.2.1 is broken because of this.

See the full diff