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

Update compat data (#15065)

6481264213a0e0d7ae549180b045c1cdc67790fd authored over 2 years ago
Add v7.19.6 to CHANGELOG.md [skip ci]

6224cc0d38a1ccc4a10ae571e6f805d15b3a97a3 authored over 2 years ago
v7.19.6

aadd7a3d520324ba01d0be6455303deed6f223bb authored over 2 years ago
Don't bundle unnecessary plugins in `@babel/standalone` (#15023)

* Don't bundle unnecessary plugins in `@babel/standalone`

* Review

* Revert "Review"

Th...

d0e58e646e1bb2f4f27ebd09b77ea2ae03cd1cf0 authored over 2 years ago
Fix parsing of block comments nested in flow comments (#15062)

* Fix parsing of comments inside flow comments

* Fix parsing of block comments nested in flow...

73c9aef87226c1e27cd7cdd5fb9f83f2303111cd authored over 2 years ago
Ensure `@babel/runtime-corejs3/core-js/*.js` can be imported on Node.js 17+ (#15060)

* Add Node 19 test and build Babel on latest node

* bump webpack 5 to latest version

* tes...

cbef14b7df244e3fa4f9e47334cbda948217689a authored over 2 years ago
Ensure non-static decorators are applied when a class is instantiated. (#15059)

* rename test cases

* fix: protoInit call should not be injected to static field initializer

db2789f3c954d3acc3470af71b0328534a75b795 authored over 2 years ago
fix: improve module block program location tracking (#15052)

* fix: module block program should span within {}

* adapt to startNodeAt usage

66d4fe9d3f202ae263968362832a4b676ce56f32 authored over 2 years ago
Use `startLoc.index` instead of carrying around `start` (#15056)

ef0749df267dfd230cb0e92a144e88fd251a274c authored over 2 years ago
Fix missing `transformSync` function name (#15055)

061d5a364e364a1444a1975bf59a4ee61e9992c6 authored over 2 years ago
Improve generation of comments without location (#15037)

9a0c4964011053bc661f5f7e7a22d61478c25b52 authored over 2 years ago
Simplify transform-react-jsx-source code (#15046)

ddaee9025c3af7d7eebdda62c89784074c8c034a authored over 2 years ago
Inline dynamic import transform (#15026)

3526b79c87863052f1c61ec0c49c0fc287ba32e6 authored over 2 years ago
fix: preserve this for `super.*` template tags (#15043)

34ae2819b88bcc57b7eb5daa224afb4f08974582 authored over 2 years ago
chore: Update yarn 3.2.4 (#15035)

update

0b0f083c777bf59b197467b973d6418325c5ddd7 authored over 2 years ago
fix: `make watch` infinitely loop (#15040)

30a16a226bd272e4726da775bd6c3f711cab981b authored over 2 years ago
Add v7.19.5 to CHANGELOG.md [skip ci]

51912526b4c6bd0f9fc704904c5caae9b4d789dd authored over 2 years ago
v7.19.5

56a8bc9d365819edbaf0f0f5360fb1fbb71e1431 authored over 2 years ago
fix: `comment.loc` may be `null` or `undefined` (#15033)

1dd984443fecda5b478eb86973c32c81db3119fb authored over 2 years ago
Fix "Cannot read properties of undefined" regression (#15031)

2bbc7224900d015dbf423872a360dd263be9f641 authored over 2 years ago
Add v7.19.4 to CHANGELOG.md [skip ci]

c9ddd3c583f1b8850aed5ea1bf700684e0c43943 authored over 2 years ago
v7.19.4

7a38850a839c99727b9bd6d949f3002c54267f97 authored over 2 years ago
Improve comments generation (#14979)

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

d45d59a4e3faeb6e7c16762d814a2b99e20d098d authored over 2 years ago
Fix: properly scope variables in TSModuleBlock (#14109)

* Fix: properly scope variables in TSModuleBlock

Co-authored-by: Nicolò Ribaudo <nicolo.ribau...

586a7eec25381988b285b68340702ef3ecccbc31 authored over 2 years ago
fix: check constant violation inside loops (#15019)

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

Co-authored-by: Janie <janiewang26@...

cf0cfac3889d5f69db0cb21861383e5502670723 authored over 2 years ago
fix: mark `var` declarations in loops as not constant (#15027)

* fix: babel-traverse constant flag in bindings

flag bindings in loops as not constant.

Fi...

8e9ae5f94e0a979e3d9728746af252e5544f7109 authored over 2 years ago
Compare test262 results with previous `main` commit (#15024)

6d2b218eceba1206160f702fe4ba3969d66e21c8 authored over 2 years ago
Update test262 (#15025)

814e66ebb97a670257d446f7c2a57612939fb786 authored over 2 years ago
Run test262 again (#15001)

367d4edab1204d7d87672978b09e7466c9b60339 authored over 2 years ago
Never throw for invalid escapes in tagged templates (#14964)

4fb29a372b18e82ba72262db43b80b220a5cce01 authored over 2 years ago
Improve module expression parsing/printing (#14980)

* fix: several ModuleExpression printing edgecases

* fix: end module expression's program bef...

98c3bb99e2cc98ce65381ec7bee97fe8b7789631 authored over 2 years ago
Update compat data (#14991)

chore: update compat data to c2f9ff98b30cc04e9174d9c31f0098ae88f29245

5729ce948c1930eb7e35fee71e6eac5a505d2e1f authored over 2 years ago
Update test262 (#14992)

chore: update test262 to 58b7a2358286b918efd38eac4b2facbc8ada1206

2a76c95a5a14f64f27d89e3f84bca49b6aa391c9 authored over 2 years ago
Improve source map generation (#14967)

4f4b450f5279947c24eae37b97dc8b5e652fcf51 authored over 2 years ago
Fix holes handling in optimized array destructuring (#14984)

e9b3ef1df7e3dd95da1064642707f382953b47ad authored over 2 years ago
Disallow rest object destructuring of null/undefined (#14985)

47489472296ae088d20f45f178c2ee60bff81755 authored over 2 years ago
Internally rename `proposal-*` to `transform-*` in preset-env (#14976)

593fd9e3e5ec24cf8a7ef92d00543090ba9526f0 authored over 2 years ago
Add v7.19.3 to CHANGELOG.md [skip ci]

abb26aaac2c0f6d7a8a8a1d03cde3ebc5c3c42ae authored over 2 years ago
v7.19.3

3d46a599567ad3052a9feadac2358ab43c36cfe2 authored over 2 years ago
Correctly update bindings of decorated class declarations (#8566)

e0685ad534039d714980a84dcba9acdfffd5d1a5 authored over 2 years ago
tests: fix coverage for `babel-cli` (#14965)

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

bf3b20ae182076357a5810f0b5fec07ebc4ccecd authored over 2 years ago
fix: parsing of `JSXText` following `JSXSpreadChild` (#14974)

fix

6be6e04f396f03feace4431f709564a8d842163a authored over 2 years ago
Update compat data (#14970)

chore: update compat data to 64e359ef5212f9c5ce305a75f3953997e6112170

7c6ecb5f4cfc9d81f798893c4d05ad16a07e99c2 authored over 2 years ago
Update test262 (#14969)

chore: update test262 to e849d40605dbacb5f0373385c5f64532b61b8c39

6e82db3084997112ab1fce3c4c0b8b7e088aee36 authored over 2 years ago
Fix printing of Flow internal slot functions (#14962)

624c78d99e8f42b2543b8943ab1b62bd71cf12d8 authored over 2 years ago
Emit `@babel/cli` source maps based on configuration files (#14950)

40a6d425749db875bc5bee2630bcfc0de2778c31 authored over 2 years ago
fix: ts exported vars are shadowed by `declare` (#14946)

* fix

* review

bedfc721cba73b67cd3eb485b1368cb4688aebdc authored over 2 years ago
chore: use `c8` for coverage testing (#14961)

* test

* fix

* fix

* test

* test

* test

* test

* c8

* d.ts

* c8 ci

...

c602be93158b94d6e2759e7b23fb3e7d7408e60c authored over 2 years ago
Fix prepublish build of Babel 8 with ESM (#14949)

5a9b421c88e5e05df909d15816dc3bd5e760274b authored over 2 years ago
Optional filename when preset uses fn test/include/exclude (#14954)

0cc190c128c646e217de121a549e97beaefe1206 authored over 2 years ago
chore: Remove some useless stuff (#14959)

53e9057d3022cdf41c2593261b8f5c4a4e26265d authored over 2 years ago
[ts] remove nested `declare namespace` (#14952)

0e5571f0df911a09e6c046b49f61ff6aa1ab0379 authored over 2 years ago
fix: Support local exports in TS `declare module`s (#14941)

Co-authored-by: Huáng Jùnliàng <[email protected]>
Co-authored-by: Nicolò Ribaudo <nicolo.ribau...

40dfe9ac463a231b3b0fc6a50365316debe15d06 authored over 2 years ago
fix: allow ts redeclaration with `import =` and `var` (#14940)

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

ae10b496d0c9d3fefe1df675ef25d7768eeb8352 authored over 2 years ago
Bundle most packages in Babel 8 (#14179)

Co-authored-by: liuxingbaoyu <[email protected]>
Co-authored-by: N...

aad7eb743d1354a5475f9d43226bfedc5f149e4b authored over 2 years ago
Update test262 (#14938)

chore: update test262 to aa3afd1c281aabaef78f35d30831e90ef97dad18

c9fe9f0a734956cf12456e9c81405b1477c90346 authored over 2 years ago
Add v7.19.2 to CHANGELOG.md [skip ci]

848312c41f19f395f6137517b372d1860f5c816b authored over 2 years ago
v7.19.2

d7ccfc5043d874dd44833b7ff4e6350580396d6d authored over 2 years ago
fix: runtime-corejs 2 should depend on core-js@2 (#14937)

* fix: runtime-corejs 2 should depend on core-js@2

* Enforces that @babel/runtime-corejs2 mus...

b5d3cc63d957a0434ef14b2055a73b2b2a6f8dfe authored over 2 years ago
Add v7.19.1 to CHANGELOG.md [skip ci]

ae3b86490a84690afe4e9c3b7295e64c53cd8bb1 authored over 2 years ago
v7.19.1

eb621ac822df8d4656970b95394622957e1f6245 authored over 2 years ago
chore: Fix babel8 tests on windows (#14928)

Co-authored-by: Huáng Jùnliàng <[email protected]>

f52ac94faea94ad370e2142f1728b17c96deaa4b authored over 2 years ago
Avoid fancy stack traces size computation (#14930)

028a7fed8e348446f6fe9a7848101671558d6ad8 authored over 2 years ago
fix: isForAwaitStatement is broken (#14932)

d0a923f96f4b188193bef105331a9c0f206eacb8 authored over 2 years ago
chore: Update unicode15 and fix ci (#14931)

c9d0c40efb8f50bb19bfd5556fd7232406ba4284 authored over 2 years ago
[babel 8] Bump eslint parser deps (#14872)

* breaking: bump eslint-parser deps

* bump eslint dev deps

* Use `@nicolo-ribaudo/eslint-s...

091ac3d03eecc3fe4ea71581265b7da483c74d20 authored over 2 years ago
[estree] attach comments after directives at the end of file (#14920)

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

580d7301861711a9bce8b96464f25aca581ff934 authored over 2 years ago
chore: fix parser-test allowlist (#14925)

57d2b474f41fe00590783ca6d43a138c9c203d49 authored over 2 years ago
chore: Update compat-data (#14924)

bb8774df4ffb65a8251ac927025b58be301970c6 authored over 2 years ago
[ts] allow redeclaring a var/type with the same name as import (#14900)

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

642adbcd98f58d1a38c4e48d021f10cfbee8328a authored over 2 years ago
Update test262 (#14915)

4b7047dddcb09a93bc540cd48f461a8d503ce260 authored over 2 years ago
Bump TypeScript to 4.8.3 (#14914)

* upgrade typescript to 4.8.3

* remove unused @ts-expect-error comments

51eb31976ce52a34308cbabeaeaf6afe17127f8f authored over 2 years ago
chore: Improve external parser tests (#14911)

* improve runner

* update allowlist

* review

3057a3b2f7782993a293aeb0ef629b153ac4422f authored over 2 years ago
fix: do not remove type import used in TS import= (#14913)

* fix: do not remove type import used in TS import=

* tweak typing

4b3f619d4ad3585e3e2d1f2c15230475cc18b68b authored over 2 years ago
Add v7.19.0 to CHANGELOG.md [skip ci]

5295cbe9b5ed7856e8323899b355bdfe104bdf3b authored over 2 years ago
v7.19.0

70a13e49be1d5d5b33f60f4daed8096531c7028c authored over 2 years ago
Add 2022-03 decorators version (stage 3) (#14836)

* Copy `applyDecs`->`applyDecs2203` helper, and `2021-12`->`2022-03` tests

* Avoid conflicting ...

16d3220bbfdd6ff1971f0019b82db438d164cad8 authored over 2 years ago
[parser] Make `decoratorsBeforeExport` default to `false` (#14695)

d855f9d60c896948df64b58358fe0af68116f688 authored over 2 years ago
support private name in decorator member expr (#14666)

85ce832a7a2c19841e689b2359f042ed41c3f837 authored over 2 years ago
Fix: class transform should not drop method definition when key contains non-BMP characters (#14897)

* polish: improve helper-function-name typings

* fix: support non-BMP method name in class tr...

0e0f123205fe4585a4f5c0410375ab225dea68ae authored over 2 years ago
Enable `ban-ts-comment` (#14908)

* lint: enable ban-ts-comment

* Add descriptions for every @ts-expect-error comments

05deb6040523c0af4847c5c8f6d1589a0d8d3e89 authored over 2 years ago
Default to hash syntax for Record&Tuple (#14744)

14ea25fbb337f7c7cc6c29ae5ee480fc76818087 authored over 2 years ago
feat: add proposal-record-and-tuple to standalone (#14867)

74853c71f9c956836a502e468db260129dc1e4e4 authored over 2 years ago
Add support for the duplicate named capturing groups proposal (#14805)

80c6889342160b783f5eb309055685d95e683317 authored over 2 years ago
chore: add eslint rule `consistent-type-imports` (#14901)

eec95740ca7680a6bd4ac5900b1a91d655449eaa authored over 2 years ago
Update compat data (#14903)

chore: update compat data to 545aaf24f3d38df5830e999d3fd3a9046fd773ae

b50d889300052e45cef4e4748c97caa8b183cad1 authored over 2 years ago
Update test262 (#14902)

chore: update test262 to 051631f58b3ba78fe0eac9ad34ed17ab5cb72600

395e60841f12676f4fd265b3919f782335258193 authored over 2 years ago
chore: Speed up `lint-staged` (#14896)

2a9aabc281ed572a0ec355bc67199efc134ed413 authored over 2 years ago
Remove one promise tick in yield* (tc39/ecma262#2819) (#14877)

* Extract asyncGeneratorDelegate/AsyncGenerator/awaitAsyncGenerator (no changes)

* Remove one...

1516a42af21f65a4233eb7d66968da954882a162 authored over 2 years ago
ship @babel/standalone source maps (#14863)

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

35a9df0353e5e8c6f907a27dbf18c459acb06eea authored over 2 years ago
fix: CI exception (#14892)

Co-authored-by: Huáng Jùnliàng <[email protected]>
Co-authored-by: Nicolò Ribaudo <nicolo.ribau...

9425eedf49527757a0b4ad16f63c00237c475f59 authored over 2 years ago
docs: remove david-dm from README (#14895)

e090ba45af9f28d5aa1b923f3ea828df74d4a48d authored over 2 years ago
chore: Generate source maps in the development environment (#14876)

6277afdfb06e20a0729f4d29300c4f14569c1fce authored over 2 years ago
fix: TS plugin shouldn't remove `#privateField!` (#14890)

7ddad4742d375bc6000078c54bbfce4eaa46ec73 authored over 2 years ago
Update typescript to 4.8 (#14880)

* remove @babel/parser tsconfig

* update typescript to 4.8

* Fix new typing errors

* te...

2626f18c57f42c427c366e22721c7b21759c00af authored over 2 years ago
fix: parse a<b>>>c as a<(b>>>c) (#14819)

* fix: parse a<b>>>c as a<(b>>>c)

* fix: bail out only when they could form bitshift

* Rev...

6c5ebd12fa3a3e594f5dc8dab2b4f44e153f5976 authored over 2 years ago
update (#14885)

92c93a290fdf4d191d8931756e28b9240189d608 authored over 2 years ago
Fix helper-builder-react-jsx compat with Babel 7.9 (#14886)

* add test

* fix: build-react-jsx should pass PluginPass in post

cad4ea76cd7616aa2f6af5d8c1cb31ab4a0d1288 authored over 2 years ago
Make error message prefixes more descriptive (#11612)

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

Co-authored-by: Nicolò Ribaudo <nic...

cf0b1e74a2bd2c3f631459869ae856d146f70020 authored over 2 years ago
Hide internal `@babel/core` functions in config errors (#11554)

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

32328dea944ad5a24ee4dc8323571f4b530488ed authored over 2 years ago