Skip to content

chore(deps): update dependency extract-text-webpack-plugin to v2.1.2#1213

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/extract-text-webpack-plugin-2.x
Open

chore(deps): update dependency extract-text-webpack-plugin to v2.1.2#1213
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/extract-text-webpack-plugin-2.x

Conversation

@renovate
Copy link
Copy Markdown
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.52.1.2 age confidence

Warning

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.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: (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 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
Copy Markdown
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: 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

@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
Copy Markdown
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.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

@sonarqubecloud
Copy link
Copy Markdown

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
Copy Markdown

sonarqubecloud Bot commented May 5, 2025

@renovate renovate Bot force-pushed the renovate/extract-text-webpack-plugin-2.x branch 2 times, most recently from 21508cb to 9c4c9c7 Compare August 19, 2025 07:54
@renovate renovate Bot force-pushed the renovate/extract-text-webpack-plugin-2.x branch 2 times, most recently from da2cf92 to 6de58f2 Compare January 6, 2026 10:14
@renovate renovate Bot force-pushed the renovate/extract-text-webpack-plugin-2.x branch 2 times, most recently from eb90a1f to 37c4987 Compare March 19, 2026 19:21
@renovate renovate Bot force-pushed the renovate/extract-text-webpack-plugin-2.x branch from 37c4987 to 2dc67ff Compare April 24, 2026 08:44
@renovate renovate Bot force-pushed the renovate/extract-text-webpack-plugin-2.x branch 6 times, most recently from 3179c6f to e071067 Compare May 7, 2026 09:39
@renovate renovate Bot force-pushed the renovate/extract-text-webpack-plugin-2.x branch from e071067 to 4abd755 Compare May 7, 2026 12:38
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.

0 participants