Open greenkeeper[bot] opened 6 years ago
Update to this version instead 🚀
The new version differs by 9 commits ahead by 9, behind by 42.
f3bfed9
7.1.5
fa91723
Merge pull request #638 from lencioni/7.x-md4
19fb463
Use MD4 instead of SHA1 for filename hashes
8fe5da3
7.1.4
4d14079
Update resolving of filename
d51e635
7.1.3
ba8a846
Fix appveyor config
3102137
Fix peer dependencies
8170080
Run tests with webpack 4 and fix them
See the full diff
Version 8.0.0-beta.3 of babel-loader was just published.
babel-loader
The version 8.0.0-beta.3 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 babel-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.
Release Notes
8.0.0-beta.3.babelrc and rely on
@babel/core`babel-loader
Commits
The new version differs by 42 commits ahead by 42, behind by 4.
7cbbd57
8.0.0-beta.3
5192a63
Update lint-staged to support Node 10
ebedae1
Expose API to allow implementing custom loaders around babel-loader. (#619)
088f79c
Handle ignored files properly
4b1bcec
Merge pull request #618 from loganfsmyth/async-fn-loader
0979918
Ensure that ignored files pass through unaltered.
6bc2671
Drop support for Node < 6.9 and use async functions for loader logic.
88f876e
Merge pull request #599 from loganfsmyth/partial-config-refactor
1fdd371
Rely on babel/core to load the babel options for caching.
db902fb
Fix cache directory fallback (#590)
0a63bae
Update README.md
690a78f
Use full plugin name @babel/plugin-transform-runtime (#591)
b295162
Format imports
47188a0
8.0.0-beta.2
d247a36
Fix the resolving of babelrc when extends not set (#588)
There are 42 commits in total.
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: