angular-io-barcode icon indicating copy to clipboard operation
angular-io-barcode copied to clipboard

Update karma-webpack to the latest version ๐Ÿš€

Open greenkeeper[bot] opened this issue 7 years ago โ€ข 5 comments

โ˜๏ธ Greenkeeperโ€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 3.0.0 of karma-webpack was just published.

Dependency karma-webpack
Current Version 2.0.13
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 karma-webpack.

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

2018-03-19

Chores

  • package: update webpack-dev-middleware v1.12.0...2.0.6 (dependencies) (#318) (0c78eaf)

BREAKING CHANGES

  • package: requires webpack >= v2.0.0
  • package: requires node >= 6.9.0
Commits

The new version differs by 3 commits.

  • 1ac16ea chore(release): 3.0.0
  • 0c78eaf chore(package): update webpack-dev-middleware v1.12.0...2.0.6 (dependencies) (#318)
  • 5c34133 chore(.github): use https:// link to stackoverflow (ISSUE_TEMPLATE) (#313)

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 :palm_tree:

greenkeeper[bot] avatar Mar 19 '18 19:03 greenkeeper[bot]

Version 3.0.1 just got published.

Update to this version instead ๐Ÿš€

Release Notes v3.0.1

2018-09-01

Bug Fixes

  • karma-webpack: allow filename and chunkFilename to be overridden (config.output) (#336) (c256d87)
  • package: incorrect peerDependency on webpack >= v4.0.0 (peerDependencies) (c1c0ee2)
Commits

The new version differs by 3 commits.

  • 2309401 chore(release): 3.0.1
  • c1c0ee2 fix(package): incorrect peerDependency on webpack >= v4.0.0 (peerDependencies)
  • c256d87 fix(karma-webpack): allow filename and chunkFilename to be overridden (config.output) (#336)

See the full diff

greenkeeper[bot] avatar Sep 01 '18 04:09 greenkeeper[bot]

Version 3.0.2 just got published.

Update to this version instead ๐Ÿš€

Release Notes v3.0.2

2018-09-03

Bug Fixes

  • karma-webpack: correctly map entries to outputted assets (config.output) (#348) (d2f5a53)
Commits

The new version differs by 2 commits.

  • e2b444b chore(release): 3.0.2
  • d2f5a53 fix(karma-webpack): correctly map entries to outputted assets (config.output) (#348)

See the full diff

greenkeeper[bot] avatar Sep 03 '18 02:09 greenkeeper[bot]

Version 3.0.3 just got published.

Update to this version instead ๐Ÿš€

Release Notes v3.0.3

2018-09-07

Bug Fixes

  • karma-webpack: normalize paths (windows) (#353) (b334eb5)
Commits

The new version differs by 2 commits.

  • 46468f1 chore(release): 3.0.3
  • b334eb5 fix(karma-webpack): normalize paths (windows) (#353)

See the full diff

greenkeeper[bot] avatar Sep 07 '18 12:09 greenkeeper[bot]

Version 3.0.4 just got published.

Update to this version instead ๐Ÿš€

Release Notes v3.0.4

2018-09-07

Bug Fixes

  • karma-webpack: normalize file.path (windows) (#354) (855e21c)
Commits

The new version differs by 2 commits.

  • 9807b06 chore(release): 3.0.4
  • 855e21c fix(karma-webpack): normalize file.path (windows) (#354)

See the full diff

greenkeeper[bot] avatar Sep 07 '18 15:09 greenkeeper[bot]

  • The devDependency karma-webpack was updated from 2.0.13 to 3.0.5.

Update to this version instead ๐Ÿš€

Release Notes for v3.0.5

2018-09-14

Bug Fixes

  • karma-webpack: handle multiple outputs correctly (#357) (59de62c)
Commits

The new version differs by 2 commits.

  • 670f153 chore(release): 3.0.5
  • 59de62c fix(karma-webpack): handle multiple outputs correctly (#357)

See the full diff

greenkeeper[bot] avatar Sep 14 '18 14:09 greenkeeper[bot]