Ecosyste.ms: OpenCollective

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

github.com/webpack/webpack

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
https://github.com/webpack/webpack

nit

b687d82ad4383f5a4a444db0881ac7baf7b2f793 authored over 4 years ago by Huáng Jùnliàng <[email protected]>
chore: bump acorn to 8.0.1

b409ea85ef5283d8ff384bd31e8b0429720b0257 authored over 4 years ago by Huáng Jùnliàng <[email protected]>
feat: add logical assignment support

aea7ce053d5ca96c5bec45f8910caed67cb42c3b authored over 4 years ago by Huáng Jùnliàng <[email protected]>
5.0.0-rc.3

ef38f322a963034271b76258beed35239760f526 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11559 from webpack/bugfix/no-fragment

add fragment escaping support

f504d7e363fa447814604527e4370c89319e769b authored over 4 years ago by Tobias Koppers <[email protected]>
update enhanced-resolve and loader-runner for fragment escaping support

add fragment escaping support

fixes #11555

3390ab4c3203a3af3d8a02526a45bbc2b4b05fb1 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11556 from webpack/bugfix/concatenated-delete

fix delete in concatenated module

911ec1aa67011e25aa1449610f5b0b557edd5459 authored over 4 years ago by Tobias Koppers <[email protected]>
fix delete in concatenated module

51b6e9c4d7a2555c99c7c8c30327d56fa4232a4e authored over 4 years ago by Tobias Koppers <[email protected]>
update examples

e4ae1c2fa132ba3879f5336c920c7d46f66005d6 authored over 4 years ago by Tobias Koppers <[email protected]>
5.0.0-rc.2

d49b49ddebc6c06703e19ff6391915d2b09b0f2b authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11554 from webpack/bugfix/watch-no-error

revert error and add deprecation instead

5cc9493bb444f7f70603582b9ae5430884ea3a0a authored over 4 years ago by Tobias Koppers <[email protected]>
revert error and add deprecation instead

10cad2a95e0c6f39f651dc0cd371664909efc487 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11534 from webpack/dependabot/npm_and_yarn/eslint-config-prettier-6.12.0

chore(deps-dev): bump eslint-config-prettier from 6.11.0 to 6.12.0

028cd2dd0554871a9196099bee88a9ea300817fd authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11551 from webpack/dependabot/npm_and_yarn/browserslist-4.14.5

chore(deps): bump browserslist from 4.14.4 to 4.14.5

e7dd38107ad3a563f7501e2683dcb81ab313fcbf authored over 4 years ago by Tobias Koppers <[email protected]>
chore(deps): bump browserslist from 4.14.4 to 4.14.5

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.14.4 to 4.14.5.
- [Rel...

7e0a6258041c1bcd48d51196feba1027f181e305 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #11548 from webpack/feature/default-size-types

allow plugins to modify the default size types for splitChunks

60f7ce301df553d8ab0276ba2838ddb60ead1c94 authored over 4 years ago by Tobias Koppers <[email protected]>
allow plugins to modify the default size types for splitChunks

68f0dbe7482599ca5a26342f7a0061330530cec7 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11547 from webpack/bugfix/space-limited

improve stats grouping

9e34481856e128cf68e0751eedb65ef49eef2be9 authored over 4 years ago by Tobias Koppers <[email protected]>
allow to collapse items while keeping groups expanded

8b7d8fcf432e539a86c36627fb79278363169d2d authored over 4 years ago by Tobias Koppers <[email protected]>
improve grouping by path and extensions for assets and modules

ef98e40bf7c3b9d7cabe9e0b91897a4f5fa5a04a authored over 4 years ago by Tobias Koppers <[email protected]>
fix total item counting

f1d23381aaa96e076cf0675f062817c61d24352b authored over 4 years ago by Tobias Koppers <[email protected]>
do not display loader prefix in bold

5b797bb55f77ac1dfeeba865894638bf4ca9bd29 authored over 4 years ago by Tobias Koppers <[email protected]>
fix some space calculation issues and add comments

45fe45c70f98fbe6f2267bffc994b231c9130742 authored over 4 years ago by Tobias Koppers <[email protected]>
5.0.0-rc.1

f60db1a079c7df48400637c54c547c161ed189da authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11542 from webpack/bugfix/relative-url

update enhanced-resolve and webpack-sources

752a5cd6fd06a4b73dcc20cdedc83fa4cd877b76 authored over 4 years ago by Tobias Koppers <[email protected]>
update enhanced-resolve and webpack-sources

add resolve.preferRelative
set preferRelative for new URL() and new Worker() to fix relative requ...

4ea79e0683c60985f1a22f10f8684977e8a16e67 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11541 from webpack/feature/browserslist-as-default

make browserslist the default target when browserslist config is available

28580af775de8e166aed23189988199d4aa0c42e authored over 4 years ago by Tobias Koppers <[email protected]>
make browserslist the default target when browserslist config is available

7597fe3baf9db82c79d5205c3e52a49969a8c913 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11516 from smelukov/support-browserslist

Support browserslist

9759f61a5c4a588cc4718bf4b7ca55bfa6a2848e authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11540 from webpack/bugfix/javascript-invalidation

use better hash for renderManifest to avoid unnecessary invalidation

4129fde7190c589ab612e90461bacbcb01e55cea authored over 4 years ago by Tobias Koppers <[email protected]>
use better hash for renderManifest to avoid unnecessary invalidation

add bootstrap code to content hash

6dad1d0d6b9469566110da48069146f007b8da25 authored over 4 years ago by Tobias Koppers <[email protected]>
browserslist declarations

d08ac1585481315b6f26680b869b746ab1ed347d authored over 4 years ago by Tobias Koppers <[email protected]>
throw error when no browserslist config found

d6c7adf3fb023eee18d62d879848d68f4d8b60f0 authored over 4 years ago by Tobias Koppers <[email protected]>
test cases

986eb5b316c04fe655bf9a07bdcf166015354010 authored over 4 years ago by Tobias Koppers <[email protected]>
Invoking webpack with an 'callback' should always report errors via the callback

to keep the async callback contract

0e926a5fb74a1d744fa1d49c3c2440988f96c405 authored over 4 years ago by Tobias Koppers <[email protected]>
always parse into an object

a06f37f48529819213230886d0a50b2eb932309b authored over 4 years ago by Tobias Koppers <[email protected]>
fill missing ecmaversion information from other sources

fa8870718ee19a82ca5046743f8d41cf674069fe authored over 4 years ago by Tobias Koppers <[email protected]>
infer other properties from browserslist target too

40a1bd12c10e11b0ede331e7cbabfa4bb47498af authored over 4 years ago by Tobias Koppers <[email protected]>
make test case independent from package.json

5db44d0c4e45a42b88047dc1bee83e20cce24365 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11498 from tribou/bugfix/accept-ignored-regex

Allow regex for watchOptions.ignored

3094cf4e2431853352e6183c0e4cb33708bb9f1b authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11526 from tranvansang/master

fix: warnUnexpectedRequire binds wrong variable in for-loop

91c3476ed231e3adf008a0e33af73d7687f37e03 authored over 4 years ago by Tobias Koppers <[email protected]>
Update Cli test snapshot

25425ba98477d8535498c36ca3842408b1cbbae9 authored over 4 years ago by Aaron Tribou <[email protected]>
Merge branch 'master' into bugfix/accept-ignored-regex

3a268b03bb5c960cb636d21529a8b4d7d5ae2014 authored over 4 years ago by Aaron Tribou <[email protected]>
improve test case, convert trace into warning

442dc46740994a078393a9ace8ae5fe9b2171c40 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11414 from Adityaperiwal/bugfix/maximumCallStack

fix bug for maxCallStack in ContextModuleFactory

58fca1369c396f67ef74a0d47fe0c856b0610ada authored over 4 years ago by Tobias Koppers <[email protected]>
Merge branch 'master' into bugfix/accept-ignored-regex

0cf554f537b276f3f64a24ba850b27e4a917baf6 authored over 4 years ago by Aaron Tribou <[email protected]>
chore(deps-dev): bump eslint-config-prettier from 6.11.0 to 6.12.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.11.0 t...

ddb554393826e2938ec125c6d594f61b6df79693 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
simplify a module in hotcase

d7605cae25bd0ed7d07ac932c5fec33f2bed35e2 authored over 4 years ago by Tran Sang <[email protected]>
warning message test case

127b17d7f719b0400ac3bf406e26c801072df3d5 authored over 4 years ago by Tran Sang <[email protected]>
hottestcases to support before/after each

cf4199e449917611d47b674b98213371e1e11b0e authored over 4 years ago by Tran Sang <[email protected]>
restore warnUnexpectedRequire assignment with the more compact version

12d021c40c3569f8f373f2e4d6be770539d7e1a9 authored over 4 years ago by Tran Sang <[email protected]>
refac console.warn mocking

94b1f86170ef8ac65c660726282c7a13c3f365de authored over 4 years ago by Tran Sang <[email protected]>
Merge pull request #11530 from webpack/feature/chunk-filename-function

output.chunkFilename can be a function

ef9e623559a88707a06f4f4685a2b2f7e88643b1 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge branch 'master' of https://github.com/webpack/webpack

3fadc2311709b0aee1de4a5010b642596fe2ea66 authored over 4 years ago by Tran Sang <[email protected]>
Merge pull request #11533 from webpack/bugfix/split-chunk-min-size

when splitChunks entry violates minSize or minRemainingSize retry without offending modules

02b8036966591d031716cd18253b4b040455fe0d authored over 4 years ago by Tobias Koppers <[email protected]>
when splitChunks entry violates minSize or minRemainingSize retry without offending modules

fixes #11513

5807e6c4db2ee33c11b34ee7a650a2f00b3ddd70 authored over 4 years ago by Tobias Koppers <[email protected]>
output.chunkFilename can be a function

b8950e85811ee7b8bfbca0ea0e7fbd49cb9e6575 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11531 from webpack/feature/custom-worker

allow to pass custom worker syntax

b6a321230f0b7bc9507be86cbdf83e6e1b97ca93 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11493 from rishabh3112/patch-1

feat: add watching property to compiler

f2f0ea37f0a84c4d75ab35152e2dc7468760488f authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11529 from webpack/bugfix/move-to-entrypoint

allow to move modules to parent chunks

2604b5279a73199488d5665f18b2347ec88bfb46 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11528 from webpack/improvements/little-missing-things

little improvements

ffc360e312c8f5098b9a6a0239c60933f161b94b authored over 4 years ago by Tobias Koppers <[email protected]>
allow to pass custom worker syntax

c6a7db6537ec7dc7127b7fb31dd851da62ac007e authored over 4 years ago by Tobias Koppers <[email protected]>
expose classes needed to create a custom module type

963d67178c8c109f816f128df134d6890cfd0c1e authored over 4 years ago by Tobias Koppers <[email protected]>
add missing chunk groups to HotUpdateChunks

fac6c5241f760d10a6efc9d3096aecf2bbd0d441 authored over 4 years ago by Tobias Koppers <[email protected]>
typo

f7443ea0946c92c264de386f325421cbc3f3df9c authored over 4 years ago by Tobias Koppers <[email protected]>
improve array to set deprecation for access to the first item

746d3776142c9b8072be6e504ba0d34f4ba5dd75 authored over 4 years ago by Tobias Koppers <[email protected]>
avoid error when target module failed

8db617db80c4107e7ac0c9ee3640b3e2d63a49b5 authored over 4 years ago by Tobias Koppers <[email protected]>
add more breaking change info

9c0b320fd43ee4d3571aa90d8ecab7cca9f8d347 authored over 4 years ago by Tobias Koppers <[email protected]>
allow to move modules to parent chunks

ea7af1df11efd330cd55b8c4df94e11490f5ceb4 authored over 4 years ago by Tobias Koppers <[email protected]>
(test): improve browserslist test

577f05954ec8aaaa91b85f91cf5117f651a7b526 authored over 4 years ago by Sergey Melyukov <[email protected]>
fix: warnUnexpectedRequire binds wrong variable in for-loop

37871d05948b7a205726397f887767e245d208dc authored over 4 years ago by Tran Sang <[email protected]>
(fix): case insensetive rx

31af9c370b80a510ced06f83c0cd33a799297321 authored over 4 years ago by Sergey Melyukov <[email protected]>
(fix): support win platform

baafdc189fed746f50827640dabb4b43678ad9c0 authored over 4 years ago by Sergey Melyukov <[email protected]>
(fix): linting

fabcaede17d8897919dccbe076e358a8f54c8bd3 authored over 4 years ago by Sergey Melyukov <[email protected]>
(fix): simplify browserslist syntax

d1970115a418e97f3fb95d8511c973a3843549e4 authored over 4 years ago by Sergey Melyukov <[email protected]>
(fix): remove path to browserslist module

eb7e5c0fe924b1bdfcfc27dc3b45c34308c85f62 authored over 4 years ago by Sergey Melyukov <[email protected]>
(fix): revert examples

91b2863a5f58a127b195aa5b4f6c3aacde68c872 authored over 4 years ago by Sergey Melyukov <[email protected]>
(fix): remove browserslist from default

3996c7d6d4d5a569a97e948ff54514e956057e73 authored over 4 years ago by Sergey Melyukov <[email protected]>
(fix): fix

b08ceda023ab5764e9954dbba976eb286c78c56b authored over 4 years ago by Sergey Melyukov <[email protected]>
(fix): linting

923f138fbfbb6ef0f67f3a4b2f06c4d08e87c307 authored over 4 years ago by Sergey Melyukov <[email protected]>
(feat): improve browserslist support

bdf3529021ac811a69110a0690d675d4185cbab9 authored over 4 years ago by Sergey Melyukov <[email protected]>
(feat): support browserslist

f592194e10770a31f63b69ec4faf0cdc6901e3dc authored over 4 years ago by Sergey Melyukov <[email protected]>
Check-in updates from special-lint-fix

e7bf987114a021baa42728b23c2758109407d597 authored over 4 years ago by Aaron Tribou <[email protected]>
Merge branch 'master' into bugfix/accept-ignored-regex

56cc96d88f569f2a178f2b37505d207c0fb051d5 authored over 4 years ago by Aaron Tribou <[email protected]>
Merge pull request #11507 from webpack/examples/update

update examples

8295202bc86b45b791c28215703f7ce4e2eac370 authored over 4 years ago by Tobias Koppers <[email protected]>
5.0.0-rc.0

658209c253287de9edee85293d23123d5183a873 authored over 4 years ago by Tobias Koppers <[email protected]>
5.0.0-beta.33

dd3ec4f8072605479410ee7c13cb7a12688939d1 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11506 from webpack/stats/warnings

deprecate stats.warningsFilter in favor of ignoreWarnings

30002a437222cf03e9a41c5202fb78228ee94afe authored over 4 years ago by Tobias Koppers <[email protected]>
update examples

bd2038395aae44058313d5ebc26312cbe1acb9cd authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11501 from webpack/dependabot/npm_and_yarn/ts-loader-8.0.4

chore(deps-dev): bump ts-loader from 8.0.3 to 8.0.4

598818ffe1511a6ffd33721bb791321cb50b3ac8 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11499 from webpack/bugfix/snapshot-iterable

fix incorrect iteration

b85bc6e731bbec967f1e1a17d8e4323f4e27927b authored over 4 years ago by Tobias Koppers <[email protected]>
add config.ignoreWarnings

deprecate stats.warningsFilter

ea075be453dd5cf2797890ccead9be44a570dd73 authored over 4 years ago by Tobias Koppers <[email protected]>
improve warnings and errors handling in stats

respect warningsFilter for warnings count
include child compilation warnings and errors in count
...

07fc554bef5930f8577f91c91a8b81791fc29746 authored over 4 years ago by Tobias Koppers <[email protected]>
add test case

ec0687b5759714a3b1fa7f5e12ac74fce60c63d0 authored over 4 years ago by Tobias Koppers <[email protected]>
chore(deps-dev): bump ts-loader from 8.0.3 to 8.0.4

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.3 to 8.0.4.
- [Release notes...

3c0778128e76bd772733a4a8a87230a0254a4fed authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
tests: add test for watching prop

ad91fc63b3b09297eb1b0a410a1f63c75db63fa0 authored over 4 years ago by Rishabh Chawla <[email protected]>
chore: update types

d23821ac704b280bb85f43f48f8965409887aa7d authored over 4 years ago by Rishabh Chawla <[email protected]>
chore: reorder statement

8131088db76b1d6c6e089c5ad9ba486132992bc5 authored over 4 years ago by Rishabh Chawla <[email protected]>
chore: implement suggestions

bf9ae831bd1ca4bd60fe22f2297648e42cf026cc authored over 4 years ago by Rishabh Chawla <[email protected]>
fix incorrect iteration

1b07821739f1c2dd57e0be20f3ac7999a72280bd authored over 4 years ago by Tobias Koppers <[email protected]>