Open greenkeeper[bot] opened 5 years ago
devDependency
steal was updated from 1.12.6
to 2.2.0
.Update to this version instead π
{
"steal": {
"forceES5": false // defaults to true
}
}
when set to false, Steal.js does not include the ES2015 preset. This is useful when the target browser supports all of the syntax/features transpiled by the ES2015 preset.
The new version differs by 6 commits.
506c89c
2.2.0
c8d7644
Merge pull request #1495 from stealjs/keep-es2015
8ba4669
Change forceES5 check condition, treat as true by default
e4acde4
Call done() to finish test case
fb5b348
Introduce forceES5 flag to skip ES2015 transpilation
8d59f3b
Update the badges
See the full diff
devDependency
steal was updated from 1.12.6
to 2.2.2
.Update to this version instead π
The new version differs by 5 commits.
a1fd13d
2.2.2
5f4b0d0
Merge pull request #1501 from stealjs/system-register
ef3b887
Skip tests checking stack trace erros in Safari / Iphone
e91f6c7
Update Saucelabs platform parameters
607f49f
Use a stricter RegExp to detect System.register modules
See the full diff
devDependency
steal was updated from 1.12.6
to 2.2.3
.devDependency
steal was updated from 1.12.6
to 2.2.4
.
The devDependency steal was updated from
1.12.6
to2.1.14
.This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Find out more about this release.
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: