Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/babel/babel

🐠 Babel is a compiler for writing next generation JavaScript.
https://github.com/babel/babel

Never hoist JSX elts referencing vars from the current scope (#14536)

871ed897a711a92c9470c481c23fa00bd75f18c4 authored almost 3 years ago
fix: perserve parentheses of lhs id with rhs unamed fn (#14524)

* fix: perserve () of lhs id with rhs unamed fn

* review comments

9c1774a63f080fbf9f0a60d6674e8f220d2d7d70 authored almost 3 years ago
Print necessary parentheses for functions in postfix expressions (#14532)

fix: isFirstInContext doesn't handle postfix unary operators

Co-authored-by: xiawenqi <xwq167...

0984a2a0193d2a41f9f2dec318ba80267daee5c8 authored almost 3 years ago
chore: update test262 to 2e7cdfbe18eae4309677033673bb4b5ac6b1de40 (#14531)

fbd065256ca00d68089293ad48ea9aeba5481914 authored almost 3 years ago
improve react-jsx-self typings (#14529)

d2e1f002faaac247fb9e5220703e7a770b43ef18 authored almost 3 years ago
Update scope info after destructuring transform (#14494)

97d1967826077f15e766778c0d64711399e9a72a authored almost 3 years ago
Add `fail-fast: false` to CI tests matrix (#14523)

60151e2f6fa3a505d53f469e3911a74b7b334c66 authored almost 3 years ago
Update to Jest 28 (#14490)

Co-authored-by: Nicolò Ribaudo <[email protected]>

12011fff9a1710af13261e291a1d717f27873e61 authored almost 3 years ago
fix: allow liberal named type-as imports (#14522)

e29e915d2ed7b6a65282cfad4c19e4f2dc1eeffc authored almost 3 years ago
Minor legibility cleanup (#14448)

7129096c1d0bf44caede5de8ba59ffc113009da8 authored almost 3 years ago
Update `jest-light-runner` (#14488)

0b5b009b2d20bc3401d86bd038e1cf5b8b7c86c1 authored almost 3 years ago
Fix parsing ts type casts and nested patterns in destructuring (#14500)

0e6900d771f165d4a2635001c38b10dc77749760 authored almost 3 years ago
Use `maybeAddMapping` to add sourcemap markings (#14510)

4ce57400ad7935e7006e4f82473c29cae2f239ed authored almost 3 years ago
Provide plugin/preset typings from plugin-utils (#14499)

Co-authored-by: Nicolò Ribaudo <[email protected]>

c90add779ae6f096962bf0ec1add08a6893853f2 authored almost 3 years ago
Add v7.17.11 to CHANGELOG.md [skip ci]

51c8c029b65c8b42d2d75d758bbdef3846f25ae6 authored almost 3 years ago
v7.17.11

6e83daec46626446f31b8c72236c8a84ae77a532 authored almost 3 years ago
fix: `@babel/runtime-corejs2` should depend on core-js 2 (#14509)

84de4d926e296fcf46e07e0c69059ec5ee2dba6d authored almost 3 years ago
Add v7.17.10 to CHANGELOG.md [skip ci]

37931d116a21b1d4925f2e6dfab6c884aec9b5e0 authored almost 3 years ago
v7.17.10

09b335ad5dda896cdb8c70eb995cd47308d0f324 authored almost 3 years ago
Do not add sourcemap markings for indentation (#14506)

518e1a6de4e05613ebf3aaf2c35e598e1dbcdb63 authored almost 3 years ago
chore: update test262 to dcd25e616d1023922c3afb3fe13c792ed134f8f4 (#14505)

78f4544a3a88a4ab34fceaa155d7f11fdf9ecc3a authored almost 3 years ago
Switch to `@jridgewell/gen-mapping` for sourcemap generation (#14497)

b6d8434d17af056c860882efe7c670b9c6e0ec72 authored almost 3 years ago
Remove git.io shortlinks from repo (#14493)

[skip ci]

f05b87708b740946230d0318dd1e6292833dd821 authored almost 3 years ago
[babel 8] `ObjectTypeAnnotation` fields must always be arrays (#14465)

0b9fb13cb63e4aad375f2f54524871d3b6dd9314 authored almost 3 years ago
Update rollup packages (#14003)

* Update Rollup to `^2.60.1` (it generates an invalid bundle)

* Update `@rollup/plugin-common...

0d2ae01dd2b6753e6934bce292eed6ac33347045 authored almost 3 years ago
chore: update test262 to 78c6ec7f1c9fde10f06db68b6d5ee7019aeb0f5f (#14482)

bdc4eb5855e04c1d8cd92df348822921b9061c18 authored almost 3 years ago
[cli] Avoid `SourceMapGenerator` for simple map concatenation (#14479)

f51fc614681153a366059f1f53994a13b88abbf5 authored almost 3 years ago
Build ci on windows (#14463)

* build ci on windows

* remove dep

* fix

f24a72d3348930b08e736f55758f3fc58af1d6f2 authored almost 3 years ago
Update `async` in lockfile to get rid of dependabot warning (#14478)

59111e3f0a0c7c859983bab809b74a0fdc5717b5 authored almost 3 years ago
chore: test against node 18 (#14474)

84133a1ae4af26f9d68f0de82de22b8e01c84ef1 authored almost 3 years ago
[babel 8] Remove `selfClosing` from `jsxElement` builder (#14464)

f051e8b60fab5e0768eda73849ba0a2cf1af8e02 authored almost 3 years ago
chore: update compat-data (#14475)

* chore: update compat-data

* update test fixtures

3f341387b96d0b347e1c44cfd220bc963ca97bde authored almost 3 years ago
Fixing a few small typos (#14466)

2c7e9f79bb8c28c73ecc52c53fa1bc3a25c21b63 authored almost 3 years ago
Update test262 (#14467)

70fabe993d9cc15213e68deb0232ba7d01386755 authored almost 3 years ago
fix: build standalone on windows (#14462)

* fix: build standalone on windows

* fix

e71843acf093590d813e8da32764ceb35005c61a authored almost 3 years ago
fix adjustImportPath on windows (#14461)

d281a5486148ad8e209cbecd492a9f3c1446712e authored almost 3 years ago
Add missing `startColumn` to `ParserOptions` type definition (#14453)

Refer to https://babeljs.io/docs/en/babel-parser#options

df5c1ebb45040eff6c7146b7bee3a5142edc6223 authored almost 3 years ago
Remove unnecessary object accesses for legibility (#14446)

b35ff0f11ca9abccd5acc4914dc3f83db0a53408 authored almost 3 years ago
Update detection of pure nodes (`Scope#isPure`) (#14424)

3f1bd8ec352abf48b05e75c762a50d61876bbcf6 authored almost 3 years ago
chore: correct typos (#14440)

99842ace6e73ec3d2af1a858a816082db11b881a authored almost 3 years ago
chore: update test262 to d7c0a2076c2b0c1531aef7069d4abe70eec44ee3 (#14434)

f8543735a2895b2b3dc23fe8482b21e5ea7de359 authored almost 3 years ago
Add v7.17.9 to CHANGELOG.md [skip ci]

8dd65d02f8861d8e50707a27cbd01e8d6e849432 authored almost 3 years ago
v7.17.9

3c762e876d713866a56bb6530563804b4f9d7a1f authored almost 3 years ago
Restore numeric seaprators support in `@babel/standalone` (#14427)

* Add failing test

* Don't spread sets, since we compile `@babel/parser` in `@babel/standalon...

7a473ed0c6e7bf4fb9f79d72ade0c3753efefac1 authored almost 3 years ago
Merge `babel-check-duplicated-nodes` into monorepo (#14420)

* Working helper

* Added pkg.json description

* 1.0.0

* cleanup build scripts

* refa...

84336bb184b4792b65ffbc307fdd09c915dd29aa authored almost 3 years ago
Use `jest-light-runner` from npm (#14419)

2d75549bdf2d30634a729b983a5ac55576d3b855 authored almost 3 years ago
Update `regenerator-transform` (#14415)

982175b043d6e2c1439e55b473e69c786522d1fd authored almost 3 years ago
chore: update test262 to 926b0960d737b9f1dfd0ec0c1dfd95d836016d33 (#14412)

954177842c0082447b47d9c77a44a7df6e4df8f6 authored almost 3 years ago
Fix NodePath.referencesImport for JSXMemberExpression (#14403)

* add failing test

* fix

* add Expression alias for JSXMemberExpression & update condition...

b7a7c65d3bda46eb0cbdcbc70c312635d4bab93d authored almost 3 years ago
Mention how to report vulns in Babel dependencies (#14397)

Co-authored-by: Brian Ng <[email protected]>

9cb5f6c983b6d4be94de880946c16970a3788c9f authored almost 3 years ago
Add missing semicolons in 2021-12 decorators output (#14398)

611f5c849b3ea40b955481ddc01becbefe5588ca authored almost 3 years ago
[2021-12] Support class decorators in export declarations (#14396)

29dff68cbeeeb5dcf35586203f730325fd676998 authored almost 3 years ago
Fix flaky @babel/cli test (#14385)

fe006183b11f7e03cdf86e25e97c47a516c50e16 authored almost 3 years ago
chore: update test262 to 7b78d4be74e2f1c90549b4dce7ac2986ba3e954a (#14392)

e703e9f838459068bdc4e6b4ef119649862bbbba authored almost 3 years ago
Inline `@babel/helper-get-function-arity` package (#14389)

135ed1dc8bfac8c3eb07645714b688a3b30459de authored almost 3 years ago
fix: forward accessor proxy getter results (#14387)

efe0188aee90023949daff119ad37504891858aa authored almost 3 years ago
fix: parse type parameters with inType context (#14384)

326c4208fc2a44aaacced1c4e9c6c7a066c8d38f authored almost 3 years ago
Remove unused `@babel/helpers` code (#14343)

* Avoid unnecessary traverse to get program path

* Helpers only export function declarations
...

e54bc6b8bc7644e7227577a8451a3cb3bcf55edb authored almost 3 years ago
chore: bump minimist and json5 (#14382)

* chore: bump minimist from 1.2.5 to 1.2.6

* chore: bump json5 from 2.1.2 to 2.2.1

ba13e485c3d9f0457a70790f7991e0f52b1e0baa authored almost 3 years ago
Parenthesize non-simple decorator expression (#14378)

c79709a669615347ee1fcbbda4efb5f29ed56078 authored almost 3 years ago
Align named imports behavior in `.mjs` and `.js` files (#14366)

71a003a071dcb0ee5160d327f632ec685e719413 authored almost 3 years ago
[setPublicClassFields] Use define for static `name`/`length` (#14351)

* [setPublicClassFields] Use define for static `name`/`length`

* Cache property access

8855e4c27e8b0e90409b4295336d07e8971386b4 authored almost 3 years ago
refactor: replace deprecated String.prototype.substr() (#14377)

cb74c3772ebf8704806a3e4e49c45d970dba0de3 authored almost 3 years ago
Add v7.17.8 to CHANGELOG.md [skip ci]

3ee9db7afe741f4d2f7933c519d8e7672fccb08d authored almost 3 years ago
v7.17.8

1a58c7ed6a872f83271f81001e9b66a5a4e679f9 authored almost 3 years ago
Update decorators to match latest spec (#14353)

Co-authored-by: Nicolò Ribaudo <[email protected]>

7316f93897dcdde64997d9a5a03ee5fb5a5a9c72 authored almost 3 years ago
Ignore array grouping in test262 tests (#14370)

338d7f1a2a7aa50624a844cab659598b11dda188 authored almost 3 years ago
Defer `<T>() => {}` TSX error to Babel 8 (#14367)

4392e4f69f38e5a4093af33d48d8a74c74164679 authored almost 3 years ago
[systemjs] Fix nested `let`/`const` shadowing imported bindings (#14057)

Co-authored-by: Nicolò Ribaudo <[email protected]>

410c9acf1b9212cac69d50b5bb2015b9f372acc4 authored almost 3 years ago
Allow keywords in TS qualified types (#14362)

01380a61f1c03b8ea1c17107d161fd4ec75a4b00 authored almost 3 years ago
Update yarn lockfile (#14356)

dacaab1071a509f334c9c7355c38dd829cda9935 authored almost 3 years ago
Decorators misc fixes (#14339)

* fix: ensure initializer is invoked without parameters

* fix: assert class decorators return...

b6363062cd5823c8cc5a97586b98ced9f258f063 authored almost 3 years ago
Add v7.17.7 to CHANGELOG.md [skip ci]

e597854a9824edea6d3e5f04cdebf74b6f3dc20a authored almost 3 years ago
v7.17.7

4f1617cdd043c7b3d9797c92917e5537f7fb14a2 authored almost 3 years ago
Avoid `resolveTargets` call if `browsers` is an empty array (#14294)

Co-authored-by: gaosheng08 <[email protected]>

8dcf3ef36a131447fef143b8fc9d71321188ce2f authored almost 3 years ago
Fix some minor (language, not code) syntax and type errors. (#14352)

Co-authored-by: gaosheng08 <[email protected]>

4820ea0f6e8691350e2396b7fac7a8e043a545fa authored almost 3 years ago
Fix update expression for exported bigints (#14341)

a7b1181fef65b69a7ae6cd5e59045d311470e70a authored almost 3 years ago
move static-block and private-in tests to es2022 (#14346)

983f707611eaf91d43364f081dac44dca2bb418a authored almost 3 years ago
Allow variable and function with the same name in static blocks (#14344)

* solution to [Bug]: Parser throws when var declaration and function declaration in class static...

bae5027844f9dc07927b1a826f5fb5d15ce6ffcf authored almost 3 years ago
Exclude `helpers/*.js` from codecov (#14342)

0f62c58c79830cfe0afb26161e96e0e1b0482c01 authored almost 3 years ago
Report single error for invalid num seps in unicode escapes (#14338)

24f0944e2d5b83dac4cba80e1b33c8098c613dc7 authored almost 3 years ago
Fix static/proto initializers when there aren't class fields (#14335)

095131601d6c8df66381aa349ba548812aabba50 authored almost 3 years ago
Type-safe ParseErrors (#14320)

* Flow ParseError version.

Reviewed by @tolmasky.

* Begin updating everything.

Reviewed...

9ba894c1230606560809ba1c82f840e883edc4ac authored almost 3 years ago
Improve `transform-destructuring` typings (#14236)

* refactor: extract destructuring transform routines

* improve destructuring plugin typings
...

4f80f5c4171bcdcf1c6a41d0234bb167bd27e0e7 authored almost 3 years ago
fix: push `newClass` only when class is decorated (#14334)

0b29359f9ab1e9773aa858e79271587397013a27 authored almost 3 years ago
Remove length restriction from JSX entities, and ignore `Object.prototype` (#14327)

* Allow any length in unicode CP jsx entities

* Add failing test

* Don't access entities f...

4bb9b89b2dd60fcbe1d6512bf40b5fef57aeacf0 authored almost 3 years ago
Fixed the `ParseResult` type in `@babel/core` (#14333)

5cf3118700ff87b5c1a8e3b154299fa9f8ec948d authored almost 3 years ago
chore: update test262 to f7fb969cc4934bbc5aa29a378d59325eaa84f475 (#14330)

2ce3e9f1087603c8490c345e3af963a52dd7de0f authored almost 3 years ago
Convert ESLint plugins to CommonJS (#14180)

9e9301d9e74d70efa64d5810ef1026ff3552e3d2 authored almost 3 years ago
Unify compat-data generation with and without `bugfixes: true` (#14305)

The diff in the generated bugfixes data is just reordering to match the
order that we have with...

a38d54c217d0c3d93cc5a29536e1b8309a920bbb authored almost 3 years ago
format README.md (#14324)

2b5b3a39fbe0726ad543ba0f5189d2c6d9fabfac authored almost 3 years ago
Update `@types/jest` (#14315)

4e0e5f9ad6ca1c8b305dd2bc3aba9a28f1239837 authored almost 3 years ago
Fix `import type/typeof` printing with no specifiers (#14309)

Co-authored-by: Nicolò Ribaudo <[email protected]>

4f806933f63f58cb2af032d56ab13bead0e412a4 authored almost 3 years ago
Fix duplicate exports initialization with many exports (#14313)

2671c986c24df4a9edca30aba029aec170ea3d12 authored almost 3 years ago
fix: support bigints in update expressions for private fields (#14311)

7ff30840668b4b866ec76554d88e8d617612829d authored almost 3 years ago
Update test262 (#14306)

dd6a53dfd08a9c972f555718acf5deb5693bc697 authored almost 3 years ago
[tsx] raise error on single arrow type argument without comma (#14135)

Co-authored-by: Nicolò Ribaudo <[email protected]>

5749c16dc2e762ae39bb2046ae52a50d57602ba6 authored almost 3 years ago
fix: cache (#14303)

7686fc0817a727d22836c7b5b267e2afed522757 authored almost 3 years ago
Remove pretty printing from register cache (#14300)

9d319561c9ed09a2c800756efdae10feed9502d1 authored almost 3 years ago
fix(ts): skip func-type param start on parsing (#14293)

* fix(ts): skip func-type param start on parsing

Currently we skip the param start at tokeniz...

a53c2fa4a21cae90dfc2a62030be08b2599b86f1 authored almost 3 years ago