wix-incubator / typescript-boilerplate

Generic project boilerplate for isomorphic TypeScript
MIT License
12 stars 7 forks source link

Update mocha-loader to the latest version ๐Ÿš€ #98

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of mocha-loader was just published.

Dependency mocha-loader
Current Version 1.1.3
Type devDependency

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 and style-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:

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v2.0.1

2.0.1 (2019-02-25)

Chores

  • package: mark mocha@6 compatibility and upgrade all dependencies
Commits

The new version differs by 2 commits.

  • a06194d chore(release): 2.0.1
  • a8d3eaf Mark mocha@6 compatibility and upgrade all dependencies

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v3.0.0

Features

  • improve validation errors

BREAKING CHANGES

  • drop support for Node < 8.9.0
  • minimum supported webpack version is 4
Commits

The new version differs by 3 commits.

  • 48bede8 chore(release): 3.0.0
  • c487afe fix: regression in mocha initialization (#81)
  • 1c2769f chore: modernize project to latest defaults (#80)

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€