wix-incubator / typescript-boilerplate

Generic project boilerplate for isomorphic TypeScript
MIT License
12 stars 7 forks source link

An in-range update of source-map-support is breaking the build 🚨 #153

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency source-map-support was updated from 0.5.10 to 0.5.11.

🚨 View failing branch.

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

source-map-support is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/wix/typescript-boilerplate/builds/505340837?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 6 commits.

  • 6035ef5 0.5.11
  • f70e1ca Update built files
  • bd2c3f5 Merge pull request #236 from LinusU/update-deps
  • 2e04483 Update some dev-dependencies
  • 538e1c5 Merge pull request #235 from ArtemGovorov/patch-1
  • 16f1a6d Fix resetRetrieveHandlers to reset retrieveSourceMap and retrieveFile functions

See the full diff

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

Commits

The new version differs by 5 commits.

  • 208d1df 0.5.12
  • 2afd513 Update built files
  • f2a0fbf Merge pull request #237 from legraphista/fix/195
  • 2515a8f Add: test for console.trace
  • 4da4100 Fix: formatting in prepareStackTrace when error isn't of instance Error

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 4a9c45d 0.5.13
  • c4453fd Update built files
  • bfc73f9 Merge pull request #249 from evanw/LinusU-patch-1
  • 4852362 Tweak regex in retrieveSourceMapURL

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 8cb9300 0.5.14
  • 4715e2d Update built files
  • 8a92ccf Merge pull request #253 from JLHwung/fix-function-name-logic
  • 3f4006b fix: function name should be obtained from next frams’s position

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 🚒 0.5.15
  • πŸ› Adapt to node's removal of the module header
Commits

The new version differs by 5 commits.

  • e2fcc4c 0.5.15
  • 3315173 Update built files
  • a64d497 Merge pull request #255 from tapjs/node-header-length-change
  • b2e96dd test: SyntaxError may quote unexpected token
  • 27606c1 fix: Adapt to node's removal of the module header

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for 🚒 0.5.16
  • πŸ› Fix "cannot read property 'name' of undefined" error
Commits

The new version differs by 5 commits.

  • 61ebf23 0.5.16
  • 1c708c1 Update built files
  • a29a7e4 Merge pull request #261 from 6utt3rfly/fix/260-name-of-undefined
  • 27ca2df Simplify null/undefined check
  • e5aff39 Fix #260 - name of undefined (line 379)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 4cba532 0.5.17
  • c71c5d1 Update built files
  • 2a08b93 Merge pull request #269 from addaleax/fix-workers
  • 59b442f Use braces around if body
  • 1db97ff Fix Node.js Worker support by not shimming uncaughtException

See the full diff