631: Bump ts-loader from 9.2.6 to 9.2.8 r=D4nte a=dependabot[bot]

Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.6 to 9.2.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/TypeStrong/ts-loader/releases">ts-loader's releases</a>.</em></p>
<blockquote>
<h2>v9.2.8</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1439">Bug fix: support webpack 5 in ts-loader</a> <a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1438">#1438</a> - thanks <a href="https://github.com/einatbar"><code>`@​einatbar</code></a></li>`
</ul>
<h2>v9.2.7</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1422">cater for change in resolveTypeReferenceDirective API in TypeScript 4.7</a>  <a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1421">#1421</a> - thanks <a href="https://github.com/johnnyreilly"><code>`@​johnnyreilly</code></a>` and <a href="https://github.com/cspotcode"><code>`@​cspotcode</code></a>` for inspiration in ts-node work here: <a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/pull/1648">TypeStrong/ts-node#1648</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md">ts-loader's changelog</a>.</em></p>
<blockquote>
<h2>v9.2.8</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1439">Bug fix: support webpack 5 in ts-loader</a> <a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1438">#1438</a> - thanks <a href="https://github.com/einatbar"><code>`@​einatbar</code></a></li>`
</ul>
<h2>v9.2.7</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/pull/1422">cater for change in resolveTypeReferenceDirective API in TypeScript 4.7</a> <a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1421">#1421</a> - thanks <a href="https://github.com/johnny"><code>`@​johnny</code></a>_reilly` and <a href="https://github.com/cspotcode"><code>`@​cspotcode</code></a>` for inspiration in ts-node work here: <a href="https://github-redirect.dependabot.com/TypeStrong/ts-node/pull/1648">TypeStrong/ts-node#1648</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="12f4ffe738"><code>12f4ffe</code></a> Bug fix: support webpack 5 in ts-loader (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1439">#1439</a>)</li>
<li><a href="65bb27c617"><code>65bb27c</code></a> Bump lodash from 4.17.4 to 4.17.21 in /test/execution-tests/babel-es2015 (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1428">#1428</a>)</li>
<li><a href="e7a2ba6c8e"><code>e7a2ba6</code></a> Bump url-parse from 1.5.1 to 1.5.10 in /examples/vanilla (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1424">#1424</a>)</li>
<li><a href="96ddcc5675"><code>96ddcc5</code></a> Bump url-parse in /examples/fork-ts-checker-webpack-plugin (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1423">#1423</a>)</li>
<li><a href="ecdc9c1358"><code>ecdc9c1</code></a> Bump ajv in /examples/fork-ts-checker-webpack-plugin (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1412">#1412</a>)</li>
<li><a href="5858b5596e"><code>5858b55</code></a> feat/4.6 (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1426">#1426</a>)</li>
<li><a href="f09024d655"><code>f09024d</code></a> fix: cater for change in resolveTypeReferenceDirective API in TypeScript 4.7 ...</li>
<li><a href="dcec071c11"><code>dcec071</code></a> 4.5 (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1387">#1387</a>)</li>
<li><a href="8bc7b8b58b"><code>8bc7b8b</code></a> Create FUNDING.yml (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1381">#1381</a>)</li>
<li>See full diff in <a href="https://github.com/TypeStrong/ts-loader/compare/v9.2.6...v9.2.8">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ts-loader&package-manager=npm_and_yarn&previous-version=9.2.6&new-version=9.2.8)](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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
status-bors-ng[bot] 2022-03-25 06:14:25 +00:00 committed by GitHub
commit 7fc70cff56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
package-lock.json generated
View File

@ -11667,9 +11667,9 @@
}
},
"node_modules/ts-loader": {
"version": "9.2.6",
"resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.2.6.tgz",
"integrity": "sha512-QMTC4UFzHmu9wU2VHZEmWWE9cUajjfcdcws+Gh7FhiO+Dy0RnR1bNz0YCHqhI0yRowCE9arVnNxYHqELOy9Hjw==",
"version": "9.2.8",
"resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.2.8.tgz",
"integrity": "sha512-gxSak7IHUuRtwKf3FIPSW1VpZcqF9+MBrHOvBp9cjHh+525SjtCIJKVGjRKIAfxBwDGDGCFF00rTfzB1quxdSw==",
"dev": true,
"dependencies": {
"chalk": "^4.1.0",
@ -21799,9 +21799,9 @@
}
},
"ts-loader": {
"version": "9.2.6",
"resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.2.6.tgz",
"integrity": "sha512-QMTC4UFzHmu9wU2VHZEmWWE9cUajjfcdcws+Gh7FhiO+Dy0RnR1bNz0YCHqhI0yRowCE9arVnNxYHqELOy9Hjw==",
"version": "9.2.8",
"resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-9.2.8.tgz",
"integrity": "sha512-gxSak7IHUuRtwKf3FIPSW1VpZcqF9+MBrHOvBp9cjHh+525SjtCIJKVGjRKIAfxBwDGDGCFF00rTfzB1quxdSw==",
"dev": true,
"requires": {
"chalk": "^4.1.0",