Open greenkeeper[bot] opened 6 years ago
devDependency
karma-webpack was updated from 2.0.13
to 3.0.5
.devDependency
karma-webpack was updated from 2.0.13
to 4.0.0
.Update to this version instead 🚀
The new version differs by 16 commits.
9138b13
chore(release): 4.0.0
74e526f
chore(default): update (#412)
a2b044d
refactor(package): add more keywords for npm (#411)
ca7c5e2
chore(package): drop node v6 support (#409)
bef8bb6
refactor(karma-webpack): fix linting error (#410)
63cfd78
fix(karma-webpack): Regression in multi-compiler mode (#390) (#391)
11cb4fb
chore(release): 4.0.0-rc.6
ed66799
chore(package-lock): fix low severity vulnerabilities
2f47250
fix(karma-webpack): Override output.filename
with '[name].js' (#381)
e207fe5
chore(release): 4.0.0-rc.5
840dea2
fix(karma-webpack): Do not unify "colors" property if webpack "stats" is a string (#376)
c7d6ca1
chore(release): 4.0.0-rc.4
9559306
feat(karma-webpack): unify webpack and Karma colour config (#356)
fca13b9
fix(karma-webpack): Fix publicPath to be Windows-compatible (#373)
432d139
refactor(karma-webpack): Remove lodash from dependencies (#364)
There are 16 commits in total.
See the full diff
devDependency
karma-webpack was updated from 2.0.13
to 4.0.1
.devDependency
karma-webpack was updated from 2.0.13
to 4.0.2
.
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 3.0.0 of karma-webpack was just published.
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.02018-03-19
Chores
webpack-dev-middleware
v1.12.0...2.0.6 (dependencies
) (#318) (0c78eaf)BREAKING CHANGES
webpack >= v2.0.0
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](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: