wopian / hibari

🦊 Vue app for Kitsu
https://hibari.moe
MIT License
26 stars 9 forks source link

build: update devdependency babel-loader to ~8.2.0 #654

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
babel-loader ~7.1.2 -> ~8.2.0 age adoption passing confidence

Release Notes

babel/babel-loader ### [`v8.2.1`](https://togithub.com/babel/babel-loader/releases/v8.2.1) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.2.0...v8.2.1) - Move `@ava/babel` to `devDependencies` [#​881](https://togithub.com/babel/babel-loader/issues/881) ([@​jvasseur](https://togithub.com/jvasseur)) ### [`v8.2.0`](https://togithub.com/babel/babel-loader/releases/v8.2.0) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.1.0...v8.2.0) - Replace `mkdirp` with `make-dir` [`47958ca`](https://togithub.com/babel/babel-loader/commit/47958ca3857e489e450b27c6f3266375015cba82) ([@​JLHwung](https://togithub.com/JLHwung)) - Use async config loading when available [`d8cff97`](https://togithub.com/babel/babel-loader/commit/d8cff97ff387ded0fc9b5cbc489228c96c5ab14a) ([@​the-spyke](https://togithub.com/the-spyke)) ### [`v8.1.0`](https://togithub.com/babel/babel-loader/releases/v8.1.0) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.0.6...v8.1.0) - docs(readme): fix typo [#​818](https://togithub.com/babel/babel-loader/pull/818) ([@​frederickfogerty](https://togithub.com/frederickfogerty)) - docs(contributing): fix typo [#​821](https://togithub.com/babel/babel-loader/pull/821) ([@​PatNeedham](https://togithub.com/PatNeedham)) - Add schema validation [#​822](https://togithub.com/babel/babel-loader/pull/822) ([@​ogonkov](https://togithub.com/ogonkov)) - Add supportsTopLevelAwait to caller [#​814](https://togithub.com/babel/babel-loader/pull/814) ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - feat: expose webpack target via babel caller [#​826](https://togithub.com/babel/babel-loader/pull/826) ([@​DylanPiercey](https://togithub.com/DylanPiercey)) - Bump deps for audit [#​834](https://togithub.com/babel/babel-loader/pull/834) ([@​existentialism](https://togithub.com/existentialism)) ### [`v8.0.6`](https://togithub.com/babel/babel-loader/releases/v8.0.6) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.0.5...v8.0.6) - Migrate to pify ([#​785](https://togithub.com/babel/babel-loader/issues/785)) - Reduced memory usage ([#​781](https://togithub.com/babel/babel-loader/issues/781)) ### [`v8.0.5`](https://togithub.com/babel/babel-loader/releases/v8.0.5) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.0.4...v8.0.5) - Update `find-cache-dir` to 2.0 ### [`v8.0.4`](https://togithub.com/babel/babel-loader/releases/v8.0.4) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.0.3...v8.0.4) - [#​692](https://togithub.com/babel/babel-loader/issues/692) - Quick fix for typo ### [`v8.0.3`](https://togithub.com/babel/babel-loader/releases/v8.0.3) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.0.2...v8.0.3) ##### Features - [#​687](https://togithub.com/babel/babel-loader/issues/687) - Add `customize` option ##### Bugs - [#​685](https://togithub.com/babel/babel-loader/issues/685) - Also pass the caller option to loadPartialConfig ##### Docs - [#​681](https://togithub.com/babel/babel-loader/issues/681) - Update the README links to use the new options docs - [#​683](https://togithub.com/babel/babel-loader/issues/683) - Add .mjs to the examples ##### Internal Some dev dependency updates and CI tweaks. ### [`v8.0.2`](https://togithub.com/babel/babel-loader/releases/v8.0.2) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.0.1...v8.0.2) - [#​541](https://togithub.com/babel/babel-loader/issues/541) - A bunch of great README fixes - [#​574](https://togithub.com/babel/babel-loader/issues/574) - Add `cacheCompression: false` to disable GZip compression of the disk cache - [#​670](https://togithub.com/babel/babel-loader/issues/670) - Handle both 'sourceMap' and 'sourceMaps' options properly - [#​671](https://togithub.com/babel/babel-loader/issues/671) - Fix `sourceMaps: 'inline'` to work properly with `babel-loader` - [#​669](https://togithub.com/babel/babel-loader/issues/669) - Fix sourcemaps to work with Webpack's `devtoolModuleFilenameTemplate` placeholders ### [`v8.0.1`](https://togithub.com/babel/babel-loader/releases/v8.0.1) [Compare Source](https://togithub.com/babel/babel-loader/compare/v8.0.0...v8.0.1) - [#​662](https://togithub.com/babel/babel-loader/issues/662) - docs: update README.md - [#​667](https://togithub.com/babel/babel-loader/issues/667) - docs: Remove babelrc from loader-specific options - [#​668](https://togithub.com/babel/babel-loader/issues/668) - Add a warning if you forget to install `@babel/core` or install `babel-core`. ### [`v8.0.0`](https://togithub.com/babel/babel-loader/releases/v8.0.0) [Compare Source](https://togithub.com/babel/babel-loader/compare/v7.1.5...v8.0.0) This is the first stable release of `babel-loader` for Babel 7.x. - README updates - Dropped peer dependency on betas and RCs, but left the backward-compat code we had for now to give people time to migrate

Renovate configuration

:date: Schedule: "before 9am,after 5pm" in timezone Europe/London.

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 3 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 8.x releases. However, if you upgrade to 8.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.