Skip to content

Update webpack-cli to the latest version 🚀 - #7

Open
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/webpack-cli-3.0.0
Open

Update webpack-cli to the latest version 🚀#7
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/webpack-cli-3.0.0

Conversation

@greenkeeper

Copy link
Copy Markdown

Version 3.0.0 of webpack-cli was just published.

Dependency webpack-cli
Current Version 2.1.5
Type devDependency

The version 3.0.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of webpack-cli.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notesv3.0.0

3.0.0 (2018-06-02)

Commits

The new version differs by 6 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeperBot added a commit that referenced this pull request Jun 2, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 3.0.1 just got published.

Update to this version instead 🚀

Release Notesv3.0.1

3.0.1 (2018-06-02)

Bug Fixes

Commits

The new version differs by 1 commits.

  • 592fd11fix: fix path lookup & re-add infra docs (#480)

See the full diff

greenkeeperBot added a commit that referenced this pull request Jun 4, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 3.0.2 just got published.

Update to this version instead 🚀

Release Notesv3.0.2

3.0.2 (2018-06-04)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 6833db9fix: use async / await for info command (#494)
  • 6854bd6cli(init): don't use uglify on prod config (#490)
  • 6b255c0Merge pull request #481 from AviVahl/master
  • a1a796dRemove workspaces key, as yarn workspaces is not in use

See the full diff

greenkeeperBot added a commit that referenced this pull request Jun 6, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 3.0.3 just got published.

Update to this version instead 🚀

Release Notesv3.0.3

3.0.3 (2018-06-06)

Commits

The new version differs by 1 commits.

  • 945be4bchore(deps): update inquirer, commitlint packages (#496)

See the full diff

greenkeeperBot added a commit that referenced this pull request Jun 12, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 3.0.4 just got published.

Update to this version instead 🚀

Release Notesv3.0.4

3.0.4 (2018-06-12)

Commits

The new version differs by 1 commits.

  • 295d1e2cli(add): support for webpack config file (#501)

See the full diff

greenkeeperBot added a commit that referenced this pull request Jun 13, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 3.0.5 just got published.

Update to this version instead 🚀

Release Notesv3.0.5

3.0.5 (2018-06-13)

Commits

The new version differs by 3 commits.

  • 36a65d6chore(branding): Uncapitalize webpack name following brand guideline
  • 29e58ecchore(badge): Add badge to display install size
  • 4238ec7cli(prompts): Add autocomplete support for config props (#502)

See the full diff

greenkeeperBot added a commit that referenced this pull request Jun 13, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 3.0.6 just got published.

Update to this version instead 🚀

Release Notesv3.0.6

3.0.6 (2018-06-13)

Commits

The new version differs by 1 commits.

  • 761bd3ftests: Fix mixed spaces/tabs in stdin.js

See the full diff

greenkeeperBot added a commit that referenced this pull request Jun 15, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 3.0.7 just got published.

Update to this version instead 🚀

Release Notesv3.0.7

3.0.7 (2018-06-15)

Commits

The new version differs by 1 commits.

  • 398d18fchore(greenkeeper): support for lockfiles (#510)

See the full diff

greenkeeperBot added a commit that referenced this pull request Jun 16, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 3.0.8 just got published.

Update to this version instead 🚀

Release Notesv3.0.8

3.0.8 (2018-06-16)

Commits

The new version differs by 2 commits.

  • 4067bdcchore: add changelog for v3 (#512)
  • ba9f62dmisc: remove chore from pkg.json (#513)

See the full diff

greenkeeperBot added a commit that referenced this pull request Jul 18, 2018
@greenkeeper

Copy link
Copy Markdown
Author

Version 3.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 57 commits.

  • a157ce1chore: v.3.1.0
  • ca0c41ftests(fix): bin test outputs (#552)
  • 87dd419chore: fix minor build infra
  • a2f10e9chore: add missing READMES to packages (#545)
  • d6a433bchore(pkg): Update eslint-plugin-node to the latest version 🚀
  • 16d0790feat(cli): Typescript support
  • a3d41fbchore(package): update lockfile
  • 817f99cchore: update pkg.lock
  • fdc82b9chore: update gitignore
  • 507a4a6chore(package): update eslint-plugin-node to version 7.0.0
  • 8adbe9efix(generators): named export
  • 938e5f9tests(migrate): fix transforms order issue
  • ce956c0fix: default named import bug
  • 971b31achore(generate-loader,plugin): add typescript support
  • 47702cbfeat(utils): add typescript support

There are 57 commits in total.

See the full diff

greenkeeperBot added a commit that referenced this pull request Sep 23, 2018
@greenkeeper

Copy link
Copy Markdown
Author
  • The devDependencywebpack-cli was updated from 2.1.5 to 3.1.1.

Update to this version instead 🚀

Release Notes for Webpack-cli v.3.1.1

Webpack CLI version 3.1.1 comes with minor fixes to infrastructure, fixing bugs, synchronization with webpack and updating the build system.

For a full overview of changes done, you can view it here

Monorepo packages has also been updated as patches and can be safely updated.

Commits

The new version differs by 36 commits.

  • e3119b6v0.1.1
  • a0afc35chore: v.3.1.1
  • 0ffede1fix(schema): resolve references in schema (#605)
  • 6be0478chore(fix): fix clean all script
  • 91cc499chore(tests): added first ts test for info package (#584)
  • 1a8099cMerge pull request #604 from sendilkumarn/fix-tslint-issues
  • e425642chore(lint): remove or replace console.log with console.error
  • db5f570chore(lint): turn off console log warning
  • cf0bf4achore(lint): fix tslint warnings
  • 1e0fa65chore(ci): fix commitlint (#592)
  • b8d544bfeat(types): types for packages (#578)
  • 936e7c1chore(ci): Add a status badge for the azure pipelines CI build (#601)
  • d892b4dchore(deps): resync package-lock, upgrade major version
  • 2910645docs(contribution): fix the setup workflow #591 (#597)
  • 2588394chore(ci): add commitlint when trying to commit (#595)

There are 36 commits in total.

See the full diff

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants