Open greenkeeper[bot] opened 6 years ago
Update to this version instead π
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
and style-loader@0.22.1
(dependencies
) (#75)
cc09b1a
refactor(defaults): update to webpack-defaults@latest
(#73)
See the full diff
devDependency
mocha-loader was updated from 1.1.1
to 2.0.1
.Update to this version instead π
mocha@6
compatibility and upgrade all dependenciesdevDependency
mocha-loader was updated from 1.1.1
to 3.0.0
.Update to this version instead π
webpack
version is 4
devDependency
mocha-loader was updated from 1.1.1
to 4.0.0
.devDependency
mocha-loader was updated from 1.1.1
to 4.0.1
.devDependency
mocha-loader was updated from 1.1.1
to 4.0.2
.devDependency
mocha-loader was updated from 1.1.1
to 5.0.0
.
Version 1.1.2 of mocha-loader was just published.
The version 1.1.2 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 6 commits.
019e1f9
chore(release): 1.1.2
e06b0e7
chore(package): update
dependencies
bcc0301
chore(package): add
mocha: ^4.0.0
as apeerDependency
(#68)fe617c2
docs(README): fix config sample (#63)
779eace
docs(README): update configuration example (#60)
709939e
docs(README): explain what the loader does (#59)
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: