122.md (8522B)
1 # PR #122 Bump next from 12.1.0 to 12.1.4 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-03-31T08:38:30Z 6 - **Branch:** dependabot/npm_and_yarn/next-12.1.4 → main 7 - **Closed:** 2022-04-13T08:33:51Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [122.diff](./122.diff) 12 13 --- 14 15 Bumps [next](https://github.com/vercel/next.js) from 12.1.0 to 12.1.4. 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.4</h2> 21 <h3>Core Changes</h3> 22 <ul> 23 <li>Only resolve page runtime for react 18 and error on read failure: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35705">#35705</a></li> 24 <li>feat(next-swc): Update swc crates: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35395">#35395</a></li> 25 <li>Fix document styles with react 18: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35760">#35760</a></li> 26 <li>Fix router isReady and react 18 not being detected with no config: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35762">#35762</a></li> 27 </ul> 28 <h3>Documentation Changes</h3> 29 <ul> 30 <li>Updated create-next-app docs to include pnpm usage: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35755">#35755</a></li> 31 </ul> 32 <h3>Credits</h3> 33 <p>Huge thanks to <a href="https://github.com/huozhi"><code>@huozhi</code></a>, <a href="https://github.com/styfle"><code>@styfle</code></a>, and <a href="https://github.com/kdy1"><code>@kdy1</code></a> for helping!</p> 34 <h2>v12.1.4-canary.1</h2> 35 <h3>Core Changes</h3> 36 <ul> 37 <li>Fix document styles with react 18: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35760">#35760</a></li> 38 <li>Fix router isReady and react 18 not being detected with no config: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35762">#35762</a></li> 39 </ul> 40 <h2>v12.1.4-canary.0</h2> 41 <h3>Core Changes</h3> 42 <ul> 43 <li>Only resolve page runtime for react 18 and error on read failure: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35705">#35705</a></li> 44 <li>feat(next-swc): Update swc crates: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35395">#35395</a></li> 45 </ul> 46 <h3>Documentation Changes</h3> 47 <ul> 48 <li>Updated create-next-app docs to include pnpm usage: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35755">#35755</a></li> 49 </ul> 50 <h3>Credits</h3> 51 <p>Huge thanks to <a href="https://github.com/huozhi"><code>@huozhi</code></a>, <a href="https://github.com/styfle"><code>@styfle</code></a>, and <a href="https://github.com/kdy1"><code>@kdy1</code></a> for helping!</p> 52 <h2>v12.1.3</h2> 53 <h3>Core Changes</h3> 54 <ul> 55 <li>Add deprecated JSDoc comments for the previous middleware signature: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35448">#35448</a></li> 56 <li>fix the dynamic routing of middleware: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/32601">#32601</a></li> 57 <li>fix: don't override user-agent in fetch if specified: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35547">#35547</a></li> 58 <li>Fix typos: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35683">#35683</a></li> 59 <li>Fix Fast Refresh for React 18: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35718">#35718</a></li> 60 <li>Emotion css minify should not trim end spaces if item is not the last: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35697">#35697</a></li> 61 <li>Ensure the app shell is rendered before rendering the document: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35732">#35732</a></li> 62 <li>fix: Prevent page to scroll to top during data HMR: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35739">#35739</a></li> 63 <li>Fix _document and getInitialProps with React 18: <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35736">#35736</a></li> 64 <li>test(fix: Prevent page to scroll to top during data HMR): <a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35744">#35744</a></li> 65 </ul> 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/48a3222ccc8dea2d1fa02926ee538fe301269d18"><code>48a3222</code></a> v12.1.4</li> 74 <li><a href="https://github.com/vercel/next.js/commit/09ac22ff283f725cf0e5a60376d841f15e04fd86"><code>09ac22f</code></a> v12.1.4-canary.1</li> 75 <li><a href="https://github.com/vercel/next.js/commit/d95aed607caf8cc211a08d858ed53c74146c1d73"><code>d95aed6</code></a> Fix router isReady and react 18 not being detected with no config (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35762">#35762</a>)</li> 76 <li><a href="https://github.com/vercel/next.js/commit/fe012ff916db6a9e5dc5317d0fef89a18fed9775"><code>fe012ff</code></a> Fix document styles with react 18 (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35760">#35760</a>)</li> 77 <li><a href="https://github.com/vercel/next.js/commit/2f114134484a81ae7388a2ebb6be18b307e3b637"><code>2f11413</code></a> v12.1.4-canary.0</li> 78 <li><a href="https://github.com/vercel/next.js/commit/fdfa3c7baef221e637edd76c8b13aa1950d26a1f"><code>fdfa3c7</code></a> feat(next-swc): Update swc crates (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35395">#35395</a>)</li> 79 <li><a href="https://github.com/vercel/next.js/commit/9f9214abe58079e92cb42d50f537587d364e58f3"><code>9f9214a</code></a> Updated create-next-app docs to include pnpm usage (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35755">#35755</a>)</li> 80 <li><a href="https://github.com/vercel/next.js/commit/d95d2d35c70bc54e0e3a0bdb83e39a42fa9d066c"><code>d95d2d3</code></a> Only resolve page runtime for react 18 and error on read failure (<a href="https://github-redirect.dependabot.com/vercel/next.js/issues/35705">#35705</a>)</li> 81 <li><a href="https://github.com/vercel/next.js/commit/7eee27f9ed39385afc8b2e36fbcab042196fc2be"><code>7eee27f</code></a> v12.1.3</li> 82 <li><a href="https://github.com/vercel/next.js/commit/bb918fd3211b136e2705172df1a1118fea5969f0"><code>bb918fd</code></a> v12.1.3-canary.4</li> 83 <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v12.1.0...v12.1.4">compare view</a></li> 84 </ul> 85 </details> 86 <br /> 87 88 89 [](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-04-13T08:33:50Z 121 122 Superseded by #143. 123