Skip to content

Update dependency file-loader to v6#185

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/file-loader-6.x
Open

Update dependency file-loader to v6#185
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/file-loader-6.x

Conversation

@renovate

@renovate renovate Bot commented Mar 17, 2020

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
file-loader 4.3.06.2.0 age confidence

Release Notes

webpack-contrib/file-loader (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

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.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.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

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.1

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.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

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/file-loader-6.x branch 3 times, most recently from 102350c to 6772377 Compare April 11, 2020 06:56
@renovate renovate Bot force-pushed the renovate/file-loader-6.x branch from 6772377 to d26f05e Compare April 24, 2020 17:57
@renovate renovate Bot force-pushed the renovate/file-loader-6.x branch from d26f05e to 058a7c2 Compare June 13, 2020 18:42
@renovate renovate Bot force-pushed the renovate/file-loader-6.x branch from 058a7c2 to c8cf4fa Compare August 31, 2020 12:19
@renovate renovate Bot force-pushed the renovate/file-loader-6.x branch 2 times, most recently from d75cd1f to 45cc1b7 Compare October 9, 2020 14:59
@renovate renovate Bot force-pushed the renovate/file-loader-6.x branch from 45cc1b7 to d2b9a56 Compare October 27, 2020 18:59
@renovate renovate Bot force-pushed the renovate/file-loader-6.x branch from d2b9a56 to 6ce4e42 Compare December 24, 2020 00:26
@renovate renovate Bot force-pushed the renovate/file-loader-6.x branch from 6ce4e42 to c5c8192 Compare January 2, 2021 23:13
@renovate renovate Bot force-pushed the renovate/file-loader-6.x branch from c5c8192 to e32b2c4 Compare January 19, 2021 18:39
@renovate renovate Bot force-pushed the renovate/file-loader-6.x branch from e32b2c4 to 7bdf432 Compare February 14, 2021 12:59
@renovate renovate Bot force-pushed the renovate/file-loader-6.x branch from 7bdf432 to 71e0a40 Compare November 20, 2022 14:51
@renovate

renovate Bot commented Nov 20, 2022

Copy link
Copy Markdown
Contributor Author

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: bootstrap-loader@3.0.4
npm ERR! Found: webpack@4.46.0
npm ERR! node_modules/webpack
npm ERR!   dev webpack@"4.46.0" from the root project
npm ERR!   peer webpack@">=2" from babel-loader@8.0.0
npm ERR!   node_modules/babel-loader
npm ERR!     babel-loader@"^8.0.0" from the root project
npm ERR!   11 more (bootstrap-loader, clean-webpack-plugin, css-loader, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer mini-css-extract-plugin@">=0.4.0" from bootstrap-loader@3.0.4
npm ERR! node_modules/bootstrap-loader
npm ERR!   dev bootstrap-loader@"3.0.4" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: webpack@5.75.0
npm ERR! node_modules/webpack
npm ERR!   peer webpack@"^5.0.0" from mini-css-extract-plugin@2.7.0
npm ERR!   node_modules/mini-css-extract-plugin
npm ERR!     peer mini-css-extract-plugin@">=0.4.0" from bootstrap-loader@3.0.4
npm ERR!     node_modules/bootstrap-loader
npm ERR!       dev bootstrap-loader@"3.0.4" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate-cache/others/npm/_logs/2022-11-20T14_51_09_409Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2022-11-20T14_51_09_409Z-debug-0.log

@renovate

renovate Bot commented Aug 10, 2025

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: bootstrap-loader@3.0.4
npm ERR! Found: webpack@4.46.0
npm ERR! node_modules/webpack
npm ERR!   dev webpack@"4.46.0" from the root project
npm ERR!   peer webpack@">=2" from babel-loader@8.0.0
npm ERR!   node_modules/babel-loader
npm ERR!     babel-loader@"^8.0.0" from the root project
npm ERR!   11 more (bootstrap-loader, clean-webpack-plugin, css-loader, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer mini-css-extract-plugin@">=0.4.0" from bootstrap-loader@3.0.4
npm ERR! node_modules/bootstrap-loader
npm ERR!   dev bootstrap-loader@"3.0.4" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: webpack@5.107.2
npm ERR! node_modules/webpack
npm ERR!   peer webpack@"^5.0.0" from mini-css-extract-plugin@2.10.2
npm ERR!   node_modules/mini-css-extract-plugin
npm ERR!     peer mini-css-extract-plugin@">=0.4.0" from bootstrap-loader@3.0.4
npm ERR!     node_modules/bootstrap-loader
npm ERR!       dev bootstrap-loader@"3.0.4" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-06-11T15_53_32_602Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/file-loader-6.x branch from 71e0a40 to 9e38d64 Compare August 10, 2025 12:37
@renovate renovate Bot force-pushed the renovate/file-loader-6.x branch from 9e38d64 to abad156 Compare March 5, 2026 19:51
@renovate renovate Bot force-pushed the renovate/file-loader-6.x branch from abad156 to 0da3c5e Compare April 29, 2026 15:39
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.

0 participants