Open greenkeeper[bot] opened 6 years ago
Update to this version instead π
Update to this version instead π
The new version differs by 42 commits ahead by 42, behind by 6.
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
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
Update to this version instead π
This is the first stable release of babel-loader
for Babel 7.x.
The new version differs by 53 commits ahead by 53, behind by 9.
a55fc2e
8.0.0
13d90b2
Prepare for 8.0.0 release.
95e71fd
8.0.0-beta.6
5eb1b0a
Pass Babel's .caller option and pass supportsStaticESM:true. (#660)
6a70942
Read file before creating directory (#644)
73922e9
Merge pull request #645 from Munter/patch-1
d9e2ed6
Update http-links to https
2be502d
Use MD4 instead of SHA1 for filename hashes (#639)
a23f1c3
8.0.0-beta.4
a2d86d9
Return more data from babel.transform
. (#629)
1a7a440
Ensure that we don't accidentally publish 'latest'.
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
There are 53 commits in total.
See the full diff
Update to this version instead π
The new version differs by 6 commits.
dbcc2b5
8.0.1
34d6d6e
Add a warning if you forget to install @babel/core or install babel-core. (#668)
8b6dd4b
Merge pull request #662 from Sibiraj-S/patch-1
2344855
Merge branch 'master' into patch-1
053c9f6
Remove babelrc from loader-specific options (#667)
e1c190d
docs: update README.md
See the full diff
Update to this version instead π
cacheCompression: false
to disable GZip compression of the disk cachesourceMaps: 'inline'
to work properly with babel-loader
devtoolModuleFilenameTemplate
placeholdersThe new version differs by 6 commits.
0e43d0a
8.0.2
5e0565d
Manually fix 'inline' sourcemaps so they work with Webpack. (#671)
ea52d05
Use 'sourceMaps' since that is what we suggest to use in our docs. (#670)
4c32295
Use absolute filepaths in sourcemap 'sources' list. (#669)
9621e24
Tidy up README [skip ci]
67a5f40
Make compressing transforms cache configurable (#574)
See the full diff
devDependency
babel-loader was updated from 6.4.1
to 8.0.3
.Update to this version instead π
customize
optionSome dev dependency updates and CI tweaks.
The new version differs by 12 commits.
800181b
8.0.3
7d8500c
Also pass the caller option to loadPartialConfig (#685)
a507914
Expose the full loader options to all overrides hooks.
ac0c869
Tweak the customize implementation to be a bit more strict.
9b70a02
Add overrides option
c8d7a72
Add .mjs to the examples (#683)
4619993
bable options link update (#681)
8f240b4
Use node 10 on appveyor
7e4189e
Change appveyor to use babel account
eeaee46
Update devDeps to use most recent versions, and fix tests.
3e5fb5e
chore(package): update lockfile
2b8e479
chore(package): update eslint-config-babel to version 8.0.0
See the full diff
devDependency
babel-loader was updated from 6.4.1
to 8.0.4
.devDependency
babel-loader was updated from 6.4.1
to 8.0.5
.Update to this version instead π
find-cache-dir
to 2.0The new version differs by 8 commits.
20c9e0e
8.0.5
de51b5d
chore: Update ava
66f92af
Remove docs mention about sourceMap option being ignored (#750)
6df8af1
Update dependencies and run all tests (#745)
2c61de5
Add node 11 and 10 (#744)
1bda840
Fix config issue in example (#708)
364387d
Merge pull request #698 from MattGurneyAMP/patch-1
98f936d
Fix license header and link
See the full diff
devDependency
babel-loader was updated from 6.4.1
to 8.0.6
.Update to this version instead π
The new version differs by 11 commits.
62a8579
8.0.6
cfb0ad8
Add node 12
5d5991a
Minor change in docs to reflect new way of setting cacheDirectory. (#774)
a53fc37
Update dependencies
8d4353f
Fix lint
4c02657
Reduced memory usage (#781)
f63f4d8
chore: migrate on pify (#785)
5da4fa0
Update LICENSE
858034b
Remove babel 6 mentions
a015f5a
Update dependencies
3e2ba74
Fix babel stackoverflow link (#773)
See the full diff
devDependency
babel-loader was updated from 6.4.1
to 8.1.0
.
βοΈ Greenkeeperβs updated Terms of Service will come into effect on April 6th, 2018.
Version 7.1.3 of babel-loader was just published.
The version 7.1.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
7.1.3Commits
The new version differs by 75 commits.
d51e635
7.1.3
ba8a846
Fix appveyor config
3102137
Fix peer dependencies
8170080
Run tests with webpack 4 and fix them
b9f4d60
Update ava to the latest version π (#520)
d7de226
Update react to the latest version π (#516)
dff4a44
Update babel-eslint to the latest version π (#510)
1ca5c78
7.1.2
43543b7
Update dependencies
8558593
Add the message in BabelLoaderError's stack trace (#499)
ffdf7f1
Update ava to the latest version π (#500)
87b91f0
README: fix typo (#498) [skip ci]
f0bbb68
Do not swallow errors in exists() and only call exists if option is string (#495)
62ae6cc
Update ava to the latest version π (#491)
5e76bb7
Update ava to the latest version π (#487)
There are 75 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: