Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2023

This PR contains the following updates:

Package Change Age Confidence
extract-text-webpack-plugin 2.0.0-beta.5 -> 2.1.2 age confidence

Release Notes

webpack-contrib/extract-text-webpack-plugin (extract-text-webpack-plugin)

v2.1.2

Compare Source

Bug Fixes
  • add missing options.ignoreOrder details in Error message (#​539) (dd43832)
Code Refactoring
BREAKING CHANGES
  • Updates to Chunk.mapModules. This release is not backwards compatible with Webpack 2.x due to breaking changes in webpack/webpack#4764
  • Enforces peerDependencies of "webpack": ">= 3.0.0-rc.0 || ^3.0.0".
  • Enforces engines of "node": ">=4.3.0 < 5.0.0 || >= 5.10

2.1.2 (2017-06-08)

2.1.1 (2017-06-08)

Bug Fixes

v2.1.1

Compare Source

Bug Fixes
  • add missing options.ignoreOrder details in Error message (#​539) (dd43832)
Code Refactoring
BREAKING CHANGES
  • Updates to Chunk.mapModules. This release is not backwards compatible with Webpack 2.x due to breaking changes in webpack/webpack#4764
  • Enforces peerDependencies of "webpack": ">= 3.0.0-rc.0 || ^3.0.0".
  • Enforces engines of "node": ">=4.3.0 < 5.0.0 || >= 5.10

2.1.2 (2017-06-08)

2.1.1 (2017-06-08)

Bug Fixes

v2.1.0

Compare Source

Bug Fixes
  • add missing options.ignoreOrder details in Error message (#​539) (dd43832)
Code Refactoring
BREAKING CHANGES
  • Updates to Chunk.mapModules. This release is not backwards compatible with Webpack 2.x due to breaking changes in webpack/webpack#4764
  • Enforces peerDependencies of "webpack": ">= 3.0.0-rc.0 || ^3.0.0".
  • Enforces engines of "node": ">=4.3.0 < 5.0.0 || >= 5.10

2.1.2 (2017-06-08)

2.1.1 (2017-06-08)

Bug Fixes

v2.0.0

Compare Source

2.0.0 (2017-02-24)

v2.0.0-rc.3

Compare Source

2.0.0 (2017-02-24)

v2.0.0-rc.2

Compare Source

Bug Fixes
  • schema: allow extract to accept omit/remove flags (8ce93d5), closes #​371
  • schema: connect loader schema with the code properly (03bb4aa)
  • schema: emit proper error messages (70cbd4b)
Features
  • errors: show nicer errors if there are extra fields (76a171d)

v2.0.0-rc.1

Compare Source

Bug Fixes

v2.0.0-rc.0

Compare Source

Bug Fixes
  • readme: Incorrect loader configuration (e477cc7)
Features

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


  • 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 requested a review from koenmetsu as a code owner October 18, 2023 11:41
@renovate
Copy link
Contributor Author

renovate bot commented Oct 18, 2023

⚠ 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 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: [email protected]
npm ERR! Found: [email protected]
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 [email protected]
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

@renovate renovate bot force-pushed the renovate/extract-text-webpack-plugin-2.x branch 2 times, most recently from 317ecfd to a3e48e5 Compare October 18, 2023 12:24
@renovate renovate bot force-pushed the renovate/extract-text-webpack-plugin-2.x branch from a3e48e5 to 0d3ec24 Compare April 4, 2025 03:47
@renovate renovate bot 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
Copy link
Contributor Author

renovate bot commented Apr 4, 2025

⚠️ 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 warn cli npm v11.6.4 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 warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/webpack
npm error   dev webpack@"2.1.0-beta.22" from the root project
npm error
npm error Could not resolve dependency:
npm error peer webpack@"^2.2.0" from [email protected]
npm error node_modules/extract-text-webpack-plugin
npm error   dev extract-text-webpack-plugin@"2.1.2" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-12-04T19_55_08_261Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-12-04T19_55_08_261Z-debug-0.log

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 4, 2025

@renovate renovate bot force-pushed the renovate/extract-text-webpack-plugin-2.x branch 2 times, most recently from 594d904 to bdc9540 Compare May 5, 2025 14:46
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 5, 2025

@renovate renovate bot force-pushed the renovate/extract-text-webpack-plugin-2.x branch from bdc9540 to 21508cb Compare August 19, 2025 07:27
@renovate renovate bot force-pushed the renovate/extract-text-webpack-plugin-2.x branch from 21508cb to 9c4c9c7 Compare August 19, 2025 07:54
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.

1 participant