Ecosyste.ms: OpenCollective

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

Babel

Babel is the community maintained compiler for evolving the future of JavaScript
Collective - Host: opensource - https://opencollective.com/babel - Website: https://babeljs.io - Code: https://github.com/babel

Make `ClassDeclaration["id"]` optional in babel-types (#15920)

fix(types): make ClassDeclaration.id optional

github.com/babel/babel - 1fb3b7a3f3a8b2f010324c53f5babc18aff4726a authored over 1 year ago by Jordan Tucker <[email protected]>
Improve test coverage for export-default-from (#15937)

github.com/babel/babel - 85a35adf1292a2035c23478da82f827968e64c28 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Add v7.22.16 to CHANGELOG.md [skip ci]

github.com/babel/babel - 159491e99f2770ded1578e0c593738729e7e4390 authored over 1 year ago by Babel Bot <[email protected]>
v7.22.16

github.com/babel/babel - 6f00bb1297ab688cd7e88fa2df78f2983388902d authored over 1 year ago by Babel Bot <[email protected]>
Skip deprecation warning tests when in a folder named `@babel` (#15936)

github.com/babel/babel - 21a6a2cc445adba79fde9df5a6a492ae3eeae856 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
fix: `__esModule` is missing from published `@babel/parser` (#15935)

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

github.com/babel/babel - 9b700f47587a377f050a62620f9afc29e2dec168 authored over 1 year ago by liuxingbaoyu <[email protected]>
Fix flaky CLI test (#15932)

github.com/babel/babel - ff4f9594473b748c00cb7d8f61e10794fc10f9ef authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Do not run flaky cli tests locally by default (#15928)

github.com/babel/babel - ac766d6ebf3256c0abf5fd90cb2ab9a25372fab0 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Update actions/checkout action to v4 (#15926)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/babel/babel - b28689c8b2e664fcf88121bc1a115c002d23d79b authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Pin Node.js to 20.5.x (#15929)

github.com/babel/babel - 2c07574b06a824d99bb1b59e0e764b1a791b8188 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Add v7.22.15 to CHANGELOG.md [skip ci]

github.com/babel/babel - aaf364a5675daec4dc61095c5fd6df6c9adf71cf authored over 1 year ago by Babel Bot <[email protected]>
v7.22.15

github.com/babel/babel - 526005196e439b917960cf0a4181a78fa656dac0 authored over 1 year ago by Babel Bot <[email protected]>
Only perform config loading re-entrancy check for cjs (#15923)

* Add failing test for issue 15916

* Only perform config loading reentrancy check for cjs

github.com/babel/babel - ca8335c60a98f98a8eff2ae3256b814bbb520873 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
[babel 8] Update `v8flags` (#15908)

* [babel 8] Update `v8flags`

* Fix flag normalization

* Add todo comment for removing cust...

github.com/babel/babel - b240d3f5b78b3dcda87311e3e0f9491fb570963e authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Update plugin-transform-class-static-block.md

github.com/babel/website - 06d3acea86fbd70ada3c3fcc5878774836d3892a authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Update test262 (#15915)

github.com/babel/babel - 455e5932aefa1b2fba2178cc04312da8e70b6ebe authored over 1 year ago by Babel Bot <[email protected]>
chore: Update TS 5.2 (#15897)

github.com/babel/babel - c39fda2878a075271b401a6f70a5f22ff594380b authored over 1 year ago by liuxingbaoyu <[email protected]>
Add explicit `.ts`/`.js` extension to all imports in `src` (#15892)

github.com/babel/babel - 5ebab544af2f1c6fc6abdaae6f4e5426975c9a16 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Refine `LetInLexicalBinding` error message (#15910)

github.com/babel/babel - 8ba5c6721fa7877877a24dccd16554a8e46e4d23 authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Add v7.22.14 to CHANGELOG.md [skip ci]

github.com/babel/babel - 2ce1d11b718ae45da8daea1518450435e240ed0e authored over 1 year ago by Babel Bot <[email protected]>
v7.22.14

github.com/babel/babel - 1a8436c3475c613e498c37c8a0d32dde4826613e authored over 1 year ago by Babel Bot <[email protected]>
Simplify parser errors creation (#15884)

* Simplify parser errors creation

* Better type for `code`

github.com/babel/babel - 4013c5460f687e4b96e31bddc314c450f30e130d authored over 1 year ago by Nicolò Ribaudo <[email protected]>
extract more test helpers to repo-utils (#15902)

Co-authored-by: Nicolò Ribaudo <[email protected]>
Co-authored-by: liuxingbaoyu <30521560+liuxingb...

github.com/babel/babel - f64b04e216be9bd34b3e7b63042b7cff1e379310 authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Avoid dynamic require call in preset-env (#15907)

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

github.com/babel/babel - f9d1adf176d10dd6e9322e8b451a3664ebb2ca5d authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Cleanup skipped parser tests (#15903)

github.com/babel/babel - 235a7accd9e3ca2958c41a3a97475c839c88b09a authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Bump lodash from 4.17.19 to 4.17.21 (#65)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](htt...

github.com/babel/babel-bot - a57fed8fb317a2b156ecd9f9a5888db5a43c5f76 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump decode-uri-component from 0.2.0 to 0.2.2 (#82)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 ...

github.com/babel/babel-bot - 52fbe36517956b13b7ebfc0817bbdb5b0caa821c authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump qs from 6.3.2 to 6.3.3 (#83)

Bumps [qs](https://github.com/ljharb/qs) from 6.3.2 to 6.3.3.
- [Release notes](https://github....

github.com/babel/babel-bot - 76f83c1efd52656c093de5825e0f07550cb28e58 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump json5 from 2.1.3 to 2.2.3 (#84)

Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3.
- [Release notes](https://gi...

github.com/babel/babel-bot - 575ea9fb4ad9af7d99d2f76deeec5d294a695fb6 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update `core-js` (#177)

github.com/babel/babel-polyfills - 8999c65c946789931fd68de3be45775dff0df334 authored over 1 year ago by Denis Pushkarev <[email protected]>
Add v7.22.13 to CHANGELOG.md [skip ci]

github.com/babel/babel - b804bb08912d262133213dcd7f40d81645f97489 authored over 1 year ago by Babel Bot <[email protected]>
v7.22.13

github.com/babel/babel - 74206f25860c8b85cecc0f9345f692d80af06649 authored over 1 year ago by Babel Bot <[email protected]>
Improve helper-fixtures (#15890)

* remove unused traceur checks

* ignore test suites for different major versions

* reduce ...

github.com/babel/babel - 9de5c44c49bcd928b381bf253e17ffeadac225d9 authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Revert "Do not record trailing comma ..." (c3f03f6) (#15901)

github.com/babel/babel - 85ae11ee9c8bc219cc465d60dd561872014748c2 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Add deprecation notice

github.com/babel/karma-babel-preprocessor - c3c0ca3fa8efc38a377832757eb77877d32f0827 authored over 1 year ago by Shuhei Kagawa <[email protected]>
[babel 8] Use ESM-based `chalk@5` (#15792)

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

github.com/babel/babel - e43d8e77cf88245e930055e70a42f46e2996bce6 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Update `jest-light-runner`, enable `source-map-support` (#15883)

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

github.com/babel/babel - 2a6d8031fd3921bee9f2323d4218ff18269a85b4 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Add v7.22.12 to CHANGELOG.md [skip ci]

github.com/babel/babel - 78e504126d5d379ce1533e2324602f7a596e3e1d authored over 1 year ago by Babel Bot <[email protected]>
v7.22.12

github.com/babel/babel - 76c1ec718a7d4e9b3b6526471e8d2b1fbf626d6a authored over 1 year ago by Babel Bot <[email protected]>
Fix optional chain optimization in sequence expression (#15888)

github.com/babel/babel - 0534e6359283050d9a01f3e09e247b3e785833e2 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Add migration note for syntax plugins removal (#2817)

github.com/babel/website - 6401e15bed9829c215b6bf8f5d11bb74b4ef7182 authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Update test262 (#15891)

chore: update test262 to 9efb4f8e531efbc297680145a7fa67d7415d0a4a

github.com/babel/babel - 148faa01f21f8392faa9cfdbf2e8a89d797d0061 authored over 1 year ago by Babel Bot <[email protected]>
Add v7.22.11 to CHANGELOG.md [skip ci]

github.com/babel/babel - c71a2177639b0782b594a44afd685d4631884e6d authored over 1 year ago by Babel Bot <[email protected]>
v7.22.11

github.com/babel/babel - 13b1113a95e113dbe37831deda6755da9ecb77e6 authored over 1 year ago by Babel Bot <[email protected]>
Update `yarn-plugin-babel-release-tool` (#15885)

github.com/babel/babel - fb5496491f1c3cd997af8d87f782b062361fc703 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Fix: fully remove TS nested type-only exported namespaces (#15882)

github.com/babel/babel - 48d12ef9bd59443b7fb92d1cb87b07b60a9f25aa authored over 1 year ago by sanmu <[email protected]>
Do not record trailing comma pos when `maybeAsyncArrow: false` (#10940)

github.com/babel/babel - c3f03f678231f3ead7e3ed31c2401adf8d93f5c7 authored over 1 year ago by Huáng Jùnliàng <[email protected]>
change incorrect statement (#2815)

github.com/babel/website - 497586d8608c02c9190040b05e1dc6e121ea6313 authored over 1 year ago by Lorenzo Bloedow <[email protected]>
fix minor grammar mistake (#2816)

github.com/babel/website - dbf5879abb4409d9fe690085565bfc044321081a authored over 1 year ago by Lorenzo Bloedow <[email protected]>
enable jest/no-standalone-expect (#15872)

github.com/babel/babel - 0c8dfc1bd77e807e08bada82eeee90b0e68d4c2f authored over 1 year ago by Huáng Jùnliàng <[email protected]>
fix: function names typo (#15876)

github.com/babel/babel - 8f1c34aaeaa8addf29a57eb5ef70c1fb6d22c817 authored over 1 year ago by Mustafa Ateş Uzun <[email protected]>
chore(deps): update yarn to v3.6.2 (#15877)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

github.com/babel/babel - 47a2e493794ce3d8d582ee24254d3de7dced4879 authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update test262 (#15874)

github.com/babel/babel - d54da7f0bf22240d8d6c287effd2149b6fc4730b authored over 1 year ago by Babel Bot <[email protected]>
Simplify `?.` output when chain result is ignored (#15871)

github.com/babel/babel - 70483706c413ed701f4c5cf9f89c32769e5c199a authored over 1 year ago by Nicolò Ribaudo <[email protected]>
fixup package-lock

github.com/babel/broccoli-babel-transpiler - beb72e8572f5bf156373336557bee1fbb5cd8db0 authored over 1 year ago by Katie Gengler <[email protected]>
Merge pull request #238 from babel/kg-remove-ci-releasing

github.com/babel/broccoli-babel-transpiler - 7f92ad1ee16b2190a01f933560f6d49fe0658e3e authored over 1 year ago by Katie Gengler <[email protected]>
Undo CI releasing because I cannot set secrets on the repo

github.com/babel/broccoli-babel-transpiler - 359258f85cd42394dfc5349bd119baa7e0014032 authored over 1 year ago by Katie Gengler <[email protected]>
Merge pull request #237 from babel/kg-add-ci-releasing

github.com/babel/broccoli-babel-transpiler - 66485e807fb4eec053626d0ef7a263546c19918d authored over 1 year ago by Katie Gengler <[email protected]>
Add CI Releasing setup

github.com/babel/broccoli-babel-transpiler - 19ce45ceaf6086675ed4f36c3469a5aabdaee0ee authored over 1 year ago by Katie Gengler <[email protected]>
add migration note on createConfigItem (#2813)

github.com/babel/website - b4f4da70f3c658e866799496beb17678205355e2 authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Disallow sync createConfigItem,loadPartialConfig,loadOptions (#15869)

github.com/babel/babel - 05c408998bd83336e2ae2e8b4dff164e575747b9 authored over 1 year ago by Huáng Jùnliàng <[email protected]>
bump infra (#2812)

* bump infra

* bump to Babel 8 alpha

* update yarn to 3.6.1

github.com/babel/website - 44be21f61a94b5c2abd8e03c9bb3f1bd19c44358 authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Update to Rollup 3.2.3 (#15038)

* Update to Rollup 3.0.0

* fix

* fix

* test

* update rollup

* remove workaround
...

github.com/babel/babel - 866ea4356a43c4479e7dc2643edbb1a7b41dd8b9 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
fix: definition of TS function type params (#15867)

Function type params can also be array or object patterns. They can NOT be assignment patterns.

github.com/babel/babel - 9c5109b35e92a0e36a733f60ad2794ecc2f39225 authored over 1 year ago by Daniel Tschinder <[email protected]>
chore: Update deps (#15863)

* update

* fix

github.com/babel/babel - 444cea46a5b24fee00a68092049c08b074cceff8 authored over 1 year ago by liuxingbaoyu <[email protected]>
update Babel 8 node requirements (#2811)

github.com/babel/website - da0cdc3639092565fcbb319f79646629317bb8f5 authored over 1 year ago by Huáng Jùnliàng <[email protected]>
bump json5, terser and webpack, further minimize babel helpers (#15833)

* bump json5, terser and webpack

* update built helpers

* update Makefile.js

* enable h...

github.com/babel/babel - 6e04ebdb33da39d3ad5b6bbda8c42ff3daa8dab2 authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Use Babel 8.0 alpha to build babel (#15846)

github.com/babel/babel - 8dc81b1589f02bc7659d136b14082087143af707 authored over 1 year ago by Huáng Jùnliàng <[email protected]>
fix(standalone): strip archived syntax plugins (#15858)

github.com/babel/babel - 2887d4ba4bc5036604b2fbe74bfc2a97d1af48f9 authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Exclude redundant files from publish process (#15856)

github.com/babel/babel - 42cf0dbd994b8f88ca5545b0fe39ef13ee101667 authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Update test262 (#15859)

github.com/babel/babel - 4a04d201ae21d8946569a8129f9b93e396114745 authored over 1 year ago by Babel Bot <[email protected]>
Add v8.0.0-alpha.2 to .github/CHANGELOG-v8.md [skip ci]

github.com/babel/babel - d80e0596cbca1e2aaf024b8c9395c8e419d8c4e8 authored over 1 year ago by Babel Bot <[email protected]>
Bump Babel 8 version to 8.0.0-alpha.2

github.com/babel/babel - 38bfd087b118ce12f4259ff82f2914e3247f9145 authored over 1 year ago by Babel Bot <[email protected]>
Set babel-bot as the committer in release jobs

github.com/babel/babel - d8a63a2dfabef0e19187793caa3972ad1d1f2a0b authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Fix makefile for release

github.com/babel/babel - ab6141abddd10bc88fa64e513f4b6eca44fd28b4 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Update Babel 8 release process (#15853)

github.com/babel/babel - 3c9766172a0d3cbdcae06b8064e4d722ddd449e7 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
[v8] Do not use syntax plugins for syntax enabled by default (#15823)

github.com/babel/babel - 80468d3e4248f8bcf912a556cd68aaf4d97e46a7 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Provide better error message when allowDeclareFields is enabled (#15847)

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

github.com/babel/babel - e8ef84279205ab521e791d5a5728085cde0a75f6 authored over 1 year ago by Huáng Jùnliàng <[email protected]>
[lerna-changelog] support tag filtering

github.com/babel/actions - 27a8488df2717cb25bdcabfa267276f6c250f603 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Fix prefix for get-release-tag

github.com/babel/actions - fe88ce02624050e78debb9d72cd0c11fe0b9d48d authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Log

github.com/babel/actions - 79faa111384af7d422c4dd0101616acfbb083a21 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
ignore "PR: Breaking Change" label when generating changelog (#15848)

github.com/babel/babel - dd496c7bb452007de57f01a01c7672d8e2c1d3be authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Support configuring cache in ESM configs (#15850)

github.com/babel/babel - 7aa23aa68fb449042ae04abddee35a462ed62b67 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Add filename input to changelog action

github.com/babel/actions - ebe5288c46cfcd5f26a435787f384d459e395f62 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Add missing `--match`

github.com/babel/actions - 8a03f98e67dc71467fdc9213e69656885e7b3176 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Support prefix filter in get-release-tags

github.com/babel/actions - 98cf6424f4e2fada04261b43516efe3c73c49528 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Use just `lru-cache` instead of also `quick-lru` (#15849)

github.com/babel/babel - e7b83da42b5a59109487c94cd514c707e9325b3a authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Add v7.22.10 to CHANGELOG.md [skip ci]

github.com/babel/babel - 73c23bcfae5c5cbd47d9f121555733ec30571190 authored over 1 year ago by Babel Bot <[email protected]>
v7.22.10

github.com/babel/babel - 65f3184a9aaea2333ebd608d3db562f06cf1ffcb authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Materialize conditional dependencies when bundling (#15842)

github.com/babel/babel - 8e66b93a89d907ef02e60bbbc3489a6943d18330 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
fix: Bump `regenerator` and add tests (#15841)

* fix: Bump `regenerator` and add tests

* Regenerate output.js

* Regenerate output.js

github.com/babel/babel - f7b472c6bed7a446cc055224c1eb75c5ef48b62e authored over 1 year ago by Tianlan Zhou <[email protected]>
Remove Babel 7 e2e ESM tests (#15837)

github.com/babel/babel - a8f041b0cf6c1d57fce8efd881a30a06c7143656 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Enable Babel e2e test for Babel 8 with ESM (#15836)

github.com/babel/babel - 565d7be5d6a0307d8012103bbb0aac73e272ea26 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Re-enable Prettier Babel 8 tests (#15832)

github.com/babel/babel - 87483a14cc22b85b474b60c41f4eab898d3edb8a authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Update Jest (#15831)

github.com/babel/babel - 19b2716d776d83426720abd15162a9d7bfda8bc4 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Fix typo in v7.15+ changelog (#15834)

Fix typo.

github.com/babel/babel - 76073174571b133436107c9bfb25c0aacbde373a authored over 1 year ago by FabianWarnecke <[email protected]>
docs: v8-migration-api: parenthesized instead of parens (#2809)

github.com/babel/website - 26337cdb22f32d9b8f542549b9ebdb27333f9c1f authored over 1 year ago by coderaiser <[email protected]>
Only allow developing Babel 8 in ESM mode (#15816)

github.com/babel/babel - 48b05accde7e8b54cc42bfdcd7fc969cc082fbb6 authored over 1 year ago by Nicolò Ribaudo <[email protected]>