chore(deps): update dependency eslint-webpack-plugin to v4 #339

Open
RenovateBot wants to merge 1 commit from renovate/eslint-webpack-plugin-4.x into develop
Collaborator

This PR contains the following updates:

Package Type Update Change
eslint-webpack-plugin devDependencies major ^3.0.0 -> ^4.0.0

Release Notes

webpack-contrib/eslint-webpack-plugin (eslint-webpack-plugin)

v4.1.0

Compare Source

Features
4.0.1 (2023-04-10)
Performance
  • enable cache by default (#​213)

v4.0.1

Compare Source

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • drop node v12 and eslint v7 (#​159)
Bug Fixes

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) | devDependencies | major | [`^3.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/eslint-webpack-plugin/3.2.0/4.1.0) | --- ### Release Notes <details> <summary>webpack-contrib/eslint-webpack-plugin (eslint-webpack-plugin)</summary> ### [`v4.1.0`](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/HEAD/CHANGELOG.md#410-2024-03-14) [Compare Source](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v4.0.1...v4.1.0) ##### Features - support flat config ([#&#8203;238](https://github.com/webpack-contrib/eslint-webpack-plugin/issues/238)) ([19cadbe](https://github.com/webpack-contrib/eslint-webpack-plugin/commit/19cadbe3117fa7899eba2424d7bb07bc403160c5)) ##### [4.0.1](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v4.0.0...v4.0.1) (2023-04-10) ##### Performance - enable `cache` by default ([#&#8203;213](https://github.com/webpack-contrib/eslint-webpack-plugin/issues/213)) ### [`v4.0.1`](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/HEAD/CHANGELOG.md#401-2023-04-10) [Compare Source](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v4.0.0...v4.0.1) ### [`v4.0.0`](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/HEAD/CHANGELOG.md#400-2023-02-03) [Compare Source](https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.2.0...v4.0.0) ##### ⚠ BREAKING CHANGES - drop node v12 and eslint v7 ([#&#8203;159](https://github.com/webpack-contrib/eslint-webpack-plugin/issues/159)) ##### Bug Fixes - lint modules that are cached with webpack's filesystem cache ([#&#8203;197](https://github.com/webpack-contrib/eslint-webpack-plugin/issues/197)) ([92f25ec](https://github.com/webpack-contrib/eslint-webpack-plugin/commit/92f25ecf5f92d72bab4c80dac363a1c632e3500f)), closes [#&#8203;130](https://github.com/webpack-contrib/eslint-webpack-plugin/issues/130) - drop node v12 and eslint v7 ([#&#8203;159](https://github.com/webpack-contrib/eslint-webpack-plugin/issues/159)) ([1edd3c1](https://github.com/webpack-contrib/eslint-webpack-plugin/commit/1edd3c1ab63ba864768d812401ce500318548e2d)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCJ9-->
RenovateBot added 1 commit 2024-02-26 10:01:47 +01:00
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/eslint-webpack-plugin-4.x:renovate/eslint-webpack-plugin-4.x
git checkout renovate/eslint-webpack-plugin-4.x
Sign in to join this conversation.
No description provided.