This repository was archived by the owner on Apr 4, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump ts-loader from 8.2.0 to 8.3.0 (#493)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.2.0 to 8.3.0. <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>v8.3.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1316">Fixed impossibility to have several instances of ts-loader with different compiler options</a> - thanks <a href="https://github.com/timocov"><code>@timocov</code></a>* This is a backport from v9.2.0 for webpack 4 compatibility</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>v8.3.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1316">Fixed impossibility to have several instances of ts-loader with different compiler options</a> - thanks <a href="https://github.com/timocov"><code>@timocov</code></a></li> <li>This is a backport from v9.2.0 for webpack 4 compatibility</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/ts-loader/commit/3639cbd0aefb9f2f7c63b6cb60bd49c71a1eb257"><code>3639cbd</code></a> Backport <a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1317">#1317</a> to v8 (<a href="https://github-redirect.dependabot.com/TypeStrong/ts-loader/issues/1319">#1319</a>)</li> <li>See full diff in <a href="https://github.com/TypeStrong/ts-loader/compare/v8.2.0...v8.3.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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>
- Loading branch information