19.json (12298B)
1 { 2 "number": 19, 3 "title": "Bump eslint-config-next from 12.0.7 to 12.0.8", 4 "state": "merged", 5 "diff_file": "19.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2022-01-20T21:34:54Z", 8 "closed_at": "2022-01-20T21:46:52Z", 9 "merged_at": "2022-01-20T21:46:52Z", 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/eslint-config-next-12.0.8", 12 "labels": [ 13 "dependencies", 14 "javascript" 15 ], 16 "assignees": [], 17 "requested_reviewers": [], 18 "body": "Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.0.7 to 12.0.8.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/vercel/next.js/releases\">eslint-config-next's releases</a>.</em></p>\n<blockquote>\n<h2>v12.0.8</h2>\n<h3>Core Changes</h3>\n<ul>\n<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>\n<li>Create Base Server: <a href=\"https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32154\">#32154</a></li>\n<li>Revert support for render prop in <code><Main /></code>: <a href=\"https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32184\">#32184</a></li>\n<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>\n<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>\n<li>Chore/load bindings improvements: <a href=\"https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32191\">#32191</a></li>\n<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>\n<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>\n<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>\n<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>\n<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>\n<li>Update swc: <a href=\"https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32210\">#32210</a></li>\n<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>\n<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>\n<li>Revert "Replace raw-body with get-stream and bytes": <a href=\"https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32305\">#32305</a></li>\n<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>\n<li>Fix RSC link navigation: <a href=\"https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32303\">#32303</a></li>\n<li>Compile escape-string-regexp: <a href=\"https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32310\">#32310</a></li>\n<li>Add unstable_useRefreshRoot: <a href=\"https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32342\">#32342</a></li>\n<li>Upate swc: <a href=\"https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32365\">#32365</a></li>\n<li>fix unstable_useRefreshRoot typing: <a href=\"https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32364\">#32364</a></li>\n<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>\n<li>Rename experimental vital hook: <a href=\"https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32343\">#32343</a></li>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<li>upgrade webpack and watchpack: <a href=\"https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32173\">#32173</a></li>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<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>\n<li>Update swc: <a href=\"https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32566\">#32566</a></li>\n<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>\n<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>\n<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>\n<li>Upgraded next-env dependencies: <a href=\"https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/32613\">#32613</a></li>\n</ul>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/vercel/next.js/commit/d7a96d22be60bd84297befe7bff9ecc8862eaebf\"><code>d7a96d2</code></a> v12.0.8</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/df0e89984e4f057c2f03745b090732bb055ebabb\"><code>df0e899</code></a> v12.0.8-canary.22</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/0de84472eb565d5ecae1e6b71994f0cd46c8ecb9\"><code>0de8447</code></a> v12.0.8-canary.21</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/3eabb7f4c737ec8a0341f065768db25dbf43aff6\"><code>3eabb7f</code></a> v12.0.8-canary.20</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/aeb67cc28d1d589719b95043042c6cb8f9aab26c\"><code>aeb67cc</code></a> v12.0.8-canary.19</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/5680007fa220adf0f23133040e90cbb236d7da40\"><code>5680007</code></a> v12.0.8-canary.18</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/cfa8ab9cbfb8818408654e223aa9253be619879e\"><code>cfa8ab9</code></a> v12.0.8-canary.17</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/69a56759ee881fde3f969a413e5e57d5466411ec\"><code>69a5675</code></a> v12.0.8-canary.16</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/5378db8f807dbb9ff0993662f0a39d0f6cba2452\"><code>5378db8</code></a> v12.0.8-canary.15</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/381ca374e5400bf9a27403881df3d28ac3a4579d\"><code>381ca37</code></a> v12.0.8-canary.14</li>\n<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>\n</ul>\n</details>\n<br />\n\n\n[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>", 19 "comments": [], 20 "review_comments": [] 21 }