matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

348.md (9010B)


      1 # PR #348 Bump @testing-library/react from 13.4.0 to 14.0.0
      2 
      3 - **Status:** open
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-02-17T09:10:19Z
      6 - **Branch:** dependabot/npm_and_yarn/testing-library/react-14.0.0 → main
      7 - **Labels:** dependencies, javascript
      8 - **Assignees:** @MTRNord
      9 - **Reviewers:** @MTRNord
     10 - **Diff:** [348.diff](./348.diff)
     11 
     12 ---
     13 
     14 Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 13.4.0 to 14.0.0.
     15 <details>
     16 <summary>Release notes</summary>
     17 <p><em>Sourced from <a href="https://github.com/testing-library/react-testing-library/releases"><code>@​testing-library/react</code>'s releases</a>.</em></p>
     18 <blockquote>
     19 <h2>v14.0.0</h2>
     20 <h1><a href="https://github.com/testing-library/react-testing-library/compare/v13.4.0...v14.0.0">14.0.0</a> (2023-02-16)</h1>
     21 <h3>Bug Fixes</h3>
     22 <ul>
     23 <li>Prevent &quot;missing act&quot; warning for queued microtasks (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1137">#1137</a>) (<a href="https://github.com/testing-library/react-testing-library/commit/f78839bf4147a777a823e33a429bcf5de9562f9e">f78839b</a>)</li>
     24 </ul>
     25 <h3>Features</h3>
     26 <ul>
     27 <li>Bump <code>@testing-library/dom</code> to 9.0.0 (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1177">#1177</a>) (<a href="https://github.com/testing-library/react-testing-library/commit/6653c239c0acbafd204326c8951cde8206d39898">6653c23</a>)</li>
     28 <li>Drop support for Node.js 12.x (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1169">#1169</a>) (<a href="https://github.com/testing-library/react-testing-library/commit/9b7a1e2bea5bf20ba9728f98eb7c68cdb80b7fdd">9b7a1e2</a>)</li>
     29 </ul>
     30 <h3>BREAKING CHANGES</h3>
     31 <ul>
     32 <li>See <a href="https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0">https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0</a></li>
     33 <li>Minimum supported Node.js version is now 14.x</li>
     34 </ul>
     35 <h2>v14.0.0-alpha.3</h2>
     36 <h1><a href="https://github.com/testing-library/react-testing-library/compare/v14.0.0-alpha.2...v14.0.0-alpha.3">14.0.0-alpha.3</a> (2023-02-16)</h1>
     37 <h3>Bug Fixes</h3>
     38 <ul>
     39 <li>Prevent &quot;missing act&quot; warning for queued microtasks (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1137">#1137</a>) (<a href="https://github.com/testing-library/react-testing-library/commit/f78839bf4147a777a823e33a429bcf5de9562f9e">f78839b</a>)</li>
     40 </ul>
     41 <h2>v14.0.0-alpha.2</h2>
     42 <h1><a href="https://github.com/testing-library/react-testing-library/compare/v14.0.0-alpha.1...v14.0.0-alpha.2">14.0.0-alpha.2</a> (2023-02-16)</h1>
     43 <h3>Features</h3>
     44 <ul>
     45 <li>Bump <code>@testing-library/dom</code> to 9.0.0 (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1177">#1177</a>) (<a href="https://github.com/testing-library/react-testing-library/commit/6653c239c0acbafd204326c8951cde8206d39898">6653c23</a>)</li>
     46 </ul>
     47 <h3>BREAKING CHANGES</h3>
     48 <ul>
     49 <li>See <a href="https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0">https://github.com/testing-library/dom-testing-library/releases/tag/v9.0.0</a></li>
     50 </ul>
     51 <h2>v14.0.0-alpha.1</h2>
     52 <h1><a href="https://github.com/testing-library/react-testing-library/compare/v13.4.0...v14.0.0-alpha.1">14.0.0-alpha.1</a> (2023-01-31)</h1>
     53 <h3>Features</h3>
     54 <ul>
     55 <li>Drop support for Node.js 12.x (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1169">#1169</a>) (<a href="https://github.com/testing-library/react-testing-library/commit/9b7a1e2bea5bf20ba9728f98eb7c68cdb80b7fdd">9b7a1e2</a>)</li>
     56 </ul>
     57 <!-- raw HTML omitted -->
     58 </blockquote>
     59 <p>... (truncated)</p>
     60 </details>
     61 <details>
     62 <summary>Commits</summary>
     63 <ul>
     64 <li><a href="https://github.com/testing-library/react-testing-library/commit/f78839bf4147a777a823e33a429bcf5de9562f9e"><code>f78839b</code></a> fix: Prevent &quot;missing act&quot; warning for queued microtasks (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1137">#1137</a>)</li>
     65 <li><a href="https://github.com/testing-library/react-testing-library/commit/6653c239c0acbafd204326c8951cde8206d39898"><code>6653c23</code></a> feat: Bump <code>@testing-library/dom</code> to 9.0.0 (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1177">#1177</a>)</li>
     66 <li><a href="https://github.com/testing-library/react-testing-library/commit/153a095369cdbe3149a720df9435dc698024c678"><code>153a095</code></a> chore: Allow semantic-release to post updates in issues (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1176">#1176</a>)</li>
     67 <li><a href="https://github.com/testing-library/react-testing-library/commit/1934bf224f9d45f3fc91cb722e31d3885aa9c7a0"><code>1934bf2</code></a> Bump kcd-scripts to 13.0.0 (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1170">#1170</a>)</li>
     68 <li><a href="https://github.com/testing-library/react-testing-library/commit/9b7a1e2bea5bf20ba9728f98eb7c68cdb80b7fdd"><code>9b7a1e2</code></a> feat: Drop support for Node.js 12.x (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1169">#1169</a>)</li>
     69 <li><a href="https://github.com/testing-library/react-testing-library/commit/c43512a9271f5738496a3ed49aed7e3e9dad071c"><code>c43512a</code></a> GitHub Workflows security hardening (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1162">#1162</a>)</li>
     70 <li><a href="https://github.com/testing-library/react-testing-library/commit/801ad37ac79caced867aa05931b914035c6b527a"><code>801ad37</code></a> test: Fail on unexpected console.warn and console.error (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1139">#1139</a>)</li>
     71 <li><a href="https://github.com/testing-library/react-testing-library/commit/185e3142a320908fc2a707c7aba815444abf675c"><code>185e314</code></a> test: Add Node.js 18.x to test matrix (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1138">#1138</a>)</li>
     72 <li><a href="https://github.com/testing-library/react-testing-library/commit/4d76a4a75541ceccbc23a452ac6b291e6bfde927"><code>4d76a4a</code></a> Update outdated LICENSE year (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1133">#1133</a>)</li>
     73 <li><a href="https://github.com/testing-library/react-testing-library/commit/bca9bf8bca1dfb9655980801838fb851d0ef8763"><code>bca9bf8</code></a> add stephensauceda as a contributor for doc (<a href="https://github-redirect.dependabot.com/testing-library/react-testing-library/issues/1132">#1132</a>)</li>
     74 <li>Additional commits viewable in <a href="https://github.com/testing-library/react-testing-library/compare/v13.4.0...v14.0.0">compare view</a></li>
     75 </ul>
     76 </details>
     77 <br />
     78 
     79 
     80 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@testing-library/react&package-manager=npm_and_yarn&previous-version=13.4.0&new-version=14.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     81 
     82 You can trigger a rebase of this PR by commenting `@dependabot rebase`.
     83 
     84 [//]: # (dependabot-automerge-start)
     85 [//]: # (dependabot-automerge-end)
     86 
     87 ---
     88 
     89 <details>
     90 <summary>Dependabot commands and options</summary>
     91 <br />
     92 
     93 You can trigger Dependabot actions by commenting on this PR:
     94 - `@dependabot rebase` will rebase this PR
     95 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     96 - `@dependabot merge` will merge this PR after your CI passes on it
     97 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     98 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     99 - `@dependabot reopen` will reopen this PR if it is closed
    100 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    101 - `@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)
    102 - `@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)
    103 - `@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)
    104 
    105 
    106 </details>
    107 
    108 <!-- Replace -->
    109 ----
    110 ⌛ Deploy Preview - Build in Progress
    111 <!-- Replace -->
    112 > **Note**
    113 > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
    114 
    115