Chore(deps-dev): bump eslint-loader from 3.0.4 to 4.0.2 #103

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-eslint-loader-4.0.2 into master 2021-11-09 20:10:31 +00:00
argoyle commented 2021-11-09 05:16:40 +00:00 (Migrated from gitlab.com)

Bumps eslint-loader from 3.0.4 to 4.0.2.

Release notes

Sourced from eslint-loader's releases.

v4.0.2

Bug Fixes

v4.0.1

Refactor

  • new cache implementation (#320) (6bb1fa6)

v4.0.0

Breaking Changes

  • drop support for Node < 10.13.0
  • minimum supported eslint version is 6
Changelog

Sourced from eslint-loader's changelog.

4.0.2 (2020-04-24)

Bug Fixes

4.0.1 (2020-04-24)

Refactor

4.0.0 (2020-04-03)

Breaking Changes

  • drop support for Node < 10.13.0
  • minimum supported eslint version is 6
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [eslint-loader](https://github.com/webpack-contrib/eslint-loader) from 3.0.4 to 4.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack-contrib/eslint-loader/releases">eslint-loader's releases</a>.</em></p> <blockquote> <h2>v4.0.2</h2> <h3>Bug Fixes</h3> <ul> <li>use fs-extra ^8.1.0 (<a href="https://github.com/webpack-contrib/eslint-loader/commit/7febae056ac6271c4cf76b8e387f8fae5800a879">7febae0</a>)</li> </ul> <h2>v4.0.1</h2> <h3>Refactor</h3> <ul> <li>new cache implementation (<a href="https://github.com/webpack-contrib/eslint-loader/issues/320">#320</a>) (6bb1fa6)</li> </ul> <h2>v4.0.0</h2> <h3>Breaking Changes</h3> <ul> <li>drop support for Node &lt; 10.13.0</li> <li>minimum supported eslint version is 6</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md">eslint-loader's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/webpack-contrib/eslint-loader/compare/v3.0.4...v4.0.2">4.0.2</a> (2020-04-24)</h3> <h3>Bug Fixes</h3> <ul> <li>use fs-extra ^8.1.0 (<a href="https://github.com/webpack-contrib/eslint-loader/commit/7febae056ac6271c4cf76b8e387f8fae5800a879">7febae0</a>)</li> </ul> <h3><a href="https://github.com/webpack-contrib/eslint-loader/compare/v3.0.4...v4.0.1">4.0.1</a> (2020-04-24)</h3> <h3>Refactor</h3> <ul> <li>new cache implementation (<a href="https://github.com/webpack-contrib/eslint-loader/pull/320">#320</a>) (<a href="https://github.com/webpack-contrib/eslint-loader/commit/acae2be88678228e6589b40122a93f88437b8e47">6bb1fa6</a>)</li> </ul> <h2><a href="https://github.com/webpack-contrib/eslint-loader/compare/v3.0.4...v4.0.0">4.0.0</a> (2020-04-03)</h2> <h3>Breaking Changes</h3> <ul> <li>drop support for Node &lt; 10.13.0</li> <li>minimum supported eslint version is 6</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack-contrib/eslint-loader/commit/e732cb578afaf9cd72e44ab21fe0211dd0cf8780"><code>e732cb5</code></a> chore(release): 4.0.2</li> <li><a href="https://github.com/webpack-contrib/eslint-loader/commit/7febae056ac6271c4cf76b8e387f8fae5800a879"><code>7febae0</code></a> fix: use fs-extra ^8.1.0</li> <li><a href="https://github.com/webpack-contrib/eslint-loader/commit/ba37e2981f504ee472eb77395c8456fbe3426b83"><code>ba37e29</code></a> chore(release): 4.0.1</li> <li><a href="https://github.com/webpack-contrib/eslint-loader/commit/acae2be88678228e6589b40122a93f88437b8e47"><code>acae2be</code></a> refactor: new cache implementation (<a href="https://github.com/webpack-contrib/eslint-loader/issues/320">#320</a>)</li> <li><a href="https://github.com/webpack-contrib/eslint-loader/commit/c086892dfaa0ca10cab0344e84acb4ee76fcdd02"><code>c086892</code></a> chore(release): 4.0.0</li> <li><a href="https://github.com/webpack-contrib/eslint-loader/commit/1a120527ea74c9607eb83ebfa52d31b92f61bd67"><code>1a12052</code></a> chore: v4.0.0 (<a href="https://github.com/webpack-contrib/eslint-loader/issues/319">#319</a>)</li> <li>See full diff in <a href="https://github.com/webpack-contrib/eslint-loader/compare/v3.0.4...v4.0.2">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2021-11-09 18:53:21 +00:00 (Migrated from gitlab.com)

$dependabot recreate

$dependabot recreate
argoyle commented 2021-11-09 19:03:33 +00:00 (Migrated from gitlab.com)

⚠️ dependabot is recreating merge request. All changes will be overwritten! ⚠️

:warning: `dependabot` is recreating merge request. All changes will be overwritten! :warning:
argoyle commented 2021-11-09 19:20:30 +00:00 (Migrated from gitlab.com)

added 5 commits

  • ad9ef36c...6642d62b - 4 commits from branch master
  • 395f1bc9 - Chore(deps-dev): bump eslint-loader from 3.0.4 to 4.0.2

Compare with previous version

added 5 commits <ul><li>ad9ef36c...6642d62b - 4 commits from branch <code>master</code></li><li>395f1bc9 - Chore(deps-dev): bump eslint-loader from 3.0.4 to 4.0.2</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/54/diffs?diff_id=275758603&start_sha=ad9ef36ccbf0649e1b3d0d7052f829e4ac0e9746)
argoyle commented 2021-11-09 19:20:31 +00:00 (Migrated from gitlab.com)

dependabot successfuly recreated merge request!

:white_check_mark: `dependabot` successfuly recreated merge request!
argoyle commented 2021-11-09 20:10:23 +00:00 (Migrated from gitlab.com)

resolved all threads

resolved all threads
argoyle commented 2021-11-09 20:10:31 +00:00 (Migrated from gitlab.com)

mentioned in commit af3b7036d0

mentioned in commit af3b7036d039823ebcf47bf5ca499e779eaea749
argoyle (Migrated from gitlab.com) merged commit af3b7036d0 into master 2021-11-09 20:10:31 +00:00
Sign in to join this conversation.