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

19.md (11880B)


      1 # PR #19 Bump eslint-config-next from 12.0.7 to 12.0.8
      2 
      3 - **Status:** merged
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2022-01-20T21:34:54Z
      6 - **Branch:** dependabot/npm_and_yarn/eslint-config-next-12.0.8 → main
      7 - **Merged:** 2022-01-20T21:46:52Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [19.diff](./19.diff)
     10 
     11 ---
     12 
     13 Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.0.7 to 12.0.8.
     14 <details>
     15 <summary>Release notes</summary>
     16 <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">eslint-config-next's releases</a>.</em></p>
     17 <blockquote>
     18 <h2>v12.0.8</h2>
     19 <h3>Core Changes</h3>
     20 <ul>
     21 <li>Fix no-server-import-in-page eslint rule for subfolder middleware: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32139">#32139</a></li>
     22 <li>Create Base Server: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32154">#32154</a></li>
     23 <li>Revert support for render prop in <code>&lt;Main /&gt;</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32184">#32184</a></li>
     24 <li>Refactor FS references in the Base Server: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32179">#32179</a></li>
     25 <li>telemetry: collect feature usage for linting during build: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32022">#32022</a></li>
     26 <li>Chore/load bindings improvements: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32191">#32191</a></li>
     27 <li>fix(NODE_ENV): Warn when launching start or build on development: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/14033">#14033</a></li>
     28 <li>Fix crash in no-page-custom-font eslint rule when default export is unnamed.: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32251">#32251</a></li>
     29 <li>Add docs for leveraging outputStandalone config: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32255">#32255</a></li>
     30 <li>Replace raw-body with get-stream and bytes: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/21915">#21915</a></li>
     31 <li>Update to latest ncc and ensure caniuse-lite data is external : <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32064">#32064</a></li>
     32 <li>Update swc: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32210">#32210</a></li>
     33 <li>Simplify custom <code>Writable</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32247">#32247</a></li>
     34 <li>Add shake exports transform to next-swc: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32253">#32253</a></li>
     35 <li>Revert &quot;Replace raw-body with get-stream and bytes&quot;: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32305">#32305</a></li>
     36 <li>Re-open chore(deps): upgrade browserslist: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32300">#32300</a></li>
     37 <li>Fix RSC link navigation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32303">#32303</a></li>
     38 <li>Compile escape-string-regexp: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32310">#32310</a></li>
     39 <li>Add unstable_useRefreshRoot: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32342">#32342</a></li>
     40 <li>Upate swc: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32365">#32365</a></li>
     41 <li>fix unstable_useRefreshRoot typing: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32364">#32364</a></li>
     42 <li>fix(next-swc/styled-jsx): Fix <code>nth</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32358">#32358</a></li>
     43 <li>Rename experimental vital hook: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32343">#32343</a></li>
     44 <li>Inline server data response with partial hydration: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32330">#32330</a></li>
     45 <li>Update <code>jsx</code> transform of swc: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32383">#32383</a></li>
     46 <li>Fix running server with Polyfilled fetch: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32368">#32368</a></li>
     47 <li>Fix dynamic routes with pages under index folder: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32440">#32440</a></li>
     48 <li>Fixes <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32338">#32338</a> missing Document components trigger an error for production builds: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32345">#32345</a></li>
     49 <li>Fixes for inline embedding data in the web runtime: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32471">#32471</a></li>
     50 <li>Add vitals and rsc to npm files: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32472">#32472</a></li>
     51 <li>fixes to allow lazy compilation for import(): <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32441">#32441</a></li>
     52 <li>upgrade webpack and watchpack: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32173">#32173</a></li>
     53 <li>Update to filter loader specific files from traces: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32267">#32267</a></li>
     54 <li>Fix server data cache key: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32506">#32506</a></li>
     55 <li>[middleware] Fix hydration for rewrites to dynamic pages: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32534">#32534</a></li>
     56 <li>Ensure image-optimizer is traced for standalone mode: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32522">#32522</a></li>
     57 <li>Remove unused classnames dependency from react-dev-overlay: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32487">#32487</a></li>
     58 <li>next-swc: Emit errors and add tests to next-ssg: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32254">#32254</a></li>
     59 <li>Include message body in redirect responses: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/31886">#31886</a></li>
     60 <li>Prevent NEXT_PHASE env change in workers: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/28941">#28941</a></li>
     61 <li>Check stack property for page export exceptions: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32289">#32289</a></li>
     62 <li>fix(next-swc/styled-jsx): Fix interpolation in media query: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32490">#32490</a></li>
     63 <li>Update swc: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32566">#32566</a></li>
     64 <li>Add turbo / improve Rust build caching in GitHub Actions: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/31464">#31464</a></li>
     65 <li>Fix ReadableStream.pipeTo() being unimplemented in the web runtime: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32602">#32602</a></li>
     66 <li>Ensure AMP optimizer is only excluded from trace when not used: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32577">#32577</a></li>
     67 <li>Upgraded next-env dependencies: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32613">#32613</a></li>
     68 </ul>
     69 <!-- raw HTML omitted -->
     70 </blockquote>
     71 <p>... (truncated)</p>
     72 </details>
     73 <details>
     74 <summary>Commits</summary>
     75 <ul>
     76 <li><a href="https://github.com/vercel/next.js/commit/d7a96d22be60bd84297befe7bff9ecc8862eaebf"><code>d7a96d2</code></a> v12.0.8</li>
     77 <li><a href="https://github.com/vercel/next.js/commit/df0e89984e4f057c2f03745b090732bb055ebabb"><code>df0e899</code></a> v12.0.8-canary.22</li>
     78 <li><a href="https://github.com/vercel/next.js/commit/0de84472eb565d5ecae1e6b71994f0cd46c8ecb9"><code>0de8447</code></a> v12.0.8-canary.21</li>
     79 <li><a href="https://github.com/vercel/next.js/commit/3eabb7f4c737ec8a0341f065768db25dbf43aff6"><code>3eabb7f</code></a> v12.0.8-canary.20</li>
     80 <li><a href="https://github.com/vercel/next.js/commit/aeb67cc28d1d589719b95043042c6cb8f9aab26c"><code>aeb67cc</code></a> v12.0.8-canary.19</li>
     81 <li><a href="https://github.com/vercel/next.js/commit/5680007fa220adf0f23133040e90cbb236d7da40"><code>5680007</code></a> v12.0.8-canary.18</li>
     82 <li><a href="https://github.com/vercel/next.js/commit/cfa8ab9cbfb8818408654e223aa9253be619879e"><code>cfa8ab9</code></a> v12.0.8-canary.17</li>
     83 <li><a href="https://github.com/vercel/next.js/commit/69a56759ee881fde3f969a413e5e57d5466411ec"><code>69a5675</code></a> v12.0.8-canary.16</li>
     84 <li><a href="https://github.com/vercel/next.js/commit/5378db8f807dbb9ff0993662f0a39d0f6cba2452"><code>5378db8</code></a> v12.0.8-canary.15</li>
     85 <li><a href="https://github.com/vercel/next.js/commit/381ca374e5400bf9a27403881df3d28ac3a4579d"><code>381ca37</code></a> v12.0.8-canary.14</li>
     86 <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v12.0.8/packages/eslint-config-next">compare view</a></li>
     87 </ul>
     88 </details>
     89 <br />
     90 
     91 
     92 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-config-next&package-manager=npm_and_yarn&previous-version=12.0.7&new-version=12.0.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     93 
     94 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`.
     95 
     96 [//]: # (dependabot-automerge-start)
     97 [//]: # (dependabot-automerge-end)
     98 
     99 ---
    100 
    101 <details>
    102 <summary>Dependabot commands and options</summary>
    103 <br />
    104 
    105 You can trigger Dependabot actions by commenting on this PR:
    106 - `@dependabot rebase` will rebase this PR
    107 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    108 - `@dependabot merge` will merge this PR after your CI passes on it
    109 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    110 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    111 - `@dependabot reopen` will reopen this PR if it is closed
    112 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    113 - `@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)
    114 - `@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)
    115 - `@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)
    116 
    117 
    118 </details>
    119