26.json (11685B)
1 { 2 "number": 26, 3 "title": "Bump next from 12.0.8 to 12.0.9", 4 "state": "merged", 5 "diff_file": "26.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2022-01-27T08:28:14Z", 8 "closed_at": "2022-01-27T11:34:09Z", 9 "merged_at": "2022-01-27T11:34:09Z", 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/next-12.0.9", 12 "labels": [ 13 "dependencies", 14 "javascript" 15 ], 16 "assignees": [ 17 "MTRNord" 18 ], 19 "requested_reviewers": [ 20 "MTRNord" 21 ], 22 "body": "Bumps [next](https://github.com/vercel/next.js) from 12.0.8 to 12.0.9.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/vercel/next.js/releases\">next's releases</a>.</em></p>\n<blockquote>\n<h2>v12.0.9</h2>\n<h3>Core Changes</h3>\n<ul>\n<li>middlewares: limit <code>process.env</code> to inferred usage: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33186\">#33186</a></li>\n<li>update webpack: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33207\">#33207</a></li>\n<li>Abstract out native filesystem usage from the base server: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33226\">#33226</a></li>\n<li>use text data url instead of base64 for shorter encoding: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33218\">#33218</a></li>\n<li>chore(deps): upgrade <code>postcss</code>: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33142\">#33142</a></li>\n<li>Fix global process testing for the process polyfill: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33220\">#33220</a></li>\n<li>Update swc: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33201\">#33201</a></li>\n<li>improve full refresh overlay: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33301\">#33301</a></li>\n<li>Custom app for server components: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33149\">#33149</a></li>\n<li>Update yarn PnP tests and disable swc file reading for PnP: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33236\">#33236</a></li>\n<li>Base Http for BaseServer: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32999\">#32999</a></li>\n<li>Update swc: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33342\">#33342</a></li>\n<li>Update check for fallback pages during export: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33323\">#33323</a></li>\n<li>Pre-compile more dependencies: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32742\">#32742</a></li>\n<li>Remove node fetch polyfill from base server: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33395\">#33395</a></li>\n<li>Replace regexp to plain string for optimization render HTML: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33306\">#33306</a></li>\n<li>Fix broken html on streaming render for error page: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33399\">#33399</a></li>\n<li>Disable cache for rsc pages: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33438\">#33438</a></li>\n<li>Fix pre-compiled check from copying react-refresh-utils: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33442\">#33442</a></li>\n<li>fix(next-swc): Update swc: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33427\">#33427</a></li>\n<li>Move middleware handling to node server: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33448\">#33448</a></li>\n<li>Enforce absolute URLs in Edge Functions runtime: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33410\">#33410</a></li>\n<li>feat(next-swc): Update swc: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33461\">#33461</a></li>\n<li>Update main field for nccd jest-worker: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33465\">#33465</a></li>\n<li>chore(deps): upgrade <code>node-fetch</code>: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33466\">#33466</a></li>\n<li>Move static serving to next server: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33475\">#33475</a></li>\n<li>feat(next-swc): Update swc: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33485\">#33485</a></li>\n<li>Fix multiple calls to image <code>onLoadingComplete()</code>: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33474\">#33474</a></li>\n<li>Refactor base server to remove native dependencies: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33499\">#33499</a></li>\n<li>Update swc: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33514\">#33514</a></li>\n<li>Implement abstract methods to get manifest files in the base server: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33537\">#33537</a></li>\n<li>Simplify getMiddlewareInfo calls: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33542\">#33542</a></li>\n<li>Fix static file check with i18n: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33503\">#33503</a></li>\n<li>Bump styled-jsx: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33546\">#33546</a></li>\n<li>Ensure optional value normalizing is correct for index: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33547\">#33547</a></li>\n<li>Bump nft to 0.17.4: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33548\">#33548</a></li>\n<li>Add <code>next-multilingual</code> example: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/29386\">#29386</a></li>\n<li>Removed the s from NextConfig: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33560\">#33560</a></li>\n<li>feat(next-swc): Update swc: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33595\">#33595</a></li>\n<li>Fix rsc export component name detection: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33608\">#33608</a></li>\n<li>upgrade webpack: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33549\">#33549</a></li>\n<li>Ensure fetch polyfill is loaded in next-server: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33616\">#33616</a></li>\n<li>feat(next-swc): Update swc: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33628\">#33628</a></li>\n<li>Add <code>lazyRoot</code> optional property to <code>next/image</code> component : <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33290\">#33290</a></li>\n<li>feat(next-swc): Update swc: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33675\">#33675</a></li>\n<li>Implement web server as the request handler for edge SSR: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33635\">#33635</a></li>\n<li>Relay Support in Rust Compiler: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33240\">#33240</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/07431d3e0f057a0bd58af6d456e4bee646fd8b42\"><code>07431d3</code></a> v12.0.9</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/c938e20077e40ec5ea63ad24cde4cb3c5e17ad21\"><code>c938e20</code></a> v12.0.9-canary.12</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/c385d1b8c446b60c60ffe3fbdf4818b3e760e1c0\"><code>c385d1b</code></a> REMOVE: duplicate key in docs/testing.md (<a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33681\">#33681</a>)</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/9b98c5a0e0004663f5ccd993b10807fc1646cb09\"><code>9b98c5a</code></a> chore(docs): update security headers specification (<a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33673\">#33673</a>)</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/865a079923d179a9a71bb5f30313f3327d3a59cf\"><code>865a079</code></a> v12.0.9-canary.11</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/b5d4564cca27dac6b588f26fe21a2439ead89a46\"><code>b5d4564</code></a> Revert "Relay Support in Rust Compiler" (<a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33699\">#33699</a>)</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/5c6c3851006a2fd43a8ec9518c1be7f723bbf2e3\"><code>5c6c385</code></a> Use relative path for example (<a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33565\">#33565</a>)</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/65c63c94349a4ef2bb53fe412f021b4b0a5c26c2\"><code>65c63c9</code></a> v12.0.9-canary.10</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/b20eb99a4d11c2622ea0bbb06c68c895fc6faac1\"><code>b20eb99</code></a> Relay Support in Rust Compiler (<a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33240\">#33240</a>)</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/99d4d6c5a41003338f62fd20bdcafe78e02f7a1a\"><code>99d4d6c</code></a> Implement web server as the request handler for edge SSR (<a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33635\">#33635</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/vercel/next.js/compare/v12.0.8...v12.0.9\">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>", 23 "comments": [], 24 "review_comments": [] 25 }