zola-check-manager.meta

Issues/PRs archive for MTRNord/zola-check-manager
git clone git://archive.git.mtrnord.blog/MTRNord/zola-check-manager.meta.git
Log | Files | Refs

114.md (8875B)


      1 # PR #114 Bump ts-jest from 29.1.1 to 29.2.5
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2024-12-29T14:13:40Z
      6 - **Branch:** dependabot/npm_and_yarn/ts-jest-29.2.5 → main
      7 - **Closed:** 2025-02-24T07:13:11Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [114.diff](./114.diff)
     10 
     11 ---
     12 
     13 Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.2.5.
     14 <details>
     15 <summary>Release notes</summary>
     16 <p><em>Sourced from <a href="https://github.com/kulshekhar/ts-jest/releases">ts-jest's releases</a>.</em></p>
     17 <blockquote>
     18 <h2>v29.2.5</h2>
     19 <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
     20 <h2>v29.2.4</h2>
     21 <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
     22 <h2>v29.2.3</h2>
     23 <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
     24 <h2>v29.2.2</h2>
     25 <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
     26 <h2>v29.2.1</h2>
     27 <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
     28 <h2>v29.2.0</h2>
     29 <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
     30 <h2>v29.1.5</h2>
     31 <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
     32 <h2>v29.1.4</h2>
     33 <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
     34 <h2>v29.1.3</h2>
     35 <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
     36 <h2>v29.1.2</h2>
     37 <p>Please refer to <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details.</p>
     38 </blockquote>
     39 </details>
     40 <details>
     41 <summary>Changelog</summary>
     42 <p><em>Sourced from <a href="https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md">ts-jest's changelog</a>.</em></p>
     43 <blockquote>
     44 <h3><a href="https://github.com/kulshekhar/ts-jest/compare/v29.2.4...v29.2.5">29.2.5</a> (2024-08-23)</h3>
     45 <h3>Bug Fixes</h3>
     46 <ul>
     47 <li>build: build package with <code>NodeNext</code> module (<a href="https://github.com/kulshekhar/ts-jest/commit/9b3ade5">9b3ade5</a>)</li>
     48 <li>fix: set value <code>ts/tsx</code> <code>extensionsToTreatAsEsm</code> in default esm preset (<a href="https://github.com/kulshekhar/ts-jest/commit/d9ff362">d9ff362</a>)</li>
     49 <li>fix(compiler): fallback to <code>NodeJS</code> module resolution for ts 4.8 (<a href="https://github.com/kulshekhar/ts-jest/commit/b7d3409">b7d3409</a>), closes <a href="https://redirect.github.com/kulshekhar/ts-jest/issues/4499">#4499</a></li>
     50 </ul>
     51 <h3><a href="https://github.com/kulshekhar/ts-jest/compare/v29.2.3...v29.2.4">29.2.4</a> (2024-08-01)</h3>
     52 <h3>Bug Fixes</h3>
     53 <ul>
     54 <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>
     55 </ul>
     56 <h3><a href="https://github.com/kulshekhar/ts-jest/compare/v29.2.2...v29.2.3">29.2.3</a> (2024-07-18)</h3>
     57 <h3>Security Fixes</h3>
     58 <ul>
     59 <li>build(deps): Update dependency ejs to ^3.1.10 (<a href="https://github.com/kulshekhar/ts-jest/commit/de94a56">de94a56</a>)</li>
     60 </ul>
     61 <h3>Code Refactoring</h3>
     62 <ul>
     63 <li>refactor(presets): maintain preset codes inside <code>src</code> (<a href="https://github.com/kulshekhar/ts-jest/commit/8474fc2">8474fc2</a>)</li>
     64 </ul>
     65 <h3><a href="https://github.com/kulshekhar/ts-jest/compare/v29.2.1...v29.2.2">29.2.2</a> (2024-07-10)</h3>
     66 <h3>Bug Fixes</h3>
     67 <ul>
     68 <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>
     69 </ul>
     70 <h3><a href="https://github.com/kulshekhar/ts-jest/compare/v29.2.0...v29.2.1">29.2.1</a> (2024-07-10)</h3>
     71 <h3>Bug Fixes</h3>
     72 <ul>
     73 <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>
     74 <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>
     75 </ul>
     76 <!-- raw HTML omitted -->
     77 </blockquote>
     78 <p>... (truncated)</p>
     79 </details>
     80 <details>
     81 <summary>Commits</summary>
     82 <ul>
     83 <li><a href="https://github.com/kulshekhar/ts-jest/commit/500a86307c2fffe97b2483a91c54d3b749e8ec0e"><code>500a863</code></a> chore(release): 29.2.5</li>
     84 <li><a href="https://github.com/kulshekhar/ts-jest/commit/dce986e1e31ddcadb2cb8ffebc2574cf81090386"><code>dce986e</code></a> build(deps): Update dependency <code>@​babel/preset-env</code> to ^7.25.4</li>
     85 <li><a href="https://github.com/kulshekhar/ts-jest/commit/48a28a63f2ae1c1cee780867229d14aebd1acb7d"><code>48a28a6</code></a> build(deps): Update dependency vite to ^5.4.2</li>
     86 <li><a href="https://github.com/kulshekhar/ts-jest/commit/d9ff362490770aa99150610c01f710c967ebbc61"><code>d9ff362</code></a> fix: set value <code>ts/tsx</code> <code>extensionsToTreatAsEsm</code> in default esm preset</li>
     87 <li><a href="https://github.com/kulshekhar/ts-jest/commit/00550eff98b005c61e1c14c6745cb53fc13b24fa"><code>00550ef</code></a> test: add e2e test case for ESM features</li>
     88 <li><a href="https://github.com/kulshekhar/ts-jest/commit/978169ba31424b15f2a7628ad8c22578dfed892f"><code>978169b</code></a> build(deps): Update dependency <code>@​types/node</code> to v20.16.1</li>
     89 <li><a href="https://github.com/kulshekhar/ts-jest/commit/e9a643c8267915fe073dc8229779023e5b85cd5f"><code>e9a643c</code></a> build(deps): Update dependency <code>@​types/node</code> to v20.16.0</li>
     90 <li><a href="https://github.com/kulshekhar/ts-jest/commit/535edab00ed1ad8b117eaf773a59a6b68fab0429"><code>535edab</code></a> build(deps): Update dependency <code>@​types/node</code> to v20.15.0</li>
     91 <li><a href="https://github.com/kulshekhar/ts-jest/commit/011a9d8904e631f87f49ca82589f9e7efd3a0fe2"><code>011a9d8</code></a> build(deps): Update dependency vite to ^5.4.1</li>
     92 <li><a href="https://github.com/kulshekhar/ts-jest/commit/4eb8ccdf8b62dc89d2857c746f5b8d0347abf19a"><code>4eb8ccd</code></a> build: update renovate bot</li>
     93 <li>Additional commits viewable in <a href="https://github.com/kulshekhar/ts-jest/compare/v29.1.1...v29.2.5">compare view</a></li>
     94 </ul>
     95 </details>
     96 <br />
     97 
     98 
     99 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ts-jest&package-manager=npm_and_yarn&previous-version=29.1.1&new-version=29.2.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    100 
    101 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`.
    102 
    103 [//]: # (dependabot-automerge-start)
    104 [//]: # (dependabot-automerge-end)
    105 
    106 ---
    107 
    108 <details>
    109 <summary>Dependabot commands and options</summary>
    110 <br />
    111 
    112 You can trigger Dependabot actions by commenting on this PR:
    113 - `@dependabot rebase` will rebase this PR
    114 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    115 - `@dependabot merge` will merge this PR after your CI passes on it
    116 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    117 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    118 - `@dependabot reopen` will reopen this PR if it is closed
    119 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    120 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
    121 - `@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)
    122 - `@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)
    123 - `@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)
    124 
    125 
    126 </details>
    127 
    128 
    129 ## Comments
    130 
    131 ### @dependabot[bot] — 2025-02-24T07:13:11Z
    132 
    133 Superseded by #119.
    134