axetroy / songojs

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

An in-range update of ts-node is breaking the build 🚨 #2

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.1.2 of ts-node just got published.

Branch Build failing 🚨
Dependency ts-node
Current Version 2.1.1
Type devDependency

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

As ts-node 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/213243801)
Release Notes Config Defaults

Fixed

  • Set config defaults after configuration file has been parsed so that they don't override "extended" compiler options (ec00796)
Commits

The new version differs by 3 commits .

  • 4a17778 v2.1.2
  • ec00796 Set default config options after parsing contents
  • b251147 Make tests work under Windows (avoid | in shell)

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 3.0.3 just got published.

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

Commits

The new version differs by 14 commits0.

  • 1856f71 3.0.3
  • 491ce93 Delete config options after TypeScript parse (#321)
  • f3ce9a5 Add Greenkeeper badge 🌴 (#316)
  • c18692a Update Travis CI build matrix (#303)
  • 8e3c7e5 Update TSLint
  • 8146c91 Add info about tsconfig-paths to readme (#295)
  • b6f4ed7 3.0.2
  • 54128f2 Make tests work (again) with old TS versions (#292)
  • 638bb9f 3.0.1
  • 89f80d7 Specify engines in package.json
  • 0d783d9 Remove old deps, make TS stricter, use ES2015
  • 3def533 3.0.0
  • 67eabed Use sha256 for hash algorithm
  • 9caa1c5 Remove lazy option for first-class .js inputs

false

See the full diff