Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Rollup

The JavaScript module bundler
Collective - Host: opensource - https://opencollective.com/rollup - Website: https://rollupjs.org - Code: https://github.com/rollup/rollup

test: enable typecheck for _config files (#4954)

* chore: init

* chore: basic

* chore: revert vscode config

* chore: fix syntax error

* chore...

github.com/rollup/rollup - 64870c31062983a741832d8cd2d4bcdf55e4de55 authored almost 2 years ago
Improve release script

github.com/rollup/rollup - f138dcee19367f17f2e66f940fb8d612471f7ddf authored almost 2 years ago
fix: mark some known globals or their functions as impure (#4955)

* fix: mark Map is impure

* test: tweak test

* fix: mark some known globals or their functions...

github.com/rollup/rollup - f8977a76d06dd17f651a161ca1ec53184f6e51e9 authored almost 2 years ago
Improve release script

github.com/rollup/rollup - 703e88fddb489793ce7828094d4ea3a322e76df9 authored almost 2 years ago
Log REPL output to console (#4967)

* Make several options not depend on code-splitting

* Log output after bundling

github.com/rollup/rollup - e01f0a2e7264e0bae267b2fab4b2231d7671d4c2 authored almost 2 years ago
Ensure arguments are deoptimized when arguments variable is used (#4965)

github.com/rollup/rollup - 8a5517dd147e9195eb750f73f943cb432b813241 authored almost 2 years ago
Fix REPL in dev (#4964)

* Fix REPL in dev

* Maybe improve test stability

github.com/rollup/rollup - 6cc3fefa3be542fa3ab716e0c5cdf9f60a10be52 authored almost 2 years ago
Update dependencies (#4957)

github.com/rollup/rollup - da74c5929b66d45e1bbd4400899a8be9a3e25d33 authored almost 2 years ago
feat: tree-shake deterministic dynamic imports (#4952)

* chore: init

* feat: progress!

* chore: refactor

* feat: it works!

* feat: support one more...

github.com/rollup/rollup - b79b73cd8bb98c10ab7eedae154bb5c1e03ced7d authored almost 2 years ago
Support default exported classes that extend other classes (#4950)

github.com/rollup/rollup - 2820962446b40b7dfab9bdd936be1e230d8b944c authored almost 2 years ago
Deoptimize right side in for-of loops (#4949)

github.com/rollup/rollup - bbce2b7d578b1a0c24511bb2f85d0e143e621785 authored almost 2 years ago
Add a test for reserved keywords used as import/export specifiers (#4943)

Co-authored-by: Lukas Taegert-Atkinson <[email protected]>

github.com/rollup/rollup - e5691a0f428b4764601707623638522f261969af authored almost 2 years ago
Trigger tests for merge queues

github.com/rollup/rollup - 09031e7e9adcb3ef6ff139bd0aa7b49f81ae81ec authored almost 2 years ago
Revert #4939 for now (#4946)

github.com/rollup/rollup - 911700bc0bc90e5b1b8db01ea77fe3040a05480d authored almost 2 years ago
feat: add locales in vitepress config (#4914)

* docs: add locales in vitepress config

* docs: format

* feat: update vitepress config

...

github.com/rollup/rollup - d7d63e666558a97f20f936d8878ef8404ec0460e authored almost 2 years ago
Remove Netlify deployment

github.com/rollup/rollup - 8411bd07421c8b02b53722fb943cb96700a6e058 authored almost 2 years ago
Reinstate global styles (#4941)

github.com/rollup/rollup - 532da1a063b6551cb656de4c57580839f8b7fad9 authored almost 2 years ago
Fixed imports/exports that are illegal identifiers in the es output (#4939)

* Fixed exports that are illegal identifiers in the es output

* Unify shared~ regex into `isV...

github.com/rollup/rollup - 3bbf6ae1363a3b441d7ef6d9dba693f77cbe4765 authored almost 2 years ago
Fix Vercel REPL action

github.com/rollup/rollup - f1538ced1a992fe6ba1e8544d2a1ff69ad6034df authored almost 2 years ago
Use Vercel for previews

github.com/rollup/rollup - 8045a329c493465d9f389c9cd3bfda2716f66783 authored almost 2 years ago
fix: handle conditional breaks in nested switch statement cases (#4937)

* fix: add a new InclusionContext prop existedBroken

* test: tweak test

* Rework using lab...

github.com/rollup/rollup - baa03115f72163a0fc921074822a077444d49402 authored almost 2 years ago
Improve memory usage for parameter deoptimizations (#4938)

* Try to improve memory consumption when deoptimizing call parameters

* Avoid seemingly unnec...

github.com/rollup/rollup - bd675b104147594767b56df2756426d032a68583 authored almost 2 years ago
Allow shouldTransformCachedModule to return null (#4932)

Co-authored-by: Lukas Taegert-Atkinson <[email protected]>

github.com/rollup/rollup - c4cb2642efb9934735200eff98cfafb6888c1e6f authored almost 2 years ago
docs: Update the x_google_ignorelist url (#4926)

Co-authored-by: Lukas Taegert-Atkinson <[email protected]>

github.com/rollup/rollup - 6868eb4cd6219c49bd7e11c1b2ab828f5f7251a9 authored almost 2 years ago
Bump peter-evans/create-or-update-comment from 2 to 3 (#4935)

Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-com...

github.com/rollup/rollup - 6e1624a9030f540dd1aff97aacfcf0e561a8470c authored almost 2 years ago
Disable puppeteer sandbox to fix Vercel deployment (#4936)

github.com/rollup/rollup - 7d62c657c7c73733e440a22bcb2a8c29aa485dd4 authored almost 2 years ago
chore: repl style add scoped (#4925)

* chore: repl style add scoped

* fix: judgment condition

github.com/rollup/rollup - 0bcf0a672ac087ff2eb88fbba45ec62389a4f45f authored almost 2 years ago
Do not fail if the location of a warning is outside the original source (#4922)

* Do not fail if the location of a warning is outside the original source

* Fix comparison

github.com/rollup/rollup - 1517d0360d66893d5cacdbaf7bc9d841c1c38069 authored almost 2 years ago
Handle manual chunks where the entry is not part of the module graph (#4921)

github.com/rollup/rollup - b6c4fd8334ddc6ade145bbaa02ad9136ea9fa774 authored almost 2 years ago
Only set asset names when finalizing (#4919)

* Only set asset names when finalizing

* Improve coverage

* Prefer shorter file names over...

github.com/rollup/rollup - 75c5113e24f5857abf845776423f55f70b8d1c13 authored almost 2 years ago
Improve test stability

github.com/rollup/rollup - d44fba668e6d7a89725b8bcd82d6af655f7372b4 authored almost 2 years ago
Provide synthetic namespace for dynamic imports when perserving modules (#4913)

github.com/rollup/rollup - eb9777c1a8a9923951037294b56ceccb1921a5c0 authored almost 2 years ago
fix: make file name deterministic in parallel emits (fix #4909) (#4912)

* fix: make file name deterministic in parallel emits (fix #4909)

* refactor: use > determine...

github.com/rollup/rollup - 3682f30a2019ceec398eb907a94a750413c66974 authored almost 2 years ago
fix: set a correct node location for static blocks (#4898)

* fix: set a correct body location for static blocks

* feat: use findFirstOccurrenceOutsideCo...

github.com/rollup/rollup - 46676a4c8886f461706bef73d414709f82d818d6 authored almost 2 years ago
docs: fix table at `output.sanitizeFileName` section (#4900)

github.com/rollup/rollup - 7bff18c5e311ebd25665fd53f72e22d9618e9547 authored almost 2 years ago
Avoid unnecessary graphical glitch

github.com/rollup/rollup - 76d7bff3787d2bfd1c1f1f27252e49d2bbfbc19e authored almost 2 years ago
Add some label padding

github.com/rollup/rollup - cde7d8135c9172e60b3db9ecbff566ec6d33866c authored almost 2 years ago
Avoid race condition when rendering graphs

github.com/rollup/rollup - 9a2c24174fc68697fc835221f4758c701d8a3b99 authored almost 2 years ago
Try to fix puppeteer install

github.com/rollup/rollup - b3ad7890531f6e7d8847411082487a7ed37864a1 authored almost 2 years ago
Only selectively deoptimize call parameters (#4892)

* Rename deoptimizeThis to refer to arguments and make thisArg optional

* Extract ParameterVa...

github.com/rollup/rollup - cff3bbcb34cf35a765a8bcbbd56ba643bd1de68d authored almost 2 years ago
Retry flaky test

github.com/rollup/rollup - d985838a9bc5d502021596525697d4d92d25062c authored almost 2 years ago
Pre-render mermaid graphs on website (#4897)

* Extract plugin

* Remove vitepress-plugin-mermaid

* Prepare for mermaid integration

* ...

github.com/rollup/rollup - e48c32160cacbcf66c718a8f9ab089d632637511 authored almost 2 years ago
Fix `npm run dev` (#4890)

github.com/rollup/rollup - de255540b9070fef6a37fcb711f4b913cd2ac319 authored almost 2 years ago
Refactor (#4887)

* Remove unused loop

* Use Map

* Chain method calls

---------

Co-authored-by: Lukas ...

github.com/rollup/rollup - 25bdc129d21685b69a00ee55397d42ac6eff6449 authored almost 2 years ago
Add experimental logging for side effects (#4871)

* Add logging

* Add logging for side effects

* Only log top-level effects

* Use warning...

github.com/rollup/rollup - 96f2eb163fe25ec052e95cfa9c8a3ee9e28b4fbd authored almost 2 years ago
feat: mark files in a `node_modules` as ignore-listed by default (#4877)

Following up on the addition of the `sourcemapIgnoreList` output option,
this adds a default wh...

github.com/rollup/rollup - 3d9d107c519b6e8bc44e36b554576ba427c30d95 authored almost 2 years ago
build: use @rollup/plugin-replace to replace chokidar fsevents (#4880)

github.com/rollup/rollup - 1ab9833b4ca39ad7f5303943a7658b03f93ff109 authored almost 2 years ago
Fix transformation of `import.meta.url` in CommonJS (#4875)

* Fix transformation of `import.meta.url` in CommonJS

* Fix test on Windows, add helper funct...

github.com/rollup/rollup - fa4e9a5fd037e94759390595f867220fa0af8a3e authored almost 2 years ago
Improve test stability (#4878)

* Refactor CLI test runner

* Add retry option to tests and improve timeout handling

* Try ...

github.com/rollup/rollup - 0e4d534eda68bf4343e813b26aac08edbec0cf51 authored almost 2 years ago
fix: wrong params of the transform hook (#4876)

Co-authored-by: Lukas Taegert-Atkinson <[email protected]>

github.com/rollup/rollup - a9de15d625e4b007bfa098f990e89062586f7b04 authored almost 2 years ago
fix: style optimization in dark mode (#4870)

Co-authored-by: 李众豪 <[email protected]>

github.com/rollup/rollup - cb64e1ac397789e978647cb59726d93ec4841446 authored almost 2 years ago
Include side effects of re-exporters unless they have moduleSideEffects: false (#4867)

github.com/rollup/rollup - 47061d8516922087cec1e50e40878313e220183e authored almost 2 years ago
Add `needsCodeReference` property to `EmittedAsset` (#4868)

github.com/rollup/rollup - eb57f5f865248728d58d9a748be6a67d33e1e170 authored almost 2 years ago
feat: add known globals (#4323)

* feat: add object known globals

* feat: add promise known globals

---------

Co-authore...

github.com/rollup/rollup - e0701d799b7ab0ede72a789c4359b79faf08f03d authored almost 2 years ago
Do not mark variable access in files without side effects as TDZ (#4866)

github.com/rollup/rollup - 2a9abba955cfcb187167aba96e64c7c06f3f02ca authored almost 2 years ago
feat: export loadConfigFile type (#4853)

* feat: export the type of loadConfigFile

* tweak function name

github.com/rollup/rollup - f049771dd0246cdbb461c70f85868d5402b4cd44 authored almost 2 years ago
Improve chunking performance (#4862)

* Reference entries by index

* Initial draft for new algorithm

* Handle manual chunks

*...

github.com/rollup/rollup - 0c33497a7de91e150a7d242125e8da9dd4e4a3ac authored almost 2 years ago
Fix chunk graph update when merging chunks for minChunkSize (#4851)

* Fix chunk graph update when merging chunks

* Describe concept for new chunk merging algorit...

github.com/rollup/rollup - 8ba73f4f643e5ffe01fc9ad846748f6d5b7963c2 authored almost 2 years ago
Allow to pass "true" to InputOptions.cache (#4859)

* Allow to pass "true" to InputOptions.cache

Vite has changed the default of this option to "...

github.com/rollup/rollup - 96e511886183bd0ed5695ec16aded6501bcd4206 authored almost 2 years ago
Introduce `sourcemapIgnoreList` predicate. (#4848)

This adds a new `sourcemapIgnoreList` config predicate that works
similar to the existing `sour...

github.com/rollup/rollup - 1ba8d4e977830a143314631cd3485bb60492aa64 authored almost 2 years ago
docs: make api params more readable (#4852)

* docs: make api params more readable

* docs: make api params more readable

* docs: make a...

github.com/rollup/rollup - 3154ca7138d3920ee5f5087f8c83a5a5c4d4a3af authored almost 2 years ago
simplify code in includeStatements (#4856)

github.com/rollup/rollup - 90ebbf5862a256c737b03aaaca60d5949faefc80 authored almost 2 years ago
Improve test stability

github.com/rollup/rollup - 21457b3efc11c27bfa7000437de04c4e82324cb3 authored almost 2 years ago
Update magic-string and adjust types. (#4846)

The type of `sourcesContent` changed to allow for `null` elements, and
rollup needs to be adjus...

github.com/rollup/rollup - 010ed63ac8a3f4beb36495c9b368c80fe1151908 authored almost 2 years ago
Ignore worktree branch

github.com/rollup/rollup - 45d5d53f61dc011a034cf881bb03f74cf7b9066b authored almost 2 years ago
fix: add this option to context.ignore (#4842)

* feat: add this option to context.ignore

* Track this deoptimizations

* test: tweak test ...

github.com/rollup/rollup - 5d81532f688383a8aeaf6a099da2b0205e8b8609 authored almost 2 years ago
Improve error logging in REPL

github.com/rollup/rollup - e0d9681de58cee80f162d02c65de293954c4a13f authored almost 2 years ago
Refine release script

github.com/rollup/rollup - a1d35e9b19ab590caabf076b6c45e82011ea2bd4 authored almost 2 years ago
Add script to update docs

github.com/rollup/rollup - 607b50454a0b485b41f15f7a2f8e2d4c6d7a4cdf authored almost 2 years ago
docs: fix style (#4845)

github.com/rollup/rollup - 1c1562b4b11ca8a60bf2770dd8093c9538a0abf0 authored almost 2 years ago
Update index.md (#4844)

github.com/rollup/rollup - 97fb73c1ae1852ddd13ca7a9947905cf96b68ad9 authored almost 2 years ago
Fix type in docs

github.com/rollup/rollup - 876ba573e8784c324e21116d85a5fabeba1cec2f authored almost 2 years ago
fixed the logo link (#4843)

github.com/rollup/rollup - b2d22f3e598e579e59920dc0e94b01edcc8088b7 authored almost 2 years ago
Add mastodon social link

github.com/rollup/rollup - c7567f77339598216d2145352a5597009e877e06 authored almost 2 years ago
Sort warnings before comparing in tests

github.com/rollup/rollup - b8526485935ef21c65a5cd5474adbddf24ec7a32 authored almost 2 years ago
Add flag to re-enable deep dynamic chunk optimization (#4837)

* Add flag for deep chunk optimization

* Add documentation

* Improve wording

github.com/rollup/rollup - 53cf9fe8b8b58b5e098afb6a3c3846d7a7b60179 authored almost 2 years ago
fix: correct incorrect assertions (#4839)

github.com/rollup/rollup - d88c935c5e888f8fc9c49b5d75e994b7a170a9f1 authored almost 2 years ago
Fix REPL colors

github.com/rollup/rollup - 5368e8065aaec835589e324f3b07b763ab35e419 authored almost 2 years ago