Ecosyste.ms: OpenCollective

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

github.com/webpack/webpack.js.org

Repository for webpack documentation and more!
https://github.com/webpack/webpack.js.org

docs(configuration): update `allowedHosts` CLI usage (#5324)

26d1cbd6d4485125ecde0e7884787949f8839ec6 authored over 3 years ago
docs(configuration): add more commands for devServer (#5323)

f5544bd744e165046a359f144ebf06e835ce59de authored over 3 years ago
chore: upgrade webpack-dev-server to v4 (#5321)

de5b7ceb246e2f81788fb329c4110060e8259517 authored over 3 years ago
docs(configuration): update `onAfterSetupMiddleware` and `onBeforeSetupMiddleware` (#5322)

fe0d91afed330aa699fd03f2cf370693827c6233 authored over 3 years ago
docs(configuration): fix typo in `devServer.onListening` usage (#5310)

* docs(configuration): fix typo in `devServer.onListening` usage

* docs: apply suggestions fr...

a93cce970be74c902de9463f416e3b89c32d6a7e authored over 3 years ago
docs: fix typos in content/ (#5320)

043ffddbf0088928c2804d8cd8f332538b0d0823 authored over 3 years ago
docs: replace contentBase by static (#5317)

* docs: replace contentBase by static

* feat: update webpack-dev-server from v3 to v4 in app1...

507fee742539f9b7c718ace03f14434f05c9d4b2 authored over 3 years ago
docs: fix --open-aoo-name typo (#5319)

adf6f27ad2c72a912693f9599d0f842fde48457f authored over 3 years ago
update icons for dark mode (#5318)

* update icon for dark mode

* update colors

98973c7bb1fb6ef80b6428e01a9bf597412b075c authored over 3 years ago
docs(guides): Fix related link format (#5312)

* Fix related link format

* Update src/content/guides/code-splitting.mdx

* update related ...

84a596421627ad7831eda90f38a0ef43d7b56a53 authored over 3 years ago
docs(configuration): add link to migration guide for devServer v4 (#5314)

* docs(configuration): add link to migration guide for devServer v4

* use badge

* Update s...

f8618c39f6df8bc36ac90afde33c9a38de3887fe authored over 3 years ago
docs(configuration): Clarify use of paths in Condition (#5302)

* Clarify use of paths in Condition

Due to path.resolve not adding a trailing slash automatic...

32b90c8ab3d3bc001f9d44b1a62a6c9f20c798de authored over 3 years ago
docs(concepts): close issue #5308 (#5309)

2402ab45e5bd20ba625232fa520ce995ebb4a8be authored over 3 years ago
docs(configuration): update `static.publicPath` type (#5306)

01fe3f14d0c3e61d81e5104a2ee9c2dd9a7b3bed authored over 3 years ago
docs(configuration): add `devServer.setupExitSignals` (#5305)

75baff0ec83db0c063d5e84dfc9f8395d91fe8c6 authored over 3 years ago
docs(configuration): add devserver.onListening (#5304)

2560fce6eefb3b94404eb895de493171af39cf76 authored over 3 years ago
fetch readme.md as mdx (#5298)

* fetch readme.md as mdx

* close opened img tags

* fix regular expression to contain neste...

702390ac80f58ffcd73ccacff0762eb5ccbeeac6 authored over 3 years ago
docs(configuration): update link for `serve` options (#5303)

c2cab7e42552fda64a3f42cd3142e5be9b1606eb authored over 3 years ago
docs(configuration): update documentation for webpack-dev-server v4 (#4950)

78f5e1fe58f9b9f98216a21cd8209a39c6a6be2c authored over 3 years ago
docs(configuration): fix dev server options link (#5301)

d5569301620bb733c20e2a00469381ca04d208f3 authored over 3 years ago
docs(configuration): sort `performance` options (#5295)

* docs: move performance.assetFilters

* docs(configuration): move performance.maxAssetSize

...

8501d042143d99b034101dc02858e284b9a0eacd authored over 3 years ago
Deprecate loaders (#5294)

* deprecate null-loader for webpack 5

* deprecate mocha-loader

* deprecate istanbul-instru...

a7d26c620839ad8df319fb23c0a86f60669cd179 authored over 3 years ago
docs(configuration): remove `enforceModuleExtension` from resolve docs (#5296)

* docs(configuration): remove resolve.enforceModuleExtension

* docs(configuration): remove re...

a444ae41f95ea9d5bdde109e2c7e833de1f01ebf authored over 3 years ago
docs(migrate): Fix optimization.moduleIds setting in 5.mdx (#5293)

Upgrade webpack to 5 is the next step, and we can only use `optimization.moduleIds: 'hashed'` in v4

a95ae235b9a7fa3c432d370e8d901407aad468a8 authored over 3 years ago
docs(plugins): Replaced jargon words with better equivalents (#5291)

164c97b26d7da09b9f2afbea18c7be5d31f2e0a1 authored over 3 years ago
docs(migrate): Fix some grammatical errors in 5.mdx (#5290)

6c8940e4365171416f34fce2396807d4063ce45d authored over 3 years ago
docs(configuration): sort output options alphabetically (#5292)

* docs(configuration): fix heading level

* docs(configuration): move output.futureEmitAssets
...

570c5cec2aa7c32e20dc9ec36c06c2791a508946 authored over 3 years ago
docs(guides): Update asset-modules.mdx (#5289)

Fix dead links for the old loaders

358269645e4528bf75105df2769e55b8dac8cd88 authored over 3 years ago
docs(configuration): update `infrastructureLogging.debug` and `infrastructureLogging.level` (#5288)

26b56cd6b0d0c4396bfbe3a97f34602ce120432e authored over 3 years ago
build(deps): bump path-parse from 1.0.6 to 1.0.7 (#5287)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release n...

c63f91bcdfe5e940b20c952051b43bfc5f49b931 authored over 3 years ago
migrate md to mdx (#5233)

* rename vote.md to vote.mdx

* rename license.md to license.mdx

* rename glossary.md to gl...

ee9761e61d3ed03ccd5c0938c5d420796d5f860b authored over 3 years ago
Add new page for awesome-webpack (#5275)

* new page for awesome-webpack

* docs: update

* fix link

* Apply suggestions from code ...

c038c7187877376adb7568a90e4d115be28f8823 authored over 3 years ago
clean up alex configurations (#5281)

7e82c021a495523f34abed9d9882046c35cd6e60 authored over 3 years ago
Revert "detect all broken links (#5284)" (#5286)

This reverts commit beacb5136db498151db245e8ee5a4289330612aa.

48339bbe3f5a26a3362484e75aabda44e205a193 authored over 3 years ago
detect all broken links (#5284)

beacb5136db498151db245e8ee5a4289330612aa authored over 3 years ago
docs(configuration): Update index.mdx (#5282)

The CreateApp.dev utility is immensely useful yet buried at the bottom of this page. I wish I'd ...

be19381b29a1a9fd076a09ce35082b0f4faba27b authored over 3 years ago
docs(configuration): document buildHttp (#5276)

* docs(configuration): sort options

* add buildHttp

* docs(configuration): document buildH...

3f2b14828095532d7d27aaed06247db4565ec274 authored over 3 years ago
build(deps): bump workbox-window from 6.2.0 to 6.2.2 (#5279)

Bumps [workbox-window](https://github.com/googlechrome/workbox) from 6.2.0 to 6.2.2.
- [Release...

f5902ee8d04ea6b1041c7c2ef97c5c886dade697 authored over 3 years ago
build(deps-dev): bump workbox-webpack-plugin from 6.2.0 to 6.2.2 (#5277)

Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.2.0 to 6.2.2.
- ...

44a4f9eb5cbc94e61b1c3ee1678264f17c04a0e8 authored over 3 years ago
build(deps-dev): bump lint-staged from 11.1.1 to 11.1.2 (#5273)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.1.1 to 11.1.2.
- [Release no...

55b38acda827195106d3d95790c82c09a7890ef4 authored over 3 years ago
build(deps-dev): bump @babel/preset-env from 7.14.9 to 7.15.0 (#5270)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) fr...

65c23a9355684f48980eae36aaeef62323376ee6 authored over 3 years ago
build(deps): bump workbox-window from 6.1.5 to 6.2.0 (#5271)

Bumps [workbox-window](https://github.com/googlechrome/workbox) from 6.1.5 to 6.2.0.
- [Release...

d63f4619037a9a80e7913324c7bbc8bf6be81366 authored over 3 years ago
build(deps-dev): bump cypress from 8.1.0 to 8.2.0 (#5268)

Bumps [cypress](https://github.com/cypress-io/cypress) from 8.1.0 to 8.2.0.
- [Release notes](h...

f0a170f54c127574e14784fab443717da46baf40 authored over 3 years ago
build(deps-dev): bump @babel/core from 7.14.8 to 7.15.0 (#5264)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.8 to...

18443afdbaec78c395b0779aa8403f33f7250c70 authored over 3 years ago
optimize action (#5269)

16f6688affa2c4ee796e953b4d0f14552e0ee416 authored over 3 years ago
build(deps-dev): bump @babel/eslint-parser from 7.14.9 to 7.15.0 (#5266)

Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser...

18b398fd0c9b73bc0d2e53feb3a9963c684a89b4 authored over 3 years ago
update vale-action (#5267)

d88f33cc06ef68fe0c12d642c2192b131715a09b authored over 3 years ago
build(deps-dev): bump workbox-webpack-plugin from 6.1.5 to 6.2.0 (#5263)

Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.1.5 to 6.2.0.
- ...

9692e5d72efe1d0703d62645f7571c7639367f08 authored over 3 years ago
build(deps-dev): bump mini-css-extract-plugin from 2.1.0 to 2.2.0 (#5260)

Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from...

ade8beace05f5096239c224379c4e5cfa0f8032c authored over 3 years ago
build(deps-dev): bump sass from 1.37.2 to 1.37.5 (#5259)

Bumps [sass](https://github.com/sass/dart-sass) from 1.37.2 to 1.37.5.
- [Release notes](https:...

44a3609a428283299c88c6c9a0eeca06e4e84771 authored over 3 years ago
build(deps-dev): bump @octokit/rest from 18.8.0 to 18.9.0 (#5258)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.8.0 to 18.9.0.
- [Release not...

6e9cccd6e3dad46ec11fe6b636b06bf4a7d49d03 authored over 3 years ago
[DesktopApp] add back page button ⬅️ (#5261)

a75e616c6759a042f0e29647d4a6d2c5761f7980 authored over 3 years ago
docs(configuration): sort output options alphabetically (#5257)

* docs(configuration): move output.compareBeforeEmit

* docs(configuration): move output.enabl...

2104d12191034661acd1831bd1e0408adf80240c authored over 3 years ago
build(deps-dev): bump @octokit/rest from 18.7.2 to 18.8.0 (#5256)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.7.2 to 18.8.0.
- [Release not...

a22a450166527a5c04596444eb63abae24338352 authored over 3 years ago
build(deps-dev): bump sass from 1.36.0 to 1.37.2 (#5255)

Bumps [sass](https://github.com/sass/dart-sass) from 1.36.0 to 1.37.2.
- [Release notes](https:...

bc0e1bb52f01527944449713a796031ac40cd714 authored over 3 years ago
build(deps-dev): bump eslint from 7.31.0 to 7.32.0 (#5252)

Bumps [eslint](https://github.com/eslint/eslint) from 7.31.0 to 7.32.0.
- [Release notes](https...

341964e285428cf96d65159042534f8595323144 authored over 3 years ago
build(deps-dev): bump webpack from 5.47.1 to 5.48.0 (#5253)

Bumps [webpack](https://github.com/webpack/webpack) from 5.47.1 to 5.48.0.
- [Release notes](ht...

c66196fa6bc081051ac2364d98c5db38e7312ac9 authored over 3 years ago
build(deps-dev): bump @babel/eslint-parser from 7.14.7 to 7.14.9 (#5254)

Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser...

1c7d52478ed4549672c83475de8d8f7c30d9dc4e authored over 3 years ago
build(deps-dev): bump @babel/preset-env from 7.14.8 to 7.14.9 (#5251)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) fr...

7df34ebeea0407674675090821285f33065af92b authored over 3 years ago
docs(api): close compiler (#5250)

25b6c507fea6cb632ab24c443ef13153c4404a3b authored over 3 years ago
build(deps-dev): bump @octokit/rest from 18.7.1 to 18.7.2 (#5245)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.7.1 to 18.7.2.
- [Release not...

827ac95f0399216241f2b2fdd3e73be656af5f90 authored over 3 years ago
build(deps-dev): bump remark-autolink-headings from 6.0.1 to 6.1.0 (#5244)

Bumps [remark-autolink-headings](https://github.com/remarkjs/remark-autolink-headings) from 6.0....

033a54537c027a8d76f8e0dd9f7f988bb4df6929 authored over 3 years ago
fix ci failure (#5246)

* sleep longer when fetching supporters

* sleep longer when fetching supporters

* add open...

901517ecac7525f4e01849457db9e996d6b3cc78 authored over 3 years ago
build(deps-dev): bump webpack from 5.47.0 to 5.47.1 (#5242)

Bumps [webpack](https://github.com/webpack/webpack) from 5.47.0 to 5.47.1.
- [Release notes](ht...

ef41088e78ae679677e5067b181545fa739788c0 authored over 3 years ago
build(deps-dev): bump cypress from 8.0.0 to 8.1.0 (#5241)

Bumps [cypress](https://github.com/cypress-io/cypress) from 8.0.0 to 8.1.0.
- [Release notes](h...

30a19c2a42a6d4f68f3fd2c427ce81f6de8765a1 authored over 3 years ago
build(deps-dev): bump webpack from 5.46.0 to 5.47.0 (#5240)

Bumps [webpack](https://github.com/webpack/webpack) from 5.46.0 to 5.47.0.
- [Release notes](ht...

f0be8f1ccbb254d1263086c0e1f60424be03c903 authored over 3 years ago
docs(branding): clean up stale content (#5239)

ab209dfe5aa7e42e05f3e553be4cd8fb9e75d49f authored over 3 years ago
docs(configuration): use `--stats-colors` (#5217)

* docs(configuration): use `--stats-colors`

* docs: update

* docs: update

ca47562527687c0e9d5c1f10d52dab9337ebbd91 authored over 3 years ago
upgrade docsearch (#5238)

cfd0df56e2741f757fa620d19106ed154b0bf9ca authored over 3 years ago
docs(configuration): sort other-options alphabetically (#5216)

* docs(configuration): move name

* docs(configuration): move `infrastructureLogging`

* doc...

e699ea4b94bb1dcab2020a1e30d1b57ba0d4b4d6 authored over 3 years ago
build(deps-dev): bump lint-staged from 11.1.0 to 11.1.1 (#5237)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.1.0 to 11.1.1.
- [Release no...

1816a174943e7ac067b139073ba06b2df8a8d548 authored over 3 years ago
build(deps-dev): bump sass from 1.35.2 to 1.36.0 (#5236)

Bumps [sass](https://github.com/sass/dart-sass) from 1.35.2 to 1.36.0.
- [Release notes](https:...

a3b23c4c803bc32f7b42b40c7586f4914aa42180 authored over 3 years ago
build(deps-dev): bump start-server-and-test from 1.13.0 to 1.13.1 (#5234)

Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.13.0 to ...

81083ed9c34e3819a23bdf3bc4b930a6459005c0 authored over 3 years ago
upgrade deploy action (#5232)

53bbc74ba721db6a0d2b5437be8bd75f136a435b authored over 3 years ago
use node 14 (#5231)

b8db4e6cc6c8b2ff7ebadd7aa3c6648f06c36b04 authored over 3 years ago
upgrade actions/setup-node@v2 (#5230)

* use built-in cache

* use built-in cache

* Update .github/workflows/testing.yml

Co-aut...

7255bca1a7ce173d8fb0670a3ad00b0b29d66f9e authored over 3 years ago
build(deps-dev): bump @octokit/rest from 18.7.0 to 18.7.1 (#5229)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.7.0 to 18.7.1.
- [Release not...

bbccc475a63849cfcc0a5dd68b6c343382c3e698 authored over 3 years ago
build(deps): bump @docsearch/react from 3.0.0-alpha.37 to 3.0.0-alpha.38 (#5228)

Bumps [@docsearch/react](https://github.com/algolia/autocomplete.js) from 3.0.0-alpha.37 to 3.0....

5e01701fc90ea58610b4c36db13f2c406521a51e authored over 3 years ago
build(deps-dev): bump markdownlint-cli from 0.27.1 to 0.28.1 (#5227)

Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.27.1 to 0.28....

1ac4f6b747fc9f821caba05344c7d57bff5d54fa authored over 3 years ago
build(deps-dev): bump tailwindcss from 2.2.6 to 2.2.7 (#5226)

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.2.6 to 2.2.7.
- [Releas...

2f6571cae65061c26a20149490b4ddfcbdc9bd92 authored over 3 years ago
remove frontmatter reliably (#5225)

* remove frontmatter reliably

* use ts to sidestep lint problem

* clean up eslint-ignore
...

3ce776ae326c5bc7c6865565fb8c5680e9f4454f authored over 3 years ago
docs(configuration): add `stats.reasonsSpace` and `stats.groupReasonsByOrigin` (#5214)

* docs(configuration): add stats.reasonsSpace and stats.groupReasonsByOrigin

* add <Badge/>
...

a5f4f7127f0f4ce3b88452b4c3951707f2f8d323 authored over 3 years ago
build(deps-dev): bump start-server-and-test from 1.12.6 to 1.13.0 (#5221)

Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.12.6 to ...

bc90ee94d1ac13e6d8cc1afba1364a9e8f7f8abb authored over 3 years ago
build(deps-dev): bump webpack from 5.45.1 to 5.46.0 (#5222)

Bumps [webpack](https://github.com/webpack/webpack) from 5.45.1 to 5.46.0.
- [Release notes](ht...

f664980cd175e4ac232af0d24efd6a2911ca3453 authored over 3 years ago
build(deps-dev): bump @octokit/rest from 18.6.8 to 18.7.0 (#5220)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.6.8 to 18.7.0.
- [Release not...

dd9885b3b1e8d4737a73032db992cca56d33223d authored over 3 years ago
build(deps-dev): bump lint-staged from 11.0.1 to 11.1.0 (#5219)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.0.1 to 11.1.0.
- [Release no...

6437f30548b4564058c4c843a430e0b64cac98c8 authored over 3 years ago
build(deps-dev): bump tailwindcss from 2.2.5 to 2.2.6 (#5218)

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.2.5 to 2.2.6.
- [Releas...

2916f3eb2ea0db21f91e684ace63134150aea130 authored over 3 years ago
docs(api): add tip for status handler in HMR API (#5215)

* docs(api): add tip for status handler in HMR API

* Update src/content/api/hot-module-replac...

a285db878fc8c24473678d16ea082596d2e2b8aa authored over 3 years ago
build(deps-dev): bump tailwindcss from 2.2.4 to 2.2.5 (#5212)

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.2.4 to 2.2.5.
- [Releas...

29e8edc95f806be13519184cbe442b5549a9bb58 authored over 3 years ago
build(deps-dev): bump postcss from 8.3.5 to 8.3.6 (#5211)

Bumps [postcss](https://github.com/postcss/postcss) from 8.3.5 to 8.3.6.
- [Release notes](http...

b5b2a18198b9d6f054aea0545d8836621a1e94fd authored over 3 years ago
build(deps-dev): bump @babel/core from 7.14.6 to 7.14.8 (#5208)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.6 to...

45386a24bb445abffd926607773da90461fb9ec5 authored over 3 years ago
build(deps-dev): bump webpack-dev-server from 4.0.0-beta.3 to 4.0.0-rc.0 (#5205)

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0-beta.3 to 4...

1555afba7d98271d0b451d269595feaab1c22175 authored over 3 years ago
build(deps-dev): bump @octokit/rest from 18.6.7 to 18.6.8 (#5210)

Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.6.7 to 18.6.8.
- [Release not...

4c79a828e7f79e9de6a0376b0df3972a404b6d6d authored over 3 years ago
build(deps-dev): bump cypress from 7.7.0 to 8.0.0 (#5209)

Bumps [cypress](https://github.com/cypress-io/cypress) from 7.7.0 to 8.0.0.
- [Release notes](h...

d2e953e074bee2020560697093401e7e40fca81e authored over 3 years ago
build(deps-dev): bump @babel/preset-env from 7.14.7 to 7.14.8 (#5207)

Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) fr...

ad5507df7acb6e2c99bf6dfb64e5f033a3924235 authored over 3 years ago
build(deps-dev): bump style-loader from 3.1.0 to 3.2.1 (#5204)

Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.1.0 to 3.2.1.
- [R...

ed1b074d8eaf106774663405cf491eb61d5a5c25 authored over 3 years ago
docs(plugins): clean up unrelated comment (#5202)

46518ae020651e5ff3bf4fc6aa926d857a3aaaad authored over 3 years ago
docs(plugins): fix a wrong reference in MF plugin example (#5194)

647cef8ea3647b24cbb35bac0a81cee58bd4ead8 authored over 3 years ago
build(deps): bump urijs from 1.19.6 to 1.19.7 (#5201)

Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.6 to 1.19.7.
- [Release notes](htt...

9f7b00f8c2c233a8d0da4db02d8b77d735b2b015 authored over 3 years ago
build(deps-dev): bump remark-slug from 6.0.0 to 6.1.0 (#5199)

Bumps [remark-slug](https://github.com/remarkjs/remark-slug) from 6.0.0 to 6.1.0.
- [Release no...

991e71f6e144f393c04ed51d2e6d5c9db116a302 authored over 3 years ago