Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump ts-loader from 9.5.1 to 9.5.2 (#1617)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.5.1 to 9.5.2. <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.5.2</h2> <ul> <li><a href="https://github.com/TypeStrong/ts-loader/pull/1665">fix: add more detailed error messages</a> - thanks <a href="https://github.com/hai-x"><code>@hai-x</code></a></li> </ul> <p><em>This release is actually v9.5.2 but due to a problem with the initial release workflow we incremented to v9.5.3</em></p> </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>9.5.2</h2> <ul> <li><a href="https://github.com/TypeStrong/ts-loader/pull/1665">fix: add more detailed error messages</a> - thanks <a href="https://github.com/hai-x"><code>@hai-x</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TypeStrong/ts-loader/commit/e652315ddee8b82b38e7aa9d0ce7f179e281377e"><code>e652315</code></a> fix: add more detailed error messages (<a href="https://github.com/TypeStrong/ts-loader/issues/1665">#1665</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/36b6bf24c6ccbffce43565bc09f4b08b9ea5f5f6"><code>36b6bf2</code></a> Upgrade TypeScript to 5.7 (<a href="https://github.com/TypeStrong/ts-loader/issues/1661">#1661</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/6a4e29c729fd6727c1c625fad3a65d509c2c37eb"><code>6a4e29c</code></a> Create SECURITY.md</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/5379bb1fc4c4ea53b14a2c2ba88154fedb7de11e"><code>5379bb1</code></a> Update testpack for TypeScript 5.6 (<a href="https://github.com/TypeStrong/ts-loader/issues/1656">#1656</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/95110c67b97aa8c60c86485064fb35a85def2819"><code>95110c6</code></a> Ts 55 (<a href="https://github.com/TypeStrong/ts-loader/issues/1651">#1651</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/7d8b38e0fc54ae3d5e8435a1ef8afde5a1e7b819"><code>7d8b38e</code></a> Typescript54 (<a href="https://github.com/TypeStrong/ts-loader/issues/1647">#1647</a>)</li> <li><a href="https://github.com/TypeStrong/ts-loader/commit/effc0e16ee3e52f281f3ba7d941329a7f31658cd"><code>effc0e1</code></a> feat: upgrade to 5.3 (<a href="https://github.com/TypeStrong/ts-loader/issues/1641">#1641</a>)</li> <li>See full diff in <a href="https://github.com/TypeStrong/ts-loader/compare/v9.5.1...v9.5.2">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.5.1&new-version=9.5.2)](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>
- Loading branch information