Open greenkeeper[bot] opened 5 years ago
After pinning to 2.5.7 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
core-js was updated from 2.6.0
to 2.6.1
.Your tests are still failing with this version. Compare changes
dependency
core-js was updated from 2.6.3
to 2.6.4
.Your tests are still failing with this version. Compare changes
The new version differs by 10 commits.
8d954ed
2.6.4
0fc0d2a
rebuild
75ca2ae
add a workaround for IE11 crash, fix #485
3fb5e27
fix a typo
ea6a01b
2.6.3
8a9ff17
add a workaround for babel-minify
bug, fix #479
99ea4e2
2.6.2
665f4bb
bump the year
93e0ffb
Merge pull request #474 from nicolo-ribaudo/v2-fix-471
bc3feb1
Backport #472 (Fix #471)
See the full diff
dependency
core-js was updated from 2.6.4
to 2.6.5
.Your tests are still failing with this version. Compare changes
String#padStart
and String#padEnd
mobile Safari implementations, #414.
The dependency core-js was updated from
2.5.7
to2.6.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
core-js is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/garandam/angular-skeleton/builds/463782251?utm_source=github_status&utm_medium=notification)).Release Notes for 2.6.0 - 2018.12.05
.exec
calling toRegExp#{@@replace, @@split, @@match, @@search}
. Also, added fixes forRegExp#exec
method. #411, #428, #434, #435, #453, #458, thanks @nicolo-ribaudo.Commits
The new version differs by 11 commits.
f980318
2.6.0
f0b4154
add
es6.regexp.exec
as a direct dependency of_fix-re-wks
for prevent breakage of existent codea221e2a
replace
redefine
byhide
because of Chrome 38 bug with symbols conversion41e41e9
add some caps for the library version
79db861
Merge pull request #458 from nicolo-ribaudo/backport-453
b0a70f9
Backport 41a8b12c8e641061e3576f89023f0a8fa903b81b
f77f88e
Backport gh-453
04b76e8
Merge pull request #435 from nicolo-ribaudo/backport-named-replace
2b102b7
Polyfll named groups in RegExp#@@replace
fd64c48
Merge pull request #428 from nicolo-ribaudo/backport-es2015-regex
bc6ed09
Make RegExp#[Symbol.*] methods call exec
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: