fernyettheplant / vuenes.css

Vue Components based on NES.css https://github.com/BcRikko/NES.css
MIT License
12 stars 5 forks source link

An in-range update of nes.css is breaking the build 🚨 #24

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency nes.css was updated from 2.1.0 to 2.1.1.

🚨 View failing branch.

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

nes.css 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 - ❌ **buddy/pipeline/Unit Tests Check Health:** Build failure ([Details](https://app.buddy.works/fernalvarez/vuenes-css/pipelines/pipeline/163725/execution/5c9a398e63115e18b227d80b)). - ❌ **buddy/pipeline/Linter Health Check:** Build in progress ([Details](https://app.buddy.works/fernalvarez/vuenes-css/pipelines/pipeline/163726/execution/5c9a398e63115e18b227d80f)).

Release Notes for v2.1.1

2.1.1 (2019-03-26)

Bug Fixes

  • changed to media all and add min-resolution (4bbb03b)
  • fix borders bugs on chrome without breaking in firefox (8263f08)
  • removed border-image-repeat stretch from rounded corners mixins (0aff122)
Commits

The new version differs by 17 commits.

  • 860b156 Merge pull request #325 from nostalgic-css/develop
  • b7b978b Merge pull request #319 from nostalgic-css/fix-border-bugs-on-chrome
  • 0aff122 fix: removed border-image-repeat stretch from rounded corners mixins
  • c40ae05 refactor: changed two mixins into one border-image-repeat mixin
  • 45f3deb Merge branch 'develop' into fix-border-bugs-on-chrome
  • 028363a Merge pull request #321 from nostalgic-css/update-storybook
  • e90c1d2 chore(storybook): remove unused import
  • 58a8a1b chore(storybook): update storybook to version 5
  • 8f60952 refactor: changed from @-moz-document to @supports -moz-appearance
  • 4bbb03b fix: changed to media all and add min-resolution
  • 8263f08 fix: fix borders bugs on chrome without breaking in firefox
  • 67c3e2a Merge pull request #314 from nostalgic-css/develop
  • c2c03cb Merge pull request #313 from nostalgic-css/contributors
  • 498435d docs: fix github api
  • 2ae7cea Merge pull request #312 from nostalgic-css/develop

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v2.2.0

2.2.0 (2019-06-07)

Bug Fixes

  • remove input shadow on ios (cb93b87)
  • remove underline in hover and set color (4542e0d)

Features

  • add the new nes-cursor class (cfca1d4)
  • select: add select is-dark class type like input component (e285d14)
Commits

The new version differs by 24 commits.

  • 41f2abb Merge pull request #341 from nostalgic-css/develop
  • 7520b18 Merge pull request #344 from nostalgic-css/move-helper
  • 6307bfc refactor: move helper.scss
  • 9dd8014 Merge pull request #343 from nostalgic-css/add-select-input-is-dark-docs
  • 888b20c docs: add select and input is-dark to docs
  • c2c865a Merge pull request #337 from nostalgic-css/refactor/convert-cursor-images-to-data-uris
  • 94e766e Merge branch 'develop' into refactor/convert-cursor-images-to-data-uris
  • bd118e2 refactor(storybook/webpack.config.js): add custom functions
  • 3f7314c Merge branch 'master' into develop
  • 6f60169 Merge pull request #342 from alexd99/339_add-a-way-to-access-the-pointer-cursor
  • 9eaf72e Merge branch 'develop' into 339_add-a-way-to-access-the-pointer-cursor
  • cfca1d4 feat: add the new nes-cursor class
  • 16b8ac5 Merge pull request #340 from nostalgic-css/security-update
  • e4b36ff chore: security update
  • 8fe6d40 refactor: convert local images to data URIs

There are 24 commits in total.

See the full diff