magic-software-lab / ngx-magic-table

Simple, customizable and magic table for Angular 4.x.x
https://magic-software-lab.github.io/ngx-magic-table/
MIT License
8 stars 7 forks source link

An in-range update of systemjs is breaking the build 🚨 #36

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.20.15 of systemjs just got published.

Branch Build failing 🚨
Dependency systemjs
Current Version 0.20.14
Type devDependency

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

As systemjs 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 failed [Details](https://travis-ci.org/magic-software-lab/ngx-magic-table/builds/252012971?utm_source=github_status&utm_medium=notification)

Release Notes SystemJS 0.20.15

Bug Fixes

Commits

The new version differs by 6 commits.

  • ff1c353 0.20.15
  • dabf743 update es module loader
  • c7f78ef Fix the context scope of SystemJS.register when called from browser's System.register
  • a44644c Fix error in documentation of plugin fetch hook
  • 74b36e6 Create README.md
  • 00c16ad add sponsorship note

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

Your tests are still failing with this version. Compare the changes 🚨

Release Notes SystemJS 0.20.16

Fixes a metadata plugin configuration bug affecting default extension handling through base-level meta (#1708 thanks to @AlbertWillemsen-Centric)

Commits

The new version differs by 5 commits.

  • 4e094e5 0.20.16
  • 4f0474b Merge pull request #1708 from AlbertWillemsen-Centric/master
  • 0f2acf7 fix for issue #1709.
  • 8256160 made build.
  • 8c9bee9 fix for issue #1658 when no package meta is present.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.20.17 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes SystemJS 0.20.17

Fixes released minified build comment removal.

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 0.20.18 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes SystemJS 0.20.18

Bug Fixes

Commits

The new version differs by 9 commits.

  • b945c7b 0.20.18
  • 9e87f00 Merge pull request #1727 from felixrabe/fix-plugin-transpile-without-translate
  • 699e276 Merge pull request #1722 from frenkie/bug-1658
  • c08929e fix plugin without translate still transpiling
  • af128f6 falsy use default test case
  • 0f05dbf fix for issue #1658 when no package meta is present.
  • eacc8c8 exclude import type flow comments
  • dd715b5 Merge pull request #1720 from jpray/jpray-patch-1
  • a799b39 Update config-api.md

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.20.19 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes SystemJS 0.20.19
  • Support backticks in CommonJS require detection
  • Ensure that depCache preload scripts aren't removed to avoid preload cancellation in Chrome (#1610 (comment), be6d7a6)
Commits

The new version differs by 4 commits.

  • aa6d18c 0.20.19
  • be6d7a6 ensure preload persistence, regex fix
  • 909c074 Merge pull request #1737 from almightyju/master
  • 055ee5e Support backticks (`) in cjs require module detection

See the full diff