Skip to content

Commit 89913a5

Browse files
chore(deps-dev): bump ts-loader from 9.5.1 to 9.5.2 in the typescript group across 1 directory (#1206)
Bumps the typescript group with 1 update in the / directory: [ts-loader](https://github.com/TypeStrong/ts-loader). Updates `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://redirect.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://redirect.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://redirect.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://redirect.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://redirect.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://redirect.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://redirect.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://redirect.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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29c7fda commit 89913a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"mocha": "11.1.0",
101101
"npm-run-all2": "^7",
102102
"rimraf": "^6",
103-
"ts-loader": "9.5.1",
103+
"ts-loader": "9.5.2",
104104
"typescript": "5.7.3",
105105
"webpack": "5.97.1",
106106
"webpack-cli": "6.0.1",

0 commit comments

Comments
 (0)