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

Unify parsing of import/export modifiers (type/typeof/module) (#15630)

7e5e7bf2f8a6951edd2b19bc55633615a7cbc7a1 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Allow polyfill providers to specify custom `@babel/runtime` pkg (#15531)

72e31848ebf3d1f13b115394a782ce9adf7be192 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Disable workers for compiling on CircleCI (#15645)

03c51ca5ec4cb3af62330e0f062e37ffe9d0c21b authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Create `@babel/plugin-proposal-import-attributes-to-assertions` (#15620)

5ec7e41d2c66557a6093a22a5d5fe524450c17ee authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Add support for the updated import attributes proposal (#15536)

Co-authored-by: Huáng Jùnliàng <[email protected]>
Co-authored-by: liuxingbaoyu <30521560+liuxi...

4b5ebdc9b3921b4dab7f0e10a37779788208a96a authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Parse `await using` declarations (#15520)

56a6c85aca9d7ba5faee8c7ddf11c739ee52717c authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Fix tests after merging PRs

ced7be82b9cce2a5d05c2b925e1d0cfec4489179 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Enable regexp unicode sets parsing by default (#15638)

920b78c0c22b242a86178dc3556e54e442a05aec authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Add decorators version `2023-05` (#15570)

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

79fa18149e109b78231ce3b0415fa487a785d68f authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Rename `-proposal-`s that became standard to `-transform-` (#15614)

f42e24d6451d333052900e1ae073e4bc5d484cca authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Add v7.21.9 to CHANGELOG.md [skip ci]

63755ca7fe298d4a6fb2e868fa1050125b4d3dc7 authored over 1 year ago by Babel Bot <[email protected]>
v7.21.9

0ad567f913d9afe6522da4b775e1c617b52aec3b authored over 1 year ago by Babel Bot <[email protected]>
Update test262 (#15639)

chore: update test262 to 88a2f0dcd1df45635ebb20004ef5e5b7038f56bc

75458aa7e3732bfdf5da469295a7d8bf0b224a5d authored over 1 year ago by Babel Bot <[email protected]>
Archive syntax-unicode-sets-regex (#15637)

Archived in babel/babel-archive@4686c2f28f3b52ca3e683f1be7dd991bdf5458be

5ba192353b1a7a6f76a047815b79696e4caf695e authored over 1 year ago by Huáng Jùnliàng <[email protected]>
rescan gt token at the end of type args parsing (#15631)

c5f68eb62eeb3fea45106548fcf5d227f474d73f authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Fix indentation when `retainLines` is `true` (#15569)

* fix

* Update packages/babel-generator/src/printer.ts

---------

Co-authored-by: Nicolò...

1e6551f4bb8b2462fdb79c1ea8e6d610420a367d authored over 1 year ago by liuxingbaoyu <[email protected]>
chore: Enable rule `no-import-type-side-effects` (#15627)

rule

2b702573727131f4708755228bca584462b23110 authored over 1 year ago by liuxingbaoyu <[email protected]>
fix: Template `export { x }` stuck in infinite loop (#15534)

f347e9f65789b9d91739396da58e4c28f540c54a authored over 1 year ago by liuxingbaoyu <[email protected]>
Update Rollup and Rollup plugins (#15616)

* wip

* Pack Makefile

1fa5038d070b0e8c3a87d437c3b7b7dad9cac124 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Update `glob` (#15615)

* Update glob

* `yarn dedupe`

* Maybe this fixes it

* Windows :/

* nit

* Try this

a34bf1ca5e10d0c4c52a3c5147986c2d8be35f61 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
fix: enable block-scoping transform when compiling generators (#15606)

* fix: enable transform-block-scoping with generators feature (#12806)

* Update Babel 8 fixtu...

6c182cd2f58a6509213bdcc669da204e40e446b9 authored over 1 year ago by Ilya Semenov <[email protected]>
Update test262 (#15610)

chore: update test262 to 4fc741b008abdb6adbc89ba4d5a250ecb69edd8a

91e70d9aa0c189bb2d466db6ab86cb1c60d6d458 authored over 1 year ago by Babel Bot <[email protected]>
Add v7.21.8 to CHANGELOG.md [skip ci]

abaf4cd80a097e60c8d875494e947db68e84f32d authored over 1 year ago by Babel Bot <[email protected]>
v7.21.8

8fd99c8f48fcff551ffb907cf9038eaacebd8626 authored over 1 year ago by Babel Bot <[email protected]>
Quick fix for release process (#15607)

feed85df920d329e67e7256fcaeae9733d96a47d authored over 1 year ago by Nicolò Ribaudo <[email protected]>
[⚠️ DANGER ⚠️] Prepare make commands and GH actions for Babel 8 pre-releases (#15574)

Co-authored-by: Linus Groh <[email protected]>

39351316a407753deffd6324023c0182b53ec005 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Fix backward compat for semver checks in class&regexp feat plugins (#15605)

4b67c10f0b956051f0c0c9756279616e9903d917 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Remove `using await` restriction in explicitResourceManagement (#15602)

29426297d64315661b6407f331c304bba598d271 authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Add v7.21.7 to CHANGELOG.md [skip ci]

213de75b8e3d6c264cb26f62ff405164b2062328 authored over 1 year ago by Babel Bot <[email protected]>
v7.21.7

7dad50c7bd9d20048a1f6fdf7dd528d20310eab7 authored over 1 year ago by Babel Bot <[email protected]>
fix: do not ignore changes in babel/compat-data (#15600)

* fix: do not ignore changes in babel/compat-data

* introduce trivial change for release-tool

5490fb7e11daf82351eeb3a13f06030ddfcc759b authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Add v7.21.6 to CHANGELOG.md [skip ci]

93d7808770100c738570fdff3ae108fb2dbdcd07 authored over 1 year ago by Babel Bot <[email protected]>
v7.21.6

b33a012675df0dedc456bffc5e44c4cc1ba83261 authored over 1 year ago by Babel Bot <[email protected]>
fix: Not found `corejs3-shipped-proposals.json` (#15598)

fix

1aa072fae6992b24afe6f1d43cab3d1c10f497c8 authored over 1 year ago by liuxingbaoyu <[email protected]>
chore(deps): bump yaml from 2.1.1 to 2.2.2 (#15595)

Bumps [yaml](https://github.com/eemeli/yaml) from 2.1.1 to 2.2.2.
- [Release notes](https://git...

6defadd0d9a9b09a0f4451bcee3f19104aa75f0d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add v7.21.5 to CHANGELOG.md [skip ci]

2d99f7cb0af0dd69213b680286f343111c292ce2 authored over 1 year ago by Babel Bot <[email protected]>
v7.21.5

86df74531dd98eaf0a43a2c5172eb81a422179d8 authored over 1 year ago by Babel Bot <[email protected]>
Update test262 (#15591)

2db3f556a4f36f4d261f671984f107a73aa9eab3 authored over 1 year ago by Babel Bot <[email protected]>
[babel 8] Other Babel 8 misc changes (#15576)

Co-authored-by: Huáng Jùnliàng <[email protected]>
Co-authored-by: liuxingbaoyu <30521560+liuxi...

c060e5e3d538a174a017edb7e75b07e80ccb55b7 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Use synchronous `import.meta.resolve` (#15575)

* Use synchronous import.meta.resolve

* Use `[email protected]`

* Fix build error
...

eb622755bee2dca62d2f1f792a4e918b26c58529 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
fix: `)` position with `createParenthesizedExpressions` (#15515)

* fix

* fix jest

* revert and add a test

1c2311adb39854ae3c44a9a5fd9df94aff3ae2b8 authored over 1 year ago by liuxingbaoyu <[email protected]>
Add syntax import meta to preset env (#15580)

978ea318f26a2f75f75736c791347879f5d6a59e authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Update test262 (#15581)

0f492e4fa3610e167f331bc7aaa98632a26e30eb authored over 1 year ago by Babel Bot <[email protected]>
Archive `@babel/helper-explode-assignable-expression`

babel/babel-archive@872f930ebcfb335f923460ba4723d429b4bc8387

fe429652f00903d88bf05d1d0fa4a9c6ee03db61 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
More misc Babel 8 little changes (#15550)

f3e9aee9462a71b7cc0ccc5b76eb41e208aa8f90 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Handle `.overrides` and `.env` when resolving plugins/presets from fixture options (#15568)

18493749b57cbf01a0612f47f6a29a2e4464d900 authored over 1 year ago by Huáng Jùnliàng <[email protected]>
[Babel 8] fix `ignoreExtensions` behaviour (#15562)

7e60a93897f9a134506251ea51269faf4d02a86c authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Update test262 (#15565)

e068ff784d5da0c05f43094f3197bed9b6183583 authored over 1 year ago by Babel Bot <[email protected]>
Update compat data (#15566)

25c014496a61476cdbe405f3fc7fa391010eb2f9 authored over 1 year ago by Babel Bot <[email protected]>
Update dessant/lock-threads action to v4 (#15561)

* Update dessant/lock-threads action to v4

* update to v4 usage

---------

Co-authored-b...

99ab16d20abde3c66cd01a7701a2a2b887e3c69a authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update Yarn to v3.5.0 (#15560)

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

cea41b4144a980263bab57905dbae449103bd12d authored over 1 year ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update test262 (#15554)

chore: update test262 to beb4f26eb4e6f6f2bf71c8441521aaa950e62052

79b10875b82f46c1fe0dfa70ea34d1a3aa42d968 authored over 1 year ago by Babel Bot <[email protected]>
use browserslist's defaults as default targets (#15551)

e54375e46fd783ed084f75fa1103aaf80945e2ef authored over 1 year ago by Huáng Jùnliàng <[email protected]>
Use `semver` package to compare versions (#15548)

c45fa427ba64974277d657d70906469a6408a9e5 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Babel 8 misc changes (#15068)

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

0a1cfc0ed6467ae8715f36b3d020b439138998fc authored over 1 year ago by Huáng Jùnliàng <[email protected]>
(tests) Log `transform-` instead of `proposal-` in `preset-env` (#15473)

83d9ba430663a64b0667b6eaf0d12d34fbf1d409 authored over 1 year ago by Nicolò Ribaudo <[email protected]>
Improve the layout of generated validators (#15546)

548b05d09a4e175fc23761351a4b9cf0cf277ba5 authored over 1 year ago by liuxingbaoyu <[email protected]>
fix: Remove `mixins` and `implements` for `DeclareInterface` and `InterfaceDeclaration` (#15539)

* remove

* fix parser

bc7f7950240f2ec516fec111d71ebfb14f2bd864 authored over 1 year ago by liuxingbaoyu <[email protected]>
perf: Improve the code quality of `@babe/parser` for ts (#15540)

clean and perf

35c09db4f315f46552b0d1e6ad5ee7d6c0ea1a33 authored almost 2 years ago by liuxingbaoyu <[email protected]>
Use `lt` instead of `lte` to check TS version for .cts config (#15535)

f213dea7c3e297f04cb631f9e4b69dcd81f47e7a authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
Add v7.21.4 to CHANGELOG.md [skip ci]

950c37877994c9ad92a2521318e12616ec6541c7 authored almost 2 years ago by Babel Bot <[email protected]>
v7.21.4

202e4fa60b27d3d8de933abe113cd0a2efacd476 authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
Update test262 (#15533)

chore: update test262 to ff405fd0df81ff52c3bcb5b2be3e872983fb0402

81a8b69b8e24dd2cc680bf63b00eb738176204b3 authored almost 2 years ago by Babel Bot <[email protected]>
Update fixtures after recent merged PRs (#15532)

004dd0136a947bc9a5eabb73204881b96a2e2715 authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
Fix moving comments of removed nodes (#15427)

d917995050de9d6a7f5349fb2e13979a2d5bc353 authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
Fix support for `import/export` in `.cts` files (#15478)

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

fad4e77a20646290366e7aecc8fc3960f4ab9e08 authored almost 2 years ago by liuxingbaoyu <[email protected]>
Fix failing regenerator runtime tests with Babel 8 (#15529)

6e27b5fff036847a8a98641402ad28fbc7aa5d74 authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
[babel 8] regeneratorRuntime helper is always available (#15528)

2e2b7e838008f6e3c71497cf4604f30af7de5cd0 authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
[babel 8] Remove builders present only for backwards-compatibility (#15527)

Backport https://github.com/babel/babel/pull/11095

07e146409403ef69791fa5d4da8c2589bae38bf5 authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
[babel 8] Remove old error plugin mappings for default syntax (#15526)

c515f66032718fbe178ffcae806794460db3d19b authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
[babel 8] Better file ext handling for TS and Flow presets (#14955)

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

fe7c9a07cf4cd5ccaa1ee090715919d76f839991 authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
Update Prettier integration test (#15519)

b1b75fc462e1fae3f647fadbf96881ca334ee894 authored almost 2 years ago by fisker Cheung <[email protected]>
Update compat data (#15514)

chore: update compat data to 592f1daff1638b28f671f44eaa889e9f54616226

a6a7bacaef567f608acd4285525b5416a96a5fb3 authored almost 2 years ago by Babel Bot <[email protected]>
refactor: introduce `lookaheadInLineCharCode` (#15510)

* refactor: introduce lookaheadInLineCharCode

* address review comments

656403b49f7ddeb3f314c8aaa3accaae06ee055e authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
Update test262 (#15513)

a5daf63dc356d3a93bbaf4e3806ba917983f289b authored almost 2 years ago by Babel Bot <[email protected]>
Polish babel-code-frame highlight test (#15499)

* resolve chalk from @babel/highlight's workspace

* improve color supports stub to work with ...

936e64993c15d01d8622d6401d5883d7e600a5db authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
chore: Update TS 5.0.2 (#15502)

* update

* prettier

032203ea18288b9ae51f0c18dfece03a59555113 authored almost 2 years ago by liuxingbaoyu <[email protected]>
Update test262 (#15500)

1584512fef85844f3ba7d2f5c055267ff0fa8f84 authored almost 2 years ago by Babel Bot <[email protected]>
Revert "pin ci latest node version to 19.7 (#15495)" (#15498)

This reverts commit d38f415c9f7704a201cbfb1d73e6884738931bb2.

6925ac555c62c67886b86e38c0c6a7dca60b3cb7 authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
Fix compact printing of non-null assertion operators (#15496)

edcd681d915c77bf25a32a2aaec0860e75888d5a authored almost 2 years ago by Ryan Tsao <[email protected]>
pin ci latest node version to 19.7 (#15495)

d38f415c9f7704a201cbfb1d73e6884738931bb2 authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
Add v7.21.3 to CHANGELOG.md [skip ci]

1688b856e5daac808001526c0fedcda99dc3da6e authored almost 2 years ago by Babel Bot <[email protected]>
v7.21.3

fbfbd1da8c288551103fa59064ce7429ac1ff75b authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
[ts] Allow keywords in tuple labels (#15423)

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

80863c220b98111e27530d6f359aae9625092c04 authored almost 2 years ago by Alexandra Kadykova <[email protected]>
Register `var` decls generated by `import ... =` TS transform (#15489)

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

98c6d63da816cea806353e2517fe0321f895cb40 authored almost 2 years ago by Anders Møller <[email protected]>
chore: Enable rule `no-confusing-void-expression` (#15485)

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

40355210689f328d1a96d6353a661de8449da587 authored almost 2 years ago by liuxingbaoyu <[email protected]>
fix: Handle `export { type foo }` as inType (#15494)

9e67898cb91bc6cffd820dccf0268f2ac8d3fb0f authored almost 2 years ago by magic-akari <[email protected]>
chore(deps): bump qs from 6.5.2 to 6.5.3 (#15492)

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

216bed0ca6de3cd9f246b62d00e020f52450cbdc authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#15491)

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

8a58ced6aea5903b1e6ed0abdfdf12131af8d615 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Skip node deprecation warnings when used by an old `@babel` package (#15484)

Skip node deprecation warnings when used by a `@babel` package

48089fb29faf9c167c5ef2130f92a2f652b6d378 authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
Fix regression test to use the proper Babel version (#15476)

15bd88c430c36d2a9b67c60eb717bdfcc823efd4 authored almost 2 years ago by Nicolò Ribaudo <[email protected]>
chore: Improve `jsonCompatibleStrings` deprecation (#15480)

864b0865c63047eb981b178e257d0a3d24a6afac authored almost 2 years ago by liuxingbaoyu <[email protected]>
Update test262 (#15481)

0215e044f26036c3b1924a8f72a497b08c3bf472 authored almost 2 years ago by Babel Bot <[email protected]>
Optimize TS enums output (#15467)

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

8067a84b793b9eb838c221348f09c8946ea1757e authored almost 2 years ago by liuxingbaoyu <[email protected]>
disallow mixins/implements in flow interface (#15479)

6e3dffe51a24dc22168bed13abc373ee98385220 authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
perf: Inline `const enum` for `@babel/parser` (#15469)

d251d8652dff51892c099e233f668667d125b7a1 authored almost 2 years ago by liuxingbaoyu <[email protected]>
test: add string properties test cases (#15474)

76886ac50cd6afacadbe09eaaa457236a8c8f8cd authored almost 2 years ago by Huáng Jùnliàng <[email protected]>
chore: Check generated `dts` files in CI (#15470)

a547f8724a5c6b4395b8a8f597e3edd44de74bf3 authored almost 2 years ago by liuxingbaoyu <[email protected]>
chore: Update `caniuse-lite` (#15468)

update

9a85d70381beda6011e8703e13b3a5fd6056654a authored almost 2 years ago by liuxingbaoyu <[email protected]>
Add ESLint-readable package name (#15465)

* Add ESLint-readable package name

* Update eslint/babel-eslint-parser/src/index.cjs

* Als...

3b836c42dbb54dc2c0dffc2a17dfb3cd1490e3de authored almost 2 years ago by Nicholas C. Zakas <[email protected]>