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
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
github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
[Bug]: When a variable shadows an imported type, references are not computed
github.com/babel/babel - haskellcamargo opened this issue over 1 year ago
github.com/babel/babel - haskellcamargo 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
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
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
github.com/babel/babel - JLHwung opened this pull request over 1 year ago
[Bug]: Path contains invalid characters. @babel/core and C8
github.com/babel/babel - evertondanilo opened this issue over 1 year ago
github.com/babel/babel - evertondanilo opened this issue over 1 year ago
Fix typos found by codespell
github.com/babel/babel - DimitriPapadopoulos opened this pull request over 1 year ago
github.com/babel/babel - DimitriPapadopoulos 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
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
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
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
github.com/babel/babel - lorenzoferre opened this pull request over 1 year ago
Switch semver from @nicolo-ribaudo/semver-v6 to original one
github.com/babel/babel-polyfills - vadimka123 opened this issue over 1 year ago
github.com/babel/babel-polyfills - vadimka123 opened this issue over 1 year ago
chore: bump dev dependencies and remove .eslintignore
github.com/babel/babel - JLHwung opened this pull request over 1 year ago
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
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
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
github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
[Bug]: inputSourceMap does not accept boolean as parameter
github.com/babel/babel - rgascons opened this issue over 1 year ago
github.com/babel/babel - rgascons opened this issue over 1 year ago
Simplify helper dependencies
github.com/babel/babel - JLHwung opened this pull request over 1 year ago
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
github.com/babel/babel - renovate[bot] opened this pull request over 1 year ago
[Bug]: TypeScript Enums With Global Properties Like `Infinity` or `NaN` Are Transpiled as Members
github.com/babel/babel - htho opened this issue over 1 year ago
github.com/babel/babel - htho opened this issue 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
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
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
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
github.com/babel/babel-upgrade - dependabot[bot] opened this pull request over 1 year ago
You gave us a visitor for the node type ClassAccessorProperty but it's not a valid type
github.com/babel/babel - nagasundram opened this issue over 1 year ago
github.com/babel/babel - nagasundram opened this issue over 1 year ago
Plugin babel-plugin-module-resolver is no longer updated.
github.com/babel/babel - trevisanweb opened this issue over 1 year ago
github.com/babel/babel - trevisanweb opened this issue 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
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
github.com/babel/website - liuxingbaoyu 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
github.com/babel/babel - AtomicCow87 opened this issue over 1 year ago
bump find-cache-dir to v4
github.com/babel/babel-loader - JLHwung opened this pull request over 1 year ago
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
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
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
github.com/babel/babel - coderaiser opened this pull request over 1 year ago
[Bug]: Error: undefined is not a valid recordAndTuple syntax type
github.com/babel/babel - coderaiser opened this issue over 1 year ago
github.com/babel/babel - coderaiser opened this issue over 1 year ago
Bump semver dependency to >= 7.5.2
github.com/babel/babel-loader - aarona opened this issue over 1 year ago
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
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
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
github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
[Bug]:Cannot read property 'file' of undefined
github.com/babel/babel - jisao opened this issue over 1 year ago
github.com/babel/babel - jisao opened this issue over 1 year ago
[Bug]: Cannot read properties of undefined (reading 'addHelper')
github.com/babel/babel - ethanyou725 opened this issue over 1 year ago
github.com/babel/babel - ethanyou725 opened this issue 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
github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
No matching version found for @babel/helper-define-polyfill-provider@^0.4.1
github.com/babel/babel-polyfills - ericpesto opened this issue over 1 year ago
github.com/babel/babel-polyfills - ericpesto opened this issue over 1 year ago
Add test for issue 12570
github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
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
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
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
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
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
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
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
github.com/babel/babel-polyfills - JLHwung opened this pull request over 1 year ago
Use forked `semver@6` with backported security fixes
github.com/babel/babel-polyfills - Jir4 opened this pull request over 1 year ago
github.com/babel/babel-polyfills - Jir4 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
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
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
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
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
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
github.com/babel/babel - nicolo-ribaudo opened this pull request over 1 year ago
[Bug]: Invalid transfor for optional chain delete in function params
github.com/babel/babel - nicolo-ribaudo opened this issue over 1 year ago
github.com/babel/babel - nicolo-ribaudo opened this issue over 1 year ago
Version is too long for a private npm respo
github.com/babel/babel-plugin-proposal-private-property-in-object - luyaosh opened this issue over 1 year ago
github.com/babel/babel-plugin-proposal-private-property-in-object - luyaosh opened this issue over 1 year ago
fix: Default export for duplicate names
github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
[Bug]: Array.prototype.includes() on Firefox <=101
github.com/babel/babel - simo-an opened this issue over 1 year ago
github.com/babel/babel - simo-an opened this issue over 1 year ago
[Bug]: Transform API always loads browserlist config
github.com/babel/babel - molisani opened this issue over 1 year ago
github.com/babel/babel - molisani opened this issue over 1 year ago
babelify + gulp with threejs modules: SyntaxError: 'import' and 'export' may appear only with 'sourceType: module' (9:0)
github.com/babel/babelify - KojoAning opened this issue over 1 year ago
github.com/babel/babelify - KojoAning opened this issue over 1 year ago
Add docs for `createImportExpressions`
github.com/babel/website - JLHwung opened this pull request over 1 year ago
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
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
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
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
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
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
github.com/babel/babel - kerm1it opened this issue over 1 year ago
[Bug]: transform commonjs is not correct for ParenExpr at ExportDefaultExpr
github.com/babel/babel - underfin opened this issue over 1 year ago
github.com/babel/babel - underfin 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
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
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
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
github.com/babel/babel - JLHwung opened this pull request over 1 year ago
[Bug]: [Security][helper-compilation-targets] Dependency semver version has vulnerability
github.com/babel/babel - silverbackdan opened this issue over 1 year ago
github.com/babel/babel - silverbackdan opened this issue 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
github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
semver vulnerable to Regular Expression Denial of Service
github.com/babel/babel-loader - carma12 opened this issue over 1 year ago
github.com/babel/babel-loader - carma12 opened this issue over 1 year ago
You may need additional loaders
github.com/babel/babel-loader - Hamad-98 opened this issue over 1 year ago
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
github.com/babel/babel - JoshuaKGoldberg opened this pull request over 1 year ago
Add an option to avoid following symlinks with @babel/core
github.com/babel/babel - IMalyugin opened this issue over 1 year ago
github.com/babel/babel - IMalyugin opened this issue over 1 year ago
[Docs]: Slack invite link is broken (again)
github.com/babel/babel - JoshuaKGoldberg opened this issue over 1 year ago
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
github.com/babel/babel - kukjevov opened this issue over 1 year ago
[Bug]: Opera mobile equated to Opera desktop in preset-env
github.com/babel/babel - steverep opened this issue over 1 year ago
github.com/babel/babel - steverep 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
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
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
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
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
github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
fix: Support transforming Explicit Resource Management in `stage-2`
github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago
github.com/babel/babel - liuxingbaoyu opened this pull request over 1 year ago