Commit 9cda6c1
authored
Bump ts-jest from 29.2.6 to 29.3.4 in /src/vscode-bicep (#17320)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.6 to
29.3.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/kulshekhar/ts-jest/releases">ts-jest's
releases</a>.</em></p>
<blockquote>
<h2>v29.3.4</h2>
<p>Please refer to <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v29.3.3</h2>
<p>Please refer to <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v29.3.2</h2>
<p>Please refer to <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v29.3.1</h2>
<p>Please refer to <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
<h2>v29.3.0</h2>
<p>Please refer to <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">ts-jest's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.3.3...v29.3.4">29.3.4</a>
(2025-05-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix: fix <code>TsJestTransformerOptions</code> type (<a
href="https://github.com/kulshekhar/ts-jest/commit/3b11e29">3b11e29</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4247">#4247</a></li>
<li>fix(cli): fix wrong path for preset creator fns (<a
href="https://github.com/kulshekhar/ts-jest/commit/249eb2c">249eb2c</a>)</li>
<li>fix(config): disable <code>rewriteRelativeImportExtensions</code>
always (<a
href="https://github.com/kulshekhar/ts-jest/commit/9b1f472">9b1f472</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4855">#4855</a></li>
</ul>
<h2><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.3.2...v29.3.3">29.3.3</a>
(2025-05-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix(cli): init config with preset creator functions (<a
href="https://github.com/kulshekhar/ts-jest/commit/cdd3039">cdd3039</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4840">#4840</a></li>
<li>fix(config): disable <code>isolatedDeclarations</code> (<a
href="https://github.com/kulshekhar/ts-jest/commit/5d6b35f">5d6b35f</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4847">#4847</a></li>
</ul>
<h2><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.3.1...v29.3.2">29.3.2</a>
(2025-04-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix: transpile <code>js</code> files from <code>node_modules</code>
whenever Jest asks (<a
href="https://github.com/kulshekhar/ts-jest/commit/968370e">968370e</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4637">#4637</a></li>
</ul>
<h2><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.3.0...v29.3.1">29.3.1</a>
(2025-03-31)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix: allow <code>isolatedModules</code> mode to have
<code>ts.Program</code> under <code>Node16/Next</code> (<a
href="https://github.com/kulshekhar/ts-jest/commit/25157eb">25157eb</a>)</li>
<li>fix: improve message for <code>isolatedModules</code> of
<code>ts-jest</code> config (<a
href="https://github.com/kulshekhar/ts-jest/commit/547eb6f">547eb6f</a>)</li>
</ul>
<h2><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.2.6...v29.3.0">29.3.0</a>
(2025-03-21)</h2>
<h3>Features</h3>
<ul>
<li>feat: support hybrid <code>module</code> values for
<code>isolatedModules: true</code> (<a
href="https://github.com/kulshekhar/ts-jest/commit/f372121">f372121</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/ee81cc61b7b361819b46a083a30e706e66a48bbb"><code>ee81cc6</code></a>
chore(release): 29.3.4</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/9b1f472393d2e3833a2c495adbb4d47c6f62e513"><code>9b1f472</code></a>
fix(config): disable <code>rewriteRelativeImportExtensions</code>
always</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/fce110f2bdb2d2d77b4074ef3226e6db5cf271f2"><code>fce110f</code></a>
build: bump <code>typescript</code> to latest</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/3b11e293541d2577c5ebfe85dadebd15626485ee"><code>3b11e29</code></a>
fix: fix <code>TsJestTransformerOptions</code> type</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/563780584c1fe1a5263ab4f1d5000963a466f69c"><code>5637805</code></a>
build(deps): Update dependency memfs to ^4.17.2</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/249eb2cbce3ba0cf080613b27543b2f34e69d530"><code>249eb2c</code></a>
fix(cli): fix wrong path for preset creator fns</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/0dc22cac58b16d3c0459f322d05b604e3a54e36d"><code>0dc22ca</code></a>
build(deps): Update dependency eslint-plugin-jsdoc to ^50.6.17</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/6705713351f7f03967dbfe6eea4288761cee684d"><code>6705713</code></a>
build(deps): Update dependency ts-jest to ^29.3.3</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/2709d7b53388654dc7aa3e5d22122c1d04ab90ff"><code>2709d7b</code></a>
build(deps): Update dependency eslint-plugin-jsdoc to ^50.6.16</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/16cade96660b6f1d85ba86d9fc4d4fb0f5507f23"><code>16cade9</code></a>
chore(release): 29.3.3</li>
<li>Additional commits viewable in <a
href="https://github.com/kulshekhar/ts-jest/compare/v29.2.6...v29.3.4">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>
###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/17320)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 910e41b commit 9cda6c1
2 files changed
+23
-9
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
788 | 788 | | |
789 | 789 | | |
790 | 790 | | |
791 | | - | |
| 791 | + | |
792 | 792 | | |
793 | 793 | | |
794 | 794 | | |
| |||
0 commit comments