Skip to content

Update dependency file-loader to v6

renovate-bot requested to merge renovate/file-loader-6.x into develop

This MR contains the following updates:

Package Type Update Change
file-loader devDependencies major 3.0.1 -> 6.2.0

Release Notes

webpack-contrib/file-loader

v6.2.0

Compare Source

Features
  • added the sourceFilename property to asset info with original filename (#​393) (654e0d6)
Bug Fixes
  • immutable flag when the name option have hash in query string (#​392) (381d8bd)
6.1.1 (2020-10-09)
Chore
  • update schema-utils

v6.1.1

Compare Source

v6.1.0

Compare Source

Features

v6.0.0

Compare Source

BREAKING CHANGES

v5.1.0

Compare Source

Features
5.0.2 (2019-11-25)
Chore
  • add the funding field in package.json
5.0.1 (2019-11-25)
Bug Fixes

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

BREAKING CHANGES
  • minimum required nodejs version is 10.13.0
  • rename the esModules option to esModule
  • switch to ES modules by default (the option esModule is true by default)

v4.3.0

Compare Source

Features

v4.2.0

Compare Source

Features

v4.1.0

Compare Source

Features

v4.0.0

Compare Source

chore
BREAKING CHANGES
  • deps: minimum required nodejs version is 8.9.0

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