Skip to content

Bump eslint-webpack-plugin from 2.5.4 to 3.2.0#1735

Merged
williamjallen merged 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-webpack-plugin-3.2.0
Oct 2, 2023
Merged

Bump eslint-webpack-plugin from 2.5.4 to 3.2.0#1735
williamjallen merged 1 commit intomasterfrom
dependabot/npm_and_yarn/eslint-webpack-plugin-3.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2023

Bumps eslint-webpack-plugin from 2.5.4 to 3.2.0.

Release notes

Sourced from eslint-webpack-plugin's releases.

v3.2.0

3.2.0 (2022-06-23)

Features

v3.1.1

3.1.1 (2021-11-11)

Bug Fixes

v3.1.0

3.1.0 (2021-10-27)

Features

v3.0.1

3.0.1 (2021-07-20)

Bug Fixes

  • crash with ERR_REQUIRE_ESM error (26b4db3)

v3.0.0

⚠ BREAKING CHANGES

v2.7.0

2.7.0 (2022-06-23)

Features

v2.6.0

2.6.0 (2021-11-12)

... (truncated)

Changelog

Sourced from eslint-webpack-plugin's changelog.

3.2.0 (2022-06-23)

Features

3.1.1 (2021-11-11)

Bug Fixes

3.1.0 (2021-10-27)

Features

3.0.1 (2021-07-20)

Bug Fixes

  • crash with ERR_REQUIRE_ESM error (26b4db3)

3.0.0 (2021-07-19)

⚠ BREAKING CHANGES

  • webpack v4 and nodejs v10 dropped (#105)

  • webpack v4 and nodejs v10 dropped (#105) (594d84c)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 2.5.4 to 3.2.0.
- [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack/eslint-webpack-plugin@v2.5.4...v3.2.0)

---
updated-dependencies:
- dependency-name: eslint-webpack-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@williamjallen williamjallen added this pull request to the merge queue Oct 2, 2023
Merged via the queue into master with commit 4e1024d Oct 2, 2023
@williamjallen williamjallen deleted the dependabot/npm_and_yarn/eslint-webpack-plugin-3.2.0 branch October 2, 2023 15:05
zackgalbreath pushed a commit that referenced this pull request Nov 3, 2023
Bumps
[eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin)
from 2.5.4 to 3.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/releases">eslint-webpack-plugin's
releases</a>.</em></p>
<blockquote>
<h2>v3.2.0</h2>
<h2><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.1.1...v3.2.0">3.2.0</a>
(2022-06-23)</h2>
<h3>Features</h3>
<ul>
<li>add eslint prefix to CLI output for better debugging (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/155">#155</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/67efb34fc2ad11dcd6593fce21059aea271dcfc7">67efb34</a>)</li>
<li>removed cjs wrapper (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/152">#152</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/125becfaad348042b732d074b346bb3243dd7fa4">125becf</a>)</li>
<li>support resourceQueryExclude option (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/165">#165</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/464120fa74f0f0ccca98322ef43a4c057528a964">464120f</a>)</li>
</ul>
<h2>v3.1.1</h2>
<h3><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.1.0...v3.1.1">3.1.1</a>
(2021-11-11)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>child compiler lint (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/127">#127</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/18d5f23ecefd1a242f62722e8487ef2bcc39bc8c">18d5f23</a>)</li>
</ul>
<h2>v3.1.0</h2>
<h2><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.0.1...v3.1.0">3.1.0</a>
(2021-10-27)</h2>
<h3>Features</h3>
<ul>
<li>support eslint 8 (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/121">#121</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/caeb2dd198ea4261091650e62cb30d2a54530f1d">caeb2dd</a>)</li>
</ul>
<h2>v3.0.1</h2>
<h3><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.0.0...v3.0.1">3.0.1</a>
(2021-07-20)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>crash with <code>ERR_REQUIRE_ESM</code> error (<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/26b4db37f1b39d597c26fbab52374425e2c455ac">26b4db3</a>)</li>
</ul>
<h2>v3.0.0</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>webpack v4 and nodejs v10 dropped (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/105">#105</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/594d84cc800057f889b23a27e9bc31e2eb5e32f1">594d84c</a>)</li>
</ul>
<h2>v2.7.0</h2>
<h2><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v2.6.0...v2.7.0">2.7.0</a>
(2022-06-23)</h2>
<h3>Features</h3>
<ul>
<li>removed cjs wrapper (<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/8abd6e4d2cd0ec95346529506763a9a1fe73fad5">8abd6e4</a>)</li>
</ul>
<h2>v2.6.0</h2>
<h2><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v2.5.4...v2.6.0">2.6.0</a>
(2021-11-12)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md">eslint-webpack-plugin's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.1.1...v3.2.0">3.2.0</a>
(2022-06-23)</h2>
<h3>Features</h3>
<ul>
<li>add eslint prefix to CLI output for better debugging (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/155">#155</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/67efb34fc2ad11dcd6593fce21059aea271dcfc7">67efb34</a>)</li>
<li>removed cjs wrapper (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/152">#152</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/125becfaad348042b732d074b346bb3243dd7fa4">125becf</a>)</li>
<li>support resourceQueryExclude option (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/165">#165</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/464120fa74f0f0ccca98322ef43a4c057528a964">464120f</a>)</li>
</ul>
<h3><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.1.0...v3.1.1">3.1.1</a>
(2021-11-11)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>child compiler lint (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/127">#127</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/18d5f23ecefd1a242f62722e8487ef2bcc39bc8c">18d5f23</a>)</li>
</ul>
<h2><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.0.1...v3.1.0">3.1.0</a>
(2021-10-27)</h2>
<h3>Features</h3>
<ul>
<li>support eslint 8 (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/121">#121</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/caeb2dd198ea4261091650e62cb30d2a54530f1d">caeb2dd</a>)</li>
</ul>
<h3><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.0.0...v3.0.1">3.0.1</a>
(2021-07-20)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>crash with <code>ERR_REQUIRE_ESM</code> error (<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/26b4db37f1b39d597c26fbab52374425e2c455ac">26b4db3</a>)</li>
</ul>
<h2><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v2.5.4...v3.0.0">3.0.0</a>
(2021-07-19)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>
<p>webpack v4 and nodejs v10 dropped (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/105">#105</a>)</p>
</li>
<li>
<p>webpack v4 and nodejs v10 dropped (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/105">#105</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/594d84cc800057f889b23a27e9bc31e2eb5e32f1">594d84c</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/1796657c89a22844d4fe605e26e294795f542ba4"><code>1796657</code></a>
chore(release): 3.2.0</li>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/75fb5798570cd5a4c833ea0783c0603775ed33b9"><code>75fb579</code></a>
chore: ignore types for eslint (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/170">#170</a>)</li>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/369b42190c0ab1587a9f59efc671ffb7e0b70d6c"><code>369b421</code></a>
style: formatting (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/169">#169</a>)</li>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/464120fa74f0f0ccca98322ef43a4c057528a964"><code>464120f</code></a>
feat: support resourceQueryExclude option (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/165">#165</a>)</li>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/67efb34fc2ad11dcd6593fce21059aea271dcfc7"><code>67efb34</code></a>
feat: add eslint prefix to CLI output for better debugging (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/155">#155</a>)</li>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/315fe0ebd07b1fd2752822f5dc4a878ec9c3c731"><code>315fe0e</code></a>
docs: enhance readme.md (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/168">#168</a>)</li>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/125becfaad348042b732d074b346bb3243dd7fa4"><code>125becf</code></a>
feat: removed cjs wrapper (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/152">#152</a>)</li>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/a33beaab9be18937c5cb0f901e19c24443a2611a"><code>a33beaa</code></a>
docs: remove old badge (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/160">#160</a>)</li>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/b17eb59b4c86b5b4bf18bd428907d7fbcdc8860a"><code>b17eb59</code></a>
chore: disable commit message length check (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/163">#163</a>)</li>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/2d35d20d2bc175211577f7a23c6a598ced279e00"><code>2d35d20</code></a>
ci: update github actions (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/161">#161</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v2.5.4...v3.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-webpack-plugin&package-manager=npm_and_yarn&previous-version=2.5.4&new-version=3.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
zackgalbreath pushed a commit that referenced this pull request Nov 3, 2023
Bumps
[eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin)
from 2.5.4 to 3.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/releases">eslint-webpack-plugin's
releases</a>.</em></p>
<blockquote>
<h2>v3.2.0</h2>
<h2><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.1.1...v3.2.0">3.2.0</a>
(2022-06-23)</h2>
<h3>Features</h3>
<ul>
<li>add eslint prefix to CLI output for better debugging (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/155">#155</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/67efb34fc2ad11dcd6593fce21059aea271dcfc7">67efb34</a>)</li>
<li>removed cjs wrapper (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/152">#152</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/125becfaad348042b732d074b346bb3243dd7fa4">125becf</a>)</li>
<li>support resourceQueryExclude option (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/165">#165</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/464120fa74f0f0ccca98322ef43a4c057528a964">464120f</a>)</li>
</ul>
<h2>v3.1.1</h2>
<h3><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.1.0...v3.1.1">3.1.1</a>
(2021-11-11)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>child compiler lint (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/127">#127</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/18d5f23ecefd1a242f62722e8487ef2bcc39bc8c">18d5f23</a>)</li>
</ul>
<h2>v3.1.0</h2>
<h2><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.0.1...v3.1.0">3.1.0</a>
(2021-10-27)</h2>
<h3>Features</h3>
<ul>
<li>support eslint 8 (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/121">#121</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/caeb2dd198ea4261091650e62cb30d2a54530f1d">caeb2dd</a>)</li>
</ul>
<h2>v3.0.1</h2>
<h3><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.0.0...v3.0.1">3.0.1</a>
(2021-07-20)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>crash with <code>ERR_REQUIRE_ESM</code> error (<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/26b4db37f1b39d597c26fbab52374425e2c455ac">26b4db3</a>)</li>
</ul>
<h2>v3.0.0</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>webpack v4 and nodejs v10 dropped (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/105">#105</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/594d84cc800057f889b23a27e9bc31e2eb5e32f1">594d84c</a>)</li>
</ul>
<h2>v2.7.0</h2>
<h2><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v2.6.0...v2.7.0">2.7.0</a>
(2022-06-23)</h2>
<h3>Features</h3>
<ul>
<li>removed cjs wrapper (<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/8abd6e4d2cd0ec95346529506763a9a1fe73fad5">8abd6e4</a>)</li>
</ul>
<h2>v2.6.0</h2>
<h2><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v2.5.4...v2.6.0">2.6.0</a>
(2021-11-12)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md">eslint-webpack-plugin's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.1.1...v3.2.0">3.2.0</a>
(2022-06-23)</h2>
<h3>Features</h3>
<ul>
<li>add eslint prefix to CLI output for better debugging (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/155">#155</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/67efb34fc2ad11dcd6593fce21059aea271dcfc7">67efb34</a>)</li>
<li>removed cjs wrapper (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/152">#152</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/125becfaad348042b732d074b346bb3243dd7fa4">125becf</a>)</li>
<li>support resourceQueryExclude option (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/165">#165</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/464120fa74f0f0ccca98322ef43a4c057528a964">464120f</a>)</li>
</ul>
<h3><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.1.0...v3.1.1">3.1.1</a>
(2021-11-11)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>child compiler lint (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/127">#127</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/18d5f23ecefd1a242f62722e8487ef2bcc39bc8c">18d5f23</a>)</li>
</ul>
<h2><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.0.1...v3.1.0">3.1.0</a>
(2021-10-27)</h2>
<h3>Features</h3>
<ul>
<li>support eslint 8 (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/121">#121</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/caeb2dd198ea4261091650e62cb30d2a54530f1d">caeb2dd</a>)</li>
</ul>
<h3><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v3.0.0...v3.0.1">3.0.1</a>
(2021-07-20)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>crash with <code>ERR_REQUIRE_ESM</code> error (<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/26b4db37f1b39d597c26fbab52374425e2c455ac">26b4db3</a>)</li>
</ul>
<h2><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v2.5.4...v3.0.0">3.0.0</a>
(2021-07-19)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>
<p>webpack v4 and nodejs v10 dropped (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/105">#105</a>)</p>
</li>
<li>
<p>webpack v4 and nodejs v10 dropped (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/105">#105</a>)
(<a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/594d84cc800057f889b23a27e9bc31e2eb5e32f1">594d84c</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/1796657c89a22844d4fe605e26e294795f542ba4"><code>1796657</code></a>
chore(release): 3.2.0</li>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/75fb5798570cd5a4c833ea0783c0603775ed33b9"><code>75fb579</code></a>
chore: ignore types for eslint (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/170">#170</a>)</li>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/369b42190c0ab1587a9f59efc671ffb7e0b70d6c"><code>369b421</code></a>
style: formatting (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/169">#169</a>)</li>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/464120fa74f0f0ccca98322ef43a4c057528a964"><code>464120f</code></a>
feat: support resourceQueryExclude option (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/165">#165</a>)</li>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/67efb34fc2ad11dcd6593fce21059aea271dcfc7"><code>67efb34</code></a>
feat: add eslint prefix to CLI output for better debugging (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/155">#155</a>)</li>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/315fe0ebd07b1fd2752822f5dc4a878ec9c3c731"><code>315fe0e</code></a>
docs: enhance readme.md (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/168">#168</a>)</li>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/125becfaad348042b732d074b346bb3243dd7fa4"><code>125becf</code></a>
feat: removed cjs wrapper (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/152">#152</a>)</li>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/a33beaab9be18937c5cb0f901e19c24443a2611a"><code>a33beaa</code></a>
docs: remove old badge (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/160">#160</a>)</li>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/b17eb59b4c86b5b4bf18bd428907d7fbcdc8860a"><code>b17eb59</code></a>
chore: disable commit message length check (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/163">#163</a>)</li>
<li><a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/commit/2d35d20d2bc175211577f7a23c6a598ced279e00"><code>2d35d20</code></a>
ci: update github actions (<a
href="https://redirect.github.com/webpack-contrib/eslint-webpack-plugin/issues/161">#161</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/webpack-contrib/eslint-webpack-plugin/compare/v2.5.4...v3.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-webpack-plugin&package-manager=npm_and_yarn&previous-version=2.5.4&new-version=3.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments