hamidraza / zcui-vue

Vuejs variant for zcui projects.
1 stars 1 forks source link

An in-range update of vue-loader is breaking the build 🚨 #85

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency [vue-loader]() was updated from 15.4.2 to 15.5.0.

🚨 View failing branch.

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

vue-loader 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 - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/hamidraza/zcui-vue/232?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - βœ… **coverage/coveralls:** First build on greenkeeper/vue-loader-15.5.0 at 72.727% ([Details](https://coveralls.io/builds/20924311)).

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 15.4.2 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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v15.9.0

Bug Fixes

  • add vue-template-compiler as an optional peer dependency (56db1d7), closes #1639

Features

Commits

The new version differs by 11 commits.

  • bfc6091 15.9.0
  • f3353d9 chore: lockfile maintenance
  • 56db1d7 fix: add vue-template-compiler as an optional peer dependency
  • 869f290 docs: fix a syntax error in example code (#1636)
  • 21293bd refactor: remove redundant new keyword (#1633)
  • 89801a4 chore(deps): migrate to memfs (#1627)
  • 5943319 feat: support Rule.rules (nested rules) (#1618)
  • 6d177dc chore: add missing "repository" field in package.json (#1619)
  • 74febfc chore: comment typos (#1621)
  • cf00a45 chore: fix changelog [ci skip]
  • b526e08 chore: changelog

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v15.9.1

Bug Fixes

  • ensure unique ident when cloning rules, fix webpack 5 compatibility (#1653) (84c34a4)
Commits

The new version differs by 6 commits.

  • 47ce21d 15.9.1
  • 9322391 docs: write 'Sass' as 'Sass', not 'SASS'; fixes #1650 (#1651)
  • 84c34a4 fix: ensure unique ident when cloning rules, fix webpack 5 compatibility (#1653)
  • 111240c docs: [RU/ZH] Fix example (#1648)
  • a518f2b chore: remove temporary unused code (#1646)
  • 36e05bd chore: changelog for 15.9.0 [ci skip]

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v15.9.2

Bug Fixes

  • fix getting shadow root when component is functional (#1560) (9a7357a)

Documentation

  • add DocSearch as recommended by vuepress (#1662) (032d56b)
Commits

The new version differs by 4 commits.

  • 7f59b8c 15.9.2
  • 9a7357a fix: fix getting shadow root when component is functional (#1560)
  • 032d56b feat: add DocSearch as recommended by vuepress (#1662)
  • ae498f9 chore: v15.9.1 changelog

See the full diff