Ecosyste.ms: OpenCollective

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

github.com/webpack/webpack-cli

Webpack's Command Line Interface
https://github.com/webpack/webpack-cli

feat: Support `export default` from configuration files.

This changes adds a `require` wrapper to the `config` group that allows it to detect and return ...

0f23d03e6832a8571ed65044a50271f5fe253671 authored over 5 years ago
chore: Update lib/bootstrap.js

Co-Authored-By: James George <[email protected]>

fa658b8214baa3fa11579dd6218de56437db0650 authored over 5 years ago
tests: add tests for entry defaults

c585f02d472f9eda7599167b9935f2d8b0b52781 authored over 5 years ago
Merge pull request #1048 from noscripter/patch-1

chore: only output message on error

cb216fc04964e066233dc3b4545f2d9dc1d9f458 authored over 5 years ago
chore: only output message on error

90868f2c83e000ac42f93162e4b3ea2485e9da9a authored over 5 years ago
tests: fix output test and code

e4c1f6d291ef082e5b0ba7151499877ef62b28c0 authored over 5 years ago
Merge pull request #1047 from webpack/tests/entries

misc: fix infra & add failing test

c52001fda95ddff4c796280de68a83db8b4ba267 authored over 5 years ago
Merge pull request #1038 from webpack/fix/deps

feat: use JS Webpack Plugin

48d84dd1cb46e0aa552594ebed5dcd20dd04b775 authored over 5 years ago
chore: rebase

b5fcf784829eded844c30be196eb434dd16e8f5e authored over 5 years ago
misc: fix infra & add failing test

ddb0cce82bc550da9a335f85380272c7406926a5 authored over 5 years ago
chore(bootstrap): refactor code (#1037)

* feat: refactor

* feat: refactor

normalizeFlags method

* feat: tweak

* feat: format...

0bc90811644e37863a8b86c674b7ca807636540a authored over 5 years ago
chore: update lockfiles

f8ed0c62cc32d76af7fe0f32d8ebb01639c7e30c authored over 5 years ago
chore: update deps

8b75e1c7565bc3b121a45a0f7078b5e0774d5cdf authored over 5 years ago
chore: update deps

02d653faba89a3114c715362547864f6b9eb291f authored over 5 years ago
Merge pull request #1029 from webpack/dependabot/npm_and_yarn/packages/webpack-scaffold/lodash-4.17.15

chore(deps): bump lodash from 4.17.11 to 4.17.15 in /packages/webpack-scaffold

a037d3f172806be62f54c5d2ae3e9ffa93756dd8 authored over 5 years ago
Merge pull request #1030 from webpack/dependabot/npm_and_yarn/packages/utils/lodash-4.17.15

chore(deps): bump lodash from 4.17.11 to 4.17.15 in /packages/utils

d8f853c3b1cbf0d3a3c5ff17a05674d275723cce authored over 5 years ago
Merge pull request #1032 from webpack/dependabot/npm_and_yarn/packages/generate-plugin/lodash-4.17.15

chore(deps): bump lodash from 4.17.11 to 4.17.15 in /packages/generate-plugin

30ef5e2d88fa5d1d380a10d064184edd5951860e authored over 5 years ago
Merge pull request #1031 from webpack/dependabot/npm_and_yarn/packages/serve/lodash-4.17.15

chore(deps): bump lodash from 4.17.11 to 4.17.15 in /packages/serve

9ec90ff2aee8c84662de28b5af4f8120600dee64 authored over 5 years ago
Merge pull request #1033 from webpack/dependabot/npm_and_yarn/packages/init/lodash-4.17.15

chore(deps): bump lodash from 4.17.11 to 4.17.15 in /packages/init

bbebe871345f1747d5ff87e30a04719a8006f3f6 authored over 5 years ago
Merge pull request #1034 from webpack/dependabot/npm_and_yarn/packages/generate-loader/lodash-4.17.15

chore(deps): bump lodash from 4.17.11 to 4.17.15 in /packages/generate-loader

4ae4cd6f44088145e9e86ff810e13de7a4d600e7 authored over 5 years ago
Merge pull request #1043 from jamesgeorge007/feat/minor-refactor

feat(stats): refactor code

0499a22677ade2e7c757c63744af64e463df9d83 authored over 5 years ago
Merge pull request #1042 from anshumanv/ref/help

chore(help): refactor help for more cleaner code

b985c8e016177c6b6292e828c1bf1a2a1de95874 authored over 5 years ago
Merge pull request #1039 from anshumanv/1036

chore(cli): fix var name to correct meaning

ce1ce277db9adc2bec50f8280dd9fc62ee23055b authored over 5 years ago
chore: rebase

38524ec7930b58ba1b03cded85f2e7200a84f44b authored over 5 years ago
Merge pull request #1041 from anshumanv/1040

fix(deps): add missing cz-customizable dep to allow committing

3fca9cbef03d8e24d1923825a2b3e96736d818a1 authored over 5 years ago
fix: use includes instead

76671cb9b6b9e753c7872a31a836bbd69d9c4ce1 authored over 5 years ago
feat: refactor

0505d052ec41942efcf0b5f42f4ceed5cd9449d8 authored over 5 years ago
chore(help): refactor help for more cleaner code

refactor help

94a1ce06ddd150a4ebf6ae54dfb8b4e8767e935d authored over 5 years ago
fix(deps): add missing cz-customizable dep to allow committing

add missing dep

ISSUES CLOSED: #1040

68b1bbe8f93685727ef5973b81dbe73e3fe0c3c7 authored over 5 years ago
chore(cli): fix var name to make more sense

fix var name

1e10979a1ff18d7f177184df2b6780dbf166866c authored over 5 years ago
feat: use jspluginswebpack

da8fce23894315fc9921c51dfb58d77fbf35e8c9 authored over 5 years ago
chore: v3.3.7

9487ee52dbb84d63bb9b6c158ced8b458da6289b authored over 5 years ago
Merge pull request #1024 from webpack/fix/no-config-mode

fix: resolve opts when no-config & fix vulns

b20ecd3b2edddcc77ee96e70a88e9c9197ec99a1 authored over 5 years ago
Merge pull request #1036 from rishabh3112/fix/version-test

chore: update version test

da6d76ca214e1f20bab85a34aa353b11d2cd53cb authored over 5 years ago
chore: update console logs to webpack-logs

dc4c89cfc63e4e9eb8011ab7c27f98ba58c3185c authored over 5 years ago
chore: update variable to be understandable

9792c8183cf8d7628d3e18b09101390a558079ca authored over 5 years ago
chore(deps): bump lodash in /packages/generate-loader

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](http...

87f9e9b8da834e5cf6dfd79c97b7947556db7a29 authored over 5 years ago
chore(deps): bump lodash from 4.17.11 to 4.17.15 in /packages/init

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](http...

95146fe8c15fecdd15cb29aeec5b1e30417cc6d6 authored over 5 years ago
chore(deps): bump lodash in /packages/generate-plugin

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](http...

a8ecb31387a3d090dc455cafc002d6907fd37301 authored over 5 years ago
chore(deps): bump lodash from 4.17.11 to 4.17.15 in /packages/serve

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](http...

b3d7013805bfeb7679596748afc317a6376dd99b authored over 5 years ago
chore(deps): bump lodash from 4.17.11 to 4.17.15 in /packages/utils

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](http...

7fe5fd486843928e5607658c4f5293180500059f authored over 5 years ago
chore(deps): bump lodash in /packages/webpack-scaffold

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](http...

29de664f105d46736f06dbab534f7f559545b632 authored over 5 years ago
tests: add tests for version, improve conventions (#1026)

* tests: add tests for version

* tests: clean up tests

92ac6371f95151b4199c428e439afeb81dd9ecbf authored over 5 years ago
chore: resolve differently

45b9127e520a2ecfa1349b83b077ef762f0a217c authored over 5 years ago
Merge pull request #1027 from jamesgeorge007/feat/update-docs

feat(docs): Minor tweaks

6186541ee0ea3a7504f08a7535c985fdffe30816 authored over 5 years ago
Merge pull request #955 from pranshuchittora/docs/readme

docs(readme): adds deprecated warning and commands

f70cd2a7a4f4161049743c006506868ca53c07b3 authored over 5 years ago
fix: badge url placement

8d33d15f7439e35696f354a9f057fa4550893648 authored over 5 years ago
fix: minor tweak

d21d6d338fa7169929363d4fe60b8d7b8b39fcd1 authored over 5 years ago
fix: update badge url

0b1bbd7ac277a757fe0c8cde3773f6bda7a51467 authored over 5 years ago
feat: add-badge

pr's welcome

751ae5a4d3fb4895ffb8d28ef61b99c8454a438c authored over 5 years ago
chore(grammer): changes depracated to removed

732a80ab2f6d47fbdf18a50f9880e6681c737a54 authored over 5 years ago
chore(readme): change of language

41ee8ca2d873f1ff8eb9a7aa804e90dbe4812171 authored over 5 years ago
Merge branch 'next' of github.com:webpack/webpack-cli into docs/readme

b4106eb4225f0026cb3273fff59540e89a2618e3 authored over 5 years ago
Merge branch 'next' of github.com:webpack/webpack-cli into info-next

b39e0f33c7bd0aba6d7ed2e337a30f3d2420cbdf authored over 5 years ago
Merge pull request #1025 from jamesgeorge007/feat/minor-fix

fix(chore): remove extraneous ternary logic

40d4dae92cdadeeea793533877f5f0b03c517eaa authored over 5 years ago
chore: update lockfile & pass nil

43fc03394dbfd65cb742f68374ff9e59b49fc3a9 authored over 5 years ago
chore: lock deps

Co-Authored-By: Emanuele <[email protected]>

97d5c75071fd2fecca6555674d911dae40331d52 authored over 5 years ago
chore: lock deps

Co-Authored-By: Emanuele <[email protected]>

635bfa33f254426c3751e054aede26321a42335f authored over 5 years ago
fix: tweak

d74efde1352790bd7e854df61884d51a0c667e3e authored over 5 years ago
fix: remove extra ternary operator

115709e4107f7c5e0ff0bfaf5183b6df7d87fdac authored over 5 years ago
Merge pull request #977 from pranshuchittora/init-fix

fix(init): fixes config resolution on generating new configuration

2d21baea20ca41b5b7ed8ba27f1a2aad54c0789d authored over 5 years ago
fix: resolve opts when no-config

fb31cc47003c959d2a323cce3ae09678c0d7bb34 authored over 5 years ago
Merge pull request #1002 from jamesgeorge007/feat/refactor

chore: refactor code to eliminate redundancy

e45e703e97bec0d2591c88df8739f23daba3527b authored over 5 years ago
Merge pull request #1022 from jamesgeorge007/feat/update-notify-period

chore(notifier): update notifier frequency

88c8cf8bfa844775117e799ccab7eeb530c2d69f authored over 5 years ago
fix: extend notify period

1 month

aff8352eaa2419a356b13e19a2ad1168001cebca authored over 5 years ago
fix: use webpack-log

9bfb79c54020ef5e93c2417b2bee2feb7bcce31b authored over 5 years ago
fix: tweak

b5add43af0a742a925fee6200727f4358eb34749 authored over 5 years ago
feat: update notify period

set interval to be 1 week

0d83e493def6d5515b3f3537e73cbacd4c4a4516 authored over 5 years ago
fix: remove failing test case

e3e46b6c58f45286a2194105d1fb92deb67d9c53 authored over 5 years ago
Merge branch 'next' of https://github.com/webpack/webpack-cli into feat/refactor

f27453d7d5cbd6da4bfd4ddd89c5198a0ee5471c authored over 5 years ago
fix: revert

b51df6aa2e3de60bf8a57e6b223fd64b48501436 authored over 5 years ago
cli: replace cli-table with cli-table3 (#1020)

* cli: replace cli-table with cli-table3

* fix: sync package-lock.json

bf7a7f799f87622e21791112bfe8fd24dc43133e authored over 5 years ago
Merge pull request #1019 from webpack/tests/help

tests: help flag

45439a79f6a127f9716a048e72ed55867f22a66b authored over 5 years ago
Merge pull request #1021 from jamesgeorge007/hotfix/fix-grammar

fix(serve): minor grammatical correction

44440d99692e3be1bc641896a33e26cc0e30cfac authored over 5 years ago
fix: grammar within comment

d4826774a628f12aeed4deb9382d390e5d800914 authored over 5 years ago
Merge pull request #1018 from anikethsaha/fix/output-path-method

[NEXT] BugFix: changed the path resolver call

eb65512b95b84dcd6f913c8b6260925b958847d9 authored over 5 years ago
chore: make src more readable

2d10684fff0d0971019d3e3dd4d2200bd1a400dc authored over 5 years ago
chore: expression

bd6b787c502bd02b9a8e0ec274a961205add0262 authored over 5 years ago
chore: expression func

Co-Authored-By: James George <[email protected]>

721914ba1b4b8a3482ef67ccf2830a109c09b448 authored over 5 years ago
chore: expression func

Co-Authored-By: James George <[email protected]>

ccbb7f2ea514c9e3e22c5ccdd95807aae60d63b6 authored over 5 years ago
chore: expression func

Co-Authored-By: James George <[email protected]>

ce968e40555495977fe4085cc525c2220a3dd434 authored over 5 years ago
Merge branch 'next' of https://github.com/webpack/webpack-cli into feat/refactor

6d7e06b5b3c11568779e49d40f396826fae8a4f4 authored over 5 years ago
feat: add codeowners file

10700386046bb1be908dfc48384d77aad44bf93f authored over 5 years ago
tests: help flag

d9082f4c5192fe5061b7617c93d40c7931d4a46c authored over 5 years ago
Merge pull request #1014 from webpack/test/help-no-args

tests: add no-args help test

f0905d85289580fb6d73a1ba4bdaf6b4ccfde83a authored over 5 years ago
fix: changed the path resolver call

0080ce297482b83fb1f7dfdc0328e1734aa1713e authored over 5 years ago
chore: rebase against next branch

3812ea142a3116d577878ac98691c5fb904e5d7a authored over 5 years ago
fix: ignore failing test case

c6436261ccaa659ecad1e4f29104d860e4f6219c authored over 5 years ago
Merge branch 'next' of https://github.com/webpack/webpack-cli into feat/refactor

3729a00d16d5ee45d2ffd4c137148879966da164 authored over 5 years ago
[NEXT]: fix missing package, fix bad function call (#1010)

* fix(cli): missing package, fixed function call

* chore(cli): update import-local

30bc7ad769049a68423f1b4ce67fe453d39ba282 authored over 5 years ago
fix: revert

75f56c5478a1177fcfcbbf189de4fc101431e055 authored over 5 years ago
Merge pull request #1008 from pranshuchittora/docs-readme

Docs readme

98e180f0372808891ce4cdde7d28689b66234e24 authored over 5 years ago
fix(init): fixes config resolution on generating new configuration

44fa20c5b4f791c44e2e3993f8c613d16dcc1bcd authored over 5 years ago
docs(readme): adds issue resolution time shield

6cd4cb45b866c55548714535e864b7eb2d6cefba authored over 5 years ago
Merge branch 'next' of github.com:webpack/webpack-cli into info-next

87e185ee0853b91b3cf807d78adf030c8f2f085f authored over 5 years ago
tests: add no-args help test

12aaa960b30bf5e0beb9920da666a9c3d256115b authored over 5 years ago
Merge branch 'next' of https://github.com/webpack/webpack-cli into feat/refactor

c566cc5bbf0461c16ce9c36641bf9cd00a062f8f authored over 5 years ago
chore: change arg in testutil

0005910975289c0fa6029d8dce9647aa048d7bcc authored over 5 years ago
chore: change arg in testutil

11447eeaf6ba3cf43d00c2552dd481f0a1fa5f5e authored over 5 years ago
Merge branch 'next' of https://github.com/webpack/webpack-cli into next

4803e1a3b0424b2a8e96b4aafc919b7d41bb8fe2 authored over 5 years ago