119.md (9321B)
1 # PR #119 Bump eslint-config-next from 12.1.0 to 12.1.2 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-03-29T08:30:14Z 6 - **Branch:** dependabot/npm_and_yarn/eslint-config-next-12.1.2 → main 7 - **Closed:** 2022-03-31T08:39:03Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [119.diff](./119.diff) 12 13 --- 14 15 Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) 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">eslint-config-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.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35563">#35563</a></li> 24 <li>Update rsc refresh typing and doc example: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35543">#35543</a></li> 25 <li>Revert "Revert "Make concurrent features independent from the global runtime option" <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35405">#35405</a>": <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35490">#35490</a></li> 26 <li>Update terminal tree view for switchable runtime: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35394">#35394</a></li> 27 <li>Prevent spaces between expressions from being removed: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35613">#35613</a></li> 28 <li>Fix: disable script worker in edge and fix rsc loader and runtime: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35604">#35604</a></li> 29 <li>enhance: detect ESM by ast type: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35627">#35627</a></li> 30 <li>Clean up legacy react 18 tests: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35615">#35615</a></li> 31 <li>Fix server component render condition: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35663">#35663</a></li> 32 <li>Rename createRSCHook to createFlightHook: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35665">#35665</a></li> 33 <li>Ensure eslint plugins dont conflict: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/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.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35375">#35375</a></li> 38 <li>Fix typo in rewrites docs: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35639">#35639</a></li> 39 <li>Update middleware examples list: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/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.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35608">#35608</a></li> 44 <li>Fix hydration issue in the switchable runtime tests: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/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.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35627">#35627</a></li> 52 <li>Clean up legacy react 18 tests: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35615">#35615</a></li> 53 <li>Fix server component render condition: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35663">#35663</a></li> 54 <li>Rename createRSCHook to createFlightHook: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35665">#35665</a></li> 55 <li>Ensure eslint plugins dont conflict: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/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.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35639">#35639</a></li> 60 <li>Update middleware examples list: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/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.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/35667">#35667</a>)</li> 76 <li><a href="https://github.com/vercel/next.js/commit/086cf91ada4c0c6cee41686eda5fa7357b9b9b47"><code>086cf91</code></a> v12.1.2-canary.0</li> 77 <li><a href="https://github.com/vercel/next.js/commit/79a8651bc454c0d2be6e805237bbe93ad6bf02ab"><code>79a8651</code></a> v12.1.1</li> 78 <li><a href="https://github.com/vercel/next.js/commit/a5540e8fda35735349fe37d0683fc424bbffcbbf"><code>a5540e8</code></a> v12.1.1-canary.18</li> 79 <li><a href="https://github.com/vercel/next.js/commit/78831c3c8490e2142aedfce34420085f49ba9e73"><code>78831c3</code></a> v12.1.1-canary.17</li> 80 <li><a href="https://github.com/vercel/next.js/commit/92da36f1e0a92293112281ad8d0d428ba972c05f"><code>92da36f</code></a> v12.1.1-canary.16</li> 81 <li><a href="https://github.com/vercel/next.js/commit/f62766f3641c62043ceaa7cdb60c23af9d550f3c"><code>f62766f</code></a> v12.1.1-canary.15</li> 82 <li><a href="https://github.com/vercel/next.js/commit/9129bb9a054f36890d3138fd751c358b57534a07"><code>9129bb9</code></a> v12.1.1-canary.14</li> 83 <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v12.1.2/packages/eslint-config-next">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-03-31T08:39:01Z 121 122 Superseded by #123. 123