A lightweight typescript annotation rest based extra (express、 mongoose、 angular、zorro、ng-alain ...).
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [loader-utils](https://github.com/webpack/loader-utils), [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [ts-jest](https://github.com/kulshekhar/ts-jest). These dependencies need to be updated together. Updates `json5` from 0.5.1 to 2.2.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/json5/json5/releases">json5's releases</a>.</em></p> <blockquote> <h2>v2.2.3</h2> <ul> <li>Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/299">#299</a>)</li> </ul> <h2>v2.2.2</h2> <ul> <li>Fix: Properties with the name <code>__proto__</code> are added to objects and arrays. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/199">#199</a>) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (<a href="https://github-redirect.dependabot.com/json5/json5/issues/295">#295</a>).</li> </ul> <h2>v2.2.1</h2> <ul> <li>Fix: Removed dependence on minimist to patch CVE-2021-44906. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/266">#266</a>)</li> </ul> <h2>v2.2.0</h2> <ul> <li>New: Accurate and documented TypeScript declarations are now included. There is no need to install <code>@types/json5</code>. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/236">#236</a>, <a href="https://github-redirect.dependabot.com/json5/json5/issues/244">#244</a>)</li> </ul> <h3>v2.1.3 [<a href="https://github.com/json5/json5/tree/v2.1.3">code</a>, <a href="https://github.com/json5/json5/compare/v2.1.2...v2.1.3">diff</a>]</h3> <ul> <li>Fix: An out of memory bug when parsing numbers has been fixed. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/228">#228</a>, <a href="https://github-redirect.dependabot.com/json5/json5/issues/229">#229</a>)</li> </ul> <h2>v2.1.2</h2> <ul> <li>Fix: Bump <code>minimist</code> to <code>v1.2.5</code>. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/222">#222</a>)</li> </ul> <h2>v2.1.1</h2> <ul> <li>New: <code>package.json</code> and <code>package.json5</code> include a <code>module</code> property so bundlers like webpack, rollup and parcel can take advantage of the ES Module build. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/208">#208</a>)</li> <li>Fix: <code>stringify</code> outputs <code>\0</code> as <code>\\x00</code> when followed by a digit. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/210">#210</a>)</li> <li>Fix: Spelling mistakes have been fixed. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/196">#196</a>)</li> </ul> <h2>v2.1.0</h2> <ul> <li>New: The <code>index.mjs</code> and <code>index.min.mjs</code> browser builds in the <code>dist</code> directory support ES6 modules. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/187">#187</a>)</li> </ul> <h2>v2.0.1</h2> <ul> <li>Fix: The browser builds in the <code>dist</code> directory support ES5. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/182">#182</a>)</li> </ul> <h2>v2.0.0</h2> <ul> <li> <p><strong>Major</strong>: JSON5 officially supports Node.js v6 and later. Support for Node.js v4 has been dropped. Since Node.js v6 supports ES5 features, the code has been rewritten in native ES5, and the dependence on Babel has been eliminated.</p> </li> <li> <p>New: Support for Unicode 10 has been added.</p> </li> <li> <p>New: The test framework has been migrated from Mocha to Tap.</p> </li> <li> <p>New: The browser build at <code>dist/index.js</code> is no longer minified by default. A minified version is available at <code>dist/index.min.js</code>. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/181">#181</a>)</p> </li> <li> <p>Fix: The warning has been made clearer when line and paragraph separators are</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/json5/json5/blob/main/CHANGELOG.md">json5's changelog</a>.</em></p> <blockquote> <h3>v2.2.3 [<a href="https://github.com/json5/json5/tree/v2.2.3">code</a>, <a href="https://github.com/json5/json5/compare/v2.2.2...v2.2.3">diff</a>]</h3> <ul> <li>Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/299">#299</a>)</li> </ul> <h3>v2.2.2 [<a href="https://github.com/json5/json5/tree/v2.2.2">code</a>, <a href="https://github.com/json5/json5/compare/v2.2.1...v2.2.2">diff</a>]</h3> <ul> <li>Fix: Properties with the name <code>__proto__</code> are added to objects and arrays. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/199">#199</a>) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (<a href="https://github-redirect.dependabot.com/json5/json5/issues/295">#295</a>).</li> </ul> <h3>v2.2.1 [<a href="https://github.com/json5/json5/tree/v2.2.1">code</a>, <a href="https://github.com/json5/json5/compare/v2.2.0...v2.2.1">diff</a>]</h3> <ul> <li>Fix: Removed dependence on minimist to patch CVE-2021-44906. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/266">#266</a>)</li> </ul> <h3>v2.2.0 [<a href="https://github.com/json5/json5/tree/v2.2.0">code</a>, <a href="https://github.com/json5/json5/compare/v2.1.3...v2.2.0">diff</a>]</h3> <ul> <li>New: Accurate and documented TypeScript declarations are now included. There is no need to install <code>@types/json5</code>. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/236">#236</a>, <a href="https://github-redirect.dependabot.com/json5/json5/issues/244">#244</a>)</li> </ul> <h3>v2.1.3 [<a href="https://github.com/json5/json5/tree/v2.1.3">code</a>, <a href="https://github.com/json5/json5/compare/v2.1.2...v2.1.3">diff</a>]</h3> <ul> <li>Fix: An out of memory bug when parsing numbers has been fixed. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/228">#228</a>, <a href="https://github-redirect.dependabot.com/json5/json5/issues/229">#229</a>)</li> </ul> <h3>v2.1.2 [<a href="https://github.com/json5/json5/tree/v2.1.2">code</a>, <a href="https://github.com/json5/json5/compare/v2.1.1...v2.1.2">diff</a>]</h3> <ul> <li>Fix: Bump <code>minimist</code> to <code>v1.2.5</code>. (<a href="https://github-redirect.dependabot.com/json5/json5/issues/222">#222</a>)</li> </ul> <h3>v2.1.1 [<a href="https://github.com/json5/json5/tree/v2.1.1">code</a>, [diff][d2.1.1]]</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/json5/json5/commit/c3a75242772a5026a49c4017a16d9b3543b62776"><code>c3a7524</code></a> 2.2.3</li> <li><a href="https://github.com/json5/json5/commit/94fd06d82eeed225fa172f6fb2ca27375cbd2e39"><code>94fd06d</code></a> docs: update CHANGELOG for v2.2.3</li> <li><a href="https://github.com/json5/json5/commit/3b8cebf0c474a8b20c78bd75c89cca0c4dce84ce"><code>3b8cebf</code></a> docs(security): use GitHub security advisories</li> <li><a href="https://github.com/json5/json5/commit/f0fd9e194dde282caff114a110f4fac635f3a62c"><code>f0fd9e1</code></a> docs: publish a security policy</li> <li><a href="https://github.com/json5/json5/commit/6a91a05fffeda16ff6b3b5008b6b340d42d31ec0"><code>6a91a05</code></a> docs(template): bug -> bug report</li> <li><a href="https://github.com/json5/json5/commit/14f8cb186e8abdfaccf6527171da7b1224374650"><code>14f8cb1</code></a> 2.2.2</li> <li><a href="https://github.com/json5/json5/commit/10cc7ca9169b59c5e0f5afc03dbd870cd06bcc46"><code>10cc7ca</code></a> docs: update CHANGELOG for v2.2.2</li> <li><a href="https://github.com/json5/json5/commit/7774c1097993bc3ce9f0ac4b722a32bf7d6871c8"><code>7774c10</code></a> fix: add <strong>proto</strong> to objects and arrays</li> <li><a href="https://github.com/json5/json5/commit/edde30abd8b22facf2c06c72586b9f6edf12700d"><code>edde30a</code></a> Readme: slight tweak to intro</li> <li><a href="https://github.com/json5/json5/commit/97286f8bd542c89dcee096bc05dd28ed2dfc1e16"><code>97286f8</code></a> Improve example in readme</li> <li>Additional commits viewable in <a href="https://github.com/json5/json5/compare/v0.5.1...v2.2.3">compare view</a></li> </ul> </details> <br /> Updates `loader-utils` from 1.1.0 to 1.4.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/loader-utils/releases">loader-utils's releases</a>.</em></p> <blockquote> <h2>v1.4.2</h2> <h3><a href="https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2">1.4.2</a> (2022-11-11)</h3> <h3>Bug Fixes</h3> <ul> <li>ReDoS problem (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/226">#226</a>) (<a href="https://github.com/webpack/loader-utils/commit/17cbf8fa8989c1cb45bdd2997aa524729475f1fa">17cbf8f</a>)</li> </ul> <h2>v1.4.1</h2> <h3><a href="https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1">1.4.1</a> (2022-11-07)</h3> <h3>Bug Fixes</h3> <ul> <li>security problem (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/220">#220</a>) (<a href="https://github.com/webpack/loader-utils/commit/4504e34c4796a5836ef70458327351675aed48a5">4504e34</a>)</li> </ul> <h2>v1.4.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1><a href="https://github.com/webpack/loader-utils/compare/v1.3.0...v1.4.0">1.4.0</a> (2020-02-19)</h1> <h3>Features</h3> <ul> <li>the <code>resourceQuery</code> is passed to the <code>interpolateName</code> method (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/163">#163</a>) (<a href="https://github.com/webpack/loader-utils/commit/cd0e428">cd0e428</a>)</li> </ul> <h2>v1.3.0</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1><a href="https://github.com/webpack/loader-utils/compare/v1.2.3...v1.3.0">1.3.0</a> (2020-02-19)</h1> <h3>Features</h3> <ul> <li>support the <code>[query]</code> template for the <code>interpolatedName</code> method (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/162">#162</a>) (<a href="https://github.com/webpack/loader-utils/commit/469eeba">469eeba</a>)</li> </ul> <h2>v1.2.3</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2><a href="https://github.com/webpack/loader-utils/compare/v1.2.2...v1.2.3">1.2.3</a> (2018-12-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>interpolateName:</strong> don't interpolated <code>hashType</code> without <code>hash</code> or <code>contenthash</code> (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/140">#140</a>) (<a href="https://github.com/webpack/loader-utils/commit/3528fd9">3528fd9</a>)</li> </ul> <h2>v1.2.2</h2> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2><a href="https://github.com/webpack/loader-utils/compare/v1.2.1...v1.2.2">1.2.2</a> (2018-12-27)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md">loader-utils's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2">1.4.2</a> (2022-11-11)</h3> <h3>Bug Fixes</h3> <ul> <li>ReDoS problem (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/226">#226</a>) (<a href="https://github.com/webpack/loader-utils/commit/17cbf8fa8989c1cb45bdd2997aa524729475f1fa">17cbf8f</a>)</li> </ul> <h3><a href="https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1">1.4.1</a> (2022-11-07)</h3> <h3>Bug Fixes</h3> <ul> <li>security problem (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/220">#220</a>) (<a href="https://github.com/webpack/loader-utils/commit/4504e34c4796a5836ef70458327351675aed48a5">4504e34</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1><a href="https://github.com/webpack/loader-utils/compare/v1.3.0...v1.4.0">1.4.0</a> (2020-02-19)</h1> <h3>Features</h3> <ul> <li>the <code>resourceQuery</code> is passed to the <code>interpolateName</code> method (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/163">#163</a>) (<a href="https://github.com/webpack/loader-utils/commit/cd0e428">cd0e428</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h1><a href="https://github.com/webpack/loader-utils/compare/v1.2.3...v1.3.0">1.3.0</a> (2020-02-19)</h1> <h3>Features</h3> <ul> <li>support the <code>[query]</code> template for the <code>interpolatedName</code> method (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/162">#162</a>) (<a href="https://github.com/webpack/loader-utils/commit/469eeba">469eeba</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2><a href="https://github.com/webpack/loader-utils/compare/v1.2.2...v1.2.3">1.2.3</a> (2018-12-27)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>interpolateName:</strong> don't interpolated <code>hashType</code> without <code>hash</code> or <code>contenthash</code> (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/140">#140</a>) (<a href="https://github.com/webpack/loader-utils/commit/3528fd9">3528fd9</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> <h2><a href="https://github.com/webpack/loader-utils/compare/v1.2.1...v1.2.2">1.2.2</a> (2018-12-27)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/loader-utils/commit/331ad5067d9a1a7b8d646692e6959639969210d1"><code>331ad50</code></a> chore(release): 1.4.2</li> <li><a href="https://github.com/webpack/loader-utils/commit/17cbf8fa8989c1cb45bdd2997aa524729475f1fa"><code>17cbf8f</code></a> fix: ReDoS problem (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/226">#226</a>)</li> <li><a href="https://github.com/webpack/loader-utils/commit/8f082b39f6903929f30fe29dab34f4d9c7ef070a"><code>8f082b3</code></a> chore(release): 1.4.1</li> <li><a href="https://github.com/webpack/loader-utils/commit/4504e34c4796a5836ef70458327351675aed48a5"><code>4504e34</code></a> fix: security problem (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/220">#220</a>)</li> <li><a href="https://github.com/webpack/loader-utils/commit/d95b8b53f0ad547133b47ac8226f735c479f76de"><code>d95b8b5</code></a> chore(release): 1.4.0</li> <li><a href="https://github.com/webpack/loader-utils/commit/cd0e4284a0aa090f8776c4eb1045d4b1080e7161"><code>cd0e428</code></a> feat: the <code>resourceQuery</code> is passed to the <code>interpolateName</code> method (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/163">#163</a>)</li> <li><a href="https://github.com/webpack/loader-utils/commit/06d36cf3a619cab20b08608204cb7ea9bddaceab"><code>06d36cf</code></a> chore(release): 1.3.0</li> <li><a href="https://github.com/webpack/loader-utils/commit/469eeba9095b879a3a988cde23d2035e454da9c2"><code>469eeba</code></a> feat: support the <code>[query]</code> template for the <code>interpolatedName</code> method (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/162">#162</a>)</li> <li><a href="https://github.com/webpack/loader-utils/commit/909c99d3f85da40478b9f02338d4113332819cfd"><code>909c99d</code></a> chore: funding.yml config and CI fix (<a href="https://github-redirect.dependabot.com/webpack/loader-utils/issues/159">#159</a>)</li> <li><a href="https://github.com/webpack/loader-utils/commit/b5b74f010cace25ca70a652ebef078f6b1cfaddb"><code>b5b74f0</code></a> Set up CI with Azure Pipelines</li> <li>Additional commits viewable in <a href="https://github.com/webpack/loader-utils/compare/v1.1.0...v1.4.2">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~evilebottnawi">evilebottnawi</a>, a new releaser for loader-utils since your current version.</p> </details> <br /> Updates `jest` from 22.4.4 to 29.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/releases">jest's releases</a>.</em></p> <blockquote> <h2>v29.3.1</h2> <h2>Fixes</h2> <ul> <li><code>[jest-config]</code> Do not warn about <code>preset</code> in <code>ProjectConfig</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13583">#13583</a>)</li> </ul> <h2>Performance</h2> <ul> <li><code>[jest-transform]</code> Defer creation of cache directory (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13420">#13420</a>)</li> </ul> <h2>v29.3.0</h2> <h2>Features</h2> <ul> <li><code>[jest-runtime]</code> Support WebAssembly (Wasm) imports in ESM modules (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13505">#13505</a>)</li> </ul> <h2>Fixes</h2> <ul> <li><code>[jest-config]</code> Add config validation for <code>projects</code> option (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13565">#13565</a>)</li> <li><code>[jest-mock]</code> Treat cjs modules as objects so they can be mocked (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13513">#13513</a>)</li> <li><code>[jest-worker]</code> Throw an error instead of hanging when jest workers terminate unexpectedly (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13566">#13566</a>)</li> </ul> <h2>Chore & Maintenance</h2> <ul> <li><code>[@jest/transform]</code> Update <code>convert-source-map</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13509">#13509</a>)</li> <li><code>[docs]</code> Mention <code>toStrictEqual</code> in UsingMatchers docs. (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13560">#13560</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Tofandel"><code>@Tofandel</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13513">facebook/jest#13513</a></li> <li><a href="https://github.com/RyWilliams"><code>@RyWilliams</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13520">facebook/jest#13520</a></li> <li><a href="https://github.com/waikoo"><code>@waikoo</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13447">facebook/jest#13447</a></li> <li><a href="https://github.com/kachkaev"><code>@kachkaev</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13505">facebook/jest#13505</a></li> <li><a href="https://github.com/ibuibu"><code>@ibuibu</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13565">facebook/jest#13565</a></li> <li><a href="https://github.com/necipallef"><code>@necipallef</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13560">facebook/jest#13560</a></li> <li><a href="https://github.com/ravshansbox"><code>@ravshansbox</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/facebook/jest/pull/13533">facebook/jest#13533</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/facebook/jest/compare/v29.2.2...v29.3.0">https://github.com/facebook/jest/compare/v29.2.2...v29.3.0</a></p> <h2>v29.2.2</h2> <h2>Fixes</h2> <ul> <li><code>[@jest/test-sequencer]</code> Make sure sharding does not produce empty groups (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13476">#13476</a>)</li> <li><code>[jest-circus]</code> Test marked as <code>todo</code> are shown as todo when inside a focussed describe (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13504">#13504</a>)</li> <li><code>[jest-mock]</code> Ensure mock resolved and rejected values are promises from correct realm (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13503">#13503</a>)</li> <li><code>[jest-snapshot]</code> Don't highlight passing asymmetric property matchers in snapshot diff (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/13480">#13480</a>)</li> </ul> <h2>Chore & Maintenance</h2> <ul> <li><code>[docs]</code> Update link to Jest 28 upgrade guide in error message (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13483">#13483</a>)</li> <li><code>[jest-runner, jest-watcher]</code> Update <code>emittery</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13490">#13490</a>)</li> </ul> <h2>New Contributors</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/facebook/jest/blob/main/CHANGELOG.md">jest's changelog</a>.</em></p> <blockquote> <h2>29.3.1</h2> <h3>Fixes</h3> <ul> <li><code>[jest-config]</code> Do not warn about <code>preset</code> in <code>ProjectConfig</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13583">#13583</a>)</li> </ul> <h3>Performance</h3> <ul> <li><code>[jest-transform]</code> Defer creation of cache directory (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13420">#13420</a>)</li> </ul> <h2>29.3.0</h2> <h3>Features</h3> <ul> <li><code>[jest-runtime]</code> Support WebAssembly (Wasm) imports in ESM modules (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13505">#13505</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest-config]</code> Add config validation for <code>projects</code> option (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13565">#13565</a>)</li> <li><code>[jest-mock]</code> Treat cjs modules as objects so they can be mocked (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13513">#13513</a>)</li> <li><code>[jest-worker]</code> Throw an error instead of hanging when jest workers terminate unexpectedly (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13566">#13566</a>)</li> </ul> <h3>Chore & Maintenance</h3> <ul> <li><code>[@jest/transform]</code> Update <code>convert-source-map</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13509">#13509</a>)</li> <li><code>[docs]</code> Mention <code>toStrictEqual</code> in UsingMatchers docs. (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13560">#13560</a>)</li> </ul> <h2>29.2.2</h2> <h3>Fixes</h3> <ul> <li><code>[@jest/test-sequencer]</code> Make sure sharding does not produce empty groups (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13476">#13476</a>)</li> <li><code>[jest-circus]</code> Test marked as <code>todo</code> are shown as todo when inside a focussed describe (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13504">#13504</a>)</li> <li><code>[jest-mock]</code> Ensure mock resolved and rejected values are promises from correct realm (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13503">#13503</a>)</li> <li><code>[jest-snapshot]</code> Don't highlight passing asymmetric property matchers in snapshot diff (<a href="https://github-redirect.dependabot.com/facebook/jest/issues/13480">#13480</a>)</li> </ul> <h3>Chore & Maintenance</h3> <ul> <li><code>[docs]</code> Update link to Jest 28 upgrade guide in error message (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13483">#13483</a>)</li> <li><code>[jest-runner, jest-watcher]</code> Update <code>emittery</code> (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13490">#13490</a>)</li> </ul> <h2>29.2.1</h2> <h3>Features</h3> <ul> <li><code>[@jest/globals, jest-mock]</code> Add <code>jest.Spied*</code> utility types (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13440">#13440</a>)</li> </ul> <h3>Fixes</h3> <ul> <li><code>[jest-environment-node]</code> make <code>globalThis.performance</code> writable for Node 19 and fake timers (<a href="https://github-redirect.dependabot.com/facebook/jest/pull/13467">#13467</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/facebook/jest/commit/05deb8393c4ad71e19be2567b704dfd3a2ab5fc9"><code>05deb83</code></a> v29.3.1</li> <li><a href="https://github.com/facebook/jest/commit/84b8de987b33e2da20dc833aeb65f23d72a673cd"><code>84b8de9</code></a> v29.3.0</li> <li><a href="https://github.com/facebook/jest/commit/0a8edbe0ac434394a16cc173a03ff54a9cc50e41"><code>0a8edbe</code></a> v29.2.2</li> <li><a href="https://github.com/facebook/jest/commit/4551c0fdd4d25b7206824957c7bcc6baf61e63bf"><code>4551c0f</code></a> v29.2.1</li> <li><a href="https://github.com/facebook/jest/commit/ee5b37a4f4433afcfffb0356cea47739d8092287"><code>ee5b37a</code></a> v29.2.0</li> <li><a href="https://github.com/facebook/jest/commit/22322c9acc3197e43337b5415755823f09f410fe"><code>22322c9</code></a> refactor: use a single root tsconfig for type tests (<a href="https://github.com/facebook/jest/tree/HEAD/packages/jest/issues/13358">#13358</a>)</li> <li><a href="https://github.com/facebook/jest/commit/3c31dd619e8c022cde53f40fa12ea2a67f4752ce"><code>3c31dd6</code></a> v29.1.2</li> <li><a href="https://github.com/facebook/jest/commit/fd9cd900ad0904421a3d97661fdc3337194da1f9"><code>fd9cd90</code></a> v29.1.1</li> <li><a href="https://github.com/facebook/jest/commit/51f10300daf90db003a1749ceaed1084c4f74811"><code>51f1030</code></a> v29.1.0</li> <li><a href="https://github.com/facebook/jest/commit/77f865da39af5b3e1c114dc347e49257eb3dcfd1"><code>77f865d</code></a> v29.0.3</li> <li>Additional commits viewable in <a href="https://github.com/facebook/jest/commits/v29.3.1/packages/jest">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~simenb">simenb</a>, a new releaser for jest since your current version.</p> </details> <br /> Updates `ts-jest` from 22.4.6 to 29.0.3 <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.0.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.0.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.0.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.0.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.0.0-next.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.0.0-next.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>v28.0.8</h2> <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v28.0.7</h2> <p>No release notes provided.</p> <h2>v28.0.6</h2> <p>No release notes provided.</p> <h2>v28.0.5</h2> <p>No release notes provided.</p> <h2>v28.0.4</h2> <p>No release notes provided.</p> <h2>v28.0.3</h2> <p>No release notes provided.</p> <h2>v28.0.2</h2> <p>No release notes provided.</p> <h2>v28.0.1</h2> <p>No release notes provided.</p> <h2>v28.0.0</h2> <p>No release notes provided.</p> <h2>v28.0.0-next.3</h2> <p>No release notes provided.</p> <h2>v28.0.0-next.2</h2> <p>No release notes provided.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.0.2...v29.0.3">29.0.3</a> (2022-09-28)</h2> <h3>Bug Fixes</h3> <ul> <li>merge config from <code>globals</code> with transformer config correctly (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3842">#3842</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/9c9fd6097aea36a6e8b06b0e8841df22896f9121">9c9fd60</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3841">#3841</a></li> <li><strong>presets:</strong> allow merging transform config when using presets (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3833">#3833</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/afc6a948b17c2dc22be51b1a9475a0f6ecbbc372">afc6a94</a>)</li> </ul> <h3>Features</h3> <ul> <li>add <code>useESM</code> option to <code>pathsToModuleNameMapper</code> options (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3792">#3792</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/eabe906e1dd6b132a7b0d05ffc13172cd8a6b73b">eabe906</a>)</li> </ul> <h2><a href="https://github.com/kulshekhar/ts-jest/compare/v29.0.1...v29.0.2">29.0.2</a> (2022-09-23)</h2> <h3>Bug Fixes</h3> <ul> <li>mark <code>ts-jest</code> as optional in <code>ConfigGlobals</code> (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3816">#3816</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/cbb88bba34dbb852d8f4013be6e020769feb306d">cbb88bb</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3815">#3815</a></li> <li>use correct typings for <code>config:init</code> command (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3825">#3825</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/21b94dbca25b762f79e63b92dea12d830f444570">21b94db</a>)</li> </ul> <h2><a href="https://github.com/kulshekhar/ts-jest/compare/v29.0.1...v29.0.2">29.0.2</a> (2022-09-22)</h2> <h3>Bug Fixes</h3> <ul> <li>mark <code>ts-jest</code> as optional in <code>ConfigGlobals</code> (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3816">#3816</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/cbb88bba34dbb852d8f4013be6e020769feb306d">cbb88bb</a>), closes <a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3815">#3815</a></li> </ul> <h2><a href="https://github.com/kulshekhar/ts-jest/compare/v29.0.0...v29.0.1">29.0.1</a> (2022-09-13)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>legacy:</strong> include existing globals config in cached config (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3803">#3803</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/e79be47d2b81a677d0dd39d84328a38ca0f0ffc6">e79be47</a>)</li> </ul> <h3>Features</h3> <ul> <li>add typings for <code>ts-jest</code> options via <code>transform</code> config (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3805">#3805</a>) (<a href="https://github.com/kulshekhar/ts-jest/commit/664b0f2b446a36dd7661f4840ca3dd7722f1f6ff">664b0f2</a>)</li> </ul> <h1><a href="https://github.com/kulshekhar/ts-jest/compare/v29.0.0-next.1...v29.0.0">29.0.0</a> (2022-09-08)</h1> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kulshekhar/ts-jest/commit/4a27966e55530f9199447f512523a14b3763457e"><code>4a27966</code></a> chore(release): 29.0.3 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3847">#3847</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/9c9fd6097aea36a6e8b06b0e8841df22896f9121"><code>9c9fd60</code></a> fix: merge config from <code>globals</code> with transformer config correctly (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3842">#3842</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/c76195baaacad7d1e0aadfa7320aa60d0a652f38"><code>c76195b</code></a> build(deps): Update <a href="https://github.com/types"><code>@types</code></a> packages to ^5.38.1 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3838">#3838</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/5a54a63e1d200d4a2c9f65f1b7477408471f910d"><code>5a54a63</code></a> test(e2e): change esm nodejs condition to 14.15.0 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3835">#3835</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/eabe906e1dd6b132a7b0d05ffc13172cd8a6b73b"><code>eabe906</code></a> feat: add <code>useESM</code> option to <code>pathsToModuleNameMapper</code> options (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3792">#3792</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/12a90d30d637f0d284e4e214df7c96aae2def9c4"><code>12a90d3</code></a> docs(devs-infra): add example transform match file regex (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3834">#3834</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/afc6a948b17c2dc22be51b1a9475a0f6ecbbc372"><code>afc6a94</code></a> fix(presets): allow merging transform config when using presets (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3833">#3833</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/071ccbd2969a0590f911018131d61588036ed443"><code>071ccbd</code></a> build(deps): Update dependency eslint to ^8.24.0 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3831">#3831</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/0a33c9833b853908f47487b465d0c3e24b657371"><code>0a33c98</code></a> chore(release): 29.0.2 (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3824">#3824</a>)</li> <li><a href="https://github.com/kulshekhar/ts-jest/commit/214cb8c47ca4c190372a2c003f890338c2d9b30d"><code>214cb8c</code></a> fix: use transformer config in <code>config:init</code> instead of <code>globals</code> (<a href="https://github-redirect.dependabot.com/kulshekhar/ts-jest/issues/3829">#3829</a>)</li> <li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v22.4.6...v29.0.3">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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/vellengs/typerx/network/alerts). </details>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by dependabot[bot] and has received 0 comments.