Skip to content

Commit

Permalink
Update compat data (specifically rhino 1.7.14).
Browse files Browse the repository at this point in the history
  • Loading branch information
phulin committed Jan 26, 2022
1 parent b1e79de commit 3ee4377
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 2 deletions.
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",
"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
@@ -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

0 comments on commit 3ee4377

Please sign in to comment.