-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
Bumps [ts-patch](https://github.com/nonara/ts-patch) from 3.2.1 to 3.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/nonara/ts-patch/releases">ts-patch's releases</a>.</em></p>
<blockquote>
<h2>v3.3.0</h2>
<h2><a href="https://github.com/nonara/ts-patch/compare/v3.2.1...v3.3.0">3.3.0</a> (2024-12-04)</h2>
<h3>Features</h3>
<ul>
<li>Add support for ts 5.7+ (closes <a href="https://redirect.github.com/nonara/ts-patch/issues/174">#174</a>) (<a href="https://github.com/nonara/ts-patch/commit/396766c2e1dbe767a99c2cd277470d3731e87623">396766c</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/nonara/ts-patch/blob/master/CHANGELOG.md">ts-patch's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/nonara/ts-patch/compare/v3.2.1...v3.3.0">3.3.0</a> (2024-12-04)</h2>
<h3>Features</h3>
<ul>
<li>Add support for ts 5.7+ (closes <a href="https://redirect.github.com/nonara/ts-patch/issues/174">#174</a>) (<a href="https://github.com/nonara/ts-patch/commit/396766c2e1dbe767a99c2cd277470d3731e87623">396766c</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/nonara/ts-patch/commit/68b5509fe072894f8550b4b71ae4b3a2aa06b091"><code>68b5509</code></a> chore(release): 3.3.0</li>
<li><a href="https://github.com/nonara/ts-patch/commit/32cf55fbe33432aac710f42d46492ccc5ab23357"><code>32cf55f</code></a> refactor: Drop restrictive module path check in TsModule.getContentFilePathFo...</li>
<li><a href="https://github.com/nonara/ts-patch/commit/3f6892fb314005826dcb458b32b86905b1ad746e"><code>3f6892f</code></a> refactor: Replace unlinkSync with rmSync (<a href="https://redirect.github.com/nonara/ts-patch/issues/165">#165</a>)</li>
<li><a href="https://github.com/nonara/ts-patch/commit/82f6202a555969bf7bfd78a2c897a1c618c43cbc"><code>82f6202</code></a> Merge remote-tracking branch 'origin/master'</li>
<li><a href="https://github.com/nonara/ts-patch/commit/93aadd1d0f62874c264ffe64b22481d7ffcfc258"><code>93aadd1</code></a> build(ci): Updated note on failing node versions</li>
<li><a href="https://github.com/nonara/ts-patch/commit/e095f3aa8ce35fec97345864983d01f676a9f629"><code>e095f3a</code></a> build(deps): Bump deps</li>
<li><a href="https://github.com/nonara/ts-patch/commit/843933a001b28314f31bb29412a66e0b39845249"><code>843933a</code></a> refactor: Fix outdated command params in CLI help screen</li>
<li><a href="https://github.com/nonara/ts-patch/commit/396766c2e1dbe767a99c2cd277470d3731e87623"><code>396766c</code></a> feat: Add support for ts 5.7+ (closes <a href="https://redirect.github.com/nonara/ts-patch/issues/174">#174</a>)</li>
<li><a href="https://github.com/nonara/ts-patch/commit/78e972731369eea8afedacc2f7334244c8168356"><code>78e9727</code></a> docs(readme): adds ts-overrides-plugin live example (<a href="https://redirect.github.com/nonara/ts-patch/issues/162">#162</a>)</li>
<li><a href="https://github.com/nonara/ts-patch/commit/1bd211d051e0a58f83b628e685356e4e23fa352a"><code>1bd211d</code></a> build(npm): Bumped to latest ts-patch</li>
<li>Additional commits viewable in <a href="https://github.com/nonara/ts-patch/compare/v3.2.1...v3.3.0">compare view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ts-patch&package-manager=npm_and_yarn&previous-version=3.2.1&new-version=3.3.0)](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>