webpack/test/cases/parsing
Kevin Brey 3c08fd105c
Github Actions / lint (push) Waiting to run Details
Github Actions / validate-legacy-node (push) Waiting to run Details
Github Actions / benchmark (1/4) (push) Waiting to run Details
Github Actions / benchmark (2/4) (push) Waiting to run Details
Github Actions / benchmark (3/4) (push) Waiting to run Details
Github Actions / benchmark (4/4) (push) Waiting to run Details
Github Actions / basic (push) Waiting to run Details
Github Actions / unit (push) Waiting to run Details
Github Actions / integration (10.x, macos-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (10.x, macos-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (10.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (10.x, ubuntu-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (10.x, windows-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (10.x, windows-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (12.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (14.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (16.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (18.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (20.x, macos-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (20.x, macos-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (20.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (20.x, ubuntu-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (20.x, windows-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (20.x, windows-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (22.x, macos-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (22.x, macos-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (22.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (22.x, ubuntu-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (22.x, windows-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (22.x, windows-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (24.x, macos-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (24.x, macos-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (24.x, ubuntu-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (24.x, ubuntu-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (24.x, windows-latest, a) (push) Blocked by required conditions Details
Github Actions / integration (24.x, windows-latest, b) (push) Blocked by required conditions Details
Github Actions / integration (lts/*, ubuntu-latest, a, 1) (push) Blocked by required conditions Details
Github Actions / integration (lts/*, ubuntu-latest, b, 1) (push) Blocked by required conditions Details
fix(warnings): update import.meta warning messages for clarity (#19961)
2025-09-30 17:32:35 +03:00
..
amd-rename
api change __webpack_module_id__ to __webpack_module__.id 2022-01-31 13:53:58 +01:00
asi fix(warnings): update import.meta warning messages for clarity (#19961) 2025-09-30 17:32:35 +03:00
block-scopes fix: improve logic for dead control flow 2025-04-17 01:54:48 +03:00
bom test: fix 2024-07-24 16:35:33 +03:00
browserify
chunks chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
class chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
class-properties chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
comment-in-import
complex-require chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
context feat: enable tree-shaking for ESM external modules with named imports (#19641) 2025-07-25 18:22:02 +03:00
declared-api fix incorrect parsing of define functions 2021-02-11 11:18:40 +01:00
es6.nominimize chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
es2020 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
es2022 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
evaluate Replace deprecated String.prototype.substr() 2022-03-13 22:54:18 +01:00
evaluate-nullish chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
extract-amd chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
extract-amd.nominimize chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
extract-require chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
filename
harmony
harmony-circular-star-reexport
harmony-commonjs
harmony-commonjs-mix chore: update Jest to `v30` (#19604) 2025-06-12 15:17:12 +03:00
harmony-deep-exports add providedInfo test case 2022-04-12 16:01:27 +03:00
harmony-destructuring-assignment feat: tree shaking nested exports for destructuring assignment (#19955) 2025-09-29 19:43:22 +03:00
harmony-duplicate-export chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
harmony-edge-cases
harmony-export-expression refactor: remove unused code 2025-08-29 22:53:13 +03:00
harmony-export-hoist
harmony-export-import-specifier Fix `return"field"in Module` evaluated as `returntrue` #15759 2022-05-05 09:11:28 +08:00
harmony-export-import-specifier-asi fix: handle ASI for export named declarations 2024-08-14 14:47:21 +03:00
harmony-export-precedence chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
harmony-export-specifier-asi fix: handle ASI for export declaration 2024-08-15 20:32:58 +08:00
harmony-import-export-order
harmony-import-targets
harmony-info chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
harmony-injecting-order
harmony-module-optimization
harmony-reexport fix ExportsInfo 2022-04-06 20:15:10 +03:00
harmony-spec
harmony-star-conflict chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
harmony-tdz chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
harmony-this
hashbang handle hashbangs in javascript files 2021-08-10 11:34:06 +02:00
hot-api
hot-error-handler
hot-hash
iife style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
import-define chore: update cSpell globs and fix typos 2021-12-12 16:57:14 -05:00
import-meta fix(warnings): update import.meta warning messages for clarity (#19961) 2025-09-30 17:32:35 +03:00
issue-345
issue-387
issue-551
issue-627 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-758 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-1044
issue-1600
issue-2006 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-2019
issue-2050
issue-2084
issue-2349
issue-2522 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-2523 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-2528
issue-2528-2
issue-2570
issue-2600 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-2618 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-2622 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-2641 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-2895 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-3116
issue-3238 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-3252 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-3273 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-3769
issue-3917
issue-3964
issue-4179
issue-4357 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-4596
issue-4608-1 partially fix test cases 2021-06-24 10:05:37 +02:00
issue-4608-1-non-strict style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
issue-4608-2 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-4709
issue-4870 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-4940
issue-5624
issue-5889
issue-6867
issue-7318
issue-7335
issue-7519 style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
issue-7728
issue-7778
issue-8874
issue-9817
issue-11283
issue-11353
issue-12769 fixes #12769 2021-02-24 12:54:17 +01:00
issue-14610 fix #14610 2021-11-02 11:03:15 +01:00
issue-16763 chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
issue-17189 test: case for destruction 2023-05-24 00:57:46 +03:00
javascript
local-modules add test case 2021-01-14 13:42:34 +01:00
logical-assignment chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
meta-property fix handling of MetaProperty 2021-01-05 21:26:28 +01:00
missing-export-warning-nested chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
nullish-coalescing chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
optional-catch-binding chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
optional-chaining chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
pattern-in-for
precreated-ast fix: types 2025-09-09 18:41:52 +03:00
renaming
resolve-weak-context
sequence-expression-asi fix: unexpected asi generation with sequence expression 2024-08-21 16:32:04 +08:00
spread chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
strict-mode
this-in-arrow-iife
typeof chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
typeof-non-module style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
unsupported-amd chore: resolve "use strict" TODO (#19705) 2025-07-16 17:29:28 +03:00
using style: set `arrowParens` to `true` (#19706) 2025-07-16 19:13:14 +03:00
var-hiding
webpack-is-included add side effects to avoid optimization 2021-01-15 16:44:25 +01:00