-
Notifications
You must be signed in to change notification settings - Fork 71
Commit ecd6e22
build(deps-dev): bump @rollup/plugin-typescript from 11.1.6 to 12.1.1 (#317)
Bumps
[@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript)
from 11.1.6 to 12.1.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md"><code>@rollup/plugin-typescript</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v12.1.1</h2>
<p><em>2024-10-16</em></p>
<h3>Bugfixes</h3>
<ul>
<li>fix: allow for files to be nested in folders within outDir (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/typescript/issues/1783">#1783</a>)</li>
</ul>
<h2>v12.1.0</h2>
<p><em>2024-09-22</em></p>
<h3>Features</h3>
<ul>
<li>feat: add transformers factory. (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/typescript/issues/1668">#1668</a>)</li>
</ul>
<h2>v12.0.0</h2>
<p><em>2024-09-22</em></p>
<h3>Breaking Changes</h3>
<ul>
<li>fix!: correctly resolve filenames of declaration files for
<code>output.file</code> (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/typescript/issues/1728">#1728</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rollup/plugins/commit/c358dae8f48eee3e4f4f3dbd5751eaabf7986caf"><code>c358dae</code></a>
chore(release): typescript v12.1.1</li>
<li><a
href="https://github.com/rollup/plugins/commit/cc55c4403c69ddf20b6377dddbcd27f3523647ea"><code>cc55c44</code></a>
fix(typescript): allow for files to be nested in folders within outDir
(<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/typescript/issues/1783">#1783</a>)</li>
<li><a
href="https://github.com/rollup/plugins/commit/28b970103133709966efea0aec24baa63f85355f"><code>28b9701</code></a>
chore(release): typescript v12.1.0</li>
<li><a
href="https://github.com/rollup/plugins/commit/2c09b57a32f717e23e2d2c9bacf1be5c556325e5"><code>2c09b57</code></a>
feat(typescript): add transformers factory. (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/typescript/issues/1668">#1668</a>)</li>
<li><a
href="https://github.com/rollup/plugins/commit/5afda373fd23da898dfcb82063a58136dfa81659"><code>5afda37</code></a>
chore(release): typescript v12.0.0</li>
<li><a
href="https://github.com/rollup/plugins/commit/a85b6491baf40ca13da3b98cd7df5dff35f6c774"><code>a85b649</code></a>
fix(typescript)!: correctly resolve filenames of declaration files for
`outpu...</li>
<li>See full diff in <a
href="https://github.com/rollup/plugins/commits/typescript-v12.1.1/packages/typescript">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Lamb <[email protected]>1 parent 7a084c5 commit ecd6e22Copy full SHA for ecd6e22
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedCollapse file: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
|
0 commit comments