vladimir-barsuchenko / angular-tuned

2 stars 0 forks source link

Update webpack-cli to the latest version πŸš€ #65

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

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 Notes v3.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](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 3.0.1 just got published.

Update to this version instead πŸš€

Release Notes v3.0.1

3.0.1 (2018-06-02)

Bug Fixes

Commits

The new version differs by 1 commits.

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

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.2 just got published.

Update to this version instead πŸš€

Release Notes v3.0.2

3.0.2 (2018-06-04)

Bug Fixes

Commits

The new version differs by 4 commits.

  • 6833db9 fix: use async / await for info command (#494)
  • 6854bd6 cli(init): don't use uglify on prod config (#490)
  • 6b255c0 Merge pull request #481 from AviVahl/master
  • a1a796d Remove workspaces key, as yarn workspaces is not in use

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.3 just got published.

Update to this version instead πŸš€

Release Notes v3.0.3

3.0.3 (2018-06-06)

Commits

The new version differs by 1 commits.

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

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.4 just got published.

Update to this version instead πŸš€

Release Notes v3.0.4

3.0.4 (2018-06-12)

Commits

The new version differs by 1 commits.

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

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.5 just got published.

Update to this version instead πŸš€

Release Notes v3.0.5

3.0.5 (2018-06-13)

Commits

The new version differs by 3 commits.

  • 36a65d6 chore(branding): Uncapitalize webpack name following brand guideline
  • 29e58ec chore(badge): Add badge to display install size
  • 4238ec7 cli(prompts): Add autocomplete support for config props (#502)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.6 just got published.

Update to this version instead πŸš€

Release Notes v3.0.6

3.0.6 (2018-06-13)

Commits

The new version differs by 1 commits.

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

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.7 just got published.

Update to this version instead πŸš€

Release Notes v3.0.7

3.0.7 (2018-06-15)

Commits

The new version differs by 1 commits.

  • 398d18f chore(greenkeeper): support for lockfiles (#510)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.0.8 just got published.

Update to this version instead πŸš€

Release Notes v3.0.8

3.0.8 (2018-06-16)

Commits

The new version differs by 2 commits.

  • 4067bdc chore: add changelog for v3 (#512)
  • ba9f62d misc: remove chore from pkg.json (#513)

See the full diff

greenkeeper[bot] commented 5 years ago

Version 3.1.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 57 commits.

  • a157ce1 chore: v.3.1.0
  • ca0c41f tests(fix): bin test outputs (#552)
  • 87dd419 chore: fix minor build infra
  • a2f10e9 chore: add missing READMES to packages (#545)
  • d6a433b chore(pkg): Update eslint-plugin-node to the latest version πŸš€
  • 16d0790 feat(cli): Typescript support
  • a3d41fb chore(package): update lockfile
  • 817f99c chore: update pkg.lock
  • fdc82b9 chore: update gitignore
  • 507a4a6 chore(package): update eslint-plugin-node to version 7.0.0
  • 8adbe9e fix(generators): named export
  • 938e5f9 tests(migrate): fix transforms order issue
  • ce956c0 fix: default named import bug
  • 971b31a chore(generate-loader,plugin): add typescript support
  • 47702cb feat(utils): add typescript support

There are 57 commits in total.

See the full diff