babel/babel
Pull Requests
Succeeded
#11798
Replace lodash 'values' usage with Object.keys => .map(obj[key])
Failed
#13976
Fail CI when `@babel/runtime` ESM tests fail
Failed
#13975
fix: update UnexpectedPrivateField error message
Failed
#13973
Double topics
Succeeded
#13968
Recover from shorthand assign exprs
Failed
#13966
Run tests in a native Node.js ESM environment
Succeeded
#13961
Wait the correct number of ticks on nested `await`
Succeeded
#13960
fix(babel-parser): Move storage of expressionValue in DirectiveLiteral to main parser so it is accessible to others.
Failed
#13959
add class.hasInstance proposal (Stage 1) support
Succeeded
#13957
Add `assertions` to `ExportNamedDeclaration` without `from`
Succeeded
#13955
Update test262
Succeeded
#13954
fix(babel-parser): DirectiveLiteral contained improperly escaped string values.
Succeeded
#13951
fix: no error on doubleProto with assignment expression
Canceled
#13949
chore: update compat-data
Canceled
#13948
Convert proposal-object-rest-spread to TS
Succeeded
#13945
fix: use file extension for regenerator import in `@babel/plugin-transform-runtime`
Failed
#13941
Support transforming params of arrow functions in class fields
Succeeded
#13940
Add new method to check if node is null or not
Succeeded
#13938
Use full import specifier path in tests
Succeeded
#13932
Update test262
Failed
#13931
Parse destructuring private fields
Succeeded
#13929
Refactor bindingProperty parsing
Succeeded
#13928
fix: incorrect await rejection following arrow function in parameters (fixes #13872)
Succeeded
#13923
Update runtime integration tests for Node.js >= 16.6
Succeeded
#13921
[babel 8] Align `allow*` parser options with ESLint behavior
Succeeded
#13919
Improve template tokenizing
Succeeded
#13918
Fix `parserOverride` support in `@babel/eslint-parser`
Succeeded
#13914
Update browserslist
Succeeded
#13910
skip id-destructuring bugfix when binding info is not found
Succeeded
#13909
Fix "e2e-babel" Babel 8 test
Succeeded
#13905
babel-parser: add missing assertions type
Succeeded
#13900
Fix binding access for plugin-transform-typescript
Succeeded
#13899
Lint our codebase with ESLint 8
Succeeded
#13898
Skip ESLint 8 tests on publish
Succeeded
#13897
Update `core-js` and polyfill plugins
Succeeded
#13893
Update test262
Succeeded
#13892
extract tt.lt and tt.gt from tt.relation
Succeeded
#13891
Remove `state.inPropertyName` and simplifies `state.canStartJSXElement` tracking
Succeeded
#13887
feat: support startColumn
Succeeded
#13885
Use Yarn 3.1 stable
Succeeded
#13882
Regenerate parser fixtures
Succeeded
#13881
Lint benchmarks
Succeeded
#13880
Always import `jest` from `@jest/globals`
Succeeded
#13879
Fix `create-react-app` and `vue-cli` tests on Node.js 17
Succeeded
#13876
[ts] Support private methods overloads
Succeeded
#13869
Update test262
Succeeded
#13867
Test on Node.js 17
Succeeded
#13866
Enable preset-env bugfixes by default
Succeeded
#13865
fix: allow enum member without initializer after non-literal member
Succeeded
#13862
fix(helpers): match `Reflect.get` behaviour
Failed
#13859
Adds the `@init:` modifier to decorator plugins
Build Activity
Succeeded
#37970
Fixup: migrate remaining Object property access to Map.get in tdz module
Succeeded
#37856
Revert "Extract an extendMap function as an attempt to create an optimization boundary" This reverts commit 85689f2bfc180d0b5c0e674e5de7954470c7ec69.
Canceled
#37855
Iterate over a clone of outsideRefs keys
Succeeded
#37817
Migrate back from Map-based reference storage to Object-based storage; access performance appears much improved for Object property access
Succeeded
#37809
Revert "Experiment: filter keys via Object.prototype.hasOwnProperty.call" This reverts commit 491c093f213c6229815b2e6dc9243245376265b0.
Succeeded
#37787
Experiment: filter keys via Object.prototype.hasOwnProperty.call
Succeeded
#37775
Fixup: perform String cast on map keys, not values
Succeeded
#37774
Experiment: cast objects to string (eliminates one Map/object difference per https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map )
Succeeded
#37695
Extract an extendMap function as an attempt to create an optimization boundary
Succeeded
#37682
Replace array-spread-plus-map combination with Array.from call
Succeeded
#37563
Fixup: undo incorrect variable de-duplication
Succeeded
#37549
Fixup: Map.put -> Map.set
Succeeded
#37545
Coerce Map.values() iterator results into an array via spread operator
Succeeded
#37540
Fixup: Update remaining property accessors
Succeeded
#37536
Fixup: Add missing Object.keys call
Succeeded
#37527
Remove lodash dependency from babel-plugin-transform-block-scoping
Succeeded
#37515
Replace lodash 'values' usage with Object.keys => .map(obj[key])
Succeeded

babel/babel    #37970

Started • duration: 03:43
jayaddison opened pull request #11798 to main
Loading Sandboxes...
Loading Packages...
Loading Install Instructions...
Finished!
Loading...