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

12.json (12228B)


      1 {
      2   "number": 12,
      3   "title": "Bump next from 12.0.7 to 12.0.8",
      4   "state": "merged",
      5   "diff_file": "12.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2022-01-20T19:13:59Z",
      8   "closed_at": "2022-01-20T21:06:06Z",
      9   "merged_at": "2022-01-20T21:06:06Z",
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/next-12.0.8",
     12   "labels": [
     13     "dependencies",
     14     "javascript"
     15   ],
     16   "assignees": [],
     17   "requested_reviewers": [],
     18   "body": "Bumps [next](https://github.com/vercel/next.js) 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\">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-redirect.dependabot.com/vercel/next.js/issues/32139\">#32139</a></li>\n<li>Create Base Server: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32154\">#32154</a></li>\n<li>Revert support for render prop in <code>&lt;Main /&gt;</code>: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32184\">#32184</a></li>\n<li>Refactor FS references in the Base Server: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32179\">#32179</a></li>\n<li>telemetry: collect feature usage for linting during build: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32022\">#32022</a></li>\n<li>Chore/load bindings improvements: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32191\">#32191</a></li>\n<li>fix(NODE_ENV): Warn when launching start or build on development: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/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-redirect.dependabot.com/vercel/next.js/issues/32251\">#32251</a></li>\n<li>Add docs for leveraging outputStandalone config: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32255\">#32255</a></li>\n<li>Replace raw-body with get-stream and bytes: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/21915\">#21915</a></li>\n<li>Update to latest ncc and ensure caniuse-lite data is external : <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32064\">#32064</a></li>\n<li>Update swc: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32210\">#32210</a></li>\n<li>Simplify custom <code>Writable</code>: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32247\">#32247</a></li>\n<li>Add shake exports transform to next-swc: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32253\">#32253</a></li>\n<li>Revert &quot;Replace raw-body with get-stream and bytes&quot;: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32305\">#32305</a></li>\n<li>Re-open chore(deps): upgrade browserslist: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32300\">#32300</a></li>\n<li>Fix RSC link navigation: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32303\">#32303</a></li>\n<li>Compile escape-string-regexp: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32310\">#32310</a></li>\n<li>Add unstable_useRefreshRoot: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32342\">#32342</a></li>\n<li>Upate swc: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32365\">#32365</a></li>\n<li>fix unstable_useRefreshRoot typing: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32364\">#32364</a></li>\n<li>fix(next-swc/styled-jsx): Fix <code>nth</code>: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32358\">#32358</a></li>\n<li>Rename experimental vital hook: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32343\">#32343</a></li>\n<li>Inline server data response with partial hydration: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32330\">#32330</a></li>\n<li>Update <code>jsx</code> transform of swc: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32383\">#32383</a></li>\n<li>Fix running server with Polyfilled fetch: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32368\">#32368</a></li>\n<li>Fix dynamic routes with pages under index folder: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32440\">#32440</a></li>\n<li>Fixes <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32338\">#32338</a> missing Document components trigger an error for production builds: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32345\">#32345</a></li>\n<li>Fixes for inline embedding data in the web runtime: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32471\">#32471</a></li>\n<li>Add vitals and rsc to npm files: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32472\">#32472</a></li>\n<li>fixes to allow lazy compilation for import(): <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32441\">#32441</a></li>\n<li>upgrade webpack and watchpack: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32173\">#32173</a></li>\n<li>Update to filter loader specific files from traces: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32267\">#32267</a></li>\n<li>Fix server data cache key: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32506\">#32506</a></li>\n<li>[middleware] Fix hydration for rewrites to dynamic pages: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32534\">#32534</a></li>\n<li>Ensure image-optimizer is traced for standalone mode: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32522\">#32522</a></li>\n<li>Remove unused classnames dependency from react-dev-overlay: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32487\">#32487</a></li>\n<li>next-swc: Emit errors and add tests to next-ssg: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32254\">#32254</a></li>\n<li>Include message body in redirect responses: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/31886\">#31886</a></li>\n<li>Prevent NEXT_PHASE env change in workers: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/28941\">#28941</a></li>\n<li>Check stack property for page export exceptions: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32289\">#32289</a></li>\n<li>fix(next-swc/styled-jsx): Fix interpolation in media query: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32490\">#32490</a></li>\n<li>Update swc: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32566\">#32566</a></li>\n<li>Add turbo / improve Rust build caching in GitHub Actions: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/31464\">#31464</a></li>\n<li>Fix ReadableStream.pipeTo() being unimplemented in the web runtime: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32602\">#32602</a></li>\n<li>Ensure AMP optimizer is only excluded from trace when not used: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32577\">#32577</a></li>\n<li>Upgraded next-env dependencies: <a href=\"https://github-redirect.dependabot.com/vercel/next.js/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/d291aa9134ef2be420aa1e0d9467746384367953\"><code>d291aa9</code></a> Refactor data fetching API docs (<a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/30615\">#30615</a>)</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/b6b7d85f6d42dd04ff5062380887edd16f3a6d0e\"><code>b6b7d85</code></a> Docs: correct ignorance pattern for .env.local (<a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32647\">#32647</a>)</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/36eba95227214437f2d2dc616a0b3129a6e7315f\"><code>36eba95</code></a> Fixes <a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33153\">#33153</a>: Updating cross-references from master to main + canary (<a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33198\">#33198</a>)</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/57a87050e77e9398842a78e43d48b26542642330\"><code>57a8705</code></a> Add util for normalizing errors (<a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/33159\">#33159</a>)</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/2d0fd341a3be4091a379f1498817c1c781157e52\"><code>2d0fd34</code></a> Fix broken yarn pnp (<a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32867\">#32867</a>)</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/9836429beed54a7dffeaa88c199a77046b26608f\"><code>9836429</code></a> drop dynamic import with <code>ssr: false</code> on server-side (<a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32606\">#32606</a>)</li>\n<li><a href=\"https://github.com/vercel/next.js/commit/600f113358f8074f69682c7199435e30149633a7\"><code>600f113</code></a> next-swc: fix ssg code elimination when used in render (<a href=\"https://github-redirect.dependabot.com/vercel/next.js/issues/32709\">#32709</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/vercel/next.js/compare/v12.0.7...v12.0.8\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=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)\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 }