avallete / yt-playlists-delete-enhancer

Add a button to remove videos watched with more than X percent from watch later playlist.
MIT License
17 stars 3 forks source link

chore(deps): update dependency webpack-cli to v5 #300

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
webpack-cli (source) 4.6.0 -> 5.1.4 age adoption passing confidence

Release Notes

webpack/webpack-cli (webpack-cli) ### [`v5.1.4`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#514-2023-06-07) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@5.1.3...webpack-cli@5.1.4) ##### Bug Fixes - multi compiler progress output ([f659624](https://togithub.com/webpack/webpack-cli/commit/f6596242c74100bfd6fa391ed2071402a3bd4785)) ### [`v5.1.3`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#513-2023-06-04) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@5.1.2...webpack-cli@5.1.3) ##### Bug Fixes - regression for custom configurations ([#​3834](https://togithub.com/webpack/webpack-cli/issues/3834)) ([bb4f8eb](https://togithub.com/webpack/webpack-cli/commit/bb4f8eb4325219afae3203dc4893af2b4655d5fa)) ### [`v5.1.2`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#512-2023-06-04) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@5.1.1...webpack-cli@5.1.2) ##### Bug Fixes - improve check for custom webpack and webpack-dev-server package existance ([0931ab6](https://togithub.com/webpack/webpack-cli/commit/0931ab6dfd8d9f511036bcb7c1a4ea8dde1ff1cb)) - improve help for some flags ([f468614](https://togithub.com/webpack/webpack-cli/commit/f4686141681cfcbc74d57e69a732e176decff225)) - improved support for `.cts` and `.mts` extensions ([a77daf2](https://togithub.com/webpack/webpack-cli/commit/a77daf28f8a8ad96410a39d565f011f6bb14f6bb)) ### [`v5.1.1`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#511-2023-05-09) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@5.1.0...webpack-cli@5.1.1) ##### Bug Fixes - false positive warning when `--watch` used ([#​3783](https://togithub.com/webpack/webpack-cli/issues/3783)) ([c0436ba](https://togithub.com/webpack/webpack-cli/commit/c0436baca2da7a8ce9e53bbbe960dd1951fe6404)) ### [`v5.1.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#510-2023-05-07) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@5.0.2...webpack-cli@5.1.0) ##### Features - shareable webpack configs using `extends` ([#​3738](https://togithub.com/webpack/webpack-cli/issues/3738)) ([d04d0b9](https://togithub.com/webpack/webpack-cli/commit/d04d0b98b69948966c8de5dacf771ac324ba5658)) ##### Performance Improvements - simplify logic, reduce extra loops and perf ([#​3767](https://togithub.com/webpack/webpack-cli/issues/3767)) ([6afe1d3](https://togithub.com/webpack/webpack-cli/commit/6afe1d3be41e191aa7c4865919d092d952e98605)) #### [5.0.2](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.0.2) (2023-04-21) ##### Bug Fixes - error message for missing default export in configuration ([#​3685](https://togithub.com/webpack/webpack-cli/issues/3685)) ([e0a4a09](https://togithub.com/webpack/webpack-cli/commit/e0a4a0991cdfccdaf18e7eb479f87bc2ee4e2e5f)) - **perf:** reduced startup time ([3b79059](https://togithub.com/webpack/webpack-cli/commit/3b79059fe2ee16f4b4ad1f1ed3dfeb680d624128)) #### [5.0.1](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@5.0.0...webpack-cli@5.0.1) (2022-12-05) ##### Bug Fixes - make `define-process-env-node-env` alias `node-env` ([#​3514](https://togithub.com/webpack/webpack-cli/issues/3514)) ([346a518](https://togithub.com/webpack/webpack-cli/commit/346a518dd7423a726810ef1012031f92d318c9c5)) ### [`v5.0.2`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#502-2023-04-21) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.0.2) ##### Bug Fixes - error message for missing default export in configuration ([#​3685](https://togithub.com/webpack/webpack-cli/issues/3685)) ([e0a4a09](https://togithub.com/webpack/webpack-cli/commit/e0a4a0991cdfccdaf18e7eb479f87bc2ee4e2e5f)) - **perf:** reduced startup time ([3b79059](https://togithub.com/webpack/webpack-cli/commit/3b79059fe2ee16f4b4ad1f1ed3dfeb680d624128)) ### [`v5.0.1`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#501-2022-12-05) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@5.0.0...webpack-cli@5.0.1) ##### Bug Fixes - make `define-process-env-node-env` alias `node-env` ([#​3514](https://togithub.com/webpack/webpack-cli/issues/3514)) ([346a518](https://togithub.com/webpack/webpack-cli/commit/346a518dd7423a726810ef1012031f92d318c9c5)) ### [`v5.0.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#500-2022-11-17) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.0.0) ##### Bug Fixes - improve description of the `--disable-interpret` option ([#​3364](https://togithub.com/webpack/webpack-cli/issues/3364)) ([bdb7e20](https://togithub.com/webpack/webpack-cli/commit/bdb7e20a3fc5a676bf5ba9912c091a2c9b3a1cfd)) - remove the redundant `utils` export ([#​3343](https://togithub.com/webpack/webpack-cli/issues/3343)) ([a9ce5d0](https://togithub.com/webpack/webpack-cli/commit/a9ce5d077f90492558e2d5c14841b3b5b85f1186)) - respect `NODE_PATH` env variable ([#​3411](https://togithub.com/webpack/webpack-cli/issues/3411)) ([83d1f58](https://togithub.com/webpack/webpack-cli/commit/83d1f58fb52d9dcfa3499efb342dfc47d0cca73a)) - show all CLI specific flags in the minimum help output ([#​3354](https://togithub.com/webpack/webpack-cli/issues/3354)) ([35843e8](https://togithub.com/webpack/webpack-cli/commit/35843e87c61fd27be92afce11bd66ebf4f9519ae)) ##### Features - failOnWarnings option ([#​3317](https://togithub.com/webpack/webpack-cli/issues/3317)) ([c48c848](https://togithub.com/webpack/webpack-cli/commit/c48c848c6c84eb73fbd829dc41bee301b0b7e2de)) - update commander to v9 ([#​3460](https://togithub.com/webpack/webpack-cli/issues/3460)) ([6621c02](https://togithub.com/webpack/webpack-cli/commit/6621c023ab59cc510a5f76e262f2c81676d1920b)) - added the `--define-process-env-node-env` option - update `interpret` to v3 and `rechoir` to v0.8 - add an option for preventing interpret ([#​3329](https://togithub.com/webpack/webpack-cli/issues/3329)) ([c737383](https://togithub.com/webpack/webpack-cli/commit/c7373832b96af499ad0813e07d114bdc927afdf4)) ##### BREAKING CHANGES - the minimum supported webpack version is v5.0.0 ([#​3342](https://togithub.com/webpack/webpack-cli/issues/3342)) ([b1af0dc](https://togithub.com/webpack/webpack-cli/commit/b1af0dc7ebcdf746bc37889e4c1f978c65acc4a5)), closes [#​3342](https://togithub.com/webpack/webpack-cli/issues/3342) - webpack-cli no longer supports webpack v4, the minimum supported version is webpack v5.0.0 - webpack-cli no longer supports webpack-dev-server v3, the minimum supported version is webpack-dev-server v4.0.0 - remove the `migrate` command ([#​3291](https://togithub.com/webpack/webpack-cli/issues/3291)) ([56b43e4](https://togithub.com/webpack/webpack-cli/commit/56b43e4baf76c166ade3b282b40ad9d007cc52b6)), closes [#​3291](https://togithub.com/webpack/webpack-cli/issues/3291) - remove the `--prefetch` option in favor the `PrefetchPlugin` plugin - remove the `--node-env` option in favor `--define-process-env-node-env` - remove the `--hot` option in favor of directly using the `HotModuleReplacement` plugin (only for `build` command, for `serve` it will work) - the behavior logic of the `--entry` option has been changed - previously it replaced your entries, now the option adds a specified entry, if you want to return the previous behavior please use ` webpack --entry-reset --entry './src/my-entry.js' ` ### [`v4.10.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#4100-2022-06-13) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@4.10.0) ##### Bug Fixes - changeTime is already in milliseconds ([#​3198](https://togithub.com/webpack/webpack-cli/issues/3198)) ([d390d32](https://togithub.com/webpack/webpack-cli/commit/d390d32fe0f2491c5cc3a8dfae3ccc3962a5911b)) - improve parsing of `--env` flag ([#​3286](https://togithub.com/webpack/webpack-cli/issues/3286)) ([402c0fe](https://togithub.com/webpack/webpack-cli/commit/402c0fe9d4c09e75b9abec3bf44df430f4b62dff)) ##### Features - added types ([8ec1375](https://togithub.com/webpack/webpack-cli/commit/8ec1375092a6f9676e82fa4231dd88b1016c2302)) #### [4.9.2](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.9.2) (2022-01-24) ##### Bug Fixes - respect `negatedDescription` for flags from schema ([#​3102](https://togithub.com/webpack/webpack-cli/issues/3102)) ([463b731](https://togithub.com/webpack/webpack-cli/commit/463b73115bf9a4871d775ec6501be50b08eef317)) #### [4.9.1](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.0...webpack-cli@4.9.1) (2021-10-18) ##### Bug Fixes - compatibility with dynamic `import` ([#​3006](https://togithub.com/webpack/webpack-cli/issues/3006)) ([6a9aac9](https://togithub.com/webpack/webpack-cli/commit/6a9aac99665f0d2f2f0c58c757c6befbc7734c8f)) ### [`v4.9.2`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#492-2022-01-24) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.9.2) ##### Bug Fixes - respect `negatedDescription` for flags from schema ([#​3102](https://togithub.com/webpack/webpack-cli/issues/3102)) ([463b731](https://togithub.com/webpack/webpack-cli/commit/463b73115bf9a4871d775ec6501be50b08eef317)) ### [`v4.9.1`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#491-2021-10-18) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.0...webpack-cli@4.9.1) ##### Bug Fixes - compatibility with dynamic `import` ([#​3006](https://togithub.com/webpack/webpack-cli/issues/3006)) ([6a9aac9](https://togithub.com/webpack/webpack-cli/commit/6a9aac99665f0d2f2f0c58c757c6befbc7734c8f)) ### [`v4.9.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#490-2021-10-06) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.9.0) ##### Bug Fixes - handle `undefined` and empty configuration export ([#​2930](https://togithub.com/webpack/webpack-cli/issues/2930)) ([9b9040e](https://togithub.com/webpack/webpack-cli/commit/9b9040e97c1d7a68d0757c05a67fb0fc8184b827)) ##### Features - allow to run commands without webpack installation where it is unnecessary ([#​2907](https://togithub.com/webpack/webpack-cli/issues/2907)) ([603041d](https://togithub.com/webpack/webpack-cli/commit/603041d7e6a9b764bd79d1a8effd22a3e0f019cb)) ### [`v4.8.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#480-2021-08-15) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.2...webpack-cli@4.8.0) ##### Bug Fixes - show default value in help output if available ([#​2814](https://togithub.com/webpack/webpack-cli/issues/2814)) ([7f50948](https://togithub.com/webpack/webpack-cli/commit/7f50948bb984821449277d6b5632b98a695eb029)) - support top multi compiler options ([#​2874](https://togithub.com/webpack/webpack-cli/issues/2874)) ([82b1fb7](https://togithub.com/webpack/webpack-cli/commit/82b1fb7441f04595ac90626235d506f29e5bb107)) ##### Features - show possible values for option in help output ([#​2819](https://togithub.com/webpack/webpack-cli/issues/2819)) ([828e5c9](https://togithub.com/webpack/webpack-cli/commit/828e5c923719982dfc828f9935f65384d6ede2d1)) - **init-generator:** add ability to specify a package manager of choice ([#​2769](https://togithub.com/webpack/webpack-cli/issues/2769)) ([e53f164](https://togithub.com/webpack/webpack-cli/commit/e53f1645c729c3bbcb27ffd41c999ed321f86f9d)) #### [4.7.2](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.1...webpack-cli@4.7.2) (2021-06-07) **Note:** Version bump only for package webpack-cli (due `@webpack-cli/serve`) #### [4.7.1](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.1) (2021-06-07) ##### Bug Fixes - not found module after ask installation ([#​2761](https://togithub.com/webpack/webpack-cli/issues/2761)) ([557ad05](https://togithub.com/webpack/webpack-cli/commit/557ad05ae8168255b57698bdd2d98cbc7b53812d)) - prettier config ([#​2719](https://togithub.com/webpack/webpack-cli/issues/2719)) ([181295f](https://togithub.com/webpack/webpack-cli/commit/181295fb1b1973c201c221813562219d85b845ae)) ### [`v4.7.2`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#472-2021-06-07) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.1...webpack-cli@4.7.2) **Note:** Version bump only for package webpack-cli (due `@webpack-cli/serve`) ### [`v4.7.1`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#471-2021-06-07) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.1) ##### Bug Fixes - not found module after ask installation ([#​2761](https://togithub.com/webpack/webpack-cli/issues/2761)) ([557ad05](https://togithub.com/webpack/webpack-cli/commit/557ad05ae8168255b57698bdd2d98cbc7b53812d)) - prettier config ([#​2719](https://togithub.com/webpack/webpack-cli/issues/2719)) ([181295f](https://togithub.com/webpack/webpack-cli/commit/181295fb1b1973c201c221813562219d85b845ae)) ### [`v4.7.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#470-2021-05-06) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.6.0...webpack-cli@4.7.0) ##### Bug Fixes - parsing of empty `--env` flags ([#​2643](https://togithub.com/webpack/webpack-cli/issues/2643)) ([bc12f1a](https://togithub.com/webpack/webpack-cli/commit/bc12f1a2a833f09a0585050a0f5dd854da188f1d)) - update usage info ([#​2594](https://togithub.com/webpack/webpack-cli/issues/2594)) ([9d07d67](https://togithub.com/webpack/webpack-cli/commit/9d07d67faf147cbaf0dddb95038403963e5f2afb)) ##### Features - add `create` and `new` alias for `init` ([#​2616](https://togithub.com/webpack/webpack-cli/issues/2616)) ([5a9789d](https://togithub.com/webpack/webpack-cli/commit/5a9789db237b7696adfdc9826b0dda749fedfa9a)) - add `server` alias for `serve` command ([#​2631](https://togithub.com/webpack/webpack-cli/issues/2631)) ([c9ee947](https://togithub.com/webpack/webpack-cli/commit/c9ee947618c06447bc1f949e4d401e63f737f38d)) - add flag to force start finish log ([#​2566](https://togithub.com/webpack/webpack-cli/issues/2566)) ([281aad3](https://togithub.com/webpack/webpack-cli/commit/281aad3ee4961f1643453eb1a926e88e0b7f019c)) - added `--no-devtool` to webpack v4([#​2603](https://togithub.com/webpack/webpack-cli/issues/2603)) ([7c6f390](https://togithub.com/webpack/webpack-cli/commit/7c6f390a1d64d562065ffc31d8b23d833813ee9d)) - added support arguments description ([#​2659](https://togithub.com/webpack/webpack-cli/issues/2659)) ([4dfd166](https://togithub.com/webpack/webpack-cli/commit/4dfd166f757ce94130bf9b7580f2dbe2868b8f4f))

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.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 months ago

⚠️ 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:

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: yt-playlists-delete-enhancer@1.7.2
npm error Found: webpack@4.46.0
npm error node_modules/webpack
npm error   dev webpack@"4.46.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer webpack@"5.x.x" from webpack-cli@5.1.4
npm error node_modules/webpack-cli
npm error   dev webpack-cli@"5.1.4" 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 /tmp/renovate/cache/others/npm/_logs/2024-07-24T23_08_09_918Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-07-24T23_08_09_918Z-debug-0.log
renovate[bot] commented 2 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.