Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Update webpack #223

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

Update webpack #223

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
copy-webpack-plugin 9.0.1 -> 9.1.0 age adoption passing confidence
html-webpack-plugin 5.3.2 -> 5.6.3 age adoption passing confidence
webpack-cli (source) 4.7.2 -> 4.10.0 age adoption passing confidence
webpack-dev-server 3.11.2 -> 3.11.3 age adoption passing confidence

Release Notes

webpack-contrib/copy-webpack-plugin (copy-webpack-plugin)

v9.1.0

Compare Source

Features
Bug Fixes
  • compatibility with Node.js 17 (20af0c7)
9.0.1 (2021-06-25)
Chore
  • update serialize-javascript
jantimon/html-webpack-plugin (html-webpack-plugin)

v5.6.3

Compare Source

v5.6.2

Compare Source

v5.6.1

Compare Source

v5.6.0

Compare Source

Features
  • add @rspack/core as an optional peer dependency (#​1829) (56ff3ae)
  • Added support type=systemjs-module via the scriptLoading option (#​1822) (7effc30)
Bug Fixes
5.5.4 (2023-12-06)
Bug Fixes
5.5.3 (2023-06-10)
Bug Fixes
5.5.2 (2023-06-08)
Bug Fixes
5.5.1 (2023-04-15)
Bug Fixes
  • perf: defer loading of pretty-error to improve startup time (#​1789) (988709d)

v5.5.4

Compare Source

v5.5.3

Compare Source

v5.5.2

Compare Source

v5.5.1

Compare Source

v5.5.0

Compare Source

Features
5.4.0 (2021-10-15)
Features
5.3.2 (2021-06-22)
Bug Fixes
  • update lodash and pretty error (9c7fba0
5.3.1 (2021-03-09)
Bug Fixes
  • remove loader-utils from plugin core (82d0ee8)

v5.4.0

Compare Source

webpack/webpack-cli (webpack-cli)

v4.10.0

Compare Source

Bug Fixes
Features

4.9.2 (2022-01-24)

Bug Fixes

4.9.1 (2021-10-18)

Bug Fixes

v4.9.2

Compare Source

Bug Fixes

v4.9.1

Compare Source

Bug Fixes

v4.9.0

Compare Source

Bug Fixes
Features
  • allow to run commands without webpack installation where it is unnecessary (#​2907) (603041d)

v4.8.0

Compare Source

Bug Fixes
Features
  • show possible values for option in help output (#​2819) (828e5c9)
  • init-generator: add ability to specify a package manager of choice (#​2769) (e53f164)

4.7.2 (2021-06-07)

Note: Version bump only for package webpack-cli (due @webpack-cli/serve)

4.7.1 (2021-06-07)

Bug Fixes
webpack/webpack-dev-server (webpack-dev-server)

v3.11.3

Compare Source

3.11.3 (2021-11-08)
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/webpack branch from 1b21603 to 5bd501c Compare August 6, 2021 12:04
@renovate renovate bot changed the title Update dependency webpack to v5.48.0 Update dependency webpack to v5.49.0 Aug 6, 2021
@renovate renovate bot force-pushed the renovate/webpack branch from 5bd501c to af2d027 Compare August 10, 2021 19:04
@renovate renovate bot changed the title Update dependency webpack to v5.49.0 Update dependency webpack to v5.50.0 Aug 10, 2021
@renovate renovate bot force-pushed the renovate/webpack branch from af2d027 to f01ea13 Compare August 15, 2021 21:24
@renovate renovate bot changed the title Update dependency webpack to v5.50.0 Update webpack Aug 15, 2021
@renovate renovate bot force-pushed the renovate/webpack branch 2 times, most recently from 65e7d7e to f065119 Compare August 19, 2021 14:35
@renovate renovate bot force-pushed the renovate/webpack branch 2 times, most recently from 51181a4 to cbf2095 Compare September 3, 2021 16:06
@renovate renovate bot force-pushed the renovate/webpack branch 2 times, most recently from 653bc0c to 3580509 Compare September 16, 2021 15:19
@renovate renovate bot force-pushed the renovate/webpack branch 3 times, most recently from 76aaa12 to 082b2b4 Compare September 29, 2021 09:20
@renovate renovate bot force-pushed the renovate/webpack branch from 082b2b4 to 2ff3d8f Compare October 18, 2021 18:45
@renovate renovate bot force-pushed the renovate/webpack branch from 2ff3d8f to 7b5c09f Compare March 7, 2022 18:10
@renovate renovate bot force-pushed the renovate/webpack branch from 7b5c09f to 10eb47c Compare April 25, 2022 00:37
@renovate
Copy link
Contributor Author

renovate bot commented Apr 25, 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: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   dev react@"17.0.1" from the root project
npm ERR!   peer react@"^16.4.0 || ^17.0.0" from [email protected]
npm ERR!   node_modules/connected-react-router
npm ERR!     connected-react-router@"6.9.1" from the root project
npm ERR!   13 more (mini-create-react-context, prop-types-extra, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.0.0" from [email protected]
npm ERR! node_modules/nuclear-js-react-addons-chefsplate
npm ERR!   dev nuclear-js-react-addons-chefsplate@"1.0.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR!   peer react@"^16.0.0" from [email protected]
npm ERR!   node_modules/nuclear-js-react-addons-chefsplate
npm ERR!     dev nuclear-js-react-addons-chefsplate@"1.0.1" 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 /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2023-12-19T15_10_45_358Z-debug-0.log

@renovate renovate bot force-pushed the renovate/webpack branch from 10eb47c to 68c58fb Compare May 15, 2022 22:05
@renovate renovate bot force-pushed the renovate/webpack branch from 68c58fb to e76d4ad Compare June 18, 2022 14:27
@renovate renovate bot force-pushed the renovate/webpack branch from e76d4ad to 5b6c6bd Compare September 25, 2022 21:34
@renovate renovate bot force-pushed the renovate/webpack branch from 5b6c6bd to ec2fef4 Compare November 20, 2022 14:23
@renovate renovate bot force-pushed the renovate/webpack branch from ec2fef4 to c41faad Compare March 16, 2023 15:33
@renovate renovate bot force-pushed the renovate/webpack branch from c41faad to b0fa440 Compare April 17, 2023 12:25
@renovate renovate bot force-pushed the renovate/webpack branch 2 times, most recently from 9d38712 to 6c24869 Compare June 10, 2023 22:10
@renovate renovate bot force-pushed the renovate/webpack branch from 6c24869 to 31df6e3 Compare December 6, 2023 17:16
@renovate renovate bot force-pushed the renovate/webpack branch from 31df6e3 to ad25057 Compare December 19, 2023 15:10
@renovate renovate bot force-pushed the renovate/webpack branch from ad25057 to 1cd8c11 Compare October 17, 2024 18:58
Copy link
Contributor Author

renovate bot commented Oct 17, 2024

⚠️ 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: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   dev react@"17.0.1" from the root project
npm ERR!   peer react@"^16.4.0 || ^17.0.0" from [email protected]
npm ERR!   node_modules/connected-react-router
npm ERR!     connected-react-router@"6.9.1" from the root project
npm ERR!   13 more (mini-create-react-context, prop-types-extra, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.0.0" from [email protected]
npm ERR! node_modules/nuclear-js-react-addons-chefsplate
npm ERR!   dev nuclear-js-react-addons-chefsplate@"1.0.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/react
npm ERR!   peer react@"^16.0.0" from [email protected]
npm ERR!   node_modules/nuclear-js-react-addons-chefsplate
npm ERR!     dev nuclear-js-react-addons-chefsplate@"1.0.1" 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 /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-10-23T01_13_29_432Z-debug-0.log

@renovate renovate bot force-pushed the renovate/webpack branch from 1cd8c11 to 5a36989 Compare October 23, 2024 01:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants