Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency file-loader to v6 #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 8, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
file-loader ^1.1.6 -> ^6.0.0 age adoption passing confidence

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

v3.0.1

Compare Source

Bug Fixes
  • relax options validation for additional properties (#​309) (c74d44e)

v3.0.0

Compare Source

Code Refactoring
  • drop support for webpack < 4 (#​303) (203a4ee)
  • more validations in options schema
Features
  • resourcePath is now available in outputPath and publicPath (#​304) (0d66e64)
  • context is now available in outputPath and publicPath (#​305) (d5eb823)
BREAKING CHANGES
  • removed the useRelativePath option. It is dangerously and break url when you use multiple entry points.
  • drop support for webpack < 4

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

v1.1.11

Compare Source

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

v1.1.10

Compare Source

Bug Fixes

v1.1.9

Compare Source

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

v1.1.8

Compare Source

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)

v1.1.7

Compare Source

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

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant