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

Update `strip-ansi` to v7

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
[babel 8] Use ESM-based `chalk@5`

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Deprecate renamed npm packages

github.com/babel/babel - github-actions[bot] opened this issue over 1 year ago
Deprecate renamed npm packages

github.com/babel/babel - github-actions[bot] opened this issue over 1 year ago
enable `@typescript-eslint/restrict-plus-operands`

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Fix typos found by codespell

github.com/babel/babel - DimitriPapadopoulos opened this pull request over 1 year ago
Update test262

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
Enable `@typescript-eslint/await-thenable`

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
enable @typescript-eslint/prefer-optional-chain

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Switch to original semver with security fix

github.com/babel/babel-polyfills - vadimka123 opened this pull request over 1 year ago
Redundant valueToNode property with NaN and Infinity values

github.com/babel/babel - lorenzoferre opened this pull request over 1 year ago
chore: bump dev dependencies and remove .eslintignore

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
improve SourceLocation typing

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
[Bug]: Incorrect SourceLocation typings

github.com/babel/babel - bricejar opened this issue over 1 year ago
fix: `Infinity` in enums

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
Update index.ts

github.com/babel/babel - GAUTAMMANAK1 opened this pull request over 1 year ago
Simplify helper dependencies

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Bump semver to ^6.3.1

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
chore(deps): update dependency semver to v6.3.1 [security]

github.com/babel/babel - renovate[bot] opened this pull request over 1 year ago
Bump semver from 5.7.1 to 5.7.2

github.com/babel/babel-polyfills - dependabot[bot] opened this pull request over 1 year ago
[Bug]: visitors.merge removes noScope

github.com/babel/babel - j4k0xb opened this issue over 1 year ago
move core transformation cases to plugins and traverse

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Bump tough-cookie and jest

github.com/babel/babel-upgrade - dependabot[bot] opened this pull request over 1 year ago
[babel 8] Bump eslint-parser/plugin eslint requirements

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Add `recordAndTupleSyntaxType` for `generator`

github.com/babel/website - liuxingbaoyu opened this pull request over 1 year ago
Update compat data

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
Update test262

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
[Bug]: Cannot find package 'babel-plugin-macros'

github.com/babel/babel - AtomicCow87 opened this issue over 1 year ago
migrate to c8

github.com/babel/babel-loader - JLHwung opened this pull request over 1 year ago
bump find-cache-dir to v4

github.com/babel/babel-loader - JLHwung opened this pull request over 1 year ago
[babel 8] Reland "Use `NodePath#hub` as part of the paths cache key"

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Use Prettier 3 stable

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
`recordAndTupleSyntaxType` defaults to `"hash"`

github.com/babel/babel - coderaiser opened this pull request over 1 year ago
Bump semver dependency to >= 7.5.2

github.com/babel/babel-loader - aarona opened this issue over 1 year ago
docs: parser: recordAndtuple -> recordAndTuple

github.com/babel/website - coderaiser opened this pull request over 1 year ago
Add integration tests for `@angular/cli`

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Revert "Use `NodePath#hub` as part of the paths cache key"

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Add support for optional chain in assignments

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Add test for issue 12570

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Update polyfills packages

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Update all `@babel/*` dependencies

github.com/babel/babel-polyfills - nicolo-ribaudo opened this pull request over 1 year ago
Migrate to `eslint.config.js`

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
fix: export `meta` from `eslint-parser/experimental-worker`

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Reduce `transform-block-scoping` loops output size

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
chore(deps): update yarn to v3.6.1

github.com/babel/babel - renovate[bot] opened this pull request over 1 year ago
Bump @babel/helper-compilation-targets

github.com/babel/babel-polyfills - JLHwung opened this pull request over 1 year ago
Test Jest patch for our e2e breaking tests

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
WIP: Revert "fix: Default export for duplicate names"

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
Use forked `semver@6` with backported security fixes

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Inject tmp vars in the params list of IIFEs when possible

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Compress output for optional chain with multiple `?.`

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
Fix transform of `delete a?.b` in function params

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
fix: Default export for duplicate names

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
Update compat data

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
Update test262

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
Add docs for `createImportExpressions`

github.com/babel/website - JLHwung opened this pull request over 1 year ago
Bump semver from 5.6.0 to 7.5.2

github.com/babel/babel-upgrade - dependabot[bot] opened this pull request over 1 year ago
Disable react-native e2e-breaking tests

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Add opera mobile compat data

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
update compat-data sources

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
Use `NodePath#hub` as part of the paths cache key

github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
[Bug]: Nest For loop convert wrong

github.com/babel/babel - kerm1it opened this issue over 1 year ago
chore(deps): update dependency semver to v7 [security]

github.com/babel/babel - renovate[bot] opened this pull request over 1 year ago
Bump semver from 7.3.2 to 7.5.2

github.com/babel/babel-loader - dependabot[bot] opened this pull request over 1 year ago
Bump semver from 6.3.0 to 7.5.2

github.com/babel/babel-polyfills - dependabot[bot] opened this pull request over 1 year ago
Fix e2e-breaking react native failure

github.com/babel/babel - JLHwung opened this pull request over 1 year ago
fix: Avoid internally generating negative source maps columns

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
Update test262

github.com/babel/babel - babel-bot opened this pull request over 1 year ago
You may need additional loaders

github.com/babel/babel-loader - Hamad-98 opened this issue over 1 year ago
chore: Use `typescript-eslint@v6` with reworked configs

github.com/babel/babel - JoshuaKGoldberg opened this pull request over 1 year ago
[Docs]: Slack invite link is broken (again)

github.com/babel/babel - JoshuaKGoldberg opened this issue over 1 year ago
[Bug]: not working after upgrade to 7.22.5

github.com/babel/babel - kukjevov opened this issue over 1 year ago
Bump core-js to 3.31.0

github.com/babel/babel-test262-runner - CanadaHonk opened this pull request over 1 year ago
Add MIT license

github.com/babel/babel-test262-runner - CanadaHonk opened this pull request over 1 year ago
Fix typo: decarations -> declarations

github.com/babel/babel - joemaffei opened this pull request over 1 year ago
Improve output when re-exporting

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
chore: Simplify `TOP_LEVEL_AWAIT_USING`

github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago