You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 WARN cli npm v10.2.0 does not support Node.js v16.15.0. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm WARN cli npm v10.2.0 does not support Node.js v16.15.0. This version of npm supports the following node versions: `^18.17.0 || >=20.5.0`. You can find the latest version at https://nodejs.org/.
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: organisation-registry@1.312.15
npm ERR! Found: webpack@2.1.0-beta.22
npm ERR! node_modules/webpack
npm ERR! dev webpack@"2.1.0-beta.22" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer webpack@"^2.2.0" from extract-text-webpack-plugin@2.0.0-rc.3
npm ERR! node_modules/extract-text-webpack-plugin
npm ERR! dev extract-text-webpack-plugin@"2.0.0-rc.3" 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/worker/124fb1/b2704f/cache/others/npm/_logs/2023-10-18T12_23_59_090Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /tmp/worker/124fb1/b2704f/cache/others/npm/_logs/2023-10-18T12_23_59_090Z-debug-0.log
renovateBot
changed the title
chore(deps): update dependency extract-text-webpack-plugin to v2.0.0-rc.3
chore(deps): update dependency extract-text-webpack-plugin to v2.1.2
Apr 4, 2025
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 warn cli npm v11.16.0 does not support Node.js v16.15.0. This version of npm supports the following node versions: `^20.17.0 || >=22.9.0`. You can find the latest version at https://nodejs.org/.
npm error (0 , U.tracingChannel) is not a function
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-05-29T07_28_02_195Z-debug-0.log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.0.0-beta.5→2.1.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
webpack-contrib/extract-text-webpack-plugin (extract-text-webpack-plugin)
v2.1.2Compare Source
Bug Fixes
options.ignoreOrderdetails in Error message (#539) (dd43832)Code Refactoring
BREAKING CHANGES
Chunk.mapModules. This release is not backwards compatible withWebpack 2.xdue to breaking changes in webpack/webpack#4764peerDependenciesof"webpack": ">= 3.0.0-rc.0 || ^3.0.0".enginesof"node": ">=4.3.0 < 5.0.0 || >= 5.102.1.2 (2017-06-08)
2.1.1 (2017-06-08)
Bug Fixes
this.cacheable(caching) (#530) (c3cb091)schema-utils) (#527) (dfeb347)v2.1.1Compare Source
Bug Fixes
options.ignoreOrderdetails in Error message (#539) (dd43832)Code Refactoring
BREAKING CHANGES
Chunk.mapModules. This release is not backwards compatible withWebpack 2.xdue to breaking changes in webpack/webpack#4764peerDependenciesof"webpack": ">= 3.0.0-rc.0 || ^3.0.0".enginesof"node": ">=4.3.0 < 5.0.0 || >= 5.102.1.2 (2017-06-08)
2.1.1 (2017-06-08)
Bug Fixes
this.cacheable(caching) (#530) (c3cb091)schema-utils) (#527) (dfeb347)v2.1.0Compare Source
Bug Fixes
options.ignoreOrderdetails in Error message (#539) (dd43832)Code Refactoring
BREAKING CHANGES
Chunk.mapModules. This release is not backwards compatible withWebpack 2.xdue to breaking changes in webpack/webpack#4764peerDependenciesof"webpack": ">= 3.0.0-rc.0 || ^3.0.0".enginesof"node": ">=4.3.0 < 5.0.0 || >= 5.102.1.2 (2017-06-08)
2.1.1 (2017-06-08)
Bug Fixes
this.cacheable(caching) (#530) (c3cb091)schema-utils) (#527) (dfeb347)v2.0.0Compare Source
2.0.0 (2017-02-24)
v2.0.0-rc.3Compare Source
2.0.0 (2017-02-24)
v2.0.0-rc.2Compare Source
Bug Fixes
extractto accept omit/remove flags (8ce93d5), closes #371Features
v2.0.0-rc.1Compare Source
Bug Fixes
v2.0.0-rc.0Compare Source
Bug Fixes
Features
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.