DFE-Digital / govuk-rails-boilerplate

A simple boilerplate built on Ruby on Rails to kick start new services
https://govuk-rails-boilerplate.herokuapp.com/pages/home
MIT License
26 stars 9 forks source link

An in-range update of copy-webpack-plugin is breaking the build 🚨 #77

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency copy-webpack-plugin was updated from 5.0.2 to 5.0.3.

🚨 View failing branch.

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

copy-webpack-plugin 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/DFE-Digital/govuk-rails-boilerplate/builds/524033965?utm_source=github_status&utm_medium=notification)).

Release Notes for v5.0.3

5.0.3 (2019-04-24)

Bug Fixes

  • alone [N] interpolation in to option (#375) (70917b7)
Commits

The new version differs by 3 commits.

  • ec0e036 chore(release): 5.0.3
  • de52b48 chore(defaults): update (#376)
  • 70917b7 fix: alone [N] interpolation in to option (#375)

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

tvararu commented 5 years ago

Yeah, the tests are failing due to node-sass. Not something to worry about at the moment.