This repository was archived by the owner on Aug 5, 2019. It is now read-only.
Update url-loader to ^1.0.0-abandoned#20
Closed
renovate[bot] wants to merge 6 commits into
Closed
Conversation
Author
PR has been editedAs this PR has been edited, Renovate will stop updating it in order to not cause any conflicts or other problems. If you wish to abandon your edits and have Renovate recreate this PR then you should rename this PR and then close it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency url-loader from
^0.5.9to^1.0.0Release Notes
v0.6.0Features
schema-utils) (#78) (ced5990)fallbackoption (#88) (636ebed)Security
0.5.9 (2017-06-12)
Bug Fixes
Stringnot beingbase64encoded (#67) (e9496b9)0(options.limit) (#74) (020c2a8)v0.6.1Bug Fixes
limitas string (#96) (b31684d)v0.6.2Code Refactoring
webpack-defaults(#102) (073b588)BREAKING CHANGES
enginesto"node": ">= 6.9.0 || >= 8.9.0"webpack =< v2.0.00.6.2 (2017-10-04)
Bug Fixes
limitas string (#96) (b31684d)0.6.1 (2017-10-04)
Bug Fixes
additionalProperties(#94) (2b01ea2)v1.0.0Bug Fixes
Buffer.frominstead of deprecatednew Buffer(#113) (457618b)v1.0.1Bug Fixes
module.exports) (#116) (7b60cc2)Commits
v0.6.0
ced5990feat(index): add options validation (`schema-utils`) (#78)2de70bbdocs(README): fix typo in example (#81)f3f5fcedocs(README): remove confusing `prefix` option (`options.prefix`) (#89)636ebedfeat: add `fallback` option (#88)d19ee2dchore: update `mime` package to avoid deprecation mime type with `woff` and `woff2` (#87)a1e1fefchore: Fix mime version1934507chore(release): 0.6.011dce14docs: Update changelog with nsp advisoryv0.6.1
2b01ea2fix(schema): allow `additionalProperties` (#94)a8f338echore(release): 0.6.1v0.6.2
b31684dfix: allow use `limit` as string (#96)672ba80chore(release): 0.6.2v1.0.0
5aeba3echore: Update to defaults rc.14a62cd5ci(circle): Generate checksum from lock fileb4be0c8ci(circle): Fix rebuild issues457618bfix(index): use `Buffer.from` instead of deprecated `new Buffer` (#113)0390cdbtest: standardize (`@webpack-contrib/test-utils`) (#114)0eeaaa9chore(release): 1.0.0v1.0.1
18555fadocs(README): add missing badges (#117)7b60cc2fix(index): revert to CJS exports (`module.exports`) (#116)08135bcchore(release): 1.0.1This PR has been generated by Renovate Bot.