An in-range update of bulma is breaking the build π¨
greenkeeper opened this issue Β· comments
The dependency bulma was updated from 0.8.0
to 0.8.1
.
This version is covered by your current version range and after updating it in your project the build failed.
bulma 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/appveyor/branch: AppVeyor build failed (Details).
Release Notes for 0.8.1
Improvements
- #2709 Add light colors to the
notification
element - #2740 Fixes #2739 -> Add variables size for layout
hero
- Fix #2741 -> Create
bulmaRgba()
function to supportinherit
value - #2756 Add
$button-text-decoration
variable
Bug fixes
Commits
The new version differs by 56 commits.
6a067df
Build 0.8.1
4af9686
Add override test
0d74423
Update dependencies
3f650b6
Update sponsors
02630c0
remote duplicate code
f75ae3d
Add multiple Sass tests
4b2bc00
Fixes #2862 (#2874)
d6f91db
Update expo March 2020
35770d1
Update backers page
c6e3719
Update sponsors
6d6e5e5
bulma-spacing added to extensions
962f454
Update sponsors
0c43b9e
Remove unnecessary tag in Button element documentation page
2196b24
Added link to Nunjucks Bulma Starterkit on github to the bottom of the table
1d95fd9
Update Love January 2020
There are 56 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot
After pinning to 0.8.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
dependency
bulma was updated from0.8.1
to0.8.2
.
Your tests are still failing with this version. Compare changes
Release Notes for 0.8.2
This is a minor release. See 0.8.1 release notes for additional information.
Bug fixes
- Fix #2885 -> Revert
$input-color: $text-strong
Commits
The new version differs by 9 commits.
24c0983
Uprade dependencies
69af712
Replaced 'mobile' w/ 'touch devices' on nav burger
3b7ba4b
Slight adjustment :)
87b2efb
outdated cards with new word in it changed (#2873)
be77a48
2020 π
a92d2cd
Update hero.html
e72b28f
Remove duplicate code
afbcf77
Fix #2885
a6ce51c
Upgrade minimist
See the full diff