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

5.0.0-beta.32

e81882adb2ca1a3cceb3dc28d4f73c09f013eb83 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11258 from gkjohnson/dynamically-resolve-public-path

Dynamically resolve public path by default

f502828e996d87768e956720d9d45c725ae48b31 authored over 4 years ago by Tobias Koppers <[email protected]>
fix watch test case

f0289a68b21758f1a908c9198f06b16c959e805d authored over 4 years ago by Tobias Koppers <[email protected]>
fix HotTestCases

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

51c546bb99c2c30774b47c540a33e3f44442fa16 authored over 4 years ago by Tobias Koppers <[email protected]>
use output.importMetaName for import.meta

f263359fd8561183f672515264ea5800eabe6c91 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge branch 'master' into dynamically-resolve-public-path

4dc04d1971b273c9aec8222ad5f27248cf6e392d authored over 4 years ago by Tobias Koppers <[email protected]>
improve detection when auto publicPath can be used

5cf0b8288c4dcc21bde2073cf8f5cce491a0b65b authored over 4 years ago by Tobias Koppers <[email protected]>
web worker support for automatic publicPath

2f01aac8ced7dff5ded2ad630f592d80919ed9d4 authored over 4 years ago by Tobias Koppers <[email protected]>
split auto publicPath into separate module

aa747052978be8eea124a684251c83ee5b5579a5 authored over 4 years ago by Tobias Koppers <[email protected]>
improve public path runtime module

b5719c57e28360b494ce16debb915ab682543d9d authored over 4 years ago by Tobias Koppers <[email protected]>
move undo path to runtime module

fix escaping in output code
fix missing contentHashType

c67e03abc717802596fc93c4ce0c3ecc634a996b authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11496 from webpack/deps/support-libs

update our own dependencies

03e82d9f38d44a4bbe03b61aed3fbe1231bc1730 authored over 4 years ago by Tobias Koppers <[email protected]>
Update watchOptions.ignored description

514cde4fb21e6aac0aded207669df3d5ce6e9914 authored over 4 years ago by Aaron Tribou <[email protected]>
Allow regex for watchOptions.ignored

49460929e0e6a2514795a72e10600cd706790c23 authored over 4 years ago by Aaron Tribou <[email protected]>
update our own dependencies

1ceb78f6ad6398c1a5c8e1dfde08d88ec4313484 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11492 from webpack/dependabot/npm_and_yarn/types/node-13.13.21

chore(deps-dev): bump @types/node from 13.13.19 to 13.13.21

b65d060040a26255cbf6f50350fef4d4ffcce4d7 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11494 from webpack/bugfix/yarn-2

avoid error for managed paths that only contain a node_modules

1fb44c6952e9131148fe845199a3994d95822cc9 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11495 from webpack/stats/assets-size-sort

display large assets first

223fdf3f8df0974e90672456e6c6988bc1104646 authored over 4 years ago by Tobias Koppers <[email protected]>
5.0.0-beta.31

ea492a530f83b35346986c374f8394814f187eb8 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11421 from shaodahong/#11419

fix: if Container shard undefined

35f4948eba8660c6e860d6809e4724da7b73fc80 authored over 4 years ago by Tobias Koppers <[email protected]>
display large assets first

sort assets by size

d4a95cd6ad2fc719a51d1de1836dd3165d20f4d6 authored over 4 years ago by Tobias Koppers <[email protected]>
avoid error for managed paths that only contain a node_modules

6715d031b83f23b4071e715cca62b7936bdc2983 authored over 4 years ago by Tobias Koppers <[email protected]>
feat: add watching property to compiler

29d17d4dab6d38f5ac885aa00a2b1a6dc64bab87 authored over 4 years ago by Rishabh Chawla <[email protected]>
Merge branch 'master' into #11419

4e1ed1f6d15475975c2a87b80ef3da69925d235a authored over 4 years ago by 骗你是小猫咪 <[email protected]>
chore(deps-dev): bump @types/node from 13.13.19 to 13.13.21

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

cb9e84b8882eae845957ab832225a993639641f9 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #11479 from webpack/bugfix/module-federation-circular

fix circular references between containers and modules in containers

fc75b9ff81ba8d38ff3f0ff4eca8abd68ccb8ed2 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11487 from webpack/dependabot/npm_and_yarn/lint-staged-10.4.0

chore(deps-dev): bump lint-staged from 10.3.0 to 10.4.0

b5eac83271f1ee6b81c014fac2c399382added26 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11486 from webpack/dependabot/npm_and_yarn/prettier-2.1.2

chore(deps-dev): bump prettier from 2.1.1 to 2.1.2

712a6440ac6e60129a5dfaed1f79da0e58de9539 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11489 from webpack/bugfix/unknown-chunk

make sure to generate correct chunk connection for blocks that are only connected in some runtimes

5e914f29cf7d12019d008871bf305f931174da29 authored over 4 years ago by Tobias Koppers <[email protected]>
avoid stack overflow

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

ce71f9b6ab8339082eeaae6b29d83b76a254af69 authored over 4 years ago by Tobias Koppers <[email protected]>
avoid stack overflow

9e650b1807f58662fbe51ad4aaec4e753efe5f1e authored over 4 years ago by Tobias Koppers <[email protected]>
fix circular references between containers and modules in containers

a8542d3317a2eec5fab260795107043ce6acf3a1 authored over 4 years ago by Tobias Koppers <[email protected]>
remove unnecessary comment

847400afdeb92f8b0f509d884b77a9116661c2cb authored over 4 years ago by Tobias Koppers <[email protected]>
make sure to generate correct chunk connection for blocks that are only connected in some runtimes

fixes #8677

7df6415bccdee4931e0897a6371d6af46b5aa5e1 authored over 4 years ago by Tobias Koppers <[email protected]>
chore(deps-dev): bump lint-staged from 10.3.0 to 10.4.0

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.3.0 to 10.4.0.
- [Release not...

4515efbc920e177f21c733f8db8a124d007e1d31 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
support undo path

49009486df7b2aadccdab4f8b1469c024ee1db5e authored over 4 years ago by Ivan Kopeykin <[email protected]>
chore(deps-dev): bump prettier from 2.1.1 to 2.1.2

Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 to 2.1.2.
- [Release notes](ht...

dff0bcd495193d88d77e48561b130c35b63f0e51 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #11462 from webpack/dependabot/npm_and_yarn/terser-webpack-plugin-4.2.0

chore(deps): bump terser-webpack-plugin from 4.1.0 to 4.2.1

28bafbec7f5e91dbbeccb82e2c0f6ddfb0e3a51b authored over 4 years ago by Tobias Koppers <[email protected]>
fix caching bug in RealContentHashPlugin

e0b10e99356cb72650a36fb0b670e8cb50a453b0 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11478 from webpack/deps/enhanced-resolve

update enhanced-resolve

96383923c81935c9d7a4766933af0a067ec7e3b7 authored over 4 years ago by Tobias Koppers <[email protected]>
update snapshots

48c21304f81afc33ca1b66afe014886e7623ca2a authored over 4 years ago by Tobias Koppers <[email protected]>
update terser-webpack-plugin to 4.2.1

7c937606580e35733449f76032484acd7e95115e authored over 4 years ago by Tobias Koppers <[email protected]>
update enhanced-resolve for

- imports field support
- resolve.fallback option

recommend resolve.fallback for polyfills

aadc15e740e49baadeef9738d24e7951ec505ba9 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11476 from webpack/error/mjs-extension

add breaking change info for fullySpecified resolving

3059c28a122e6cbb9a29f289fb3d8a8cabce86ed authored over 4 years ago by Tobias Koppers <[email protected]>
update snapshots

705fb237285137fb1c36c42fd83a29780d6e2109 authored over 4 years ago by Ivan Kopeykin <[email protected]>
Merge branch 'master' into dynamically-resolve-public-path

# Conflicts:
# test/__snapshots__/StatsTestCases.test.js.snap

63eb582ebe0d62270f1496b52e72cbc700becd28 authored over 4 years ago by Ivan Kopeykin <[email protected]>
support output.importFunctionName

fad7712bbac9e41e053b2e3e50224de46df7e426 authored over 4 years ago by Ivan Kopeykin <[email protected]>
chore(deps): bump terser-webpack-plugin from 4.1.0 to 4.2.0

Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 4.1...

207879a5de4d87bbea48e87f2d8e800e673ea02e authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #11464 from webpack/dependabot/npm_and_yarn/eslint-scope-5.1.1

chore(deps): bump eslint-scope from 5.1.0 to 5.1.1

9230acbf1a39a8afb2e34f41e2fd7326eef84968 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11475 from webpack/bugfix/deprecated-timestamps

Deprecated timestamps performance and deprecation

5f750256f468d580a7468c483b6a947812142617 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11474 from webpack/refactor/concatenation

Refactor module concatenation

d770a55ec0403fdf52fbd0fbeb8829ea3f28e574 authored over 4 years ago by Tobias Koppers <[email protected]>
add breaking change info for fullySpecified resolving

#11467

3d8f130ee3da59ba38d5535efb2dbd9eaed28440 authored over 4 years ago by Tobias Koppers <[email protected]>
cache deprecated file/context timestamps

f5be6f0d8531a09f841f4a8c448ba9439bb1df1c authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11470 from webpack/bugfix/arrow-iife-this

fixes parsing of 'this' in arrow iife

601861bae483b1d96907f61abefd086cb4c86d42 authored over 4 years ago by Tobias Koppers <[email protected]>
deprecate needRebuild

002d6f73429d05cd869838cad03c256bfcc50920 authored over 4 years ago by Tobias Koppers <[email protected]>
fixes parsing of 'this' in arrow iife

yarnpkg/berry#1832

145d39214391080781d7d1adb69644e23490771b authored over 4 years ago by Tobias Koppers <[email protected]>
return false when no valid target can be found

db8c9747333b8159d75406a5822330fe2f3f839c authored over 4 years ago by Tobias Koppers <[email protected]>
add raw export for named reexport from non-harmony

eddd3206dc6cb6f3666b1824760c4f61ebc497bf authored over 4 years ago by Tobias Koppers <[email protected]>
implement module concatenation for json modules

bd2106b512d496b5430dde39bec24987b1bf1bf5 authored over 4 years ago by Tobias Koppers <[email protected]>
handle export mangling in concatenated modules

277d4b1b67331ae81ba4e0c7217d43e6e37184b0 authored over 4 years ago by Tobias Koppers <[email protected]>
avoid setting export target too often

31aefbf5765a592359fd41d8b9a2e76feb516b40 authored over 4 years ago by Tobias Koppers <[email protected]>
revert to registering the namespace export because we need to know this early

9af66ff9afab2fd4c742b0acb217ab27faf8fee9 authored over 4 years ago by Tobias Koppers <[email protected]>
move magic names to constants in ConcatenationScope

improve types

39e1a7e4c76930db199caeb5e8a02ee7d93620c2 authored over 4 years ago by Tobias Koppers <[email protected]>
refactor module concatenation to address discovered bugs/edge cases

9af1d7526b180cab69ea175175eb56a2cde9df75 authored over 4 years ago by Tobias Koppers <[email protected]>
move module concatenation bailout checks to Module and for NormalModule to Generator

23e91dbbac9d8fc98b9a87e8822b711be5634fc6 authored over 4 years ago by Tobias Koppers <[email protected]>
fix optimization bailout for HMR dependencies

b58393fce05c39329428bb5547451edfbd10cded authored over 4 years ago by Tobias Koppers <[email protected]>
create root reexports based on export mappings instead of dependencies

9941a8a4976531c04ca8e74726aff89e7f021d3c authored over 4 years ago by Tobias Koppers <[email protected]>
create root exports based on export mappings instead of dependencies

55604158567881ccba63fd84ff7bc443d5d43e79 authored over 4 years ago by Tobias Koppers <[email protected]>
register exports in DependencyTemplates

91cc17b438908a324fae7554457171d5d9f5ab83 authored over 4 years ago by Tobias Koppers <[email protected]>
move concatenation logic to HarmonyImportSpecifierDependency

21e202eb246a56a7579f051c09a84b10c5c67cfe authored over 4 years ago by Tobias Koppers <[email protected]>
move concatenation logic to HarmonyExportExpressionDependency

fc551fa6f396fcb71a7dc00579c9d70754bbad46 authored over 4 years ago by Tobias Koppers <[email protected]>
move concatenation logic to HarmonyExportSpecifierDependency and HarmonyExportImportedSpecifierDependency

47344e7e77b84f363f56ecfc4e4cbf0c2c59cf4b authored over 4 years ago by Tobias Koppers <[email protected]>
move concatenation logic to HarmonyImportSideEffectDependency

04dde38b4c7fd9035fc4c235a80fad85782f1dca authored over 4 years ago by Tobias Koppers <[email protected]>
add ConcatenationScope

fdd4a7713fbc4f36f53e17cb7123690d927e3959 authored over 4 years ago by Tobias Koppers <[email protected]>
update publicPath

- support option output.publicPath="auto"
- add test cases
- render import.meta.url for output.s...

580de0873a554205756d193cfa88deba6152f977 authored over 4 years ago by Ivan Kopeykin <[email protected]>
Merge branch 'master' into dynamically-resolve-public-path

9989071dc8e466d62e3f632471ab20cdf15b7362 authored over 4 years ago by Ivan Kopeykin <[email protected]>
fix bug for maxCallStack in ContextModuleFactory

2a2001dcbbe680252cf3f76ecdb2e5c5c7ae59c9 authored over 4 years ago by Aditya <[email protected]>
chore(deps): bump eslint-scope from 5.1.0 to 5.1.1

Bumps [eslint-scope](https://github.com/eslint/eslint-scope) from 5.1.0 to 5.1.1.
- [Release not...

77116005e877474d0762361f653f00f0bf710a3f authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #11463 from webpack/dependabot/npm_and_yarn/types/node-13.13.19

chore(deps-dev): bump @types/node from 13.13.17 to 13.13.19

8237bb442917d37380e7a53b367f0a07011f6a28 authored over 4 years ago by webpack bot <[email protected]>
5.0.0-beta.30

922c95e9b458e44b999aca2c45d9540079a225b2 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11454 from webpack/refactor/ecma-version

improve target option

cd81a7c0c83105d9e40f4b8ee446d593ba32a2f2 authored over 4 years ago by Tobias Koppers <[email protected]>
chore(deps-dev): bump @types/node from 13.13.17 to 13.13.19

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) fro...

13a98f77efce4dea626622159cbb226fe28436a7 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
rename supportsAsyncImport -> supportsDynamicImport

2c00413b26b266d4bf9fd2d68a13769837908461 authored over 4 years ago by Tobias Koppers <[email protected]>
avoid check for import() in environment when import has been polyfilled

f73778fc36abd697fefe294a8a3882364f5cea04 authored over 4 years ago by Tobias Koppers <[email protected]>
rename output.environment.import -> output.environment.dynamicImport

bbdb33a5cf0e1a78a80c553e5d81196036fb8b17 authored over 4 years ago by Tobias Koppers <[email protected]>
improve target options

infer target properties from different targets and fill defaults from that

custom targets can n...

7e85649492a996ababa31eb73933e1d3edd476ee authored over 4 years ago by Tobias Koppers <[email protected]>
replace output.ecmaVersion with output.environment and more detailed flags

48010fb9553a10cdf455f189c85b6b367a1745dc authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11412 from webpack/experiments/enable-mjs

enable mjs experiment

730aefef37a847fcf57bc3cb2938c71a1087318c authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11449 from webpack/refactor/loader-target

extract loader.target from target option

7be290167bbc0da34a108a288a0b745d84be83b3 authored over 4 years ago by Tobias Koppers <[email protected]>
extract loader.target from target option

eec6fbdd7ce1829ccf839a437371bbd700c498ae authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11447 from webpack/refactor/externals-preset

move default externals from target into externalsPresets option

ad3e2150087a6257c370029edcf4639c0d9eeed9 authored over 4 years ago by Tobias Koppers <[email protected]>
move default externals from target into externalsPresets option

817c1bf9c7d47ed0e49bdfedb4cca0c83d33af07 authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11445 from webpack/refactor/wasm-loading

separate wasm loading from target

e1701f2b5cd274a57b38527f87ae0a8b316a26b3 authored over 4 years ago by Tobias Koppers <[email protected]>
refactor wasm loading from target into output.wasmLoading option

allow entry specific wasm loading

aa67a435a4c7b48c13bd26f5be8f8808b74107e1 authored over 4 years ago by Tobias Koppers <[email protected]>
remove remaining incorrect code for electron from chunkLoading refactoring

7ae2976ef2206d780560a972966392986b2c6d8c authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11428 from webpack/dependabot/npm_and_yarn/lint-staged-10.3.0

chore(deps-dev): bump lint-staged from 10.2.13 to 10.3.0

c5add3175fd4120b0f5f8bba6dacf1420a0f0c2c authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11442 from webpack/dependabot/npm_and_yarn/types/node-13.13.17

chore(deps-dev): bump @types/node from 13.13.15 to 13.13.17

d3a281c687271470cd14da19205d149749e3bceb authored over 4 years ago by Tobias Koppers <[email protected]>
Merge pull request #11440 from webpack/bugfix/hmr-incorrect-dispose

fix incorrect disposing of modules during HMR

041dfe15c78b8f20b12794589bd645f43ee0c2b5 authored over 4 years ago by Tobias Koppers <[email protected]>