h-ikeda/frame

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

greenkeeper opened this issue Β· 2 comments

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 πŸ’ͺ

Status Details
  • ❌ ci/circleci CircleCI is running your tests Details
  • ❌ continuous-integration/codeship Build failed Details

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 and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

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.

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