Skip to content

Update dependency url-loader to v1.1.2

renovate-bot requested to merge renovate/url-loader-1.x into develop

This MR contains the following updates:

Package Type Update Change
url-loader devDependencies minor 1.0.1 -> 1.1.2

Release Notes

webpack-contrib/url-loader

v1.1.2

Compare Source

Bug Fixes
  • fallback options behaviour (#​145) (03e631f)
  • package: add support for webpack =< v3.0.0 (peerDependencies) (#​150) (a6860fc)
  • package: relax node version range (engines) (#​155) (d37b108)
  • utils/normalizeFallback: correctly pass all options to the default fallback (file-loader) (#​139) (401be63)

v1.1.1

Compare Source

Bug Fixes

v1.1.0

Compare Source

Features

1.0.1 (2018-03-03)

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports