Open greenkeeper[bot] opened 6 years ago
devDependency
mocha-loader was updated from 1.1.3
to 2.0.1
.Update to this version instead ๐
mocha@6
compatibility and upgrade all dependenciesdevDependency
mocha-loader was updated from 1.1.3
to 3.0.0
.Update to this version instead ๐
webpack
version is 4
devDependency
mocha-loader was updated from 1.1.3
to 4.0.0
.devDependency
mocha-loader was updated from 1.1.3
to 4.0.1
.devDependency
mocha-loader was updated from 1.1.3
to 4.0.2
.devDependency
mocha-loader was updated from 1.1.3
to 5.0.0
.
Version 2.0.0 of mocha-loader was just published.
The version 2.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 mocha-loader.
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.
Commits
The new version differs by 13 commits.
66c1dca
chore(release): 2.0.0
d7b005c
refactor(index): remove outdated loader caching mechanism (
webpack >= v2.0.0
)fd095cf
test(loader): migrate to
@webpack-contrib/test-utils
1a244e4
refactor(lib): rename folder to
src
0123bcf
chore(package): update
dependencies
&&devDependencies
c78e850
docs(readme): standardize formatting
9b01fcc
ci(codecov): remove custom config, use defaults
1d3e725
build(commitlint): remove unnecessary commit linting
109df98
refactor(example): move example to the README
844df18
build(babelrc): remove unnecessary transpiling via
babel
e7030b9
docs(readme): fix link to
CONTRIBUTING.md
(#74)5ab9ea1
chore(package): upgrade to
css-loader@1.0.0
andstyle-loader@0.22.1
(dependencies
) (#75)cc09b1a
refactor(defaults): update to
webpack-defaults@latest
(#73)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: