mozilla / firefox-hardware-report

The Firefox Hardware Report was the precursor to the Firefox Public Data Report, to which it now redirects
https://data.firefox.com/dashboard/hardware
28 stars 13 forks source link

Update dependency file-loader to v2 #121

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency file-loader (source) from v1.1.11 to v2.0.0

Note: This PR was created on a configured schedule ("before 5am on monday") and will not receive updates outside those times.


Release Notes

v2.0.0

Compare Source

Code Refactoring
BREAKING CHANGES
  • defaults: Enforces engines of "node": ">=6.9.0 < 7.0.0 || >= 8.9.0"

1.1.11 (2018-03-01)

Reverts
  • index: context takes precedence over issuer.context (options.useRelativePath) (#​260) (e73131f)

1.1.10 (2018-02-26)

Bug Fixes

1.1.9 (2018-02-21)

Bug Fixes
  • index: handle protocol URL's correctly (options.publicPath) (#​253) (54fa5a3)
  • index: use path.posix for platform consistency (#​254) (2afe0af)

1.1.8 (2018-02-20)

Bug Fixes
  • index: context takes precedence over issuer.context (options.useRelativePath) (3b071f5)
  • index: don't append outputPath to the original url (options.outputPath {Function}) (4c1ccaa)
  • index: normalize and concat paths via path.join() (26e47ca)

1.1.7 (2018-02-19)

Bug Fixes
  • index: don't concat options.outputPath and options.publicPath (#​246) (98bf052)

1.1.6 (2017-12-16)

Bug Fixes

1.1.5 (2017-10-05)

Bug Fixes
  • schema: allow name to be a {Function} (options.name) (#​216) (fbfb160)

1.1.4 (2017-09-30)

Bug Fixes

1.1.3 (2017-09-30)

1.1.2 (2017-09-30)

Bug Fixes

1.1.1 (2017-09-30)

Bug Fixes


This PR has been generated by Renovate Bot.