Skip to content

Commit

Permalink
update test fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Jun 27, 2023
1 parent 2cd6ed9 commit 90e94a1
Show file tree
Hide file tree
Showing 38 changed files with 58 additions and 16 deletions.
Expand Up @@ -9,14 +9,15 @@ Using targets:
"ios": "10.3",
"node": "13.2",
"opera": "48",
"opera_mobile": "73",
"safari": "10.1",
"samsung": "8.2"
}

Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox, ios, node, opera < 98, safari, samsung }
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox, ios, node, opera < 98, opera_mobile, safari, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios, node < 16.11, opera < 80, safari, 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
Expand Up @@ -9,14 +9,15 @@ Using targets:
"ios": "10.3",
"node": "13.2",
"opera": "48",
"opera_mobile": "73",
"safari": "10.1",
"samsung": "8.2"
}

Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox, ios, node, opera < 98, safari, samsung }
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox, ios, node, opera < 98, opera_mobile, safari, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios, node < 16.11, opera < 80, safari, 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
Expand Up @@ -9,14 +9,15 @@ Using targets:
"ios": "10.3",
"node": "13.2",
"opera": "48",
"opera_mobile": "73",
"safari": "10.1",
"samsung": "8.2"
}

Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox, ios, node, opera < 98, safari, samsung }
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox, ios, node, opera < 98, opera_mobile, safari, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios, node < 16.11, opera < 80, safari, 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
Expand Up @@ -9,14 +9,15 @@ Using targets:
"ios": "10.3",
"node": "13.2",
"opera": "48",
"opera_mobile": "73",
"safari": "10.1",
"samsung": "8.2"
}

Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox, ios, node, opera < 98, safari, samsung }
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox, ios, node, opera < 98, opera_mobile, safari, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios, node < 16.11, opera < 80, safari, 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
Expand Up @@ -9,14 +9,15 @@ Using targets:
"ios": "10.3",
"node": "13.2",
"opera": "48",
"opera_mobile": "73",
"safari": "10.1",
"samsung": "8.2"
}

Using modules transform: false

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox, ios, node, opera < 98, safari, samsung }
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox, ios, node, opera < 98, opera_mobile, safari, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios, node < 16.11, opera < 80, safari, 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 Expand Up @@ -51,6 +52,7 @@ Using targets: {
"ios": "10.3",
"node": "13.2",
"opera": "48",
"opera_mobile": "73",
"safari": "10.1",
"samsung": "8.2"
}
Expand All @@ -60,4 +62,4 @@ Using polyfills with `usage-global` method:
[<CWD>/packages/babel-preset-env/test/fixtures/corejs2-babel-7/usage-browserslist-config-ignore/input.mjs]
The corejs2 polyfill added the following polyfills:
es6.array.iterator { "android":"61", "chrome":"61", "opera":"48", "samsung":"8.2" }
web.dom.iterable { "android":"61", "chrome":"61", "edge":"16", "firefox":"60", "ios":"10.3", "node":"13.2", "opera":"48", "safari":"10.1", "samsung":"8.2" }
web.dom.iterable { "android":"61", "chrome":"61", "edge":"16", "firefox":"60", "ios":"10.3", "node":"13.2", "opera":"48", "opera_mobile":"73", "safari":"10.1", "samsung":"8.2" }
Expand Up @@ -9,14 +9,15 @@ Using targets:
"ios": "10.3",
"node": "13.2",
"opera": "48",
"opera_mobile": "73",
"safari": "10.1",
"samsung": "8.2"
}

Using modules transform: false

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox, ios, node, opera < 98, safari, samsung }
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox, ios, node, opera < 98, opera_mobile, safari, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios, node < 16.11, opera < 80, safari, 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 Expand Up @@ -53,6 +54,7 @@ Using targets: {
"ios": "10.3",
"node": "13.2",
"opera": "48",
"opera_mobile": "73",
"safari": "10.1",
"samsung": "8.2"
}
Expand All @@ -62,4 +64,4 @@ Using polyfills with `usage-global` method:
[<CWD>/packages/babel-preset-env/test/fixtures/corejs2/usage-browserslist-config-ignore/input.mjs]
The corejs2 polyfill added the following polyfills:
es6.array.iterator { "android":"61", "chrome":"61", "opera":"48", "samsung":"8.2" }
web.dom.iterable { "android":"61", "chrome":"61", "edge":"16", "firefox":"60", "ios":"10.3", "node":"13.2", "opera":"48", "safari":"10.1", "samsung":"8.2" }
web.dom.iterable { "android":"61", "chrome":"61", "edge":"16", "firefox":"60", "ios":"10.3", "node":"13.2", "opera":"48", "opera_mobile":"73", "safari":"10.1", "samsung":"8.2" }
Expand Up @@ -9,14 +9,15 @@ Using targets:
"ios": "10.3",
"node": "13.2",
"opera": "48",
"opera_mobile": "73",
"safari": "10.1",
"samsung": "8.2"
}

Using modules transform: false

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox, ios, node, opera < 98, safari, samsung }
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox, ios, node, opera < 98, opera_mobile, safari, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios, node < 16.11, opera < 80, safari, 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 Expand Up @@ -51,6 +52,7 @@ Using targets: {
"ios": "10.3",
"node": "13.2",
"opera": "48",
"opera_mobile": "73",
"safari": "10.1",
"samsung": "8.2"
}
Expand Down
Expand Up @@ -9,14 +9,15 @@ Using targets:
"ios": "10.3",
"node": "13.2",
"opera": "48",
"opera_mobile": "73",
"safari": "10.1",
"samsung": "8.2"
}

Using modules transform: false

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox, ios, node, opera < 98, safari, samsung }
transform-unicode-sets-regex { android, chrome < 112, edge < 112, firefox, ios, node, opera < 98, opera_mobile, safari, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios, node < 16.11, opera < 80, safari, 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 Expand Up @@ -53,6 +54,7 @@ Using targets: {
"ios": "10.3",
"node": "13.2",
"opera": "48",
"opera_mobile": "73",
"safari": "10.1",
"samsung": "8.2"
}
Expand Down
Expand Up @@ -8,14 +8,15 @@ Using targets:
"firefox": "102",
"ios": "15.6",
"opera": "98",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
}

Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, firefox, ios, safari, samsung }
transform-unicode-sets-regex { chrome < 112, firefox, ios, opera_mobile, safari, samsung }
transform-class-static-block { ios, safari }
syntax-private-property-in-object
syntax-class-properties
Expand Down
Expand Up @@ -8,14 +8,15 @@ Using targets:
"firefox": "102",
"ios": "15.6",
"opera": "98",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
}

Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, firefox, ios, safari, samsung }
transform-unicode-sets-regex { chrome < 112, firefox, ios, opera_mobile, safari, samsung }
transform-class-static-block { ios, safari }
syntax-private-property-in-object
syntax-class-properties
Expand Down
Expand Up @@ -8,14 +8,15 @@ Using targets:
"firefox": "113",
"ios": "16.4",
"opera": "98",
"opera_mobile": "73",
"safari": "16.4",
"samsung": "20"
}

Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { firefox, ios, safari, samsung }
transform-unicode-sets-regex { firefox, ios, opera_mobile, safari, samsung }
transform-class-static-block { ios, safari }
syntax-private-property-in-object
syntax-class-properties
Expand Down
Expand Up @@ -8,14 +8,15 @@ Using targets:
"firefox": "102",
"ios": "15.6",
"opera": "98",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
}

Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, firefox, ios, safari, samsung }
transform-unicode-sets-regex { chrome < 112, firefox, ios, opera_mobile, safari, samsung }
transform-class-static-block { ios, safari }
syntax-private-property-in-object
syntax-class-properties
Expand Down
Expand Up @@ -8,14 +8,15 @@ Using targets:
"firefox": "102",
"ios": "15.6",
"opera": "98",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
}

Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, firefox, ios, safari, samsung }
transform-unicode-sets-regex { chrome < 112, firefox, ios, opera_mobile, safari, samsung }
transform-class-static-block { ios, safari }
syntax-private-property-in-object
syntax-class-properties
Expand Down
Expand Up @@ -8,14 +8,15 @@ Using targets:
"firefox": "113",
"ios": "16.4",
"opera": "98",
"opera_mobile": "73",
"safari": "16.4",
"samsung": "20"
}

Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { firefox, ios, safari, samsung }
transform-unicode-sets-regex { firefox, ios, opera_mobile, safari, samsung }
transform-class-static-block { ios, safari }
syntax-private-property-in-object
syntax-class-properties
Expand Down
Expand Up @@ -70,6 +70,7 @@ Using targets: {
"firefox": "102",
"ios": "15.6",
"opera": "98",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
}
Expand Down
Expand Up @@ -70,6 +70,7 @@ Using targets: {
"firefox": "102",
"ios": "15.6",
"opera": "98",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
}
Expand Down
Expand Up @@ -70,6 +70,7 @@ Using targets: {
"firefox": "102",
"ios": "15.6",
"opera": "98",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
}
Expand Down
Expand Up @@ -70,6 +70,7 @@ Using targets: {
"firefox": "102",
"ios": "15.6",
"opera": "98",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
}
Expand Down
Expand Up @@ -70,6 +70,7 @@ Using targets: {
"firefox": "102",
"ios": "15.6",
"opera": "98",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
}
Expand Down
Expand Up @@ -70,6 +70,7 @@ Using targets: {
"firefox": "102",
"ios": "15.6",
"opera": "98",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
}
Expand Down
Expand Up @@ -71,6 +71,7 @@ Using targets: {
"firefox": "102",
"ios": "15.6",
"opera": "98",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
}
Expand Down
Expand Up @@ -71,6 +71,7 @@ Using targets: {
"firefox": "102",
"ios": "15.6",
"opera": "98",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
}
Expand Down
Expand Up @@ -70,6 +70,7 @@ Using targets: {
"firefox": "102",
"ios": "15.6",
"opera": "98",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
}
Expand Down
Expand Up @@ -70,6 +70,7 @@ Using targets: {
"firefox": "102",
"ios": "15.6",
"opera": "98",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
}
Expand Down
Expand Up @@ -70,6 +70,7 @@ Using targets: {
"firefox": "102",
"ios": "15.6",
"opera": "98",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
}
Expand Down
Expand Up @@ -70,6 +70,7 @@ Using targets: {
"firefox": "102",
"ios": "15.6",
"opera": "98",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
}
Expand Down
Expand Up @@ -70,6 +70,7 @@ Using targets: {
"firefox": "102",
"ios": "15.6",
"opera": "98",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
}
Expand Down
Expand Up @@ -70,6 +70,7 @@ Using targets: {
"firefox": "102",
"ios": "15.6",
"opera": "98",
"opera_mobile": "73",
"safari": "15.6",
"samsung": "20"
}
Expand Down

0 comments on commit 90e94a1

Please sign in to comment.