bingnz / cucumber-teamcity-formatter

Formatter for cucumber-js to write test output to the console in a format parsable by TeamCity.
MIT License
4 stars 3 forks source link

An in-range update of terser-webpack-plugin is breaking the build 🚨 #45

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency terser-webpack-plugin was updated from 1.3.0 to 1.4.0.

🚨 View failing branch.

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

terser-webpack-plugin 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/bingnz/cucumber-teamcity-formatter/builds/565936587?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.4.0

1.4.0 (2019-07-31)

Features

Commits

The new version differs by 3 commits.

  • 2b2cb8a chore(release): 1.4.0
  • 9d777f0 feat: generate higher quality SourceMaps (#109)
  • 45ddf2f chore(defaults): update (#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 1.3.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.1

1.4.1 (2019-07-31)

Bug Fixes

Commits

The new version differs by 2 commits.

  • aa12914 chore(release): 1.4.1
  • bc19b72 fix: removed unnecessary dependency (#111)

See the full diff