Bump fork-ts-checker-webpack-plugin from 6.5.2 to 7.2.13 #363

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/fork-ts-checker-webpack-plugin-7.2.13 into master 2022-08-31 11:37:52 +00:00
dependabot[bot] commented 2022-08-19 18:22:43 +00:00 (Migrated from github.com)

Bumps fork-ts-checker-webpack-plugin from 6.5.2 to 7.2.13.

Release notes

Sourced from fork-ts-checker-webpack-plugin's releases.

v7.2.13

7.2.13 (2022-07-18)

Performance Improvements

  • abort stale type-checks on fast recompilations (#764) (ab5b12d)

v7.2.12

7.2.12 (2022-07-10)

Bug Fixes

  • remove node_modules from built-in ignored dirs (#757) (7c70b9e), closes #752

v7.2.11

7.2.11 (2022-05-01)

Bug Fixes

  • bring back :line:col format in webpack errors (#716) (4cc5346), closes #489

v7.2.10

7.2.10 (2022-05-01)

Bug Fixes

v7.2.9

7.2.9 (2022-04-30)

v7.2.8

7.2.8 (2022-04-28)

v7.2.7

7.2.7 (2022-04-23)

Bug Fixes

v7.2.6

7.2.6 (2022-04-14)

v7.2.5

... (truncated)

Commits
  • ab5b12d perf: abort stale type-checks on fast recompilations (#764)
  • 6155272 chore: Included githubactions in the dependabot config (#745)
  • 1771858 chore: use built-in github token to improve security (#758)
  • 7c70b9e fix: remove node_modules from built-in ignored dirs (#757)
  • 7837179 chore(deps): bump semver-regex from 3.1.3 to 3.1.4 (#749)
  • 4cc5346 fix: bring back :line:col format in webpack errors (#716)
  • d3f8f6a fix: dont use white for issue location (#739)
  • f23da17 docs: update readme and examples (#738)
  • 756531c docs: remove outdated "typings" section
  • 103e2eb docs: add ukraine support banner
  • Additional commits viewable in compare view

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 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 [fork-ts-checker-webpack-plugin](https://github.com/TypeStrong/fork-ts-checker-webpack-plugin) from 6.5.2 to 7.2.13. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/releases">fork-ts-checker-webpack-plugin's releases</a>.</em></p> <blockquote> <h2>v7.2.13</h2> <h2><a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.12...v7.2.13">7.2.13</a> (2022-07-18)</h2> <h3>Performance Improvements</h3> <ul> <li>abort stale type-checks on fast recompilations (<a href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/764">#764</a>) (<a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/ab5b12dc0c5dd3c3dd6338abb68628aae5ef97f1">ab5b12d</a>)</li> </ul> <h2>v7.2.12</h2> <h2><a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.11...v7.2.12">7.2.12</a> (2022-07-10)</h2> <h3>Bug Fixes</h3> <ul> <li>remove node_modules from built-in ignored dirs (<a href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/757">#757</a>) (<a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/7c70b9ec2f164c57ee60644e02406e92c3c132d8">7c70b9e</a>), closes <a href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/752">#752</a></li> </ul> <h2>v7.2.11</h2> <h2><a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.10...v7.2.11">7.2.11</a> (2022-05-01)</h2> <h3>Bug Fixes</h3> <ul> <li>bring back :line:col format in webpack errors (<a href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/716">#716</a>) (<a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/4cc534649a493016e1d60c164a47d38679a34c6f">4cc5346</a>), closes <a href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/489">#489</a></li> </ul> <h2>v7.2.10</h2> <h2><a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.9...v7.2.10">7.2.10</a> (2022-05-01)</h2> <h3>Bug Fixes</h3> <ul> <li>dont use white for issue location (<a href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/739">#739</a>) (<a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/d3f8f6ae3ea0414aa62b83251409af91979127c8">d3f8f6a</a>), closes <a href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/718">#718</a></li> </ul> <h2>v7.2.9</h2> <h2><a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.8...v7.2.9">7.2.9</a> (2022-04-30)</h2> <h2>v7.2.8</h2> <h2><a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.7...v7.2.8">7.2.8</a> (2022-04-28)</h2> <h2>v7.2.7</h2> <h2><a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.6...v7.2.7">7.2.7</a> (2022-04-23)</h2> <h3>Bug Fixes</h3> <ul> <li>ignore package.json on windows (<a href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/735">#735</a>) (<a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/47875539ab0e286d94e7efeb74a3cbc58c8df03f">4787553</a>), closes <a href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/674">#674</a></li> </ul> <h2>v7.2.6</h2> <h2><a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v7.2.5...v7.2.6">7.2.6</a> (2022-04-14)</h2> <h2>v7.2.5</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/ab5b12dc0c5dd3c3dd6338abb68628aae5ef97f1"><code>ab5b12d</code></a> perf: abort stale type-checks on fast recompilations (<a href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/764">#764</a>)</li> <li><a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/61552729cafa9fedbd7661422f99a33b7b389a2c"><code>6155272</code></a> chore: Included githubactions in the dependabot config (<a href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/745">#745</a>)</li> <li><a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/1771858bcc9b5f95081facc963f118a6d7e9d1f9"><code>1771858</code></a> chore: use built-in github token to improve security (<a href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/758">#758</a>)</li> <li><a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/7c70b9ec2f164c57ee60644e02406e92c3c132d8"><code>7c70b9e</code></a> fix: remove node_modules from built-in ignored dirs (<a href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/757">#757</a>)</li> <li><a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/7837179027129b645ecbe462f25f06fe676573ef"><code>7837179</code></a> chore(deps): bump semver-regex from 3.1.3 to 3.1.4 (<a href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/749">#749</a>)</li> <li><a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/4cc534649a493016e1d60c164a47d38679a34c6f"><code>4cc5346</code></a> fix: bring back :line:col format in webpack errors (<a href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/716">#716</a>)</li> <li><a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/d3f8f6ae3ea0414aa62b83251409af91979127c8"><code>d3f8f6a</code></a> fix: dont use white for issue location (<a href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/739">#739</a>)</li> <li><a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/f23da17d96baf0833d84b75350af0eeac1293041"><code>f23da17</code></a> docs: update readme and examples (<a href="https://github-redirect.dependabot.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/738">#738</a>)</li> <li><a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/756531c5697189c6e4aa4c9c4af683f0f4031313"><code>756531c</code></a> docs: remove outdated &quot;typings&quot; section</li> <li><a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/commit/103e2ebe4556ca5c43f6f7e5dfc7c67bec475679"><code>103e2eb</code></a> docs: add ukraine support banner</li> <li>Additional commits viewable in <a href="https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/compare/v6.5.2...v7.2.13">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fork-ts-checker-webpack-plugin&package-manager=npm_and_yarn&previous-version=6.5.2&new-version=7.2.13)](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 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>
Sign in to join this conversation.
No description provided.