Skip to content

Commit

Permalink
Update preset-env dependencies and fix fixtures (#10002)
Browse files Browse the repository at this point in the history
* Fix fixtures after core-js update

* Update core-js, caniuse and compat-table
  • Loading branch information
danez committed May 21, 2019
1 parent 45ca675 commit 0430a48
Show file tree
Hide file tree
Showing 20 changed files with 25 additions and 23 deletions.
6 changes: 3 additions & 3 deletions packages/babel-preset-env/package.json
Expand Up @@ -58,7 +58,7 @@
"@babel/plugin-transform-unicode-regex": "^7.4.4",
"@babel/types": "^7.4.4",
"browserslist": "^4.6.0",
"core-js-compat": "^3.0.0",
"core-js-compat": "^3.1.1",
"invariant": "^2.2.2",
"js-levenshtein": "^1.1.3",
"semver": "^5.5.0"
Expand All @@ -72,8 +72,8 @@
"@babel/helper-fixtures": "^7.4.4",
"@babel/helper-plugin-test-runner": "^7.0.0",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"caniuse-db": "1.0.30000951",
"compat-table": "kangax/compat-table#6d012ba020fa7415e8a2d29e87924bab79b128a3",
"caniuse-db": "1.0.30000969",
"compat-table": "kangax/compat-table#45cbb3a3778815c973c5b09d69bf7d1f7ed0c316",
"electron-to-chromium": "1.3.113"
}
}
Expand Up @@ -88,7 +88,6 @@ Using polyfills with `entry` option:
esnext.set.union { "chrome":"71" }
esnext.string.at { "chrome":"71" }
esnext.string.code-points { "chrome":"71" }
esnext.string.match-all { "chrome":"71" }
esnext.string.replace-all { "chrome":"71" }
esnext.symbol.dispose { "chrome":"71" }
esnext.symbol.observable { "chrome":"71" }
Expand All @@ -101,6 +100,7 @@ Using polyfills with `entry` option:
esnext.weak-set.from { "chrome":"71" }
esnext.weak-set.of { "chrome":"71" }
web.immediate { "chrome":"71" }
esnext.string.match-all { "chrome":"71" }

[<CWD>/src/in.js] Based on your targets, regenerator-runtime import excluded.
Successfully compiled 1 file with Babel.
Expand Up @@ -312,7 +312,6 @@ Using polyfills with `entry` option:
esnext.set.union {}
esnext.string.at {}
esnext.string.code-points {}
esnext.string.match-all {}
esnext.string.replace-all {}
esnext.symbol.dispose {}
esnext.symbol.observable {}
Expand All @@ -332,4 +331,5 @@ Using polyfills with `entry` option:
web.url {}
web.url.to-json {}
web.url-search-params {}
esnext.string.match-all {}
Successfully compiled 1 file with Babel.
Expand Up @@ -88,7 +88,6 @@ Using polyfills with `entry` option:
esnext.set.union { "chrome":"71" }
esnext.string.at { "chrome":"71" }
esnext.string.code-points { "chrome":"71" }
esnext.string.match-all { "chrome":"71" }
esnext.string.replace-all { "chrome":"71" }
esnext.symbol.dispose { "chrome":"71" }
esnext.symbol.observable { "chrome":"71" }
Expand All @@ -100,6 +99,7 @@ Using polyfills with `entry` option:
esnext.weak-set.delete-all { "chrome":"71" }
esnext.weak-set.from { "chrome":"71" }
esnext.weak-set.of { "chrome":"71" }
esnext.string.match-all { "chrome":"71" }

[<CWD>/src/in.js] Based on your targets, regenerator-runtime import excluded.
Successfully compiled 1 file with Babel.
Expand Up @@ -312,7 +312,6 @@ Using polyfills with `entry` option:
esnext.set.union {}
esnext.string.at {}
esnext.string.code-points {}
esnext.string.match-all {}
esnext.string.replace-all {}
esnext.symbol.dispose {}
esnext.symbol.observable {}
Expand All @@ -327,4 +326,5 @@ Using polyfills with `entry` option:
web.url {}
web.url.to-json {}
web.url-search-params {}
esnext.string.match-all {}
Successfully compiled 1 file with Babel.
Expand Up @@ -85,7 +85,6 @@ Using polyfills with `entry` option:
esnext.set.union { "chrome":"71" }
esnext.string.at { "chrome":"71" }
esnext.string.code-points { "chrome":"71" }
esnext.string.match-all { "chrome":"71" }
esnext.string.replace-all { "chrome":"71" }
esnext.symbol.dispose { "chrome":"71" }
esnext.symbol.observable { "chrome":"71" }
Expand All @@ -97,6 +96,7 @@ Using polyfills with `entry` option:
esnext.weak-set.delete-all { "chrome":"71" }
esnext.weak-set.from { "chrome":"71" }
esnext.weak-set.of { "chrome":"71" }
esnext.string.match-all { "chrome":"71" }

[<CWD>/src/in.js] Based on your targets, regenerator-runtime import excluded.
Successfully compiled 1 file with Babel.
Expand Up @@ -112,7 +112,6 @@ Using polyfills with `entry` option:
esnext.set.union {}
esnext.string.at {}
esnext.string.code-points {}
esnext.string.match-all {}
esnext.string.replace-all {}
esnext.symbol.dispose {}
esnext.symbol.observable {}
Expand All @@ -127,4 +126,5 @@ Using polyfills with `entry` option:
web.url {}
web.url.to-json {}
web.url-search-params {}
esnext.string.match-all {}
Successfully compiled 1 file with Babel.
Expand Up @@ -85,7 +85,6 @@ Using polyfills with `entry` option:
esnext.set.union { "chrome":"71" }
esnext.string.at { "chrome":"71" }
esnext.string.code-points { "chrome":"71" }
esnext.string.match-all { "chrome":"71" }
esnext.string.replace-all { "chrome":"71" }
esnext.symbol.dispose { "chrome":"71" }
esnext.symbol.observable { "chrome":"71" }
Expand All @@ -97,6 +96,7 @@ Using polyfills with `entry` option:
esnext.weak-set.delete-all { "chrome":"71" }
esnext.weak-set.from { "chrome":"71" }
esnext.weak-set.of { "chrome":"71" }
esnext.string.match-all { "chrome":"71" }

[<CWD>/src/in.js] Based on your targets, regenerator-runtime import excluded.
Successfully compiled 1 file with Babel.
Expand Up @@ -112,7 +112,6 @@ Using polyfills with `entry` option:
esnext.set.union {}
esnext.string.at {}
esnext.string.code-points {}
esnext.string.match-all {}
esnext.string.replace-all {}
esnext.symbol.dispose {}
esnext.symbol.observable {}
Expand All @@ -127,4 +126,5 @@ Using polyfills with `entry` option:
web.url {}
web.url.to-json {}
web.url-search-params {}
esnext.string.match-all {}
Successfully compiled 1 file with Babel.
Expand Up @@ -50,6 +50,7 @@ Using polyfills with `entry` option:
es.symbol.is-concat-spreadable { "ie":"10" }
es.symbol.iterator { "ie":"10" }
es.symbol.match { "ie":"10" }
es.symbol.match-all { "chrome":"54", "ie":"10", "node":"6.10" }
es.symbol.replace { "ie":"10" }
es.symbol.search { "ie":"10" }
es.symbol.species { "ie":"10" }
Expand Down Expand Up @@ -161,6 +162,7 @@ Using polyfills with `entry` option:
es.string.includes { "ie":"10" }
es.string.iterator { "ie":"10" }
es.string.match { "ie":"10" }
es.string.match-all { "chrome":"54", "ie":"10", "node":"6.10" }
es.string.pad-end { "chrome":"54", "ie":"10", "node":"6.10" }
es.string.pad-start { "chrome":"54", "ie":"10", "node":"6.10" }
es.string.raw { "ie":"10" }
Expand Down
Expand Up @@ -70,7 +70,6 @@ import "core-js/modules/esnext.set.symmetric-difference";
import "core-js/modules/esnext.set.union";
import "core-js/modules/esnext.string.at";
import "core-js/modules/esnext.string.code-points";
import "core-js/modules/esnext.string.match-all";
import "core-js/modules/esnext.string.replace-all";
import "core-js/modules/esnext.symbol.dispose";
import "core-js/modules/esnext.symbol.observable";
Expand All @@ -83,3 +82,4 @@ import "core-js/modules/esnext.weak-set.delete-all";
import "core-js/modules/esnext.weak-set.from";
import "core-js/modules/esnext.weak-set.of";
import "core-js/modules/web.immediate";
import "core-js/modules/esnext.string.match-all";
Expand Up @@ -268,7 +268,6 @@ import "core-js/modules/esnext.set.symmetric-difference";
import "core-js/modules/esnext.set.union";
import "core-js/modules/esnext.string.at";
import "core-js/modules/esnext.string.code-points";
import "core-js/modules/esnext.string.match-all";
import "core-js/modules/esnext.string.replace-all";
import "core-js/modules/esnext.symbol.dispose";
import "core-js/modules/esnext.symbol.observable";
Expand All @@ -288,4 +287,5 @@ import "core-js/modules/web.timers";
import "core-js/modules/web.url";
import "core-js/modules/web.url.to-json";
import "core-js/modules/web.url-search-params";
import "core-js/modules/esnext.string.match-all";
import 'regenerator-runtime/runtime';
Expand Up @@ -70,7 +70,6 @@ import "core-js/modules/esnext.set.symmetric-difference";
import "core-js/modules/esnext.set.union";
import "core-js/modules/esnext.string.at";
import "core-js/modules/esnext.string.code-points";
import "core-js/modules/esnext.string.match-all";
import "core-js/modules/esnext.string.replace-all";
import "core-js/modules/esnext.symbol.dispose";
import "core-js/modules/esnext.symbol.observable";
Expand All @@ -82,3 +81,4 @@ import "core-js/modules/esnext.weak-set.add-all";
import "core-js/modules/esnext.weak-set.delete-all";
import "core-js/modules/esnext.weak-set.from";
import "core-js/modules/esnext.weak-set.of";
import "core-js/modules/esnext.string.match-all";
Expand Up @@ -268,7 +268,6 @@ import "core-js/modules/esnext.set.symmetric-difference";
import "core-js/modules/esnext.set.union";
import "core-js/modules/esnext.string.at";
import "core-js/modules/esnext.string.code-points";
import "core-js/modules/esnext.string.match-all";
import "core-js/modules/esnext.string.replace-all";
import "core-js/modules/esnext.symbol.dispose";
import "core-js/modules/esnext.symbol.observable";
Expand All @@ -283,4 +282,5 @@ import "core-js/modules/esnext.weak-set.of";
import "core-js/modules/web.url";
import "core-js/modules/web.url.to-json";
import "core-js/modules/web.url-search-params";
import "core-js/modules/esnext.string.match-all";
import 'regenerator-runtime/runtime';
Expand Up @@ -67,7 +67,6 @@ import "core-js/modules/esnext.set.symmetric-difference";
import "core-js/modules/esnext.set.union";
import "core-js/modules/esnext.string.at";
import "core-js/modules/esnext.string.code-points";
import "core-js/modules/esnext.string.match-all";
import "core-js/modules/esnext.string.replace-all";
import "core-js/modules/esnext.symbol.dispose";
import "core-js/modules/esnext.symbol.observable";
Expand All @@ -79,3 +78,4 @@ import "core-js/modules/esnext.weak-set.add-all";
import "core-js/modules/esnext.weak-set.delete-all";
import "core-js/modules/esnext.weak-set.from";
import "core-js/modules/esnext.weak-set.of";
import "core-js/modules/esnext.string.match-all";
Expand Up @@ -68,7 +68,6 @@ import "core-js/modules/esnext.set.symmetric-difference";
import "core-js/modules/esnext.set.union";
import "core-js/modules/esnext.string.at";
import "core-js/modules/esnext.string.code-points";
import "core-js/modules/esnext.string.match-all";
import "core-js/modules/esnext.string.replace-all";
import "core-js/modules/esnext.symbol.dispose";
import "core-js/modules/esnext.symbol.observable";
Expand All @@ -83,4 +82,5 @@ import "core-js/modules/esnext.weak-set.of";
import "core-js/modules/web.url";
import "core-js/modules/web.url.to-json";
import "core-js/modules/web.url-search-params";
import "core-js/modules/esnext.string.match-all";
import 'regenerator-runtime/runtime';
Expand Up @@ -67,7 +67,6 @@ import "core-js/modules/esnext.set.symmetric-difference";
import "core-js/modules/esnext.set.union";
import "core-js/modules/esnext.string.at";
import "core-js/modules/esnext.string.code-points";
import "core-js/modules/esnext.string.match-all";
import "core-js/modules/esnext.string.replace-all";
import "core-js/modules/esnext.symbol.dispose";
import "core-js/modules/esnext.symbol.observable";
Expand All @@ -79,3 +78,4 @@ import "core-js/modules/esnext.weak-set.add-all";
import "core-js/modules/esnext.weak-set.delete-all";
import "core-js/modules/esnext.weak-set.from";
import "core-js/modules/esnext.weak-set.of";
import "core-js/modules/esnext.string.match-all";
Expand Up @@ -68,7 +68,6 @@ import "core-js/modules/esnext.set.symmetric-difference";
import "core-js/modules/esnext.set.union";
import "core-js/modules/esnext.string.at";
import "core-js/modules/esnext.string.code-points";
import "core-js/modules/esnext.string.match-all";
import "core-js/modules/esnext.string.replace-all";
import "core-js/modules/esnext.symbol.dispose";
import "core-js/modules/esnext.symbol.observable";
Expand All @@ -83,4 +82,5 @@ import "core-js/modules/esnext.weak-set.of";
import "core-js/modules/web.url";
import "core-js/modules/web.url.to-json";
import "core-js/modules/web.url-search-params";
import "core-js/modules/esnext.string.match-all";
import 'regenerator-runtime/runtime';
Expand Up @@ -180,8 +180,6 @@ require("core-js/modules/esnext.string.at");

require("core-js/modules/esnext.string.code-points");

require("core-js/modules/esnext.string.match-all");

require("core-js/modules/esnext.string.replace-all");

require("core-js/modules/esnext.symbol.dispose");
Expand Down Expand Up @@ -218,4 +216,6 @@ require("core-js/modules/web.url.to-json");

require("core-js/modules/web.url-search-params");

require("core-js/modules/esnext.string.match-all");

1 ** 2;
Expand Up @@ -180,8 +180,6 @@ require("core-js/modules/esnext.string.at");

require("core-js/modules/esnext.string.code-points");

require("core-js/modules/esnext.string.match-all");

require("core-js/modules/esnext.string.replace-all");

require("core-js/modules/esnext.symbol.dispose");
Expand Down Expand Up @@ -210,4 +208,6 @@ require("core-js/modules/web.url.to-json");

require("core-js/modules/web.url-search-params");

require("core-js/modules/esnext.string.match-all");

1 ** 2;

0 comments on commit 0430a48

Please sign in to comment.