Skip to content

Commit

Permalink
Update compat data (#16539)
Browse files Browse the repository at this point in the history
chore: update compat data to 6056f3c6dfa6b3fba68a931ca8cb47bd645f7738
  • Loading branch information
babel-bot committed May 31, 2024
1 parent 90fdd7e commit 1e3be73
Show file tree
Hide file tree
Showing 27 changed files with 40 additions and 26 deletions.
9 changes: 9 additions & 0 deletions packages/babel-compat-data/data/corejs2-built-ins.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"deno": "1",
"ios": "12",
"samsung": "10",
"rhino": "1.7.15",
"opera_mobile": "48",
"electron": "4.0"
},
Expand Down Expand Up @@ -125,6 +126,7 @@
"deno": "1",
"ios": "10",
"samsung": "5",
"rhino": "1.7.15",
"opera_mobile": "41",
"electron": "1.2"
},
Expand Down Expand Up @@ -322,6 +324,7 @@
"deno": "1",
"ios": "10",
"samsung": "5",
"rhino": "1.7.15",
"opera_mobile": "41",
"electron": "1.2"
},
Expand Down Expand Up @@ -1195,6 +1198,7 @@
"deno": "1",
"ios": "10",
"samsung": "5",
"rhino": "1.7.15",
"opera_mobile": "41",
"electron": "1.2"
},
Expand All @@ -1208,6 +1212,7 @@
"deno": "1",
"ios": "11.3",
"samsung": "8",
"rhino": "1.7.15",
"opera_mobile": "46",
"electron": "3.0"
},
Expand Down Expand Up @@ -1403,6 +1408,7 @@
"deno": "1",
"ios": "9",
"samsung": "5",
"rhino": "1.7.15",
"opera_mobile": "36",
"electron": "0.37"
},
Expand Down Expand Up @@ -1470,6 +1476,7 @@
"deno": "1",
"ios": "10",
"samsung": "5",
"rhino": "1.7.15",
"opera_mobile": "37",
"electron": "1.1"
},
Expand Down Expand Up @@ -2062,6 +2069,7 @@
"deno": "1",
"ios": "9",
"samsung": "5",
"rhino": "1.7.15",
"opera_mobile": "41",
"electron": "1.2"
},
Expand All @@ -2075,6 +2083,7 @@
"deno": "1",
"ios": "9",
"samsung": "5",
"rhino": "1.7.15",
"opera_mobile": "41",
"electron": "1.2"
}
Expand Down
7 changes: 6 additions & 1 deletion packages/babel-compat-data/data/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@
"opera": "98",
"edge": "112",
"firefox": "116",
"safari": "tp",
"safari": "17",
"node": "20",
"deno": "1.32",
"ios": "17",
"opera_mobile": "75",
"electron": "24.0"
},
Expand Down Expand Up @@ -374,6 +375,7 @@
"deno": "1",
"ios": "11.3",
"samsung": "8",
"rhino": "1.7.15",
"opera_mobile": "46",
"electron": "3.0"
},
Expand Down Expand Up @@ -466,6 +468,7 @@
"deno": "1",
"ios": "9",
"samsung": "4",
"rhino": "1.7.15",
"opera_mobile": "32",
"electron": "0.30"
},
Expand Down Expand Up @@ -599,6 +602,7 @@
"deno": "1",
"ios": "10",
"samsung": "5",
"rhino": "1.7.15",
"opera_mobile": "36",
"electron": "0.37"
},
Expand All @@ -612,6 +616,7 @@
"deno": "1",
"ios": "9",
"samsung": "4",
"rhino": "1.7.15",
"opera_mobile": "32",
"electron": "0.30"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
set -e

COMPAT_TABLE_COMMIT=bd6aab6a589e373392b9ab0b795cb6148aa5f897
COMPAT_TABLE_COMMIT=6056f3c6dfa6b3fba68a931ca8cb47bd645f7738
GIT_HEAD=build/compat-table/.git/HEAD

if [ -d "build/compat-table" ]; then
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox < 116, ios, node < 20, opera < 98, safari < tp, samsung }
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox < 116, ios < 17, node < 20, opera < 98, safari < 17, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios < 16.4, node < 16.11, opera < 80, safari < 16.4, samsung < 17 }
transform-private-property-in-object { android, chrome < 91, edge < 91, firefox < 90, ios < 15, node < 16.9, opera < 77, safari < 15, samsung < 16 }
transform-class-properties { android, chrome < 74, edge < 79, firefox < 90, ios < 14.5, opera < 62, safari < 14.1, samsung < 11 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox < 116, ios, node < 20, opera < 98, safari < tp, samsung }
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox < 116, ios < 17, node < 20, opera < 98, safari < 17, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios < 16.4, node < 16.11, opera < 80, safari < 16.4, samsung < 17 }
transform-private-property-in-object { android, chrome < 91, edge < 91, firefox < 90, ios < 15, node < 16.9, opera < 77, safari < 15, samsung < 16 }
transform-class-properties { android, chrome < 74, edge < 79, firefox < 90, ios < 14.5, opera < 62, safari < 14.1, samsung < 11 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox < 116, ios, node < 20, opera < 98, safari < tp, samsung }
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox < 116, ios < 17, node < 20, opera < 98, safari < 17, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios < 16.4, node < 16.11, opera < 80, safari < 16.4, samsung < 17 }
transform-private-property-in-object { android, chrome < 91, edge < 91, firefox < 90, ios < 15, node < 16.9, opera < 77, safari < 15, samsung < 16 }
transform-class-properties { android, chrome < 74, edge < 79, firefox < 90, ios < 14.5, opera < 62, safari < 14.1, samsung < 11 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox < 116, ios, node < 20, opera < 98, safari < tp, samsung }
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox < 116, ios < 17, node < 20, opera < 98, safari < 17, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios < 16.4, node < 16.11, opera < 80, safari < 16.4, samsung < 17 }
transform-private-property-in-object { android, chrome < 91, edge < 91, firefox < 90, ios < 15, node < 16.9, opera < 77, safari < 15, samsung < 16 }
transform-class-properties { android, chrome < 74, edge < 79, firefox < 90, ios < 14.5, opera < 62, safari < 14.1, samsung < 11 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { safari < tp }
transform-unicode-sets-regex { safari < 17 }
transform-class-static-block { safari < 16.4 }
transform-private-property-in-object { safari < 15 }
transform-class-properties { safari < 14.1 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { safari < tp }
transform-unicode-sets-regex { safari < 17 }
transform-class-static-block { safari < 16.4 }
transform-private-property-in-object { safari < 15 }
transform-class-properties { safari < 14.1 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { safari < tp }
transform-unicode-sets-regex { safari < 17 }
transform-class-static-block { safari < 16.4 }
transform-private-property-in-object { safari < 15 }
transform-class-properties { safari < 14.1 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { safari < tp }
transform-unicode-sets-regex { safari < 17 }
transform-class-static-block { safari < 16.4 }
transform-private-property-in-object { safari < 15 }
transform-class-properties { safari < 14.1 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { safari < tp }
transform-unicode-sets-regex { safari < 17 }
transform-class-static-block { safari < 16.4 }
syntax-private-property-in-object
syntax-class-properties
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { safari < tp }
transform-unicode-sets-regex { safari < 17 }
transform-class-static-block { safari < 16.4 }
syntax-private-property-in-object
syntax-class-properties
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Using targets:
Using modules transform: false

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox < 116, ios, node < 20, opera < 98, safari < tp, samsung }
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox < 116, ios < 17, node < 20, opera < 98, safari < 17, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios < 16.4, node < 16.11, opera < 80, safari < 16.4, samsung < 17 }
transform-private-property-in-object { android, chrome < 91, edge < 91, firefox < 90, ios < 15, node < 16.9, opera < 77, safari < 15, samsung < 16 }
transform-class-properties { android, chrome < 74, edge < 79, firefox < 90, ios < 14.5, opera < 62, safari < 14.1, samsung < 11 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Using targets:
Using modules transform: false

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox < 116, ios, node < 20, opera < 98, safari < tp, samsung }
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox < 116, ios < 17, node < 20, opera < 98, safari < 17, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios < 16.4, node < 16.11, opera < 80, safari < 16.4, samsung < 17 }
transform-private-property-in-object { android, chrome < 91, edge < 91, firefox < 90, ios < 15, node < 16.9, opera < 77, safari < 15, samsung < 16 }
transform-class-properties { android, chrome < 74, edge < 79, firefox < 90, ios < 14.5, opera < 62, safari < 14.1, samsung < 11 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Using targets:
Using modules transform: false

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox < 116, ios, node < 20, opera < 98, safari < tp, samsung }
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox < 116, ios < 17, node < 20, opera < 98, safari < 17, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios < 16.4, node < 16.11, opera < 80, safari < 16.4, samsung < 17 }
transform-private-property-in-object { android, chrome < 91, edge < 91, firefox < 90, ios < 15, node < 16.9, opera < 77, safari < 15, samsung < 16 }
transform-class-properties { android, chrome < 74, edge < 79, firefox < 90, ios < 14.5, opera < 62, safari < 14.1, samsung < 11 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, firefox < 116, ios, safari < tp, samsung }
transform-unicode-sets-regex { chrome < 112, firefox < 116, ios < 17, samsung }
bugfix/transform-firefox-class-in-computed-class-key { firefox }
transform-class-static-block { ios < 16.4 }
syntax-private-property-in-object
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, firefox < 116, ios, safari < tp, samsung }
transform-unicode-sets-regex { chrome < 112, firefox < 116, ios < 17, samsung }
bugfix/transform-firefox-class-in-computed-class-key { firefox }
transform-class-static-block { ios < 16.4 }
syntax-private-property-in-object
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { ios, safari < tp, samsung }
transform-unicode-sets-regex { samsung }
bugfix/transform-firefox-class-in-computed-class-key { firefox }
syntax-class-static-block
syntax-private-property-in-object
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, edge < 112, firefox < 116, ie, ios, safari < tp }
transform-unicode-sets-regex { chrome < 112, edge < 112, firefox < 116, ie, ios < 17, safari < 17 }
transform-class-static-block { chrome < 94, edge < 94, firefox < 93, ie, ios < 16.4, safari < 16.4 }
transform-private-property-in-object { chrome < 91, edge < 91, firefox < 90, ie, ios < 15, safari < 15 }
transform-class-properties { chrome < 74, edge < 79, firefox < 90, ie, ios < 14.5, safari < 14.1 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, edge < 112, firefox < 116, ie, ios, safari < tp }
transform-unicode-sets-regex { chrome < 112, edge < 112, firefox < 116, ie, ios < 17, safari < 17 }
transform-class-static-block { chrome < 94, edge < 94, firefox < 93, ie, ios < 16.4, safari < 16.4 }
transform-private-property-in-object { chrome < 91, edge < 91, firefox < 90, ie, ios < 15, safari < 15 }
transform-class-properties { chrome < 74, edge < 79, firefox < 90, ie, ios < 14.5, safari < 14.1 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, firefox < 116, ios, safari < tp, samsung }
transform-unicode-sets-regex { chrome < 112, firefox < 116, ios < 17, samsung }
bugfix/transform-firefox-class-in-computed-class-key { firefox }
transform-class-static-block { ios < 16.4 }
transform-export-namespace-from { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, firefox < 116, ios, safari < tp, samsung }
transform-unicode-sets-regex { chrome < 112, firefox < 116, ios < 17, samsung }
bugfix/transform-firefox-class-in-computed-class-key { firefox }
transform-class-static-block { ios < 16.4 }
transform-export-namespace-from { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { ios, safari < tp, samsung }
transform-unicode-sets-regex { samsung }
bugfix/transform-firefox-class-in-computed-class-key { firefox }
transform-export-namespace-from { }
transform-modules-commonjs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, edge < 112, firefox < 116, ie, ios, safari < tp }
transform-unicode-sets-regex { chrome < 112, edge < 112, firefox < 116, ie, ios < 17, safari < 17 }
transform-class-static-block { chrome < 94, edge < 94, firefox < 93, ie, ios < 16.4, safari < 16.4 }
transform-private-property-in-object { chrome < 91, edge < 91, firefox < 90, ie, ios < 15, safari < 15 }
transform-class-properties { chrome < 74, edge < 79, firefox < 90, ie, ios < 14.5, safari < 14.1 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { safari < tp }
transform-unicode-sets-regex { safari < 17 }
transform-class-static-block { safari < 16.4 }
transform-private-property-in-object { safari < 15 }
transform-class-properties { safari < 14.1 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { safari < tp }
transform-unicode-sets-regex { safari < 17 }
transform-class-static-block { safari < 16.4 }
transform-private-property-in-object { safari < 15 }
transform-class-properties { safari < 14.1 }
Expand Down

0 comments on commit 1e3be73

Please sign in to comment.