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

v7.18.6

7c91b80f316bbe0872897e098e3974a94a1b7ff8 authored over 2 years ago
Update `regexpu-core` (#14698)

4526516092fcbf2165be8e447b174b66dfa03256 authored over 2 years ago
Add `proposal-unicode-sets-regex` to `@babel/standalone` (#14697)

e6ddab1719462e5313b6cbb61e41399b07b722e9 authored over 2 years ago
[ts] Disallow property access after instantiation expression (#14650)

e4e700ebe5430e5361f5784599638f750edc6195 authored over 2 years ago
Fix `@babel/core` peer dependency (#14696)

d5823f296558e9ce1e7ac319ef892b7fd6b5c998 authored over 2 years ago
Transform `await` in computed class keys (#14391)

* test added

* import correct tests

* config file simplified

Co-authored-by: Nicolò Rib...

6347eaf2cd357d50a993c3925c8eb80b94f712dc authored over 2 years ago
fix: preserve function params type if possible (#14694)

* fix: preserve function params type if possible

* chore: add test for default value

767c7b43a46a3921eb08e2c327722b305190d9c3 authored over 2 years ago
[babel 8] Remove support for the `2018-09` decorators proposal (#12712)

* Remove `"legacy": true` and `"version": "2018-09"` options

* Skip 2018-09 tests for Babel 8...

a7c438c5d4ad38ddcf5393a889fa7f2c1bc9b1a3 authored over 2 years ago
chore: Update bench baselines (#14687)

120c8103d5f8e67d673c17c77168d072329322c6 authored over 2 years ago
chore: update compat data to 581cd66955917a4cdf68eb22bc2e027a5285296a (#14689)

655990c3ad971f78ae49721e05c65afd4997dc21 authored over 2 years ago
chore: update test262 to b458b9f0c2f8720a2397e168090b20f459e1b2b2 (#14688)

0af47d6bd236d23e47bb97db0801ab228f2d7d84 authored over 2 years ago
Update to TS 4.7 (#14686)

399a1b45529d1a8db89853890d44def026141ae3 authored over 2 years ago
JSON modules should be imported with default (#14668)

* fix: JSON module must be imported with default

* update test fixutres

* fix broken tests...

e8dce41083061f9f7ac0e9ef4fd6710a2252cd58 authored over 2 years ago
Don't load plugins synchronously in tests (#14679)

* Don't load plugins synchronously in tests

* Full paths

87f26d5a172dae8f6d81a86c9d831e60c99220fe authored over 2 years ago
enable TS compiler option: strictBindCallApply (#14685)

3636faa3ed229b485840f279c987473294301daa authored over 2 years ago
enable TS compiler option: noImplicitAny (#14601)

* enable noImplicitAny

* codemod (#14602)

* Improve preset/plugin-typescript typings (#146...

b1e73d6f961065c56427ffa89c130beea8321d3b authored over 2 years ago
Update `babel-plugin-polyfill-*` packages (#14681)

171215f94eec4651045a92dbaceeadc7d8204cc3 authored over 2 years ago
feat: Npm cache comments for issue bot (#14669)

* npm cache

* review

* Update .github/workflows/issue-triage.yml

Co-authored-by: Nicolò...

4a2101c7953621f546cd6156d6a01543ec95d09b authored over 2 years ago
Use full relative paths to plugins in tests (#14680)

8a83fc10d0c5cf7adefbd2a814884b03a0d8d04a authored over 2 years ago
Enforce setting `type` in `package.json` (#14675)

4c3365f6bd67385ddbaf44c86e975025e2f8ff2a authored over 2 years ago
Fix remaining imports to be ESM-compatible (#14674)

d016c15ba5ffe3724591179fc427c501a27f0f26 authored over 2 years ago
fix: Memory leak when deep cloning in `babel-core` (#14583)

* fix

* review

* review

* fix and rebase

* improve typing

* review

* fix test

e482c763466ba3f44cb9e3467583b78b7f030b4a authored over 2 years ago
Enforce `_foo.default || _foo` to import lib files in tests (#14673)

f0ec180eb7f9d663f6f328e1c342ac380ffb2237 authored over 2 years ago
Fix `import { types } from "@babel/core"` with native ESM (#14663)

* Fix `import { types } from "@babel/core"` with native ESM

* Avoid default `@babel/core` imp...

a32306da0e749320284ac1ecfbf735748beb7260 authored over 2 years ago
chore: update test262 to f169ba6ec7bdc86ae37948953a032324e82c382b (#14672)

ae462a698541c301dde8da525fafa3f7cee29d14 authored over 2 years ago
[ts] Allow `...<...>` followed by newline or binary operator (#14636)

2ca44e495121e9f7f2e2951d0184b2ede815ab61 authored over 2 years ago
Run Babel asynchronously in fixtures (#14659)

* Run Babel asynchronously in fixtures

* Move `checkScopeInfo` to test folder, convert to ESM...

0c3371cd50cf45a8cc1b3dd0e4cfa3c599a26ecf authored over 2 years ago
Rename Babel parser decorator tests (#14665)

* refactor: rename decorators-2 to decorators, decorators to decorators-legacy

* remove unuse...

f8785e973bd80565bf0106b066250f9c280cd1f0 authored over 2 years ago
Add v7.18.5 to CHANGELOG.md [skip ci]

c8848c9b0d738c44a55f7856a0fa7fe67acb6b8a authored over 2 years ago
v7.18.5

352d4d2246b10dfd72bea5abbb5d4c3700acac45 authored over 2 years ago
Run Babel asynchronously in our build process (#14660)

8b759340970df6f2c55cf93ed6039148b0ba92d5 authored over 2 years ago
fix: `new.target` with shadowed class name (#14611)

facafc3dc3903e780e42aa0656f18cf75a7b3aab authored over 2 years ago
Rely on the call stack to clean up cache in `_guessExe...iveTo` (#14649)

a5dacd9c3012acafe3f840886f78a5a1287ee761 authored over 2 years ago
Fix: Temporary files created by the test are not removed. (#14573)

* fix

* review

7afb2f7062afe1c7772b93fda89adf2ad2ee8831 authored over 2 years ago
fix(systemjs): export named from destructuring object (#14655)

1e08968736867dcefbe476d3979bb22558de897e authored over 2 years ago
Update test262 (#14653)

baf988ecb67831438db2544a91df8d68e3b03569 authored over 2 years ago
Update compat data (#14654)

7de87b642d949ca9164139062055c34da0ec1d37 authored over 2 years ago
Change limit of source map 3MB (#14641)

55573cf955b0949ad616ac91f40b29f703700897 authored over 2 years ago
Fix `_guessExecutionStatusRelativeToDifferentFunctions` perf (#14617)

f23d1847d12e9acdd3c6b32298d0ca792a8af901 authored over 2 years ago
[babel 8] Disallow synchronous usage of `babel.*` callback methods (#12695)

* [babel 8] Disallow synchronous usage of `babel.{parse,transform{,FromAst,File}}`

Disallow b...

2ce56e832c2dd7a7ed92c89028ba929f874c2f5c authored over 2 years ago
docs: eslint-parser `requireConfigFile` behaviour (#14332)

* docs about requireConfigFile behaviour

* review comments

ad194013881727ca6b17a0e72cfea2d552eed049 authored over 2 years ago
Enable test `variance-annotations-with-jsx` with babel8 (#14626)

3b206e11a7e6bec44c6c721b6a31ac0fc60ea120 authored over 2 years ago
update test262 parser tests (#14638)

d85bf6fa12d8bbaa468f634c129520f8ffe1c38b authored over 2 years ago
Speedup e2e test on github (#14627)

* speedup

* speedup

* fix

* review

* test

5b7d93e41b9db96e739f9382944054d060e3f133 authored over 2 years ago
Update compat data (#14631)

d4d08d906a8c5c53cdf5fb0024def91fbfa51698 authored over 2 years ago
Fix label in "Update compat data" action (#14632)

[skip ci]

e3af82e5f248c8c426f4e6d8d11096afbcf98a41 authored over 2 years ago
chore: automate compat-data update (#14248)

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

d0108c07789f878d85bdca904ee9008f9ad2f03f authored over 2 years ago
feat: Automatically generate test results that do not exist (#14592)

* commit

* improve

* fix

dd75b027e44276d254b2e52a417786152c656a6f authored over 2 years ago
[babel 8] Recover from error when parsing `<T>() => {}</T>` (#14616)

52cdab724d84efaea6a0cf5b4d1d993df6576257 authored over 2 years ago
Move v7 prereleases changelog to a separate file (#14619)

0fd73f5026837e389109f90cba3b1820b6e4aadf authored over 2 years ago
Add v7.18.4 to CHANGELOG.md [skip ci]

dc9bc6c31b43ca6ea533e77aea2857506ce5002a authored over 2 years ago
v7.18.4

5419d84da4f30da0c077669f26b270b73c472989 authored over 2 years ago
Update failing Babel 8 parser fixture (#14615)

64b30c673e7ad4f297f4ec744aeb14ef62234c34 authored over 2 years ago
Fix `@babel/transform-typescript` compatibility with Next.js (#14610)

6d59ed732127aaec98d282aa336e11c3cf654819 authored over 2 years ago
[ts] FIx parsing of nested `extends` type in arrow type (#14604)

e8c4b7833075fda0a15ba0eb66dd3e2d0f3718fb authored over 2 years ago
refactor: avoid mutating AST nodes (#14599)

eab2b107762a49f6deec30c42eceb686b4930d2a authored over 2 years ago
fix: remove TSDeclareFunction from ExportDefaultDeclaration (#14591)

5f9c532d088f2b0a89794398f2cf08d71ecd1447 authored over 2 years ago
fix: `loc.index` of some nodes is wrongly enumerable. (#14595)

* fix

* fix

8967ccbdd84d88f9ba6ecd9445f2997601193330 authored over 2 years ago
Add v7.18.3 to CHANGELOG.md [skip ci]

bc02e8277635cd544be16b0873e3552e65ad1fcf authored over 2 years ago
v7.18.3

4d4db2a95b4e8ed36ac6b539eb0de5596a2d8452 authored over 2 years ago
Restore es5 compatibility in `@babel/runtime/regenerator` (#14588)

a2ef665029a5b9e28ef93fbea3f5f025dfa145ba authored over 2 years ago
Fix typo in moduleAttributesVerionPluginOption (#14584)

Correct spelling is moduleAttributesVersionPluginOption

f8cf03c0674f068303de26f248ef59bc0bda1bfa authored over 2 years ago
Add v7.18.2 to CHANGELOG.md [skip ci]

ab5d19b0b2abb819c014cd23011040566d6274c2 authored over 2 years ago
v7.18.2

260c33ad27cd04a7a2385bc7790fcb6acec38008 authored over 2 years ago
fix: skip template literal transform for TSLiteralType (#14582)

deb832ba50f1f74e5a3aaa47a70b4ffdc14c4cf5 authored over 2 years ago
Support frozen built-ins in `@babel/runtime` (#14537)

* Update helpers.ts

* Update helpers.ts

* Update helpers.ts

* Update helpers.ts

* Av...

62fd56ffd1576483128f8f53f17e11286800f370 authored over 2 years ago
Add third party lib typings (#14580)

* add @babel/compat-data path mappings

* add typings for third-party Babel plugins

* fix t...

a273a1d1a89ef4a6c0834c9dd890e37670856a49 authored over 2 years ago
Define the global `regeneratorRuntime` in `@babel/runtime/regenerator` (#14581)

52a9089f04a05741bb130d6dcc260d93de970d82 authored over 2 years ago
add Accessor alias description (#14571)

* add Accessor alias description

* Update packages/babel-types/scripts/generators/docs.js

dd429517f714b0d16a2d44b531327f538b33b37c authored over 2 years ago
Fix synchronization between main thread and worker (#14541)

* fix: eslint-parser worker

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

* Add debug...

1fcc5711fed0afc41c7aa21b2f4e6c9317ebe9bb authored over 2 years ago
Enable the `noImplicitThis` tsc option (#14545)

* enable noImplicitThis

* refactor: cache type annotation in path.data

* update test fixtures

8f904e07649d10cb21ae6360e6e76cd62d9a4547 authored over 2 years ago
environmentVisitor should skip decorator expressions (#14371)

* refactor: remove @babel/types deps

* fix: replace super in decorator expressions

* fix: ...

1bc9949ebf24cbbeebad4fb49456941a89d802b7 authored over 2 years ago
Update `@babel/*` dependencies (#14565)

ee4576f6c0d25bd0c64a7a891c34e28fc016b974 authored over 2 years ago
Add package sub exports path mapping to `tsconfig.json` (#14561)

2b00df3c0d72ecf24baf423577696cd33c8b4e4a authored over 2 years ago
Add v7.18.1 to CHANGELOG.md [skip ci]

aee2a71eac593b3206004bbeff23a420ebb331e0 authored over 2 years ago
v7.18.1

b2f2fdbaa05a41ae8857b13377b1459d8171e2a7 authored over 2 years ago
Fix TypeScript plugin compat with `@babel/types` versions (#14566)

e7fc5777c6467bdeecdfa3419e945c62c4095f5e authored over 2 years ago
fix: Duplicate declaration in transformed for...of (#14564)

44362f41f91dd5a794526763dc82f469ffab081f authored over 2 years ago
Add v7.18.0 to CHANGELOG.md [skip ci]

cc2de3b7ee85d7bb52ebfae799f1a1c6af2ad8f6 authored over 2 years ago
v7.18.0

2d5f5ad7fd2a4ad4cc42b36aefabcc37a6d9abe8 authored over 2 years ago
Inline `regeneratorRuntime` as a normal helper (#14538)

Co-authored-by: Babel Bot <[email protected]>

e0a2a7133a6417959b03e3695e7215e950186da1 authored over 2 years ago
feat: add import-assertions to `shippedProposals` (#14556)

* feat: add import-assertions to shippedProposals

* fix: import assertions are independent of...

e57d081e275808ed7129b2d028b415dc6f37d362 authored over 2 years ago
Transform destructuring private (#14304)

Co-authored-by: Nicolò Ribaudo <[email protected]>
Co-authored-by: Justin Ridgewell <jus...

1daded57126ba172eef3664c08829b83a1112cc9 authored over 2 years ago
[ts 4.7] Support optional variance annotations (#14359)

6415f091ff36d229748ad937ba6401f9c3d43c7e authored over 2 years ago
[ts 4.7] Support `extends` constraints for `infer` (#14476)

59d24a45d9164d3ad8864abd6cea258ddd63f70b authored over 2 years ago
[ts] Add support for instantiation expressions (#14457)

Co-authored-by: Brad Zacher <[email protected]>

d6ff91940f1a36f19cd8da003c8c5e5d9b9cca92 authored over 2 years ago
Pass filename to `importInterop` method (#14456)

Co-authored-by: Nick Heiner <[email protected]>
Co-authored-by: Nicolò Ribaudo <nicolo.ribaud...

92ffff415f64eee2a199ff77f5876b8758679f20 authored over 2 years ago
Do not create multiple copies of comments when cloning nodes (#14551)

* fix cloneNode with comments

* review

* fix typo

a3a63d23f8b79a401583a5bfde9874b8e1863de4 authored over 2 years ago
improve helper-create-class-features typings (#14530)

4d1280887ec5cc3e68a722b95827796cc12b1b2b authored over 2 years ago
Fix parsing of `<` after object literals with the `jsx` plugin (#14557)

fix: manipulate state.canStartJSXElement before eating braceR

9156230e68f2d81fe62edf7c9c970ebb7787adb0 authored over 2 years ago
fix: do not mark computed `React[...]` methods as pure (#14528)

4266fef89fe1896429ce2214a2ba5d2fb89bdf71 authored over 2 years ago
Add typings for archived syntax plugins (#14544)

* add typings for archived syntax plugins

* generate archived-libs typings

* add node 14 b...

060e983622edec5f734c24c34fb02b6cf49eb3ae authored over 2 years ago
update yarn lock (#14558)

2359c4fa64c250979f6baa9ac2899c5dbd688064 authored over 2 years ago
Add v7.17.12 to CHANGELOG.md [skip ci]

2c68a93141c4a8c9a94f16f937f6cccae34b03c9 authored over 2 years ago
v7.17.12

47a3240c39f9863752b764b20db27c838de60be3 authored over 2 years ago
babel-highlight: Upgrade to js-tokens@8 (#14554)

Support for ES2022: `#name` is now highlighted as one token (like many
syntax highlighters do),...

9199565fa08d840c8f1cc86c1b22be119b538f2f authored over 2 years ago
chore: update test262 to 509363bcfd24b3476dc106eabc0ac856ed5eb51d (#14548)

a24c1d047e6db77c32d9505c6876897b4c3689d2 authored over 2 years ago
ci: add GitHub token permissions (#14539)

6dc633e71ef65943554e4087c39a4b939b0eadd0 authored over 2 years ago
Fix flaky babel-cli test (#14535)

* test: sort babel-cli log

* second

* 3

* 4

* 5

* 6

* use readline to punctuat...

1d2e7e90ec94aa25cd28ca45eabdd1b445befd0a authored over 2 years ago
@babel/types builder improvements (#14519)

* improve deprecated builders generation

* generate builders instead of dynamically doing it
...

c6e68c732543894024e60b24cf2328fed02e938a authored over 2 years ago