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: namespace export should have @@toStringTag with correct property descriptors
* add ad...
github.com/rollup/rollup - b74cb92e84f33ac140ae2b1ddb65d55a6dbb6ae6 authored almost 3 years ago* chore: bump deps
* chore: fix tests
github.com/rollup/rollup - 11bd9d970b1dc23a65237269c62799cf8facea5d authored almost 3 years ago* use readonly set
* refactor: re-use Array.prototype.map, remove Array.from map function
...
github.com/rollup/rollup - 275dc2fa34e1aaad37a29360570dc85b1ba019a6 authored almost 3 years agogithub.com/rollup/rollup - 51cab92373bcf8c844a8de2a6765869f7eb05a5d authored almost 3 years ago
github.com/rollup/rollup - 7ca27a3f27cee7dca666dda2d379aed715042ffb authored almost 3 years ago
* Add dependencies to shouldTransform hook
* Test errors in shouldTransform are handled corre...
github.com/rollup/rollup - 7cc87f1b447716f4823b10186d01ce02e75d7828 authored almost 3 years ago* refactor: use map for namespace reexports by name
* remove explicit type assignment
* re...
github.com/rollup/rollup - 3106ec99cc1e516f081c9707352b2f159f518cf8 authored almost 3 years agoAdded Typescript 4.5+ Support for nodenext and node12 resolve it will not lookup typings
github.com/rollup/rollup - 2cca505684100c04f3c29d6c792a7865ea2affbe authored almost 3 years ago* refactor: use includes where appropriate
* refactor: replace .substr with .substring
* E...
github.com/rollup/rollup - 70d0025c36ed01bc69d8846c181e8ca7a63b9a69 authored almost 3 years ago* refactor: use map for declarations and name suggestions
* refactor: remove else condition
...
github.com/rollup/rollup - fa4e1b720f64ffae24fcbf99a44b605842ac7f23 authored almost 3 years ago
github.com/rollup/rollup - ab14a760681410b80e3b52c7ffc1c0be710a827b authored almost 3 years ago
* Print ids for unfinished moduleParsed and shouldTransformCachedModule hooks
* Fix linting
...
github.com/rollup/rollup - d4471b4a6a743e533be93235822c029e800f7c08 authored almost 3 years ago
github.com/rollup/rollup - 5bd96df9782172d6f4f7196d64e6f321297815fb authored almost 3 years ago
* fix: remove unnecessary property descriptor spread
* Simplify import
Co-authored-by: Luk...
github.com/rollup/rollup - 69eb721ec1ebbcc77383eef1707c1d1036181473 authored about 3 years ago* refactor: use map for import descriptions + re-export descriptions
* refactor: pass keys di...
github.com/rollup/rollup - 61d6820f54616506dc08c8500683d2c9bb75a0cc authored about 3 years ago* Improve test stability by getting independent of module id ordering in more places
* Make t...
github.com/rollup/rollup - 16c3b24d84660ce3799bac21d512d447430a5c12 authored about 3 years ago* refactor: module exports to map
* traverse keys directly
* remove var, use instance fiel...
github.com/rollup/rollup - 1d768870c6f5e881fba635530f07d90c0ea71218 authored about 3 years agogithub.com/rollup/rollup - f715e3c73c0c5a5fae216443ed2b62fecc869f74 authored about 3 years ago
github.com/rollup/rollup - 60706c33073abe34cac170a92a17a1b166d348e3 authored about 3 years ago
github.com/rollup/rollup - ed126828c938265912e1f228fb43b722687f6c76 authored about 3 years ago
* Sort manual chunks via functions are sorted by name
* Improve test
github.com/rollup/rollup - 1738215510cd31a9cfc942d06593f6edd944f408 authored about 3 years ago* chore: add @types/estree explicitly
* bump
* fix type imports
* refactor: simplify No...
github.com/rollup/rollup - 5f4d04fd57ba411710b00b686cc815f09d27df01 authored about 3 years agogithub.com/rollup/rollup - 903b4642fb0c08ef0eb21dfdaba7f80b639e80f2 authored about 3 years ago
github.com/rollup/rollup - efd71e930e86ab30f4911ed8caa7f78aca005729 authored about 3 years ago
github.com/rollup/rollup - be1b87dcc825fffab98ce66c42e190b0d6f1f6b3 authored about 3 years ago
* refactor: use fs.promises in generate license file
* fix: add return type
* refactor: us...
github.com/rollup/rollup - aad5510beb646cb505cbe327d351d669513ed0ac authored about 3 years ago* refactor: use fs.promises in resolve id
* Make chunk variable names deterministic, sort wat...
github.com/rollup/rollup - 89ee52cab11f0a35f05393bf119cf611ef029e83 authored about 3 years ago* chore: move wait to utils
* chore: re-use wait
* simplify test utils exports
Co-autho...
github.com/rollup/rollup - 33a42788179b0c1b2e78f2033b90eebe21156213 authored about 3 years ago* add function return type
* use type imports
* capitalize queue file name, export default...
github.com/rollup/rollup - 56c1514c7b0d0c985685ed497bdc6ce33b023383 authored about 3 years ago* refactor: convert watch tests to async functions
* chore: alias fs.promises
* nit, remov...
github.com/rollup/rollup - e38dc61a78f4b9e8899cd89f5179f46da9d78a2f authored about 3 years ago* Updated Contribution tutorial link and description.
* Updated Contribution tutorial link an...
github.com/rollup/rollup - e14cb51615689795d8e79c5f94fba5020a64afd3 authored about 3 years ago* chore: bump deps
* fix core-js test
github.com/rollup/rollup - b8c50cb20ce771870fe38bb3cd45b421ec830765 authored about 3 years agogithub.com/rollup/rollup - 61d772ba59be605e53e72613ae51cee4b72aee64 authored about 3 years ago
github.com/rollup/rollup - f6e272c0dc483ce752af3aff43e97d0dcd20d2fd authored about 3 years ago
* refactor: simplify, add return type
* use alias fs in tests
* refactor: move mkdir to wr...
github.com/rollup/rollup - d3ed80c3f70d49ccf709c28f780381353b8459c9 authored about 3 years agogithub.com/rollup/rollup - f420a0115aeece4094b4ad50387f9aaf8a50550e authored about 3 years ago
* Deprecate hasModuleSideEffects in favor of moduleSideEffects and ensure it is mutable on Modul...
github.com/rollup/rollup - e0b10605597ea2f7ee753e6f4e1ae152d19e6508 authored about 3 years agoparamter -> parameter
github.com/rollup/rollup - d57cfa0500b705e6c2064274d696fab00aa88ca8 authored about 3 years agoCo-authored-by: Lukas Taegert-Atkinson <[email protected]>
github.com/rollup/rollup - 50f46bc911a67902d7c29ad12ee8cbff37f92e11 authored about 3 years agogithub.com/rollup/rollup - 4611705661af39486113d6ae6d79eea0be584a19 authored about 3 years ago
Co-authored-by: Lukas Taegert-Atkinson <[email protected]>
github.com/rollup/rollup - 5364114bc130639d98d7d81f9f42071f84d008f5 authored about 3 years ago* refactor: use fs.readFileSync
* refactor: use fs.existsSync
* refactor: use fs.writeFile...
github.com/rollup/rollup - 042933a63279d8f27c66a86afb2263f33cca09aa authored about 3 years ago* remove type assertion
* use type imports
* simplify creating Set
* use ternary to ass...
github.com/rollup/rollup - 7194b88a5778f719f54dc2974e086c895718827a authored about 3 years agogithub.com/rollup/rollup - 4e124d8421fefa7bdd5ad088896a223524bc5d06 authored about 3 years ago
github.com/rollup/rollup - f523f0098d3e98f87abef54f48f39d06a7cc7eec authored about 3 years ago
github.com/rollup/rollup - ed5e1f48a4a296fa106a163f83534d70466b04de authored about 3 years ago
* Do not warn for hidden namespace conflicts
* Merge conflict detection into export resolutio...
github.com/rollup/rollup - 79ec55d768e9227b02ea966f8c9ba76f9564bc8f authored about 3 years ago* refactor: convert exportsByName object to map
* refactor: use nullish assigment, nullish co...
github.com/rollup/rollup - f30e6f06fb14f3079ca6f04a4a7f993205762ae1 authored about 3 years ago* Do not warn for hidden namespace conflicts
* Merge conflict detection into export resolution
github.com/rollup/rollup - 9eeb6a00bd0e051acb17e47bbba59194e70c85cf authored about 3 years agogithub.com/rollup/rollup - 3ca594eb98846b6bca32a0280931b8356c522e0d authored about 3 years ago
github.com/rollup/rollup - f1697c2bccda93650e7029a74bf0f4336d886482 authored about 3 years ago
github.com/rollup/rollup - c568a1047e35875db7c82a9bfbc122be5aae292d authored about 3 years ago
* Add hasDefaultExport to ModuleInfo
* Improve example
* Make export information available...
github.com/rollup/rollup - e88edfd3b0a50ae24e34c3060c23323a6a947dd4 authored about 3 years agogithub.com/rollup/rollup - bebc50ddb613d240a03988d51787fd71b1a3914f authored about 3 years ago
github.com/rollup/rollup - 7fd90610f5d3b1d139e9a723426bfe389e684df3 authored about 3 years ago
github.com/rollup/rollup - 61adedf837ae06c5d0a22f9253378e6ffd7520c6 authored about 3 years ago
* chore: remove external from config
* simplify named imports
* nits
* fix: mark fseven...
github.com/rollup/rollup - 2256dcda187d4d2d61e45d38155ac58bb4eb2aea authored about 3 years ago* fix: timed plugin context
* add test
github.com/rollup/rollup - d1079a329757b155ff2bafede1640bafedd53797 authored about 3 years ago* refactor: re-use source mapping url
* refactor: type/named import nits
Co-authored-by: L...
github.com/rollup/rollup - a5988dc38e5518549158dd6803b3d26e90abf6ae authored about 3 years agogithub.com/rollup/rollup - 055a7bfd2fa1132ebc191702fcda8f5742134d4b authored about 3 years ago
github.com/rollup/rollup - 7c2823e4b6ad27e169833db537c5ff244515e542 authored about 3 years ago
github.com/rollup/rollup - 82a3e2634a9d51b5040752e4fb2fd264651d504e authored about 3 years ago
github.com/rollup/rollup - b1205b826418fb22e2f06ec2fd28db23ac028e79 authored about 3 years ago
* refactor: performance timers for node.js and browser
* simplify, add return types
* refa...
github.com/rollup/rollup - 7c4728377fce727338b835d0dba3425319ec5626 authored about 3 years ago* Improve test reliability
* Increase timeout and repeat
* Try again with a watcher
* T...
github.com/rollup/rollup - edca64e2aa09c4728d848888b72d00577a37e7a1 authored about 3 years agogithub.com/rollup/rollup - 9e947fcdb366bdfe69568f5940f43e43c4f3b796 authored about 3 years ago
* Create docs
* Implement shouldTransformCachedModule
* Flush atomic file writes
* Fix ...
github.com/rollup/rollup - 1d2ea22b9889e4593f25c7142a58ffef71974d13 authored about 3 years ago* Make CLI tests repeatable
* Add watcher to test
* Make it more lightweight by using fs.w...
github.com/rollup/rollup - da3bb43003e48fbb9815d9bd5aefee55d776b386 authored about 3 years ago* make queue readonly
* extract QueueItem type, use array literal, add function return type
...
github.com/rollup/rollup - ae674c9edde5efb8ce6d8ef845598a805938178c authored about 3 years ago
github.com/rollup/rollup - 27196a09a0c368ac83f18a204d787620689ca946 authored about 3 years ago
github.com/rollup/rollup - cf537338325ad710f1bf7dd3b45020aff9e41d56 authored about 3 years ago
* Better user experience with buggy plugins that previously caused
rollup to exit abruptly wi...
github.com/rollup/rollup - 2fea0d7ca1482dd8f585c1839a2727aeed677ecb authored about 3 years ago
github.com/rollup/rollup - a54b798db5cc10c2bd519f830e39ce6348f65c96 authored about 3 years ago
github.com/rollup/rollup - 342ba2c17bb47642d52a0ae0beda46822128a218 authored about 3 years ago
* refactor: convert utils.transform to async function
* initialize plugin name
github.com/rollup/rollup - 3943111a6c8173b3e047ea213f508274c67a41d9 authored about 3 years agogithub.com/rollup/rollup - ba7fc533ee7ce1d31f2b7800e2402a958f8ae9c9 authored about 3 years ago
* Use atomic file writes
* Use atomic file writes for regular watch tests
* Increase timeout
github.com/rollup/rollup - 7f555711104ed4efd69ac112012a86e1a41d8aed authored about 3 years agogithub.com/rollup/rollup - 2a899d50540eb6851427555f204612b67aab15cf authored about 3 years ago
github.com/rollup/rollup - 81ce56f87de5fae51c00c4a0a977830ee93c5987 authored about 3 years ago
github.com/rollup/rollup - 0a905e2f5cda4941a4b463297921f5b408e0b1d0 authored about 3 years ago
* refactor: re-use reserved names set
* refactor: export set as default, rename to reserved w...
github.com/rollup/rollup - edb7982aadef6273ff6d2e11a4903dfc3fd1969c authored about 3 years ago* fix: replace type assertion with type guard
* replace another assertion with type guard
...
github.com/rollup/rollup - a99342675bdb25ea1e5f3c65f54132709350bcc3 authored about 3 years agogithub.com/rollup/rollup - 9927fdac556a8a0c84cbcfba1a38dd5fad5caa26 authored about 3 years ago
* Add Deno instructions to docs
Fixes #4310
* Fix typo
* Format
Co-authored-by: Luka...
github.com/rollup/rollup - 84d23829a7aa075bd265f21339389c54efd6f4cf authored about 3 years ago* feat: add additional array prototype methods
* add string prototype toString, toLocalString...
github.com/rollup/rollup - 473568c8052f5d118c2526c72ce8aa8e82d317fb authored about 3 years ago* ci: add macos to pipeline
* ci: add intermediate node.js lts versions
* Only run latest ...
github.com/rollup/rollup - e17a379b2969951643b3d7d73de64db6a5fd9803 authored about 3 years ago* fix: fsevents integration
* refactor: convert to async function
github.com/rollup/rollup - 48f0e31c00c81620ff6c5b1be21fe71dcfe1f1e2 authored about 3 years ago* fix: add missing string prototype methods
* fix string.prototype.match + .matchAll
* fix...
github.com/rollup/rollup - 83af3aaad628e9bc8085bc969724ac80f9e4bdef authored about 3 years agoCo-authored-by: Lukas Taegert-Atkinson <[email protected]>
github.com/rollup/rollup - a37e6adf9911b05c52fe515062bb7eff771e7f19 authored about 3 years agogithub.com/rollup/rollup - 5d43bd6dd415a9308bfb4e0c922203028ed3f812 authored about 3 years ago
github.com/rollup/rollup - 28cc1988bdb39fb47d3a6c24f90cb34e0c9c39ca authored about 3 years ago
github.com/rollup/rollup - 2e91c85fc95bc722e5a7141d7fa0acde4aab61aa authored about 3 years ago
github.com/rollup/rollup - b825e049992f301c0e8bbb41aae1cbe8d2e30df5 authored about 3 years ago
github.com/rollup/rollup - f757d732626661592bc1112ef6870ce8227ef338 authored about 3 years ago
github.com/rollup/rollup - cb1419afecb288f0eb0d3a992d414c46b86b5e15 authored about 3 years ago
github.com/rollup/rollup - e6d70d85b0f6784705669d96807d91bd16703d8b authored about 3 years ago