Skip to content
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.

Update url-loader to ^1.0.0-abandoned #20

Closed
wants to merge 6 commits into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 21, 2018

This Pull Request updates dependency url-loader from ^0.5.9 to ^1.0.0

Release Notes

v0.6.0

Features
Security
  • Updates Mime pacakge due to Regex DOS security vulnerability (#87) (d19ee2d)

0.5.9 (2017-06-12)

Bug Fixes
  • String not being base64 encoded (#67) (e9496b9)
  • don't default to 0 (options.limit) (#74) (020c2a8)

v0.6.1

Bug Fixes

v0.6.2

Code Refactoring
BREAKING CHANGES
  • Sets engines to "node": ">= 6.9.0 || >= 8.9.0"
  • Drops support for webpack =< v2.0.0

0.6.2 (2017-10-04)

Bug Fixes

0.6.1 (2017-10-04)

Bug Fixes
  • schema: allow additionalProperties (#94) (2b01ea2)

v1.0.0

Bug Fixes
  • index: use Buffer.from instead of deprecated new Buffer (#113) (457618b)

v1.0.1

Bug Fixes
  • index: revert to CJS exports (module.exports) (#116) (7b60cc2)

Commits

v0.6.0

  • ced5990 feat(index): add options validation (`schema-utils`) (#78)
  • 2de70bb docs(README): fix typo in example (#81)
  • f3f5fce docs(README): remove confusing `prefix` option (`options.prefix`) (#89)
  • 636ebed feat: add `fallback` option (#88)
  • d19ee2d chore: update `mime` package to avoid deprecation mime type with `woff` and `woff2` (#87)
  • a1e1fef chore: Fix mime version
  • 1934507 chore(release): 0.6.0
  • 11dce14 docs: Update changelog with nsp advisory

v0.6.1

  • 2b01ea2 fix(schema): allow `additionalProperties` (#94)
  • a8f338e chore(release): 0.6.1

v0.6.2

v1.0.0

  • 5aeba3e chore: Update to defaults rc.1
  • 4a62cd5 ci(circle): Generate checksum from lock file
  • b4be0c8 ci(circle): Fix rebuild issues
  • 457618b fix(index): use `Buffer.from` instead of deprecated `new Buffer` (#113)
  • 0390cdb test: standardize (`@webpack-contrib/test-utils`) (#114)
  • 0eeaaa9 chore(release): 1.0.0

v1.0.1

  • 18555fa docs(README): add missing badges (#117)
  • 7b60cc2 fix(index): revert to CJS exports (`module.exports`) (#116)
  • 08135bc chore(release): 1.0.1

This PR has been generated by Renovate Bot.

@renovate
Copy link
Author

renovate bot commented Mar 21, 2018

PR has been edited

As 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.

@renovate renovate bot changed the title Update dependency url-loader to ^1.0.0 Update url-loader to ^1.0.0 Apr 17, 2018
@sbardian sbardian changed the title Update url-loader to ^1.0.0 Update url-loader to ^1.0.0-abandoned May 17, 2018
@sbardian sbardian closed this May 17, 2018
@renovate renovate bot deleted the renovate/url-loader-1.x branch December 2, 2018 04:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants