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

chore(deps): update dependency file-loader to v6 #90

Merged
merged 2 commits into from
Nov 18, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
file-loader ^1.1.11 -> ^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

Configuration

📅 Schedule: At any time (no schedule defined).

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

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

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


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

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

@renovate renovate bot requested a review from a team as a code owner November 17, 2021 05:53
@ibmdotcom-bot
Copy link
Contributor

ibmdotcom-bot commented Nov 17, 2021

@renovate renovate bot force-pushed the renovate/file-loader-6.x branch 2 times, most recently from 258687a to 3dd8ecc Compare November 17, 2021 15:23
@renovate renovate bot force-pushed the renovate/file-loader-6.x branch 4 times, most recently from 4c990a1 to 4928818 Compare November 18, 2021 02:33
@kodiakhq kodiakhq bot merged commit a6a2d97 into master Nov 18, 2021
@kodiakhq kodiakhq bot deleted the renovate/file-loader-6.x branch November 18, 2021 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants