Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update compat data (specifically for rhino 1.7.14) #14208

Merged
merged 2 commits into from Jan 27, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
19 changes: 19 additions & 0 deletions packages/babel-compat-data/data/corejs2-built-ins.json
Expand Up @@ -628,6 +628,7 @@
"node": "0.12",
"ios": "9",
"samsung": "2",
"rhino": "1.7.14",
"electron": "0.20"
},
"es6.number.is-finite": {
Expand Down Expand Up @@ -713,6 +714,7 @@
"node": "0.12",
"ios": "9",
"samsung": "2",
"rhino": "1.7.14",
"electron": "0.20"
},
"es6.number.parse-int": {
Expand All @@ -724,6 +726,7 @@
"node": "0.12",
"ios": "9",
"samsung": "2",
"rhino": "1.7.14",
"electron": "0.20"
},
"es6.object.assign": {
Expand Down Expand Up @@ -813,6 +816,7 @@
"node": "7",
"ios": "10.3",
"samsung": "6",
"rhino": "1.7.14",
"electron": "1.4"
},
"es6.object.freeze": {
Expand Down Expand Up @@ -1014,6 +1018,7 @@
"node": "7",
"ios": "10.3",
"samsung": "6",
"rhino": "1.7.14",
"electron": "1.4"
},
"es6.promise": {
Expand Down Expand Up @@ -1304,6 +1309,7 @@
"ios": "7",
"phantom": "2",
"samsung": "1",
"rhino": "1.7.14",
"electron": "0.20"
},
"es6.string.big": {
Expand All @@ -1317,6 +1323,7 @@
"ios": "7",
"phantom": "2",
"samsung": "1",
"rhino": "1.7.14",
"electron": "0.20"
},
"es6.string.blink": {
Expand All @@ -1330,6 +1337,7 @@
"ios": "7",
"phantom": "2",
"samsung": "1",
"rhino": "1.7.14",
"electron": "0.20"
},
"es6.string.bold": {
Expand All @@ -1343,6 +1351,7 @@
"ios": "7",
"phantom": "2",
"samsung": "1",
"rhino": "1.7.14",
"electron": "0.20"
},
"es6.string.code-point-at": {
Expand Down Expand Up @@ -1380,6 +1389,7 @@
"ios": "7",
"phantom": "2",
"samsung": "1",
"rhino": "1.7.14",
"electron": "0.20"
},
"es6.string.fontcolor": {
Expand All @@ -1393,6 +1403,7 @@
"ios": "7",
"phantom": "2",
"samsung": "1",
"rhino": "1.7.14",
"electron": "0.20"
},
"es6.string.fontsize": {
Expand All @@ -1406,6 +1417,7 @@
"ios": "7",
"phantom": "2",
"samsung": "1",
"rhino": "1.7.14",
"electron": "0.20"
},
"es6.string.from-code-point": {
Expand Down Expand Up @@ -1443,6 +1455,7 @@
"ios": "7",
"phantom": "2",
"samsung": "1",
"rhino": "1.7.14",
"electron": "0.20"
},
"es6.string.iterator": {
Expand All @@ -1468,6 +1481,7 @@
"ios": "7",
"phantom": "2",
"samsung": "1",
"rhino": "1.7.14",
"electron": "0.20"
},
"es7.string.pad-start": {
Expand Down Expand Up @@ -1503,6 +1517,7 @@
"node": "4",
"ios": "9",
"samsung": "3.4",
"rhino": "1.7.14",
"electron": "0.21"
},
"es6.string.repeat": {
Expand All @@ -1528,6 +1543,7 @@
"ios": "7",
"phantom": "2",
"samsung": "1",
"rhino": "1.7.14",
"electron": "0.20"
},
"es6.string.starts-with": {
Expand All @@ -1553,6 +1569,7 @@
"ios": "7",
"phantom": "2",
"samsung": "1",
"rhino": "1.7.14",
"electron": "0.20"
},
"es6.string.sub": {
Expand All @@ -1566,6 +1583,7 @@
"ios": "7",
"phantom": "2",
"samsung": "1",
"rhino": "1.7.14",
"electron": "0.20"
},
"es6.string.sup": {
Expand All @@ -1579,6 +1597,7 @@
"ios": "7",
"phantom": "2",
"samsung": "1",
"rhino": "1.7.14",
"electron": "0.20"
},
"es6.string.trim": {
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-compat-data/data/plugin-bugfixes.json
Expand Up @@ -108,7 +108,6 @@
"firefox": "2",
"node": "6",
"samsung": "5",
"rhino": "1.7.13",
nicolo-ribaudo marked this conversation as resolved.
Show resolved Hide resolved
"electron": "0.37"
},
"transform-template-literals": {
Expand All @@ -131,6 +130,7 @@
"node": "4",
"ios": "13",
"samsung": "3.4",
"rhino": "1.7.14",
"electron": "0.21"
},
"proposal-optional-chaining": {
Expand Down
4 changes: 4 additions & 0 deletions packages/babel-compat-data/data/plugins.json
Expand Up @@ -47,6 +47,7 @@
"node": "12.5",
"ios": "13",
"samsung": "11",
"rhino": "1.7.14",
"electron": "6.0"
},
"proposal-logical-assignment-operators": {
Expand Down Expand Up @@ -90,6 +91,7 @@
"node": "10",
"ios": "12",
"samsung": "9",
"rhino": "1.7.14",
"electron": "3.0"
},
"proposal-optional-catch-binding": {
Expand Down Expand Up @@ -187,6 +189,7 @@
"node": "7",
"ios": "10.3",
"samsung": "6",
"rhino": "1.7.14",
"electron": "1.3"
},
"transform-template-literals": {
Expand Down Expand Up @@ -277,6 +280,7 @@
"node": "4",
"ios": "9",
"samsung": "4",
"rhino": "1.7.14",
"electron": "0.27"
},
"transform-duplicate-keys": {
Expand Down
4 changes: 3 additions & 1 deletion packages/babel-compat-data/scripts/data/plugin-features.js
Expand Up @@ -157,7 +157,9 @@ const es2022 = {
"Ergonomic brand checks for private fields",
"proposal-class-properties": {
features: [
"static class fields",
"static class fields / public static class fields",
"static class fields / private static class fields",
"static class fields / computed static class fields",
"instance class fields, public instance class fields",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will open another PR changing , to / here. I'd prefer to keep it separate because it might cause changes to our compat data and fixtures not related to rhino.

"instance class fields, private instance class fields basic support",
"instance class fields, computed instance class fields",
Expand Down
@@ -1,7 +1,7 @@
#!/bin/bash
set -e

COMPAT_TABLE_COMMIT=bddf2b204ffc959f738355517257f6f389b12584
COMPAT_TABLE_COMMIT=11c7e1d81049dd0fd765156ba86d61ed8e909a49
GIT_HEAD=build/compat-table/.git/HEAD

if [ -d "build/compat-table" ]; then
Expand Down