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

Never throw for invalid escapes in tagged templates (#14964)

github.com/babel/babel - 4fb29a372b18e82ba72262db43b80b220a5cce01 authored over 2 years ago
speedup (#42)

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

Closes #41

github.com/babel/babel-test262-runner - 6521521a11cad425c3a334148b3616b7854bfa91 authored over 2 years ago
Fix chunks file loading

github.com/babel/babel-test262-runner - 337cdd03cab2dc09b86f22d441c55eeb39e17ed1 authored over 2 years ago
Allow custom number of threads

github.com/babel/babel-test262-runner - 6d001dff04ccf0d7a1ba875037759a41bdc7dae1 authored over 2 years ago
Improve module expression parsing/printing (#14980)

* fix: several ModuleExpression printing edgecases

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

github.com/babel/babel - 98c3bb99e2cc98ce65381ec7bee97fe8b7789631 authored over 2 years ago
Exit 1 on stream error

github.com/babel/babel-test262-runner - a1698090f1cc242f5a1e6883d30986bd56b2f5df authored over 2 years ago
Allow configurint test262 path

github.com/babel/babel-test262-runner - 318fcd7bad131d65ea6893b1ff94c447cbadcca8 authored over 2 years ago
Only error on new failures

github.com/babel/babel-test262-runner - a455eaf76f966ad20e7fca8471173b8b9fb69e86 authored over 2 years ago
Update test262-stream

github.com/babel/babel-test262-runner - 0726cab611e184be6aa9f90137c5be62a11703b5 authored over 2 years ago
Update compare-results

github.com/babel/babel-test262-runner - 1ca80879cd0b762872e97a0d2e2df917b4223fed authored over 2 years ago
Update compat data (#14991)

chore: update compat data to c2f9ff98b30cc04e9174d9c31f0098ae88f29245

github.com/babel/babel - 5729ce948c1930eb7e35fee71e6eac5a505d2e1f authored over 2 years ago
Update test262 (#14992)

chore: update test262 to 58b7a2358286b918efd38eac4b2facbc8ada1206

github.com/babel/babel - 2a76c95a5a14f64f27d89e3f84bca49b6aa391c9 authored over 2 years ago
Update script to download artifact

github.com/babel/babel-test262-runner - afed90b2ea47c4e790154296f38229b72d1ec777 authored over 2 years ago
Improve source map generation (#14967)

github.com/babel/babel - 4f4b450f5279947c24eae37b97dc8b5e652fcf51 authored over 2 years ago
Update some dependencies

github.com/babel/babel-test262-runner - e5090069f6748fd978c56e7400ba52314451b0bf authored over 2 years ago
Fix holes handling in optimized array destructuring (#14984)

github.com/babel/babel - e9b3ef1df7e3dd95da1064642707f382953b47ad authored over 2 years ago
Disallow rest object destructuring of null/undefined (#14985)

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

github.com/babel/babel - 593fd9e3e5ec24cf8a7ef92d00543090ba9526f0 authored over 2 years ago
Add v7.19.3 to CHANGELOG.md [skip ci]

github.com/babel/babel - abb26aaac2c0f6d7a8a8a1d03cde3ebc5c3c42ae authored over 2 years ago
Correctly update bindings of decorated class declarations (#8566)

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

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

github.com/babel/babel - bf3b20ae182076357a5810f0b5fec07ebc4ccecd authored over 2 years ago
fix `useBuiltIns` (#2688)

github.com/babel/website - ec954298cc29a8df40b4ed23bccff8b24d468136 authored over 2 years ago
fix: parsing of `JSXText` following `JSXSpreadChild` (#14974)

fix

github.com/babel/babel - 6be6e04f396f03feace4431f709564a8d842163a authored over 2 years ago
Update compat data (#14970)

chore: update compat data to 64e359ef5212f9c5ce305a75f3953997e6112170

github.com/babel/babel - 7c6ecb5f4cfc9d81f798893c4d05ad16a07e99c2 authored over 2 years ago
Update test262 (#14969)

chore: update test262 to e849d40605dbacb5f0373385c5f64532b61b8c39

github.com/babel/babel - 6e82db3084997112ab1fce3c4c0b8b7e088aee36 authored over 2 years ago
Fix printing of Flow internal slot functions (#14962)

github.com/babel/babel - 624c78d99e8f42b2543b8943ab1b62bd71cf12d8 authored over 2 years ago
Migrating from `flow` to `typescript` (#2681)

github.com/babel/website - ab4298fffe18d269f2da29d5fcd22af3f0b46648 authored over 2 years ago
Emit `@babel/cli` source maps based on configuration files (#14950)

github.com/babel/babel - 40a6d425749db875bc5bee2630bcfc0de2778c31 authored over 2 years ago
fix: ts exported vars are shadowed by `declare` (#14946)

* fix

* review

github.com/babel/babel - 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

...

github.com/babel/babel - c602be93158b94d6e2759e7b23fb3e7d7408e60c authored over 2 years ago
Fix prepublish build of Babel 8 with ESM (#14949)

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

github.com/babel/babel - 0cc190c128c646e217de121a549e97beaefe1206 authored over 2 years ago
fix bundle.run (#2652)

github.com/babel/website - d9ba4fbb3a24b4df1f82468136eca7ebcecf3eb4 authored over 2 years ago
chore: Remove some useless stuff (#14959)

github.com/babel/babel - 53e9057d3022cdf41c2593261b8f5c4a4e26265d authored over 2 years ago
[ts] remove nested `declare namespace` (#14952)

github.com/babel/babel - 0e5571f0df911a09e6c046b49f61ff6aa1ab0379 authored over 2 years ago
docs: parser: example: fixed "A class name is required." error for destructuringPrivate (#2679)

github.com/babel/website - eabdd309e79b63cc0e0b0b9cf4f4bb0bb28b053c 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...

github.com/babel/babel - 40dfe9ac463a231b3b0fc6a50365316debe15d06 authored over 2 years ago
fix: allow ts redeclaration with `import =` and `var` (#14940)

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

github.com/babel/babel - ae10b496d0c9d3fefe1df675ef25d7768eeb8352 authored over 2 years ago
Bundle most packages in Babel 8 (#14179)

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

github.com/babel/babel - aad7eb743d1354a5475f9d43226bfedc5f149e4b authored over 2 years ago
Update test262 (#14938)

chore: update test262 to aa3afd1c281aabaef78f35d30831e90ef97dad18

github.com/babel/babel - c9fe9f0a734956cf12456e9c81405b1477c90346 authored over 2 years ago
Add v7.19.2 to CHANGELOG.md [skip ci]

github.com/babel/babel - 848312c41f19f395f6137517b372d1860f5c816b 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...

github.com/babel/babel - b5d3cc63d957a0434ef14b2055a73b2b2a6f8dfe authored over 2 years ago
Add v7.19.1 to CHANGELOG.md [skip ci]

github.com/babel/babel - ae3b86490a84690afe4e9c3b7295e64c53cd8bb1 authored over 2 years ago
chore: Fix babel8 tests on windows (#14928)

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

github.com/babel/babel - f52ac94faea94ad370e2142f1728b17c96deaa4b authored over 2 years ago
Avoid fancy stack traces size computation (#14930)

github.com/babel/babel - 028a7fed8e348446f6fe9a7848101671558d6ad8 authored over 2 years ago
fix: isForAwaitStatement is broken (#14932)

github.com/babel/babel - d0a923f96f4b188193bef105331a9c0f206eacb8 authored over 2 years ago
chore: Update unicode15 and fix ci (#14931)

github.com/babel/babel - 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...

github.com/babel/babel - 091ac3d03eecc3fe4ea71581265b7da483c74d20 authored over 2 years ago
[estree] attach comments after directives at the end of file (#14920)

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

github.com/babel/babel - 580d7301861711a9bce8b96464f25aca581ff934 authored over 2 years ago
chore: fix parser-test allowlist (#14925)

github.com/babel/babel - 57d2b474f41fe00590783ca6d43a138c9c203d49 authored over 2 years ago
chore: Update compat-data (#14924)

github.com/babel/babel - 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]>

github.com/babel/babel - 642adbcd98f58d1a38c4e48d021f10cfbee8328a authored over 2 years ago
[corejs3] Avoid injecting `"".split` polyfill when not necessary (#58)

github.com/babel/babel-polyfills - ce9b6d6c558e51ba27c6e9d983db63f1adc19810 authored over 2 years ago
fix: log correct reasons for including a polyfill (#137)

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

github.com/babel/babel-polyfills - 0236adf0e104785406ae2ce55aab6d2b11b27e9b authored over 2 years ago
Update `core-js` to 3.25.1 (#138)

Closes #138

github.com/babel/babel-polyfills - 1f2008f0111af5ad5b1ffc0cf7dbcc5ceba9ad18 authored over 2 years ago
fix: avoid transpile super call (#140)

* fix: avoid transpile super call

* chore: delete useless logic

github.com/babel/babel-polyfills - 254faba829571882b615ee4f6c14f6dca3af6a41 authored over 2 years ago
Add CI for nodejs18 and windows (#144)

github.com/babel/babel-polyfills - 0d9352c551b5be9805dfbafd0a0f0e4dc5b4d80a authored over 2 years ago
Improve absolute paths on windows. (#143)

github.com/babel/babel-polyfills - ebc3b7283f0314751982859dd087e928a9423f76 authored over 2 years ago
[corejs3] Do not polyfill RegExp#test in the pure version (#142)

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

github.com/babel/babel-polyfills - 7db9e79ab448896c9c18b73653edcf68b6867850 authored over 2 years ago
Update test262 (#14915)

github.com/babel/babel - 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

github.com/babel/babel - 51eb31976ce52a34308cbabeaeaf6afe17127f8f authored over 2 years ago
chore: Improve external parser tests (#14911)

* improve runner

* update allowlist

* review

github.com/babel/babel - 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

github.com/babel/babel - 4b3f619d4ad3585e3e2d1f2c15230475cc18b68b authored over 2 years ago
Fix default value of decoratorsBeforeExport in 7.19 post

github.com/babel/website - 0388f78ee611600de9165dfc059b84e6e64ec540 authored over 2 years ago
Fix links in blog post

github.com/babel/website - d374faeb43c3df487088649bd2011d648c072975 authored over 2 years ago
Updates for 7.19

github.com/babel/website - 0551cfa72f9c29671baeb143ddb48082b90a11f2 authored over 2 years ago
Restore changes in example (#2670)

github.com/babel/website - 2479a38eefa8081f6863ca9d4a1640f2a7004876 authored over 2 years ago
v7.19 blog post (#2675)

github.com/babel/website - 1b63b2f05fd1412aa7b23e8ab2e05f58955dfdc3 authored over 2 years ago
Add v7.19.0 to CHANGELOG.md [skip ci]

github.com/babel/babel - 5295cbe9b5ed7856e8323899b355bdfe104bdf3b authored over 2 years ago
Document decorators 2022-03 version. (#2672)

github.com/babel/website - f01bf6ee35f2d61db738fa01b76d4454f378ba32 authored over 2 years ago
Add docs for duplicated-named-capturing-groups-regex (#2674)

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

github.com/babel/website - 08c1cb0d999e169a65fdc3e7ec1b2fcf4cd93fec authored over 2 years ago
Update R&T docs for 7.19.0 (#2673)

github.com/babel/website - 8961921c6b473aedb49546e771f1112b3093c89e authored over 2 years ago
[parser] Make `decoratorsBeforeExport` default to `false` (#14695)

github.com/babel/babel - d855f9d60c896948df64b58358fe0af68116f688 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 ...

github.com/babel/babel - 16d3220bbfdd6ff1971f0019b82db438d164cad8 authored over 2 years ago
support private name in decorator member expr (#14666)

github.com/babel/babel - 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...

github.com/babel/babel - 0e0f123205fe4585a4f5c0410375ab225dea68ae authored over 2 years ago
Enable `ban-ts-comment` (#14908)

* lint: enable ban-ts-comment

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

github.com/babel/babel - 05deb6040523c0af4847c5c8f6d1589a0d8d3e89 authored over 2 years ago
Default to hash syntax for Record&Tuple (#14744)

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

github.com/babel/babel - 74853c71f9c956836a502e468db260129dc1e4e4 authored over 2 years ago
Add support for the duplicate named capturing groups proposal (#14805)

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

github.com/babel/babel - eec95740ca7680a6bd4ac5900b1a91d655449eaa authored over 2 years ago
Update compat data (#14903)

chore: update compat data to 545aaf24f3d38df5830e999d3fd3a9046fd773ae

github.com/babel/babel - b50d889300052e45cef4e4748c97caa8b183cad1 authored over 2 years ago
Update test262 (#14902)

chore: update test262 to 051631f58b3ba78fe0eac9ad34ed17ab5cb72600

github.com/babel/babel - 395e60841f12676f4fd265b3919f782335258193 authored over 2 years ago
chore: Speed up `lint-staged` (#14896)

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

* Extract asyncGeneratorDelegate/AsyncGenerator/awaitAsyncGenerator (no changes)

* Remove one...

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

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

github.com/babel/babel - 35a9df0353e5e8c6f907a27dbf18c459acb06eea authored over 2 years ago
chore: update some dependencies (#2671)

* update

* test

* Revert "test"

This reverts commit 160e944a233770e95be389fd161a7838e7c...

github.com/babel/website - fb72c001c8eed90cfd446554363698c4c8947b9a authored over 2 years ago