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

Fix REPL bugs

github.com/babel/website - liuxingbaoyu opened this pull request about 2 months ago
Accept bigint as value in BigIntLiteral

github.com/babel/babel - JLHwung opened this issue about 2 months ago
Remove unused dependencies

github.com/ember-cli/ember-app-blueprint - NullVoxPopuli opened this pull request about 2 months ago
docs: add ERM transform to preset-env

github.com/babel/website - JLHwung opened this pull request about 2 months ago
fix: `finally` causes unexpected return value

github.com/babel/babel - liuxingbaoyu opened this pull request about 2 months ago
REPL cleanup

github.com/babel/website - JLHwung opened this pull request about 2 months ago
transpile async code to infinite loop

github.com/babel/babel - yuzheng14 opened this issue about 2 months ago
update landing page REPL examples

github.com/babel/website - JLHwung opened this pull request about 2 months ago
Do not save last yield in call in temp var

github.com/babel/babel - nicolo-ribaudo opened this pull request about 2 months ago
Do not split `awaitAsyncGenerator` in `await yield`

github.com/babel/babel - nicolo-ribaudo opened this pull request about 2 months ago
Set binary operator typings to a more precise union

github.com/babel/babel - RReverser opened this pull request about 2 months ago
fix: Unexpected infinite loop with `regenerator` for `try`

github.com/babel/babel - liuxingbaoyu opened this pull request about 2 months ago
Fix `node` execution permissions

github.com/babel/babel-test262-runner - liuxingbaoyu opened this pull request about 2 months ago
Simplified eslint configs

github.com/ember-cli/ember-cli - ijlee2 opened this pull request about 2 months ago
Ensure syntactic ordering when visiting array-type AST nodes

github.com/babel/babel - JLHwung opened this pull request about 2 months ago
add proposal-discard-binding docs

github.com/babel/website - JLHwung opened this pull request about 2 months ago
Update babel 8 preset env fixtures

github.com/babel/babel - JLHwung opened this pull request about 2 months ago
Remove functions from the try file

github.com/ember-cli/ember-addon-blueprint - mansona opened this pull request about 2 months ago
Add explicit resource management to preset-env

github.com/babel/babel - JLHwung opened this pull request about 2 months ago
Bump @octokit/rest from 19.0.13 to 22.0.0

github.com/ember-cli/ember-cli - dependabot[bot] opened this pull request about 2 months ago
chore: Update deps

github.com/babel/babel-test262-runner - liuxingbaoyu opened this pull request about 2 months ago
Avoid using `lookahead` in parser

github.com/babel/babel - liuxingbaoyu opened this pull request about 2 months ago
Use Babel 8.0.0-beta.0

github.com/babel/babel - nicolo-ribaudo opened this pull request about 2 months ago
fix: Params of `async function*` should throw synchronously

github.com/babel/babel - liuxingbaoyu opened this pull request about 2 months ago
Avoid `transform-async-generator-functions` from traversing `Program`

github.com/babel/babel - liuxingbaoyu opened this pull request about 2 months ago
Initialize the `type` property at `startNode`

github.com/babel/babel - liuxingbaoyu opened this pull request about 2 months ago
Map ESLint's `sourceType: commonjs` to script

github.com/babel/babel - JLHwung opened this pull request about 2 months ago
Declare (most of) our CJS files as CJS

github.com/ember-cli/ember-app-blueprint - NullVoxPopuli opened this pull request about 2 months ago
fix: support async Babel plugin in eslint-parser

github.com/babel/babel - NullVoxPopuli opened this pull request about 2 months ago
Materialize `explicitResourceManagement` parser plugin

github.com/babel/babel - JLHwung opened this pull request about 2 months ago
Add docs for Scope references/uids set

github.com/babel/website - nicolo-ribaudo opened this pull request about 2 months ago
Fix Babel 8 test262 comparison

github.com/babel/babel - nicolo-ribaudo opened this pull request about 2 months ago
Update dependency eslint-plugin-prettier to v5.4.1

github.com/ember-cli/ember-exam - renovate[bot] opened this pull request about 2 months ago
Update test262

github.com/babel/babel - babel-bot opened this pull request about 2 months ago
Update compat data

github.com/babel/babel - babel-bot opened this pull request about 2 months ago
chore: Improve test262 for Babel 8

github.com/babel/babel - liuxingbaoyu opened this pull request about 2 months ago
rename proposal-explicit-resource-management to transform-*

github.com/babel/website - JLHwung opened this pull request about 2 months ago
@babel/eslint-parser does not work with async ESM plugins

github.com/babel/babel - NullVoxPopuli opened this issue about 2 months ago
Rename proposal explicit resource management

github.com/babel/babel - JLHwung opened this pull request about 2 months ago
Update dependency stylelint to v16.20.0

github.com/ember-cli/ember-exam - renovate[bot] opened this pull request about 2 months ago
Add test262 for Babel 8

github.com/babel/babel - liuxingbaoyu opened this pull request 2 months ago
chore: update node flags

github.com/babel/babel - JLHwung opened this pull request 2 months ago
Add package.json#imports

github.com/ember-cli/ember-addon-blueprint - NullVoxPopuli opened this pull request 2 months ago
Pack `inForStatementInit` to token context

github.com/babel/babel - JLHwung opened this pull request 2 months ago
Prepare Release v0.5.3

github.com/ember-cli/ember-addon-blueprint - github-actions[bot] opened this pull request 2 months ago
Set headless=new

github.com/ember-cli/ember-addon-blueprint - NullVoxPopuli opened this pull request 2 months ago
Fix iterator compatibility of `regeneratorValues`

github.com/babel/babel - liuxingbaoyu opened this pull request 2 months ago
Use shorter method names for regenerator context

github.com/babel/babel - nicolo-ribaudo opened this pull request 2 months ago
Improve using declaration errors

github.com/babel/babel - JLHwung opened this pull request 2 months ago
fix: Avoid crash in `isRemoved` (#219)

github.com/babel/babel-polyfills - ninecc opened this pull request 2 months ago
Try converting classes to functions for `parser`

github.com/babel/babel - liuxingbaoyu opened this pull request 2 months ago
Update dependency mocha to v11.5.0

github.com/ember-cli/ember-exam - renovate[bot] opened this pull request 2 months ago
Restore behavior of `regeneratorRuntime` helper

github.com/babel/babel - nicolo-ribaudo opened this pull request 2 months ago
Add v8 migration summary for steps to take during Babel 7

github.com/babel/website - nicolo-ribaudo opened this pull request 2 months ago
Update compat data

github.com/babel/babel - babel-bot opened this pull request 2 months ago
Prepare Release v0.5.0

github.com/ember-cli/ember-app-blueprint - github-actions[bot] opened this pull request 2 months ago
run update-blueprint-deps --latest

github.com/ember-cli/ember-app-blueprint - mansona opened this pull request 2 months ago
run update-blueprint-deps

github.com/ember-cli/ember-app-blueprint - mansona opened this pull request 2 months ago
Prepare Release v0.4.0

github.com/ember-cli/ember-app-blueprint - github-actions[bot] opened this pull request 2 months ago
Make fixture updating script

github.com/ember-cli/ember-cli - NullVoxPopuli opened this pull request 2 months ago
[ENHANCEMENT] Support Bun

github.com/ember-cli/ember-cli - hexadecy opened this pull request 2 months ago
Remove @ember-data/tracking

github.com/ember-cli/ember-cli - NullVoxPopuli opened this pull request 2 months ago
Remove @ember-data/tracking

github.com/ember-cli/ember-app-blueprint - NullVoxPopuli opened this pull request 2 months ago
Prepare Release v0.1.1

github.com/ember-cli/update-blueprint-deps - github-actions[bot] opened this pull request 2 months ago
only deploy needed files

github.com/ember-cli/update-blueprint-deps - mansona opened this pull request 2 months ago
add linting

github.com/ember-cli/update-blueprint-deps - mansona opened this pull request 2 months ago
add a basic test

github.com/ember-cli/update-blueprint-deps - mansona opened this pull request 2 months ago
Prepare Release v0.1.0

github.com/ember-cli/update-blueprint-deps - github-actions[bot] opened this pull request 2 months ago
start using release-plan

github.com/ember-cli/update-blueprint-deps - mansona opened this pull request 2 months ago
update ember dependencies to alpha

github.com/ember-cli/ember-cli - mansona opened this pull request 2 months ago
Upgrade embroider dependencies

github.com/ember-cli/ember-app-blueprint - NullVoxPopuli opened this pull request 2 months ago
Prepare Release v0.3.0

github.com/ember-cli/ember-app-blueprint - github-actions[bot] opened this pull request 2 months ago
Add missing dependency: chalk

github.com/ember-cli/ember-app-blueprint - NullVoxPopuli opened this pull request 2 months ago
Disallow using in bare case statement

github.com/babel/babel - JLHwung opened this pull request 2 months ago
Update dependency webpack to v5.99.9

github.com/ember-cli/ember-exam - renovate[bot] opened this pull request 2 months ago
Set type=module in package.json

github.com/ember-cli/ember-app-blueprint - NullVoxPopuli opened this pull request 2 months ago
Prepare Release v0.5.2

github.com/ember-cli/ember-addon-blueprint - github-actions[bot] opened this pull request 2 months ago
Prepare Release v0.2.0

github.com/ember-cli/ember-app-blueprint - github-actions[bot] opened this pull request 2 months ago
Add imported module that is not declared

github.com/ember-cli/ember-app-blueprint - NullVoxPopuli opened this pull request 2 months ago
Add docs for generator result

github.com/babel/website - JLHwung opened this pull request 2 months ago