slupjs / slup

🚀 Sets of Material Design components built upon Inferno
MIT License
13 stars 2 forks source link

Update dependency babel-loader to v7.1.4 #121

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency babel-loader from v7.1.2 to v7.1.4

Release Notes ### [`v7.1.3`](https://github.com/babel/babel-loader/releases/v7.1.3) ##### 🐛 Bug Fix * Support webpack 4 --- ### [`v7.1.4`](https://github.com/babel/babel-loader/releases/v7.1.4) ##### 🐛 Bug Fix * Update code to read filename ---
Commits #### v7.1.3 - [`f753765`](https://github.com/babel/babel-loader/commit/f753765e7ddc97b79a363e06dc6ff8d825e41d94) Fix preset-env refs in README [skip ci] - [`e4f1aee`](https://github.com/babel/babel-loader/commit/e4f1aee1ee08a5e7d9ed53b84a68d2015845dc02) update readme versions [skip ci] - [`916affe`](https://github.com/babel/babel-loader/commit/916affe45bb7b7c9632cc3c21e5144bde499963f) Update lint-staged to the latest version 🚀 (#​536) - [`8b07d5d`](https://github.com/babel/babel-loader/commit/8b07d5d7b7e584a28d8c07bde23f342e675c7b9a) remove `@​next` since it's not necessary on the scoped packages change [skip ci] - [`e6bb01e`](https://github.com/babel/babel-loader/commit/e6bb01e63969d0b459607164bb41c670d1abb734) Update ava to the latest version 🚀 (#​545) - [`7e95509`](https://github.com/babel/babel-loader/commit/7e95509500d28260a405f0970100cf44da561e4e) Update lint-staged to the latest version 🚀 (#​546) - [`b31d86f`](https://github.com/babel/babel-loader/commit/b31d86f1a189a0c7b810260f2fa89d146e6b749f) Fix preset-env and plugin-syntax-object-rest-spread refs. (#​549) - [`40552b6`](https://github.com/babel/babel-loader/commit/40552b60dfb1f070dd79d33de0bb799026592e20) Allow any version of webpack as a peerDependency (#​550) - [`8bd2521`](https://github.com/babel/babel-loader/commit/8bd2521fe15dd0e79ea71d138c21ea82cf82b80b) chore(package): update ava to version 0.25.0 (#​569) - [`638e433`](https://github.com/babel/babel-loader/commit/638e433da39c6638fd5f560f534ecec42c6c7768) Update readme.md (#​566) - [`23b3b97`](https://github.com/babel/babel-loader/commit/23b3b97b19dc5926a2e87ec4cc002b5c8aaf487c) fix compatibility with @​babel/core option check when inputSourceMap null (#​538) - [`7bf66bd`](https://github.com/babel/babel-loader/commit/7bf66bd710d7461c9288f539ceb5734c15ca4a86) docs(README): document babelrc option (#​442) - [`19caf69`](https://github.com/babel/babel-loader/commit/19caf69d71498362950c67f8608965def4dd7f2b) fix(babel): Update to latest babel version and fix babelrc behaviour (#​583) - [`552bdce`](https://github.com/babel/babel-loader/commit/552bdce759c40b138a335b18bf42afbd4f33ea42) refactor(src/Error): move `LoaderError` to separate file - [`be187cd`](https://github.com/babel/babel-loader/commit/be187cd0d45f5bacf29db0dd9d2094147f73d173) refactor(src/transform): move `transform` helper to separate file - [`27f44f8`](https://github.com/babel/babel-loader/commit/27f44f8a7bbf0079673ae50bb31cb84e22b764ae) style(src): modernize code - [`85bd8b7`](https://github.com/babel/babel-loader/commit/85bd8b7776db484d0d377a012049af6151b474ad) feat(src/cache): use async `transform` (`babel.transfrom`) - [`2109b8e`](https://github.com/babel/babel-loader/commit/2109b8ea4f92fbb3ed49bc725b5bcc55daffac14) feat(src/index): use async `transform` (`babel.transfrom`) - [`c1d2f83`](https://github.com/babel/babel-loader/commit/c1d2f83e3456eefbe6bc960631148a1c13223c38) chore(package): update `peerDependencies` && `devDependencies` - [`537226d`](https://github.com/babel/babel-loader/commit/537226d9ad012e9c86a5577e215082a37ce1b3f8) Merge pull request #​584 from babel/michael-ciniawsky-feat - [`64dff0d`](https://github.com/babel/babel-loader/commit/64dff0db250983660f27d9ec89604970d7d79c38) Run tests with webpack 4 and fix them (#​585) - [`c436141`](https://github.com/babel/babel-loader/commit/c43614112dc0d1dda949d0ae9802a34152f7bca9) Update lint-staged #### v7.1.4 - [`b295162`](https://github.com/babel/babel-loader/commit/b29516266912fbc50120155fee00efb1b0a19f59) Format imports

This PR has been generated by Renovate Bot.