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

118.md (9387B)


      1 # PR #118 Bump next from 12.1.0 to 12.1.2
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2022-03-29T08:29:26Z
      6 - **Branch:** dependabot/npm_and_yarn/next-12.1.2 → main
      7 - **Closed:** 2022-03-31T08:38:34Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [118.diff](./118.diff)
     12 
     13 ---
     14 
     15 Bumps [next](https://github.com/vercel/next.js) from 12.1.0 to 12.1.2.
     16 <details>
     17 <summary>Release notes</summary>
     18 <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's releases</a>.</em></p>
     19 <blockquote>
     20 <h2>v12.1.2</h2>
     21 <h3>Core Changes</h3>
     22 <ul>
     23 <li>RSC: handle commonjs in flight loader: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35563">#35563</a></li>
     24 <li>Update rsc refresh typing and doc example: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35543">#35543</a></li>
     25 <li>Revert &quot;Revert &quot;Make concurrent features independent from the global runtime option&quot; <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35405">#35405</a>&quot;: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35490">#35490</a></li>
     26 <li>Update terminal tree view for switchable runtime: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35394">#35394</a></li>
     27 <li>Prevent spaces between expressions from being removed: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35613">#35613</a></li>
     28 <li>Fix: disable script worker in edge and fix rsc loader and runtime: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35604">#35604</a></li>
     29 <li>enhance: detect ESM by ast type: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35627">#35627</a></li>
     30 <li>Clean up legacy react 18 tests: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35615">#35615</a></li>
     31 <li>Fix server component render condition: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35663">#35663</a></li>
     32 <li>Rename createRSCHook to createFlightHook: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35665">#35665</a></li>
     33 <li>Ensure eslint plugins dont conflict: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35667">#35667</a></li>
     34 </ul>
     35 <h3>Documentation Changes</h3>
     36 <ul>
     37 <li>docs: update styling support for streaming: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35375">#35375</a></li>
     38 <li>Fix typo in rewrites docs: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35639">#35639</a></li>
     39 <li>Update middleware examples list: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35622">#35622</a></li>
     40 </ul>
     41 <h3>Misc Changes</h3>
     42 <ul>
     43 <li>Fix create-next-app failing without yarn installed: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35608">#35608</a></li>
     44 <li>Fix hydration issue in the switchable runtime tests: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35616">#35616</a></li>
     45 </ul>
     46 <h3>Credits</h3>
     47 <p>Huge thanks to <a href="https://github.com/huozhi"><code>@​huozhi</code></a>, <a href="https://github.com/shuding"><code>@​shuding</code></a>, <a href="https://github.com/Brooooooklyn"><code>@​Brooooooklyn</code></a>, <a href="https://github.com/TianenPang"><code>@​TianenPang</code></a>, <a href="https://github.com/lfades"><code>@​lfades</code></a>, and <a href="https://github.com/timneutkens"><code>@​timneutkens</code></a> for helping!</p>
     48 <h2>v12.1.2-canary.1</h2>
     49 <h3>Core Changes</h3>
     50 <ul>
     51 <li>enhance: detect ESM by ast type: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35627">#35627</a></li>
     52 <li>Clean up legacy react 18 tests: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35615">#35615</a></li>
     53 <li>Fix server component render condition: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35663">#35663</a></li>
     54 <li>Rename createRSCHook to createFlightHook: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35665">#35665</a></li>
     55 <li>Ensure eslint plugins dont conflict: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35667">#35667</a></li>
     56 </ul>
     57 <h3>Documentation Changes</h3>
     58 <ul>
     59 <li>Fix typo in rewrites docs: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35639">#35639</a></li>
     60 <li>Update middleware examples list: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35622">#35622</a></li>
     61 </ul>
     62 <h3>Credits</h3>
     63 <p>Huge thanks to <a href="https://github.com/TianenPang"><code>@​TianenPang</code></a>, <a href="https://github.com/huozhi"><code>@​huozhi</code></a>, <a href="https://github.com/shuding"><code>@​shuding</code></a>, <a href="https://github.com/lfades"><code>@​lfades</code></a>, and <a href="https://github.com/timneutkens"><code>@​timneutkens</code></a> for helping!</p>
     64 <h2>v12.1.2-canary.0</h2>
     65 <h3>Core Changes</h3>
     66 <!-- raw HTML omitted -->
     67 </blockquote>
     68 <p>... (truncated)</p>
     69 </details>
     70 <details>
     71 <summary>Commits</summary>
     72 <ul>
     73 <li><a href="https://github.com/vercel/next.js/commit/50be7cc17d192084613ead62fbb5f4026bd96cee"><code>50be7cc</code></a> v12.1.2</li>
     74 <li><a href="https://github.com/vercel/next.js/commit/825425494a9d691f70f4a7a2808767c23052637d"><code>8254254</code></a> v12.1.2-canary.1</li>
     75 <li><a href="https://github.com/vercel/next.js/commit/12e1bb7d329e4b9f51511e906e0121c3a3d82a68"><code>12e1bb7</code></a> Ensure eslint plugins dont conflict (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35667">#35667</a>)</li>
     76 <li><a href="https://github.com/vercel/next.js/commit/65680ba3cb6dea19952ed6313c10b41c33b81818"><code>65680ba</code></a> Rename createRSCHook to createFlightHook (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35665">#35665</a>)</li>
     77 <li><a href="https://github.com/vercel/next.js/commit/ab119bcc7963cc53efce8f1d22c60d34b4478271"><code>ab119bc</code></a> Update middleware examples list (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35622">#35622</a>)</li>
     78 <li><a href="https://github.com/vercel/next.js/commit/f5917ad3eec4c22ad8aa13b83d3c6dd0e7e8368b"><code>f5917ad</code></a> Fix server component render condition (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35663">#35663</a>)</li>
     79 <li><a href="https://github.com/vercel/next.js/commit/41a2eb2303bd338b110a1dc170ad5fdc4b805c0e"><code>41a2eb2</code></a> Clean up legacy react 18 tests (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35615">#35615</a>)</li>
     80 <li><a href="https://github.com/vercel/next.js/commit/4bfcf8345c5c40271e2aecc72d34640fde3c44cc"><code>4bfcf83</code></a> enhance: detect ESM by ast type (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35627">#35627</a>)</li>
     81 <li><a href="https://github.com/vercel/next.js/commit/0d401ddcb58b6b602c0ff7098893c91f973b99d2"><code>0d401dd</code></a> Fix typo in rewrites docs (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35639">#35639</a>)</li>
     82 <li><a href="https://github.com/vercel/next.js/commit/086cf91ada4c0c6cee41686eda5fa7357b9b9b47"><code>086cf91</code></a> v12.1.2-canary.0</li>
     83 <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v12.1.0...v12.1.2">compare view</a></li>
     84 </ul>
     85 </details>
     86 <br />
     87 
     88 
     89 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=12.1.0&new-version=12.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     90 
     91 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`.
     92 
     93 [//]: # (dependabot-automerge-start)
     94 [//]: # (dependabot-automerge-end)
     95 
     96 ---
     97 
     98 <details>
     99 <summary>Dependabot commands and options</summary>
    100 <br />
    101 
    102 You can trigger Dependabot actions by commenting on this PR:
    103 - `@dependabot rebase` will rebase this PR
    104 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    105 - `@dependabot merge` will merge this PR after your CI passes on it
    106 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    107 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    108 - `@dependabot reopen` will reopen this PR if it is closed
    109 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    110 - `@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)
    111 - `@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)
    112 - `@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)
    113 
    114 
    115 </details>
    116 
    117 
    118 ## Comments
    119 
    120 ### @dependabot[bot] — 2022-03-31T08:38:34Z
    121 
    122 Superseded by #122.
    123