-
Notifications
You must be signed in to change notification settings - Fork 0
Commit dc2c039
authored
chore(deps): bump the all-deps group across 1 directory with 4 updates (#24)
Bumps the all-deps group with 4 updates in the / directory:
[fastify](https://github.com/fastify/fastify),
[msw](https://github.com/mswjs/msw),
[ts-jest](https://github.com/kulshekhar/ts-jest) and
[typescript](https://github.com/Microsoft/TypeScript).
Updates `fastify` from 4.26.2 to 4.28.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/fastify/fastify/releases">fastify's
releases</a>.</em></p>
<blockquote>
<h2>v4.28.1</h2>
<h2>What's Changed</h2>
<ul>
<li>[Backport 4.x] fix: server.listen listener is not cleanup properly
by <a
href="https://github.com/github-actions"><code>@github-actions</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/5523">fastify/fastify#5523</a></li>
<li>[Backport 4.x] test: fix test finished earlier than expected by <a
href="https://github.com/github-actions"><code>@github-actions</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/5541">fastify/fastify#5541</a></li>
<li>fix(v4): update .npmignore by <a
href="https://github.com/Eomm"><code>@Eomm</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5538">fastify/fastify#5538</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/fastify/fastify/compare/v4.28.0...v4.28.1">https://github.com/fastify/fastify/compare/v4.28.0...v4.28.1</a></p>
<h2>v4.28.0</h2>
<h2>What's Changed</h2>
<ul>
<li>test: fix closing - pipelining by <a
href="https://github.com/climba03003"><code>@climba03003</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/5486">fastify/fastify#5486</a></li>
<li>refactor(backport v4.x): change <code>reply.redirect()</code>
signature (<a
href="https://redirect.github.com/fastify/fastify/issues/5483">#5483</a>)
by <a href="https://github.com/gurgunday"><code>@gurgunday</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/5484">fastify/fastify#5484</a></li>
<li>refactor(backport v4.x): hasRoute method comparison with case
insensitive by <a
href="https://github.com/SMNBLMRR"><code>@SMNBLMRR</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5513">fastify/fastify#5513</a></li>
<li>fix: (backport) Type inferrence with auxilliary hook handlers by <a
href="https://github.com/aadito123"><code>@aadito123</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5518">fastify/fastify#5518</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/fastify/fastify/compare/v4.27.0...v4.28.0">https://github.com/fastify/fastify/compare/v4.27.0...v4.28.0</a></p>
<h2>v4.27.0</h2>
<h2>What's Changed</h2>
<ul>
<li>docs(request): update request page by <a
href="https://github.com/Tony133"><code>@Tony133</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5343">fastify/fastify#5343</a></li>
<li>ci: Add Nsolid runtime to CI and Integration tests by <a
href="https://github.com/riosje"><code>@riosje</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5332">fastify/fastify#5332</a></li>
<li>docs(Ecosystem): add fastify-i18n, vite-plugin-fastify, and
vite-plug… by <a
href="https://github.com/Shyam-Chen"><code>@Shyam-Chen</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5346">fastify/fastify#5346</a></li>
<li>docs(ecosystem): update x-ray community plugin link by <a
href="https://github.com/jorgevrgs"><code>@jorgevrgs</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5350">fastify/fastify#5350</a></li>
<li>docs: spelling corrections by <a
href="https://github.com/10xLaCroixDrinker"><code>@10xLaCroixDrinker</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/5349">fastify/fastify#5349</a></li>
<li>docs: Remove ES module with NodeNext note by <a
href="https://github.com/melroy89"><code>@melroy89</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5361">fastify/fastify#5361</a></li>
<li>docs(ecosystem): add fastify-msgraph-change-notifications-webhook to
community plugins by <a
href="https://github.com/flower-of-the-bridges"><code>@flower-of-the-bridges</code></a>
in <a
href="https://redirect.github.com/fastify/fastify/pull/5360">fastify/fastify#5360</a></li>
<li>docs: Add GitHub links to Type Providers + mention Zod by <a
href="https://github.com/melroy89"><code>@melroy89</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5365">fastify/fastify#5365</a></li>
<li>docs: fix errors table layout by <a
href="https://github.com/aivopaas"><code>@aivopaas</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5374">fastify/fastify#5374</a></li>
<li>chore: Bump pnpm/action-setup from 2 to 3 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5381">fastify/fastify#5381</a></li>
<li>docs(typescript): update generic constraints link by <a
href="https://github.com/Tony133"><code>@Tony133</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5379">fastify/fastify#5379</a></li>
<li>types: narrow code reply type based on schema by <a
href="https://github.com/hpx7"><code>@hpx7</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5380">fastify/fastify#5380</a></li>
<li>fix: errorCodes import using ESM by <a
href="https://github.com/melroy89"><code>@melroy89</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5390">fastify/fastify#5390</a></li>
<li>fix: Extend tap with .test.mjs tests & Rename existing ESM test
by <a href="https://github.com/melroy89"><code>@melroy89</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/5391">fastify/fastify#5391</a></li>
<li>docs(typescript): update example https server by <a
href="https://github.com/Tony133"><code>@Tony133</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5389">fastify/fastify#5389</a></li>
<li>docs(typescript): update snippet code by <a
href="https://github.com/Tony133"><code>@Tony133</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5406">fastify/fastify#5406</a></li>
<li>fix: benchmark CI by <a
href="https://github.com/gurgunday"><code>@gurgunday</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5414">fastify/fastify#5414</a></li>
<li>fix: <code>remove-label</code> job uses the wrong repo by <a
href="https://github.com/gurgunday"><code>@gurgunday</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5415">fastify/fastify#5415</a></li>
<li>fix: only run citgm if citgm-core-plugins label is set by <a
href="https://github.com/gurgunday"><code>@gurgunday</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5416">fastify/fastify#5416</a></li>
<li>feat: adds webdav methods that require body & content type
parsing by <a
href="https://github.com/johaven"><code>@johaven</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5411">fastify/fastify#5411</a></li>
<li>docs: improve onError docs by specifying what the error handler is
by <a href="https://github.com/tmcw"><code>@tmcw</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5358">fastify/fastify#5358</a></li>
<li>chore: add mercedes-benz as new sponsor by <a
href="https://github.com/Eomm"><code>@Eomm</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5424">fastify/fastify#5424</a></li>
<li>chore(ecosystem): Add Fastify asyncforge plugin by <a
href="https://github.com/rozzilla"><code>@rozzilla</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5429">fastify/fastify#5429</a></li>
<li>types: <code>reply.getSerializationFunction</code> can return
<code>undefined</code> by <a
href="https://github.com/remidewitte"><code>@remidewitte</code></a> in
<a
href="https://redirect.github.com/fastify/fastify/pull/5384">fastify/fastify#5384</a></li>
<li>chore: Bump pino from 8.21.0 to 9.0.0 in the dependencies-major
group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5431">fastify/fastify#5431</a></li>
<li>chore: exclude node 14 and 16 on macOS by <a
href="https://github.com/gurgunday"><code>@gurgunday</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5433">fastify/fastify#5433</a></li>
<li>chore: Bump lycheeverse/lychee-action from 1.9.3 to 1.10.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5436">fastify/fastify#5436</a></li>
<li>docs: update indentation on snippet code by <a
href="https://github.com/Tony133"><code>@Tony133</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5418">fastify/fastify#5418</a></li>
<li>docs(guides/abort): suggest explicit use of the <code>aborted</code>
property by <a
href="https://github.com/Fdawgs"><code>@Fdawgs</code></a> in <a
href="https://redirect.github.com/fastify/fastify/pull/5438">fastify/fastify#5438</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fastify/fastify/commit/94068edf593534d9c1b6b4edf71ecd55ff4b3124"><code>94068ed</code></a>
Bumped v4.28.1</li>
<li><a
href="https://github.com/fastify/fastify/commit/ee0ae68537237ad61926371c9bf9d66f8e37d1d6"><code>ee0ae68</code></a>
fix: update .npmignore (<a
href="https://redirect.github.com/fastify/fastify/issues/5538">#5538</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/ca1987ca69d74da7a8efdcbedcd68d2863f8e59e"><code>ca1987c</code></a>
test: fix test finished earlier than expected (<a
href="https://redirect.github.com/fastify/fastify/issues/5540">#5540</a>)
(<a
href="https://redirect.github.com/fastify/fastify/issues/5541">#5541</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/ff888539d46855828ff3d29b6d704bd46d84d321"><code>ff88853</code></a>
fix: server.listen listener is not cleanup properly (<a
href="https://redirect.github.com/fastify/fastify/issues/5522">#5522</a>)
(<a
href="https://redirect.github.com/fastify/fastify/issues/5523">#5523</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/4212551b3b34ca9554e4168a6a395e0d0fdd2c5f"><code>4212551</code></a>
Bumped v4.28.0</li>
<li><a
href="https://github.com/fastify/fastify/commit/db01168f396390f8ed0f5b0326a778d931bdb529"><code>db01168</code></a>
auxilliary hook handler type fix + test fix (<a
href="https://redirect.github.com/fastify/fastify/issues/5518">#5518</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/1d7b95550f2e10e26919ae0c64922ec3fc9f0020"><code>1d7b955</code></a>
refactor(backport v4.x): hasRoute method comparison with case
insensitive (<a
href="https://redirect.github.com/fastify/fastify/issues/5">#5</a>...</li>
<li><a
href="https://github.com/fastify/fastify/commit/369858d9475c317a1efd4d8d5112d9635e25cde5"><code>369858d</code></a>
[Backport 4.x] refactor: change <code>reply.redirect()</code> signature
(<a
href="https://redirect.github.com/fastify/fastify/issues/5483">#5483</a>)
(<a
href="https://redirect.github.com/fastify/fastify/issues/5484">#5484</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/d2d6d9a74b3a9247c31b636e761078edefd3c488"><code>d2d6d9a</code></a>
test: fix closing - pipelining (<a
href="https://redirect.github.com/fastify/fastify/issues/5486">#5486</a>)</li>
<li><a
href="https://github.com/fastify/fastify/commit/fe25981df1cd9d4fa686ae8227e4c1b3ce804cfd"><code>fe25981</code></a>
Bumped v4.27.0</li>
<li>Additional commits viewable in <a
href="https://github.com/fastify/fastify/compare/v4.26.2...v4.28.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `msw` from 2.2.14 to 2.3.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mswjs/msw/releases">msw's
releases</a>.</em></p>
<blockquote>
<h2>v2.3.4 (2024-07-23)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cookieStore:</strong> remove left-over
<code>console.log</code> (<a
href="https://redirect.github.com/mswjs/msw/issues/2217">#2217</a>)
(00fdbb265dbb5cf0f9f89bd91b546966463535a4) <a
href="https://github.com/Lalem001"><code>@Lalem001</code></a></li>
</ul>
<h2>v2.3.3 (2024-07-23)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>implement cookie persistence using <code>tough-cookie</code> (<a
href="https://redirect.github.com/mswjs/msw/issues/2206">#2206</a>)
(c30613c2ba1df0c3f2575051ddb3eb42f1744f69) <a
href="https://github.com/kettanaito"><code>@kettanaito</code></a></li>
<li>support async generators as response resolvers (<a
href="https://redirect.github.com/mswjs/msw/issues/2108">#2108</a>)
(d38fc3dd6437ef6503c1ad62bf853b5ca800179c) <a
href="https://github.com/kettanaito"><code>@kettanaito</code></a> <a
href="https://github.com/jakebailey"><code>@jakebailey</code></a></li>
</ul>
<h2>v2.3.2 (2024-07-19)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>support [email protected] (deprecate v4.7) (<a
href="https://redirect.github.com/mswjs/msw/issues/2190">#2190</a>)
(7df2533c183bb73b176863fee5101ade69c16fea) <a
href="https://github.com/KaiSpencer"><code>@KaiSpencer</code></a> <a
href="https://github.com/kettanaito"><code>@kettanaito</code></a></li>
</ul>
<h2>v2.3.1 (2024-06-01)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>preserve trailing optional path parameters (<a
href="https://redirect.github.com/mswjs/msw/issues/2169">#2169</a>)
(e69bbd6fda7c7997b523457b644440889e68d994) <a
href="https://github.com/kettanaito"><code>@kettanaito</code></a> <a
href="https://github.com/KaiSpencer"><code>@KaiSpencer</code></a></li>
</ul>
<h2>v2.3.0 (2024-05-08)</h2>
<blockquote>
<p>[!WARNING]
This release changes how MSW treats unhandled exceptions in response
resolvers. Previously, they were treated as request errors. Starting
with this release, unhandled resolver exceptions will be coerced to
<code>500 Unhandled Exception</code> mocked error responses produced by
the library. Please note that <strong>you must not intentionally throw
errors in your resolvers</strong>. Please use <a
href="https://mswjs.io/docs/basics/mocking-responses#mocking-network-errors"><code>Response.error()</code></a>
to mock request/network errors. Unhandled exceptions are considered
unintended and will be treated as if they happen on the actual
server.</p>
</blockquote>
<h3>Features</h3>
<ul>
<li>treat unhandled exceptions in handlers as 500 error responses (<a
href="https://redirect.github.com/mswjs/msw/issues/2135">#2135</a>)
(519139924639a0135169210a0d9c5cd0a0d3e994) <a
href="https://github.com/kettanaito"><code>@kettanaito</code></a></li>
<li>prioritize the <code>node</code> export when importing
<code>msw/node</code> (<a
href="https://redirect.github.com/mswjs/msw/issues/2134">#2134</a>,
transitively through <code>@mswjs/interceptors</code>).</li>
<li>add a new <code>unhandledException</code> event (<a
href="https://redirect.github.com/mswjs/msw/issues/2135">#2135</a>, <a
href="https://mswjs.io/docs/api/life-cycle-events#unhandledexception">docs</a>).</li>
</ul>
<pre lang="js"><code>server.events.on('unhandledException', ({ request,
error }) => {
console.log('%s %s errored! See details below.', request.method,
request.url)
console.error(error)
})
</code></pre>
<h3>Bug Fixes</h3>
<ul>
<li><strong>Disposable:</strong> make the ".dispose()" method
synchronous (<a
href="https://redirect.github.com/mswjs/msw/issues/2144">#2144</a>)
(686d3d668f7b76cbf26f75c990fded5e4fd298da) <a
href="https://github.com/kettanaito"><code>@kettanaito</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mswjs/msw/commit/643e464a2a45ab4628a38570f0a34532cacbbd86"><code>643e464</code></a>
chore(release): v2.3.4</li>
<li><a
href="https://github.com/mswjs/msw/commit/00fdbb265dbb5cf0f9f89bd91b546966463535a4"><code>00fdbb2</code></a>
fix(cookieStore): remove left-over <code>console.log</code> (<a
href="https://redirect.github.com/mswjs/msw/issues/2217">#2217</a>)</li>
<li><a
href="https://github.com/mswjs/msw/commit/b5960cd7054fcbbe69a2c6271b81351fb967e57c"><code>b5960cd</code></a>
chore(release): v2.3.3</li>
<li><a
href="https://github.com/mswjs/msw/commit/c30613c2ba1df0c3f2575051ddb3eb42f1744f69"><code>c30613c</code></a>
fix: implement cookie persistence using <code>tough-cookie</code> (<a
href="https://redirect.github.com/mswjs/msw/issues/2206">#2206</a>)</li>
<li><a
href="https://github.com/mswjs/msw/commit/d38fc3dd6437ef6503c1ad62bf853b5ca800179c"><code>d38fc3d</code></a>
fix: support async generators as response resolvers (<a
href="https://redirect.github.com/mswjs/msw/issues/2108">#2108</a>)</li>
<li><a
href="https://github.com/mswjs/msw/commit/6e278b68fb63cff939f0ed10f07be2349271dd59"><code>6e278b6</code></a>
chore(release): v2.3.2</li>
<li><a
href="https://github.com/mswjs/msw/commit/7df2533c183bb73b176863fee5101ade69c16fea"><code>7df2533</code></a>
fix: support [email protected] (deprecate v4.7) (<a
href="https://redirect.github.com/mswjs/msw/issues/2190">#2190</a>)</li>
<li><a
href="https://github.com/mswjs/msw/commit/e52f10b9d21c6d280d06a85ef9585a5b67899279"><code>e52f10b</code></a>
test: add isolated response test for iframes (<a
href="https://redirect.github.com/mswjs/msw/issues/2205">#2205</a>)</li>
<li><a
href="https://github.com/mswjs/msw/commit/1a0b39dd5ec2c617516f2a763cb03368d8e03a3d"><code>1a0b39d</code></a>
chore: update pnpm/action-setup to v4 (<a
href="https://redirect.github.com/mswjs/msw/issues/2199">#2199</a>)</li>
<li><a
href="https://github.com/mswjs/msw/commit/8970e3e9a1a39d4b47b9e7ed9bda4e8dc6c2476c"><code>8970e3e</code></a>
chore: update vitest configuration to ESM (<a
href="https://redirect.github.com/mswjs/msw/issues/2189">#2189</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/mswjs/msw/compare/v2.2.14...v2.3.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `ts-jest` from 29.1.2 to 29.2.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.2.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.2.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.2.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.2.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.2.0</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.1.5</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.1.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.1.3</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>
<h3><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.2.3...v29.2.4">29.2.4</a>
(2024-08-01)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>fix: revert support implementation for <code>Node16/NodeNext</code>
(<a
href="https://github.com/kulshekhar/ts-jest/commit/70b9530">70b9530</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4468">#4468</a>
<a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4473">#4473</a></li>
</ul>
<h3><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.2.2...v29.2.3">29.2.3</a>
(2024-07-18)</h3>
<h3>Security Fixes</h3>
<ul>
<li>build(deps): Update dependency ejs to ^3.1.10 (<a
href="https://github.com/kulshekhar/ts-jest/commit/de94a56">de94a56</a>)</li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>refactor(presets): maintain preset codes inside <code>src</code> (<a
href="https://github.com/kulshekhar/ts-jest/commit/8474fc2">8474fc2</a>)</li>
</ul>
<h3><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.2.1...v29.2.2">29.2.2</a>
(2024-07-10)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>fix(compiler): update memory cache after changing
<code>module</code> value (<a
href="https://github.com/kulshekhar/ts-jest/commit/94db43f">94db43f</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4439">#4439</a></li>
</ul>
<h3><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.2.0...v29.2.1">29.2.1</a>
(2024-07-10)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>fix: move <code>ejs</code> to <code>dep</code> instead of
<code>peerDep</code> (<a
href="https://github.com/kulshekhar/ts-jest/commit/26e31a7">26e31a7</a>)</li>
<li>fix: set <code>allowSyntheticDefaultImports</code> properly (<a
href="https://github.com/kulshekhar/ts-jest/commit/ff4b302">ff4b302</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4156">#4156</a></li>
<li>fix(compiler): support <code>Node16/NodeNext</code> value for
<code>target</code> (<a
href="https://github.com/kulshekhar/ts-jest/commit/2f5cc0c">2f5cc0c</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4198">#4198</a></li>
</ul>
<h2><a
href="https://github.com/kulshekhar/ts-jest/compare/v29.1.5...v29.2.0">29.2.0</a>
(2024-07-08)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>fix: don't show warning message with Node16/NodeNext (<a
href="https://github.com/kulshekhar/ts-jest/commit/99c4f49">99c4f49</a>),
closes <a
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4266">#4266</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/0977789b2deac98dfbe2899bea74e4d0b882ab83"><code>0977789</code></a>
chore(release): 29.2.4</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/70b9530bd08de00fe24f22f22d9c637c592df87a"><code>70b9530</code></a>
fix: revert support implementation for <code>Node16/NodeNext</code></li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/86398c7403c62e521054f4f559381f6d1c41d235"><code>86398c7</code></a>
build(deps): Update dependency <code>@babel/preset-env</code> to
^7.25.3</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/2b07e2b0e20a487286e6b700094a878591c453d9"><code>2b07e2b</code></a>
build(deps): Update dependency eslint-plugin-jsdoc to ^48.10.2</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/5cc1333d80803141fc6d7e127d8f017813b203ff"><code>5cc1333</code></a>
build(deps): Update babel monorepo to ^7.25.2</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/46fa7366249e96396236da91f4205cbd69b57930"><code>46fa736</code></a>
build(deps): Update ESLint packages to ^7.18.0</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/e1aad1404f3c376e405e0acc5cfac646ab12a0f8"><code>e1aad14</code></a>
build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.2</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/19473a2841f0e1a809d233db5f58600c4b9c8b46"><code>19473a2</code></a>
build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.1</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/a40a791bb8b46dee3c17955996b278397c53207b"><code>a40a791</code></a>
build(deps): Update dependency eslint-plugin-jsdoc to ^48.9.0</li>
<li><a
href="https://github.com/kulshekhar/ts-jest/commit/6d8063ae1759aba33e9d89bb475ce95dab175684"><code>6d8063a</code></a>
test: refactor example apps to be in one project</li>
<li>Additional commits viewable in <a
href="https://github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.2.4">compare
view</a></li>
</ul>
</details>
<br />
Updates `typescript` from 5.4.5 to 5.5.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.5.4</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.4%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.4 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.3%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.3 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a> (soon!)</li>
</ul>
<h2>TypeScript 5.5.3</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.3%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.3 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<h2>TypeScript 5.5</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-5/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.2%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.1%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=is%3Aissue+milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+">fixed
issues query for TypeScript v5.5.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
</ul>
<h2>TypeScript 5.5 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-5-rc/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&q=milestone%3A%22TypeScript+5.5.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.5.0 (Beta)</a>.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/TypeScript/commit/c8a7d589e647e19c94150d9892909f3aa93e48eb"><code>c8a7d58</code></a>
Bump version to 5.5.4 and LKG</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/c0ded048e0e83709704c808fadbf5c14a29b8153"><code>c0ded04</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/58771">#58771</a>
(Allow references to the global Symb...) into release-5.5 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/5ba41e221a7be2cf6d832b073371021fdddabb64"><code>5ba41e2</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59208">#59208</a>
(Write non-missing undefined on mapp...) into release-5.5 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/b075332c4ba2e0be750a4f975f258fe60445b93e"><code>b075332</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59337">#59337</a>
(Allow declarationMap to be emitted ...) into release-5.5 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/9dd6f917448286ec32b4202274424a4ea482cf8e"><code>9dd6f91</code></a>
Cherry-pick "Stop using latest Node in CI" to release-5.5 (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59348">#59348</a>)</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/bf0ddaf6e63b3808ee4ced302830cbd9460de7cd"><code>bf0ddaf</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59070">#59070</a>
(Delay the calculation of common sou...) into release-5.5 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/a44e2d925cdf3bfa51b8b65ca15f9007d1fde979"><code>a44e2d9</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59160">#59160</a>
(Fixed crash on authored import type...) into release-5.5 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/f35206d2029ec65b04dba854620bfd4d3dc23951"><code>f35206d</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59325">#59325</a>
(Don't skip markLinkedReferences on ...) into release-5.5 (#...</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/1109550e2c36d1f6c87222d7c4f996b23f05b3f5"><code>1109550</code></a>
Fix baselines on release-5.5 (<a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59330">#59330</a>)</li>
<li><a
href="https://github.com/microsoft/TypeScript/commit/8794318ac96856933f1b0886900409813875283f"><code>8794318</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/Microsoft/TypeScript/issues/59215">#59215</a>
(Fix codefix crash on circular alias...) into release-5.5 (#...</li>
<li>Additional commits viewable in <a
href="https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.4">compare
view</a></li>
</ul>
</details>
<br />
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 65a4066 commit dc2c039Copy full SHA for dc2c039
2 files changed
+201
-68
lines changed
0 commit comments