dependabot[bot] opened a new pull request, #7362:
URL: https://github.com/apache/myfaces-tobago/pull/7362

   Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.4.9 to 
29.4.11.
   <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.4.11</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.4.10</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.4.10...v29.4.11";>29.4.11</a>
 (2026-05-21)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>preserve Bundler on the CJS path under TypeScript &gt;= 6 (<a 
href="https://github.com/kulshekhar/ts-jest/commit/39418187515f11b6584d35a4e3ddf50231f74936";>3941818</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.4.9...v29.4.10";>29.4.10</a>
 (2026-05-18)</h2>
   <h3>Bug Fixes</h3>
   <ul>
   <li>pass <code>resolutionMode</code> to <code>ts.resolveModuleName</code> 
for hybrid module support (<a 
href="https://github.com/kulshekhar/ts-jest/commit/b557a85f85c3fd34523ec3a15293afbdc9dea83c";>b557a85</a>)</li>
   <li>rebuild <code>Program</code> when consecutive compiles need different 
module kinds (<a 
href="https://github.com/kulshekhar/ts-jest/commit/a82a2b32c4987a5249fd5284283117dd2fa3be47";>a82a2b3</a>),
 closes <a 
href="https://redirect.github.com/kulshekhar/ts-jest/issues/4774";>#4774</a></li>
   <li>respect tsconfig <code>moduleResolution</code> instead of forcing 
<code>Node10</code> (<a 
href="https://github.com/kulshekhar/ts-jest/commit/1bffffc667557c173ae0c1f93dd436920775dac4";>1bffffc</a>)</li>
   <li><strong>transformer:</strong> transpile <code>mjs</code> files from 
<code>node_modules</code> for CJS mode (<a 
href="https://github.com/kulshekhar/ts-jest/commit/96d025dd912ea2bceb18b67d2d509ada7a756d9d";>96d025d</a>)</li>
   <li><strong>transformer:</strong> use a consistent comparator in hoist-jest 
sortStatements (<a 
href="https://github.com/kulshekhar/ts-jest/commit/8a8fd2fb8446655bba18367db9306a1089490e62";>8a8fd2f</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/kulshekhar/ts-jest/commit/bff2d64917caa8150701829b152c4d193614d997";><code>bff2d64</code></a>
 chore(release): 29.4.11</li>
   <li><a 
href="https://github.com/kulshekhar/ts-jest/commit/39418187515f11b6584d35a4e3ddf50231f74936";><code>3941818</code></a>
 fix: preserve Bundler on the CJS path under TypeScript &gt;= 6</li>
   <li><a 
href="https://github.com/kulshekhar/ts-jest/commit/efb3c2f84d3583db0787982a18425d99edadfe25";><code>efb3c2f</code></a>
 build(deps): bump webpack-dev-server from 5.2.2 to 5.2.4 in /website</li>
   <li><a 
href="https://github.com/kulshekhar/ts-jest/commit/4e46fad6c1c4d5be5d6666c64bf65a3af2f1519e";><code>4e46fad</code></a>
 ci: refactor release workflow</li>
   <li><a 
href="https://github.com/kulshekhar/ts-jest/commit/96b3ac0cc0586d5379c87308f797a9acf0e4a675";><code>96b3ac0</code></a>
 chore(release): 29.4.10</li>
   <li><a 
href="https://github.com/kulshekhar/ts-jest/commit/e98ec6452548a61285d55c00c7f6b1fd9858d699";><code>e98ec64</code></a>
 build(deps): update github/codeql-action digest to 458d36d</li>
   <li><a 
href="https://github.com/kulshekhar/ts-jest/commit/21ac58f60f93164640433250fb4ca8b671aa8587";><code>21ac58f</code></a>
 build(deps): update jest packages</li>
   <li><a 
href="https://github.com/kulshekhar/ts-jest/commit/0fdc96d293c6ce047bf61831b721218623882e78";><code>0fdc96d</code></a>
 build(deps): update dependency semver to ^7.8.0</li>
   <li><a 
href="https://github.com/kulshekhar/ts-jest/commit/4b95551190235a65eac176625c72e220af066efe";><code>4b95551</code></a>
 build(deps): update dependency jest-environment-jsdom to ^30.4.1 (<a 
href="https://redirect.github.com/kulshekhar/ts-jest/issues/5311";>#5311</a>)</li>
   <li><a 
href="https://github.com/kulshekhar/ts-jest/commit/7b884476f7891e2b9a8637e2f6bb2e09b7efcfbd";><code>7b88447</code></a>
 build(deps): update eslint packages to ^8.59.3 (<a 
href="https://redirect.github.com/kulshekhar/ts-jest/issues/5310";>#5310</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/kulshekhar/ts-jest/compare/v29.4.9...v29.4.11";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ts-jest&package-manager=npm_and_yarn&previous-version=29.4.9&new-version=29.4.11)](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 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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to