axetroy / songojs

用于配合songo协议的前端js库
https://axetroy.github.io/songojs/
MIT License
0 stars 0 forks source link

An in-range update of ts-loader is breaking the build 🚨 #4

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.3 of ts-loader just got published.

Branch Build failing 🚨
Dependency ts-loader
Current Version 2.0.2
Type devDependency

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

As ts-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 - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/axetroy/songojs/builds/213949296)
Release Notes v2.0.3
Commits

The new version differs by 2 commits .

  • 6c73327 prepare for 2.0.3 release (#510)
  • 5e20c2c Don't include appended TS extension in webpack dependencies. (#497)

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

Version 2.1.0 just got published.

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

Release Notes v2.1.0
Commits

The new version differs by 14 commits.

  • bb9f1e0 Prepare for 2.1.0 release
  • 70f0595 Fixes #336. Add happypack compatibility mode (#547)
  • 19c7a6f Fix broken link in README.md (#546)
  • f031f0d tweak readme
  • 3118b1a delete comment
  • 130f128 Added more complex ts-checker example
  • 75ca23e update dependencies
  • f27b313 re-organise examples
  • 9249f56 Add fork-ts-checker-webpack-plugin info and examples (#540)
  • 71d0299 Update dependencies to enable Greenkeeper 🌴 (#532)
  • 8907c07 TypeScript 2.3 released - generate test data (#529)
  • 211c4d4 fix webpack example to include '-loader' (#524)
  • c5aabb3 fix tests due to webpack change (#523)
  • a1b4ba9 fix test output (#511)

See the full diff