Ecosyste.ms: OpenCollective

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

github.com/rollup/rollup

Next-generation ES module bundler
https://github.com/rollup/rollup

fix test in windows (hopefully)

b754c0c9b49f4c9ca1a9dcaf3a17c1aad6c4672a authored about 9 years ago by Rich-Harris <[email protected]>
warn on eval

13d5c3ceecfe4d15822477bc878e1ac5da054853 authored about 9 years ago by Rich-Harris <[email protected]>
support banner and footer options in plugins

430041420631db17ff2babd926aaf234577f98b0 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #244 from rollup/export-all-bugs

Export all bugs

6f1668c5bf1251b3fc4088ec4895239ba56bd542 authored about 9 years ago by Rich Harris <[email protected]>
const -> var, for 0.12

677bcd4e69962c9ed4dd719e5c89a454b02df272 authored about 9 years ago by Rich-Harris <[email protected]>
merge master -> export-all-bugs

0481ab0c9ead6931f3e3098c0fe5e28e6ca76850 authored about 9 years ago by Rich-Harris <[email protected]>
treat missing namespace exports as warning, not error

e94de0e8f145170989b9e9aaa958782570dd07e1 authored about 9 years ago by Rich-Harris <[email protected]>
allow multiple export alls in entry module

baa09c05c8093e19175800d79876ab5f61dab722 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #238 from rollup/greenkeeper-babel-core-5.8.32

[email protected] breaks build 🚨

70d8e65379153cf1521f760f96c5ac24bb68645c authored about 9 years ago by Rich Harris <[email protected]>
chore(package): update babel-core to version 5.8.32

http://greenkeeper.io/

d13e06cd63860b877c0be2db17cf782d13ff8993 authored about 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #237 from rollup/js-extensions

add js extensions

b3ca349eebb4aba089eb375b69ee80ed91e34fd0 authored about 9 years ago by Rich Harris <[email protected]>
add more .js extensions

95c3af1e1083d0dd8829fdae46bd00218b046c6a authored about 9 years ago by Rich Harris <[email protected]>
add js extensions

e111c5d8dc5d826fed1341870bbff6b22b9a8459 authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #236 from rollup/remove-unneeded-extension

Remove unneeded `.js` extension in import.

33c4b0d8f3b34c6055677fc7bac34ddf50444ffe authored about 9 years ago by Rich Harris <[email protected]>
Remove unneeded `.js` extensions in import.

14af551bfc387af7f77b45d35786f7989dffb81d authored about 9 years ago by Brian Donovan <[email protected]>
Merge pull request #233 from rollup/greenkeeper-acorn-2.5.0

[email protected] breaks build 🚨

c099bf4c094445e7ad4c5895685ee82735f0223c authored about 9 years ago by Rich Harris <[email protected]>
chore(package): update acorn to version 2.5.0

http://greenkeeper.io/

c7587ddf3fffe8de61bb22275e48f0999ddac8fd authored about 9 years ago by greenkeeperio-bot <[email protected]>
only transpile own source and acorn

de6d997d19a57a99cb272ca72e1a8ed4b91e5fb9 authored about 9 years ago by Rich Harris <[email protected]>
update self-dependency

3047c8c320cdc959fcc3b3ab0fcbfc8b0a0fb209 authored about 9 years ago by Rich Harris <[email protected]>
fix build config

ca5e7acbec47edf529a7c60bd622192002d3149a authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #231 from rollup/0.20.2

0.20.2

15151753e82b12501aa53e27c9a12ab9093f13f0 authored about 9 years ago by Rich Harris <[email protected]>
-> 0.20.2

e41c37fdb1fb51c6796d20c1ae36e32139d6cf56 authored about 9 years ago by Rich Harris <[email protected]>
update build process

0d5005eca15c7118ab4a687f10e4174263332e76 authored about 9 years ago by Rich Harris <[email protected]>
more robust deconflicting (sorry, no test yet)

170f1672b4d3ae1332249a39ea77061faf9ed8cd authored about 9 years ago by Rich Harris <[email protected]>
handle errors in build config

fe56116264f22e24d7420b06a3c581de3c4a10a7 authored about 9 years ago by Rich Harris <[email protected]>
use rollup CLI for build

4d016076259111a8570dad01baefe3b84d84fa81 authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #230 from rollup/0.20.1

Release 0.20.1

ccf7bb7e470bbe1844aace781368ad00108efa40 authored about 9 years ago by Rich Harris <[email protected]>
-> 0.20.1

c138ee428d2b43a274385ea7da07066406e02246 authored about 9 years ago by Rich Harris <[email protected]>
update deps

a4b54379256e02c8fad71ce7c917696c80c16a68 authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #229 from rollup/cli-plugins

[RFC] add --config option to CLI (#226)

e1d1ce1a1c2733148976bd88defae5c1c1c8b046 authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #228 from rollup/default-naming-bug

Disallow 'default' as an identifier name in `addReference`

fadd46fdf981d187d19e5686624a4b3e4b339e94 authored about 9 years ago by Rich Harris <[email protected]>
add --config option to CLI (#226)

1225d0aef7652728983e102d436f036d2f08847d authored about 9 years ago by Rich Harris <[email protected]>
Inverse condition. Re-run the tests after restructuring code.

64479df905f23fe696f645003ec4c6a456727388 authored about 9 years ago by Oskar Segersvärd <[email protected]>
Disallow 'default' as an identifier name

502b5cf94083f9b48d13fc2641a83d14b270755d authored about 9 years ago by Oskar Segersvärd <[email protected]>
remove the obsolete whats-the-catch section of the README

455a09f1c617aa07379c0c42cb6b69aeb8e0596f authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #209 from rollup/0.20.0

0.20.0

4c7f8ce04596129f171889a98f74e21f85b44c63 authored about 9 years ago by Rich Harris <[email protected]>
update tests

7d7317e094d641d7a64fcc865ee0d7b71110f67b authored about 9 years ago by Rich-Harris <[email protected]>
throw if deprecated options are passed

a474426d0918588ad09e5fd8c760ce169c5be420 authored about 9 years ago by Rich-Harris <[email protected]>
include importing module in error message when load fails

814003cee27affcc2b734c0d681138e64494281d authored about 9 years ago by Rich-Harris <[email protected]>
warn of changed behaviour

c71761a6346593ab7c859eaa163a3ecc025aa05d authored about 9 years ago by Rich-Harris <[email protected]>
keep non .js extensions, e.g. .json

1ef3060e3a1dcc890cece0585a3ca67e91298cdc authored about 9 years ago by Rich-Harris <[email protected]>
add wiki link for plugins

41c63fb7bc7c3f05400f478c9a13e92ab005bc39 authored about 9 years ago by Rich Harris <[email protected]>
disable code coverage pending investigation into remap-istanbul issue

f43cce9fca3d18f55207fcf8917774ef4abdb561 authored about 9 years ago by Rich Harris <[email protected]>
update tests to reflect proposed 0.20.0 API

fb2a7f27bf8546329ac5de68308dc0e3c0793df6 authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #214 from rollup/greenkeeper-sourcemap-codec-1.2.1

[email protected] breaks build ⚠️

985d930423295562064eae695140c6eb35e97ddd authored about 9 years ago by Rich Harris <[email protected]>
chore(package): update sourcemap-codec to version 1.2.1

http://greenkeeper.io/

028bcead76cfdcaac01d87887f7196a19ab8c890 authored about 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #213 from rollup/greenkeeper-estree-walker-0.2.0

Update estree-walker to version 0.2.0 🚀

f81aa71a019171d478bc62e7fa4b24d6dd3f3540 authored about 9 years ago by Rich Harris <[email protected]>
chore(package): update estree-walker to version 0.2.0

http://greenkeeper.io/

999f5db50a1d3efdd406b212e4fc211e445a5f14 authored about 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #212 from rollup/greenkeeper-sander-0.4.0

Update sander to version 0.4.0 🚀

b74b73f002fc7bd10463d8923799d74b0ff3635f authored about 9 years ago by Rich Harris <[email protected]>
chore(package): update sander to version 0.4.0

http://greenkeeper.io/

55b62b42e693f5b5b41d4a3cf984fd0e765acd05 authored about 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #210 from rollup/greenkeeper-magic-string-0.8.0

Update magic-string to version 0.8.0 🚀

46972f2189051ec1accd958560c529fd95e409c3 authored about 9 years ago by Rich Harris <[email protected]>
chore(package): update magic-string to version 0.8.0

http://greenkeeper.io/

c9c56fe0e97dee29e10da4e8cc9ea5339056a752 authored about 9 years ago by greenkeeperio-bot <[email protected]>
default to options.external = []

223cddc55ee86289b8d9367e9144e36e6e0acfb1 authored about 9 years ago by Rich Harris <[email protected]>
bump version, plus incomplete changelog

e39ccd2974ac4bc88e44e0c2ea23fd159e72a714 authored about 9 years ago by Rich Harris <[email protected]>
bring back options.external but warn if missing rather than error

72836cbfe0be9996433406442dc7eff07c317b51 authored about 9 years ago by Rich Harris <[email protected]>
update tests

c65034f0fd347c9dc5ab7c61e3d479fb25edd015 authored about 9 years ago by Rich Harris <[email protected]>
consolidate default load and resolveId, remove external resolver

157a665e9210e6691ccd84493a470bfa8103a7af authored about 9 years ago by Rich Harris <[email protected]>
support more plugin stuff, remove support for transform, resolveId, load, external, resolveExternal

5b711ec00579794f12b4a71312fe54f68a5e5622 authored about 9 years ago by Rich Harris <[email protected]>
support plugins that return transform and intro functions

c924d5433c10a90aa50bf75e1615478fc11992d0 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #206 from rollup/release-0.19.2

Release 0.19.2

2cb571e10fbf238f3ad2cb2de81312a2fb1647d0 authored about 9 years ago by Rich Harris <[email protected]>
-> 0.19.2

e60fbca4664a1ea1a36aac4f90f4577095aa2bad authored about 9 years ago by Oskar Segersvärd <[email protected]>
Merge pull request #205 from rollup/use-all-export-declarations

Use all export declarations

6cfa0a95644cf9ec9222cc1f24af72c9364371ee authored about 9 years ago by Rich Harris <[email protected]>
Use declarations, regardless of whether they have statements or not

Fixes #204

24b64ca4e1b8d3bd822d0cd216d067eabe051354 authored about 9 years ago by Oskar Segersvärd <[email protected]>
Prevent namespace abuse by freezing them

Fixes #202

17df91a52974d03f6b912b0a4faf7d8e6874be87 authored about 9 years ago by Oskar Segersvärd <[email protected]>
Merge pull request #201 from brakmic/patch-1

Invalid LICENSE link

9626cd2d6a1b3da49c9ad585c104b71ae74a56eb authored about 9 years ago by Rich Harris <[email protected]>
Invalid LICENSE link

0451913a4d9faa3a9eb27ab3e4c0e7c2bb3ee58e authored about 9 years ago by Harris Brakmic <[email protected]>
Merge pull request #200 from rollup/greenkeeper-gobble-rollup-babel-0.6.1

Update gobble-rollup-babel to version 0.6.1 🚀

8af9df76b374f491b99e72205cbba7ad7b39adcb authored about 9 years ago by Rich Harris <[email protected]>
chore(package): update gobble-rollup-babel to version 0.6.1

http://greenkeeper.io/

2b9568ea1df48fb58f16c0efe70efc13d6d566ae authored about 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #198 from rollup/greenkeeper-gobble-cli-0.6.0

Update gobble-cli to version 0.6.0 🚀

0544d0fdd9a5ec209152d3cce4ab380591fad8b2 authored about 9 years ago by Rich Harris <[email protected]>
more informative error message if missing intermediate sourcemaps

725eb859c894d0808464ab7cd7fe35dbfdc3a7ed authored about 9 years ago by Rich-Harris <[email protected]>
chore(package): update gobble-cli to version 0.6.0

http://greenkeeper.io/

bb2744ed98dcaa3d2666e34e779f2666f47f07d1 authored about 9 years ago by greenkeeperio-bot <[email protected]>
update deps

230fadc8759384dacc958d611c2c729f3dbf7c79 authored about 9 years ago by Rich-Harris <[email protected]>
Merge branch 'master' of https://github.com/rollup/rollup

bd1c72dd1bedb20fc1fb021e8fb622df7405b01b authored about 9 years ago by Rich-Harris <[email protected]>
update appveyor build matrix

47862907c671cc9b5c09478955b6c8f8bc71d6a0 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #195 from rollup/greenkeeper-eslint-1.7.1

[email protected] breaks build ⚠️

d868f7f0428dfb70ed4a260c7e99ed6d9a4324c3 authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #197 from rollup/greenkeeper-sourcemap-codec-1.1.0

[email protected] breaks build ⚠️

31d2d17d49ad92bc5ab1f2528c6f1ec84ff36738 authored about 9 years ago by Rich Harris <[email protected]>
Merge branch 'master' of https://github.com/rollup/rollup

88b490e73c9f7fbb6bc03956dd6b392446ea2c22 authored about 9 years ago by Rich-Harris <[email protected]>
merge

f3ae229d46557b9a37caa2f52add94f36e3b076a authored about 9 years ago by Rich-Harris <[email protected]>
hack around lack of export on windows

ed9fda91a1ed2aba4e7bd65a874a1bada04e1452 authored about 9 years ago by Rich-Harris <[email protected]>
chore(package): update sourcemap-codec to version 1.1.0

http://greenkeeper.io/

75ea0264bfff28f7446b1982126ac582577e74a5 authored about 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #196 from rollup/greenkeeper-istanbul-0.4.0

Update istanbul to version 0.4.0 🚀

9ed06342aeacf9616464afef1391398acdd05462 authored about 9 years ago by Rich Harris <[email protected]>
chore(package): update istanbul to version 0.4.0

http://greenkeeper.io/

75dbfde792f9cdac6021117f577e3edaaeb33069 authored about 9 years ago by greenkeeperio-bot <[email protected]>
chore(package): update eslint to version 1.7.1

http://greenkeeper.io/

d70d719b2e71b7c6e836b2d9e96c90ed3b4c07fe authored about 9 years ago by greenkeeperio-bot <[email protected]>
Merge pull request #188 from rollup/missing-changelog-info

Added missing CHANGELOG info

20621e9280adc3ac4fdfda65db61dcaedf22a042 authored about 9 years ago by Oskar Segersvärd <[email protected]>
Merge pull request #190 from rollup/import-promise-polyfill

Added missing import

4ed0c9cdbd9c2046825a8fbbb5c7c650bf1bd093 authored about 9 years ago by Rich Harris <[email protected]>
Added missing import

Fixes #189

89114a97ee8c0d63d4e7dee52c6de2734a81cb89 authored about 9 years ago by Oskar Segersvärd <[email protected]>
Added missing CHANGELOG info

* `rollup.VERSION`
* `options.resolveExternal`

04feef4a3ad8637c12d92aa321230606e8e061d6 authored about 9 years ago by Oskar Segersvärd <[email protected]>
-> 0.19.1

b8dd8c4b492f0c0d6ec13f94e3407d63f62d0890 authored about 9 years ago by Rich-Harris <[email protected]>
fix super-niche resolution bug affecting online demo

35cabd76214548356c938a17dc26abde80d1bd83 authored about 9 years ago by Rich-Harris <[email protected]>
use rollup-babel for bundling self (is quicker!) and include banner/version in dist files

41aac14d0750237fa6b47aaa853e6a1d27ecb61a authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #177 from rollup/greenkeeper-gobble-rollup-babel-0.5.0

Update gobble-rollup-babel to version 0.5.0 🚀

40d14e17d4fff8a12d860326e03a1eb9c41c8c3d authored about 9 years ago by Rich Harris <[email protected]>
chore(package): update gobble-rollup-babel to version 0.5.0

http://greenkeeper.io/

c0c1c5126df1f67ff2d270d07fb22ac19e490208 authored about 9 years ago by greenkeeperio-bot <[email protected]>
-> 0.19.0

7c04869930993f20ad389cb0e005222a22402775 authored about 9 years ago by Rich-Harris <[email protected]>
Merge pull request #176 from rollup/greenkeeper-babel-core-5.8.25

[email protected] breaks build 🚨

60ddd3ec342bc0a8588afc40d6e86cc1e4566f1e authored about 9 years ago by Rich Harris <[email protected]>
Merge pull request #175 from rollup/sourcemap-aware-transforms

sourcemap aware transforms

950dad89ff92b002180490831998b537177ca2c9 authored about 9 years ago by Rich Harris <[email protected]>
populate map.sourcesContent with original code

61dcc1bf7c79fc7efe82204d180cff121568a3ee authored about 9 years ago by Rich-Harris <[email protected]>
update tests

a3a2b2b1e6b461d0705518cbb1eac060359ea223 authored about 9 years ago by Rich-Harris <[email protected]>
update devDeps

3f54f89a2cf3d95fcf10d881e871d5b369057905 authored about 9 years ago by Rich-Harris <[email protected]>
test for intro/outro

04af65bc792f3d6a1b4da36b8733892ca321e64e authored about 9 years ago by Rich-Harris <[email protected]>
handle missing line in sourcemap

ccf2cd073c5ae8e3f1ff08ffe7b39089dc34c6e4 authored about 9 years ago by Rich-Harris <[email protected]>