Closed greenkeeper[bot] closed 4 years ago
After pinning to 2.5.6 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.5.7
to 2.6.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
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 code
a221e2a
replace redefine
by hide
because of Chrome 38 bug with symbols conversion
41e41e9
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
dependency
core-js was updated from 2.6.0
to 2.6.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 14 commits.
a5def74
2.6.1
3866e96
Merge pull request #465 from nicolo-ribaudo/fix-regression-463
af4a972
Fix bug #463
f980318
2.6.0
f0b4154
add es6.regexp.exec
as a direct dependency of _fix-re-wks
for prevent breakage of existent code
a221e2a
replace redefine
by hide
because of Chrome 38 bug with symbols conversion
41e41e9
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
dependency
core-js was updated from 2.6.1
to 2.6.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
$
in String#replace
, #471The new version differs by 18 commits.
99ea4e2
2.6.2
665f4bb
bump the year
93e0ffb
Merge pull request #474 from nicolo-ribaudo/v2-fix-471
bc3feb1
Backport #472 (Fix #471)
a5def74
2.6.1
3866e96
Merge pull request #465 from nicolo-ribaudo/fix-regression-463
af4a972
Fix bug #463
f980318
2.6.0
f0b4154
add es6.regexp.exec
as a direct dependency of _fix-re-wks
for prevent breakage of existent code
a221e2a
replace redefine
by hide
because of Chrome 38 bug with symbols conversion
41e41e9
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
There are 18 commits in total.
See the full diff
dependency
core-js was updated from 2.6.3
to 2.6.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 24 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)
a5def74
2.6.1
3866e96
Merge pull request #465 from nicolo-ribaudo/fix-regression-463
af4a972
Fix bug #463
f980318
2.6.0
f0b4154
add es6.regexp.exec
as a direct dependency of _fix-re-wks
for prevent breakage of existent code
There are 24 commits in total.
See the full diff
dependency
core-js was updated from 2.6.4
to 2.6.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
String#padStart
and String#padEnd
mobile Safari implementations, #414.The new version differs by 26 commits.
e778e80
2.6.5
990ae2f
fix buggy String#padStart and String#padEnd mobile Safari implementations, backport of 16dbccf
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)
a5def74
2.6.1
3866e96
Merge pull request #465 from nicolo-ribaudo/fix-regression-463
af4a972
Fix bug #463
There are 26 commits in total.
See the full diff
Version 2.5.7 of core-js was just published.
core-js
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.com/LabShare/ngx-forms/builds/74568950?utm_source=github_status&utm_medium=notification)Release Notes
2.5.7 - 2018.05.26final
, related #400Commits
The new version differs by 19 commits ahead by 19, behind by 13.
5bbe230
2.5.7
accc97e
2.5.6
26834c2
add modern version internal debugging information about used versions
78dd32c
add a webos-related comment
503528f
fix v8 6.6 (Node 10 and Chrome 66)
Promise
bug with resolving custom thenablesf98d2f5
fix #396
aa7feac
2.5.5
cf04ba3
fix #392, #393
5d0e936
2.5.4
916ba13
fix one case of built-in iterators deoptimization in V8, related #377
db8f257
revert e1ffbae because of #368
ab605b2
2.5.3
ea9f44d
2.5.2
5b47e1d
revert
Symbol.asyncIterator
- leave changes like this forcore-js@3
de5ed6f
update changelog
There are 19 commits in total.
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: