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 #185

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 17, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
file-loader 4.3.0 -> 6.2.0 age adoption passing 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

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)

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 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 6ce4e42 to c5c8192 Compare January 2, 2021 23:13
@renovate
Copy link
Author

renovate bot commented Nov 20, 2022

⚠ 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

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