babel/babel
Pull Requests
Succeeded
#12431
convert @babel/types to typescript
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
#81700
Convert `@babel/types` to TS (#12431) * babel-types flowts convert * babel-types code generation updates * babel-types add more generated types to src (copy logic from scripts/typescript) * babel-types update generateBuilders to specify exact argument...
Succeeded
#81636
Cleanup converters types
Succeeded
#81631
Cleanup converters types
Succeeded
#81623
Update packages/babel-types/package.json
Succeeded
#81325
Update packages/babel-types/package.json
Failed
#81254
Add back types for TS 3.7
Succeeded
#79974
babel-types fix createTSUnionType
Succeeded
#79907
babel-types more improvements - better type for gatherSequenceExpressions - mark createUnionTypeAnnotation as deprecated - fix createTSUnionType - babel-types better type for builder - other improvements from PR comments
Succeeded
#79900
babel-types publish the .d.ts file for `@babel/types` (#1) * Publish the .d.ts file for `@babel/types` * Fix flowcheck * Prettier * No need to lint generated .d.ts files (now they are generated by tsc) * Run prepublish-prepare-dts from pre...
Succeeded
#79871
babel-types update deprecated builders generation to have more compact file
Succeeded
#78902
babel-types update generateBuilders script to use "t" as alias instead of "types"
Succeeded
#78895
babel-types use t as alias for ast node types namespace
Succeeded
#78877
babel-types copy d.ts file for deprecated ast node creators into lib folder
Succeeded
#78855
babel-types copy d.ts file for deprecated ast node creators into lib folder
Succeeded

babel/babel    #81700

Started • duration: 07:13
zxbodya opened pull request #12431 to main
Loading Sandboxes...
Loading Packages...
Loading Install Instructions...
Finished!
Loading...