h-ikeda / frame

https://frame.1stop-st.org/
MIT License
1 stars 0 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 13.0.3 of vue-loader just got published.

Branch Build failing 🚨
Dependency vue-loader
Current Version 13.0.2
Type devDependency

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

As vue-loader is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **ci/circleci** CircleCI is running your tests [Details](https://circleci.com/gh/1stop-st/frame/503?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link) - ❌ **continuous-integration/codeship** Build failed [Details](https://app.codeship.com/projects/237099/builds/27375486)

Commits

The new version differs by 19 commits.

  • 674ea6a 13.0.3
  • a4a8e2f bump lockfile
  • 1cff850 keep path of source file in source map (#895)
  • c48b6c7 fix(transform-require): support ~/ aliases (#927)
  • 1172384 chore: Setup lint-staged with husky(pre-commit) (#914)
  • afdb06b Аixed a typo on line 111 (#925)
  • 4e5c1b0 typo (#917)
  • 5b13502 Setup eslint config for test files (#888)
  • f5b5979 chore(package): Bump updatable dependencies (#886)
  • b748a5a support postcss.options.plugins being a function (#866)
  • e6abc19 support comment option in template (#897)
  • 7253e32 Adds support for scoped selectors in @supports queries (#908)
  • e6d5956 fix css module HMR (#900)
  • 14b899e docs(ja): update ja docs
  • 62b698c docs(en/options): tweak esModule note

There are 19 commits in total.

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

After pinning to 13.0.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 7 years ago

Version 13.0.4 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Commits

The new version differs by 2 commits.

See the full diff