babel/babel
Pull Requests
Succeeded
#13191
Proposal hack pipes
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
#136525
parser/plugin-pipeline: Minor hash-tuple test changes
Succeeded
#135708
parser: Check conflict between hash topic tokens and tuples
Succeeded
#135181
proposal-pipeline: Restore missing smart-mix exec fixture
Succeeded
#135177
parser: Restore smart-mix pipe error when pipe head is comma sequence
Succeeded
#135172
parser: Unbound-topic error is now recoverable again
Succeeded
#135026
parser: Add Hack-pipe tests for nontransformed await
Succeeded
#135006
parser: Restore erroneously removed smart-mix node types
Succeeded
#135003
parser: Fix pipe topicToken optional typing https://github.com/babel/babel/pull/13191#discussion_r641621305
Succeeded
#134998
proposal-pipeline: Test Hack pipe with class + private properties
Succeeded
#134997
proposal-pipeline: Test Hack pipe with class + private properties
Succeeded
#134902
parser: Restore `this.withTopicForbiddingContext` for smart-mix pipes
Succeeded
#134890
parser: Remove unused inPipeline flag
Succeeded
#134886
parser: Make invalid topic references fatal errors
Succeeded
#134863
parser: Hack-pipe humane error for assignment expressions
Succeeded
#134840
proposal-pipeline: Test no-proposal case
Succeeded
#134829
plugin-pipeline: Add input/output.js fixtures In addition to exec.js fixtures. See https://github.com/babel/babel/pull/13191/#discussion_r641338231.
Canceled
#134827
plugin-pipeline: Fix transform when Hack pipe body is topic identity
Succeeded
#134820
plugin-pipeline: Fix transform when Hack pipe body is topic identity
Succeeded
#134785
plugin-proposal-pipeline: Restore missing smart-mix tests
Succeeded
#134783
plugin-proposal-pipeline: Restore missing smart-mix tests
Succeeded
#134780
parser: Restore missing smart-mix tests
Succeeded
#134760
plugin-proposal-pipeline: Revert stylistic tweaks to smartVisitor See https://github.com/babel/babel/pull/13191#discussion_r640982581.
Succeeded
#134757
plugin-proposal-pipeline: Revert stylistic tweaks to smartVisitor See https://github.com/babel/babel/pull/13191#discussion_r640982581.
Succeeded
#134755
plugin-proposal-pipeline: Revert stylistic tweaks to smartVisitor See https://github.com/babel/babel/pull/13191#discussion_r640982581.
Succeeded
#134694
plugin-proposal-pipeline: Revert stylistic tweaks to smartVisitor See https://github.com/babel/babel/pull/13191#discussion_r640982581.
Succeeded
#134693
plugin-proposal-pipeline: Inline Æ’s in Hack visitor
Succeeded
#134682
parser: Simplify parseTopicReference Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
Succeeded
#134667
parser: Simplify parseTopicReference Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
Succeeded
#134666
parser: Revert changes to smart-mix pipe error codes
Succeeded
#134649
parser: Remove not-working Hack-pipe error message on = expressions
Succeeded
#134404
parser: Drop support for assignment/yield/arrow-Æ’ Hack-pipe bodies
Succeeded
#134338
parser: Hack pipes now support assignment expressions in bodies
Succeeded
#134331
parser: Fix name of test smart-proposal-arrow-function-unparenthesized
Succeeded
#134225
plugin-proposal-pipeline: Tweak Hack-pipe test for object literal
Succeeded
#134207
parser: Add tests for topic reference # without enabling pipe plugin
Canceled
#134206
parser: Add tests for topic reference # without enabling pipe plugin
Succeeded
#134199
parser spec: Add deprecation warning for smart-mix pipe types
Succeeded
#134198
parser: Add support for bare yield expressions in Hack-pipe bodies
Succeeded
#133322
parser: Fix pipe-proposal unbound-topic error message
Succeeded
#133267
generator: Fix missing TS/Flow Format.topicToken declaration
Succeeded
#133261
Update Hack-pipe test fixtures Add async node property and periods to error messages.
Succeeded
#122237
Add warning about deprecation of smart-mix pipe
Succeeded

babel/babel    #136525

Started • duration: 03:27
js-choi opened pull request #13191 to main
Loading Sandboxes...
Loading Packages...
Loading Install Instructions...
Finished!
Loading...