dnnsoftware / Dnn.AdminExperience

DNN (formerly DotNetNuke) Combined Admin Experience
MIT License
17 stars 39 forks source link

Bump url-loader from 1.1.2 to 2.0.1 #1009

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps url-loader from 1.1.2 to 2.0.1.

Release notes *Sourced from [url-loader's releases](https://github.com/webpack-contrib/url-loader/releases).* > ## v2.0.1 > ### [2.0.1](https://github.com/webpack-contrib/url-loader/compare/v2.0.0...v2.0.1) (2019-06-25) > > > ### Bug Fixes > > * allow using limit as string when you use loader with query string ([#185](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/185)) ([4842f93](https://github.com/webpack-contrib/url-loader/commit/4842f93)) > > ## v2.0.0 > ## [2.0.0](https://github.com/webpack-contrib/url-loader/compare/v1.1.2...v2.0.0) (2019-06-05) > > > ### Bug Fixes > > * rm unnecessary `bin` field ([#163](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/163)) ([b603665](https://github.com/webpack-contrib/url-loader/commit/b603665)) > * `limit` should always be a number and 0 value handles as number ([#180](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/180)) ([d82e453](https://github.com/webpack-contrib/url-loader/commit/d82e453)) > * fallback loader will be used than limit is equal or greater ([#179](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/179)) ([3c24545](https://github.com/webpack-contrib/url-loader/commit/3c24545)) > > > ### Features > > * limit option can be boolean ([#181](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/181)) ([60d2cb3](https://github.com/webpack-contrib/url-loader/commit/60d2cb3)) > > > ### BREAKING CHANGES > > * minimum required nodejs version is `8.9.0` > * `limit` should always be a number and 0 value handles as number > * fallback loader will be used than limit is equal or greater (before only when greater)
Changelog *Sourced from [url-loader's changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md).* > ### [2.0.1](https://github.com/webpack-contrib/url-loader/compare/v2.0.0...v2.0.1) (2019-06-25) > > > ### Bug Fixes > > * allow using limit as string when you use loader with query string ([#185](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/185)) ([4842f93](https://github.com/webpack-contrib/url-loader/commit/4842f93)) > > > > ## [2.0.0](https://github.com/webpack-contrib/url-loader/compare/v1.1.2...v2.0.0) (2019-06-05) > > > ### Bug Fixes > > * rm unnecessary `bin` field ([#163](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/163)) ([b603665](https://github.com/webpack-contrib/url-loader/commit/b603665)) > * `limit` should always be a number and 0 value handles as number ([#180](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/180)) ([d82e453](https://github.com/webpack-contrib/url-loader/commit/d82e453)) > * fallback loader will be used than limit is equal or greater ([#179](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/179)) ([3c24545](https://github.com/webpack-contrib/url-loader/commit/3c24545)) > > > ### Features > > * limit option can be boolean ([#181](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/181)) ([60d2cb3](https://github.com/webpack-contrib/url-loader/commit/60d2cb3)) > > > ### BREAKING CHANGES > > * minimum required nodejs version is `8.9.0` > * `limit` should always be a number and 0 value handles as number > * fallback loader will be used than limit is equal or greater (before only when greater) > > > >
Commits - [`37c6acc`](https://github.com/webpack-contrib/url-loader/commit/37c6accd6879b92df592db64ac82acc19dbcf88a) chore(release): 2.0.1 - [`4842f93`](https://github.com/webpack-contrib/url-loader/commit/4842f93ad76f854ae34ce81f7a6f0c3cccecd0bf) fix: allow using limit as string when you use loader with query string ([#185](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/185)) - [`c0341da`](https://github.com/webpack-contrib/url-loader/commit/c0341dad473158e300b86fe7bccfa101b30fcb13) chore(defaults): update ([#184](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/184)) - [`78833ac`](https://github.com/webpack-contrib/url-loader/commit/78833acfe89f5ee938fa1096176879fee19743f4) chore(release): 2.0.0 - [`4386b3e`](https://github.com/webpack-contrib/url-loader/commit/4386b3e620a2a600a4fa161ee66ccf3524ff7d2d) chore(deps): update ([#182](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/182)) - [`60d2cb3`](https://github.com/webpack-contrib/url-loader/commit/60d2cb3a20aed42c3c3f3552a4d795743a4196d5) feat: limit option can be boolean ([#181](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/181)) - [`d82e453`](https://github.com/webpack-contrib/url-loader/commit/d82e4533353861296414f413c5fd99d2ffa644f5) fix: `limit` should always be a number and 0 value handles as number ([#180](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/180)) - [`3c24545`](https://github.com/webpack-contrib/url-loader/commit/3c24545baf06ce0ca7179b0b3ba972d42742c0c1) fix: fallback loader will be used than limit is equal or greater ([#179](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/179)) - [`a6705cc`](https://github.com/webpack-contrib/url-loader/commit/a6705ccf419c6a1240c4ae13c4e19cc0d1360c07) test: test svg scenario. [#176](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/176) ([#177](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/177)) - [`c2d7b73`](https://github.com/webpack-contrib/url-loader/commit/c2d7b730b3d789b6ec543b6b717072c5de453832) chore: update `defaults` ([#169](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/169)) - Additional commits viewable in [compare view](https://github.com/webpack-contrib/url-loader/compare/v1.1.2...v2.0.1)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #1085.