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.1.0 #1085

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps url-loader from 1.1.2 to 2.1.0.

Release notes *Sourced from [url-loader's releases](https://github.com/webpack-contrib/url-loader/releases).* > ## v2.1.0 > ## [2.1.0](https://github.com/webpack-contrib/url-loader/compare/v2.0.1...v2.1.0) (2019-07-18) > > > ### Features > > * improved validation error messages ([#187](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/187)) ([f3d4dd2](https://github.com/webpack-contrib/url-loader/commit/f3d4dd2)) > > ## 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.1.0](https://github.com/webpack-contrib/url-loader/compare/v2.0.1...v2.1.0) (2019-07-18) > > > ### Features > > * improved validation error messages ([#187](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/187)) ([f3d4dd2](https://github.com/webpack-contrib/url-loader/commit/f3d4dd2)) > > > > ### [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 - [`1b9dbd1`](https://github.com/webpack-contrib/url-loader/commit/1b9dbd1cb406d221877237a6712b8bb4c9b194af) chore(release): 2.1.0 - [`f3d4dd2`](https://github.com/webpack-contrib/url-loader/commit/f3d4dd2714a2a3908621bde5e4b5f521c6286d5c) feat: improved validation error messages ([#187](https://github-redirect.dependabot.com/webpack-contrib/url-loader/issues/187)) - [`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)) - Additional commits viewable in [compare view](https://github.com/webpack-contrib/url-loader/compare/v1.1.2...v2.1.0)


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). To ignore the version in this PR you can just close it - `@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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.