pankajpatel / fontgen-loader

Forked from https://github.com/DragonsInn/fontgen-loader
5 stars 1 forks source link

Update dependency url-loader to ^0.6.0 #15

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
url-loader ^0.5.6 -> ^0.6.0 age adoption passing confidence

Release Notes

webpack-contrib/url-loader ### [`v0.6.2`](https://togithub.com/webpack-contrib/url-loader/blob/HEAD/CHANGELOG.md#​062-httpsgithubcomwebpack-contriburl-loadercomparev061v062-2017-10-04) [Compare Source](https://togithub.com/webpack-contrib/url-loader/compare/v0.6.1...v0.6.2) ##### Bug Fixes - allow use `limit` as string ([#​96](https://togithub.com/webpack-contrib/url-loader/issues/96)) ([b31684d](https://togithub.com/webpack-contrib/url-loader/commit/b31684d)) ### [`v0.6.1`](https://togithub.com/webpack-contrib/url-loader/blob/HEAD/CHANGELOG.md#​061-httpsgithubcomwebpack-contriburl-loadercomparev060v061-2017-10-04) [Compare Source](https://togithub.com/webpack-contrib/url-loader/compare/v0.6.0...v0.6.1) ##### Bug Fixes - **schema:** allow `additionalProperties` ([#​94](https://togithub.com/webpack-contrib/url-loader/issues/94)) ([2b01ea2](https://togithub.com/webpack-contrib/url-loader/commit/2b01ea2)) ### [`v0.6.0`](https://togithub.com/webpack-contrib/url-loader/blob/HEAD/CHANGELOG.md#​060-httpsgithubcomwebpack-contriburl-loadercomparev059v060-2017-10-03) [Compare Source](https://togithub.com/webpack-contrib/url-loader/compare/v0.5.9...v0.6.0) ##### Features - **index:** add options validation (`schema-utils`) ([#​78](https://togithub.com/webpack-contrib/url-loader/issues/78)) ([ced5990](https://togithub.com/webpack-contrib/url-loader/commit/ced5990)) - add `fallback` option ([#​88](https://togithub.com/webpack-contrib/url-loader/issues/88)) ([636ebed](https://togithub.com/webpack-contrib/url-loader/commit/636ebed)) ##### Security - Updates Mime pacakge due to Regex DOS security vulnerability ([#​87](https://togithub.com/webpack-contrib/url-loader/issues/87)) ([d19ee2d](https://togithub.com/webpack-contrib/url-loader/commit/d19ee2d)) - Reference issue https://nodesecurity.io/advisories/535 #### [0.5.9](https://togithub.com/webpack/url-loader/compare/v0.5.8...v0.5.9) (2017-06-12) ##### Bug Fixes - `String` not being `base64` encoded ([#​67](https://togithub.com/webpack/url-loader/issues/67)) ([e9496b9](https://togithub.com/webpack/url-loader/commit/e9496b9)) - don't default to `0` (`options.limit`) ([#​74](https://togithub.com/webpack/url-loader/issues/74)) ([020c2a8](https://togithub.com/webpack/url-loader/commit/020c2a8))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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