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

Make namespace @@toStringTag "Module" non-enumerable (#4378)

* 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 (#4418)

* chore: bump deps

* chore: fix tests

github.com/rollup/rollup - 11bd9d970b1dc23a65237269c62799cf8facea5d authored almost 3 years ago
refactor: some code and type fixes (#4413)

* use readonly set

* refactor: re-use Array.prototype.map, remove Array.from map function

...

github.com/rollup/rollup - 275dc2fa34e1aaad37a29360570dc85b1ba019a6 authored almost 3 years ago
Update changelog

github.com/rollup/rollup - 7ca27a3f27cee7dca666dda2d379aed715042ffb authored almost 3 years ago
Add resolved sources to shouldTransformCachedModule (#4414)

* 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 (#4411)

* refactor: use map for namespace reexports by name

* remove explicit type assignment

* re...

github.com/rollup/rollup - 3106ec99cc1e516f081c9707352b2f159f518cf8 authored almost 3 years ago
Add Typescript 4.5 nodenext node12 module resolution support (#4416)

Added 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 (#4412)

* 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 (#4410)

* refactor: use map for declarations and name suggestions

* refactor: remove else condition
...

github.com/rollup/rollup - 213e721863c667aff32bffd924cc60cada064cb2 authored almost 3 years ago
Update changelog

github.com/rollup/rollup - ab14a760681410b80e3b52c7ffc1c0be710a827b authored almost 3 years ago
Print ids for unfinished moduleParsed and shouldTransformCachedModule hooks (#4409)

* Print ids for unfinished moduleParsed and shouldTransformCachedModule hooks

* Fix linting
...

github.com/rollup/rollup - fda4427c76cd259b44e8048846f5bbd4255ca4c0 authored almost 3 years ago
Document how resolveId is cached (#4407)

github.com/rollup/rollup - d4471b4a6a743e533be93235822c029e800f7c08 authored almost 3 years ago
Fix a typo in 'Direct plugin communication' code example (#4406)

github.com/rollup/rollup - 5bd96df9782172d6f4f7196d64e6f321297815fb authored almost 3 years ago
fix: remove unnecessary property descriptor spread (#4403)

* 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 (#4404)

* 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 (#4401)

* 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 (#4405)

* refactor: module exports to map

* traverse keys directly

* remove var, use instance fiel...

github.com/rollup/rollup - 1d768870c6f5e881fba635530f07d90c0ea71218 authored about 3 years ago
docs: remove const (#4399)

github.com/rollup/rollup - f715e3c73c0c5a5fae216443ed2b62fecc869f74 authored about 3 years ago
Update changelog

github.com/rollup/rollup - ed126828c938265912e1f228fb43b722687f6c76 authored about 3 years ago
Sort manual chunks generated via a function by name (#4397)

* Sort manual chunks via functions are sorted by name

* Improve test

github.com/rollup/rollup - 1738215510cd31a9cfc942d06593f6edd944f408 authored about 3 years ago
refactor: add @types/estree explicitly, fix dynamic type imports (#4390)

* chore: add @types/estree explicitly

* bump

* fix type imports

* refactor: simplify No...

github.com/rollup/rollup - 5f4d04fd57ba411710b00b686cc815f09d27df01 authored about 3 years ago
chore: remove acorn-walk ambient type definitions (#4391)

github.com/rollup/rollup - 903b4642fb0c08ef0eb21dfdaba7f80b639e80f2 authored about 3 years ago
Update changelog

github.com/rollup/rollup - be1b87dcc825fffab98ce66c42e190b0d6f1f6b3 authored about 3 years ago
refactor: use fs.promises in generate license file, rollup config, Part 5 (#4389)

* 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, Part 4 (#4386)

* 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 + re-use (#4384)

* 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
fix: even more types (#4373)

* 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 (#4385)

* refactor: convert watch tests to async functions

* chore: alias fs.promises

* nit, remov...

github.com/rollup/rollup - e38dc61a78f4b9e8899cd89f5179f46da9d78a2f authored about 3 years ago
Update contribution tut link desc (#4382)

* Updated Contribution tutorial link and description.

* Updated Contribution tutorial link an...

github.com/rollup/rollup - e14cb51615689795d8e79c5f94fba5020a64afd3 authored about 3 years ago
chore: bump deps (#4383)

* chore: bump deps

* fix core-js test

github.com/rollup/rollup - b8c50cb20ce771870fe38bb3cd45b421ec830765 authored about 3 years ago
Update changelog

github.com/rollup/rollup - f6e272c0dc483ce752af3aff43e97d0dcd20d2fd authored about 3 years ago
refactor: fs.promises, move mkdir to writeoutputfile, Part 3 (#4376)

* refactor: simplify, add return type

* use alias fs in tests

* refactor: move mkdir to wr...

github.com/rollup/rollup - d3ed80c3f70d49ccf709c28f780381353b8459c9 authored about 3 years ago
Ignore queries and hashes in file names when preserving modules (#4374)

github.com/rollup/rollup - f420a0115aeece4094b4ad50387f9aaf8a50550e authored about 3 years ago
Deprecate hasModuleSideEffects in favor of moduleSideEffects and ensure it is mutable on ModuleInfo (#4379)

* Deprecate hasModuleSideEffects in favor of moduleSideEffects and ensure it is mutable on Modul...

github.com/rollup/rollup - e0b10605597ea2f7ee753e6f4e1ae152d19e6508 authored about 3 years ago
Fix typo in _config.js (#4375)

paramter -> parameter

github.com/rollup/rollup - d57cfa0500b705e6c2064274d696fab00aa88ca8 authored about 3 years ago
refactor: use fs.promises in module loader (#4372)

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

github.com/rollup/rollup - 50f46bc911a67902d7c29ad12ee8cbff37f92e11 authored about 3 years ago
refactor: use fs.promises in cli/run (#4371)

github.com/rollup/rollup - 4611705661af39486113d6ae6d79eea0be584a19 authored about 3 years ago
feat: add Array.prototype.groupBy/groupByToMap (#4360)

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

github.com/rollup/rollup - 5364114bc130639d98d7d81f9f42071f84d008f5 authored about 3 years ago
refactor: use fs, fs-extra, remove sander (#4319)

* refactor: use fs.readFileSync

* refactor: use fs.existsSync

* refactor: use fs.writeFile...

github.com/rollup/rollup - 042933a63279d8f27c66a86afb2263f33cca09aa authored about 3 years ago
fix: more types (#4361)

* remove type assertion

* use type imports

* simplify creating Set

* use ternary to ass...

github.com/rollup/rollup - 7194b88a5778f719f54dc2974e086c895718827a authored about 3 years ago
fix: remove acorn-walk patch (#4369)

github.com/rollup/rollup - 4e124d8421fefa7bdd5ad088896a223524bc5d06 authored about 3 years ago
Update changelog

github.com/rollup/rollup - ed5e1f48a4a296fa106a163f83534d70466b04de authored about 3 years ago
Do not expose synthetic namespace export in entries and namespaces (#4364)

* 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 (#4362)

* 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 unnecessarily for namespace conflicts (#4363)

* Do not warn for hidden namespace conflicts

* Merge conflict detection into export resolution

github.com/rollup/rollup - 9eeb6a00bd0e051acb17e47bbba59194e70c85cf authored about 3 years ago
Update changelog

github.com/rollup/rollup - f1697c2bccda93650e7029a74bf0f4336d886482 authored about 3 years ago
Add "resolveDependencies" option to "this.load" (#4358)

github.com/rollup/rollup - c568a1047e35875db7c82a9bfbc122be5aae292d authored about 3 years ago
Add hasDefaultExport to ModuleInfo (#4356)

* Add hasDefaultExport to ModuleInfo

* Improve example

* Make export information available...

github.com/rollup/rollup - e88edfd3b0a50ae24e34c3060c23323a6a947dd4 authored about 3 years ago
Update changelog

github.com/rollup/rollup - 7fd90610f5d3b1d139e9a723426bfe389e684df3 authored about 3 years ago
Add importedIdResolutions to moduleInfo (#4354)

github.com/rollup/rollup - 61adedf837ae06c5d0a22f9253378e6ffd7520c6 authored about 3 years ago
chore: remove external from config (#4355)

* 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 (#4357)

* fix: timed plugin context

* add test

github.com/rollup/rollup - d1079a329757b155ff2bafede1640bafedd53797 authored about 3 years ago
refactor: re-use source mapping url (#4351)

* refactor: re-use source mapping url

* refactor: type/named import nits

Co-authored-by: L...

github.com/rollup/rollup - a5988dc38e5518549158dd6803b3d26e90abf6ae authored about 3 years ago
refactor: replace require-relative with built-in require.resolve (#4352)

github.com/rollup/rollup - 055a7bfd2fa1132ebc191702fcda8f5742134d4b authored about 3 years ago
chore: bump deps (#4353)

github.com/rollup/rollup - 7c2823e4b6ad27e169833db537c5ff244515e542 authored about 3 years ago
Update changelog

github.com/rollup/rollup - b1205b826418fb22e2f06ec2fd28db23ac028e79 authored about 3 years ago
refactor: performance timers for node.js and browser (#4340)

* refactor: performance timers for node.js and browser

* simplify, add return types

* refa...

github.com/rollup/rollup - 7c4728377fce727338b835d0dba3425319ec5626 authored about 3 years ago
Directly restart Rollup when config file change is detected in watch mode (#4344)

* Improve test reliability

* Increase timeout and repeat

* Try again with a watcher

* T...

github.com/rollup/rollup - edca64e2aa09c4728d848888b72d00577a37e7a1 authored about 3 years ago
Create a shallow copy when returning meta from resolveId (#4347)

github.com/rollup/rollup - 9e947fcdb366bdfe69568f5940f43e43c4f3b796 authored about 3 years ago
Implement shouldTransformCachedModule hook (#4341)

* Create docs

* Implement shouldTransformCachedModule

* Flush atomic file writes

* Fix ...

github.com/rollup/rollup - 1d2ea22b9889e4593f25c7142a58ffef71974d13 authored about 3 years ago
More watch test stabilization (#4339)

* 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
refactor: type fixes (#4326)

* make queue readonly

* extract QueueItem type, use array literal, add function return type
...

github.com/rollup/rollup - 205e8611ba3f25f66678d4458e88f8db08869032 authored about 3 years ago
Update changelog

github.com/rollup/rollup - 27196a09a0c368ac83f18a204d787620689ca946 authored about 3 years ago
Add build delay for plugin event test (#4338)

github.com/rollup/rollup - cf537338325ad710f1bf7dd3b45020aff9e41d56 authored about 3 years ago
Detect unfulfilled async hook actions and report error on exit (#4320)

* Better user experience with buggy plugins that previously caused
rollup to exit abruptly wi...

github.com/rollup/rollup - 0ceee1df3e1ffaf1698554abfe682250eb94ff0d authored about 3 years ago
Make initial ModuleInfo.meta mutable and maintain object identity (#4328)

github.com/rollup/rollup - 2fea0d7ca1482dd8f585c1839a2727aeed677ecb authored about 3 years ago
Improve JS docs example (#4331)

github.com/rollup/rollup - a54b798db5cc10c2bd519f830e39ce6348f65c96 authored about 3 years ago
feat: add support for Array.prototype.findLast,findLastIndex (#4332)

github.com/rollup/rollup - 342ba2c17bb47642d52a0ae0beda46822128a218 authored about 3 years ago
refactor: convert utils.transform to async function (#4333)

* refactor: convert utils.transform to async function

* initialize plugin name

github.com/rollup/rollup - 3943111a6c8173b3e047ea213f508274c67a41d9 authored about 3 years ago
Do not watch unless --watch is specified explicitly (#4335)

github.com/rollup/rollup - ba7fc533ee7ce1d31f2b7800e2402a958f8ae9c9 authored about 3 years ago
Stabilize watch tests (#4318)

* Use atomic file writes

* Use atomic file writes for regular watch tests

* Increase timeout

github.com/rollup/rollup - 7f555711104ed4efd69ac112012a86e1a41d8aed authored about 3 years ago
Update changelog

github.com/rollup/rollup - 2a899d50540eb6851427555f204612b67aab15cf authored about 3 years ago
Update changelog

github.com/rollup/rollup - 0a905e2f5cda4941a4b463297921f5b408e0b1d0 authored about 3 years ago
refactor: re-use reserved names set (#4304)

* 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 (#4302)

* fix: replace type assertion with type guard

* replace another assertion with type guard

...

github.com/rollup/rollup - a99342675bdb25ea1e5f3c65f54132709350bcc3 authored about 3 years ago
chore: remove non-existing static functions from known globals (#4313)

github.com/rollup/rollup - 9927fdac556a8a0c84cbcfba1a38dd5fad5caa26 authored about 3 years ago
Add Deno instructions to docs (#4311)

* 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 (#4309)

* 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 (#4307)

* 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 (#4312)

* fix: fsevents integration

* refactor: convert to async function

github.com/rollup/rollup - 48f0e31c00c81620ff6c5b1be21fe71dcfe1f1e2 authored about 3 years ago
feat: add additional string prototype methods (#4299)

* fix: add missing string prototype methods

* fix string.prototype.match + .matchAll

* fix...

github.com/rollup/rollup - 83af3aaad628e9bc8085bc969724ac80f9e4bdef authored about 3 years ago
Expose isIncluded in module info (#4305)

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

github.com/rollup/rollup - a37e6adf9911b05c52fe515062bb7eff771e7f19 authored about 3 years ago
build: fix git line breaks on windows (#4306)

github.com/rollup/rollup - 5d43bd6dd415a9308bfb4e0c922203028ed3f812 authored about 3 years ago
chore: bump deps, fix expected test result for core-js (#4300)

github.com/rollup/rollup - 28cc1988bdb39fb47d3a6c24f90cb34e0c9c39ca authored about 3 years ago
Sort implicit dependencies

github.com/rollup/rollup - b825e049992f301c0e8bbb41aae1cbe8d2e30df5 authored about 3 years ago
Update changelog

github.com/rollup/rollup - f757d732626661592bc1112ef6870ce8227ef338 authored about 3 years ago
Make sure this.load waits for modules that are already loading (#4296)

github.com/rollup/rollup - cb1419afecb288f0eb0d3a992d414c46b86b5e15 authored about 3 years ago
refactor: use set for reserved words (#4298)

github.com/rollup/rollup - e6d70d85b0f6784705669d96807d91bd16703d8b authored about 3 years ago