BoldGrid / post-and-page-builder

The Post and Page Builder plugin for WordPress.
https://www.boldgrid.com/
GNU General Public License v2.0
18 stars 7 forks source link

An in-range update of bootstrap-sass is breaking the build 🚨 #58

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency bootstrap-sass was updated from 3.3.7 to 3.4.0.

🚨 View failing branch.

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

bootstrap-sass 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/BoldGrid/post-and-page-builder/builds/467983110?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 24 commits.

  • bb7dbf8 v3.4.0
  • 3c126b3 Revert relative imports change
  • dcdef9b Test Rails app: Depend on sassc-rails
  • cd1542b rake convert[v3.4.0]
  • 07b9b64 less_conversion.rb: Update stylelint comment removal
  • 6634d0a Remove compass support
  • 489b6f2 lotus -> hanami
  • a1c5ec5 sass -> sassc
  • 3db610a rake convert[v3.4.0-dev]
  • 58db771 Fix test/node_sass_compile_test.sh
  • fe4599d Stop testing with sass-head and rails-head
  • 7319f3b travis
  • 2e15e66 Fix "$a-$b" -> "#{$a}-#{$b}" conversion
  • 8c0b5db rake convert[v3.4.0-dev]
  • 92aa0c8 Update converter to support v3.4.0

There are 24 commits in total.

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 3.3.7 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 3 commits.

  • b34765d Rakefile: require 'bundler/gem_tasks'
  • 143aa6a Bump bootstrap-sass to 3.4.1
  • 69157ce rake convert[v3.4.1]

See the full diff