Skip to content

Commit

Permalink
Bump next from 13.4.7 to 13.4.12 (#866)
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 13.4.7 to 13.4.12.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/next.js/releases">next's
releases</a>.</em></p>
<blockquote>
<h2>v13.4.12</h2>
<h3>Core Changes</h3>
<ul>
<li>Separate routing code from render servers: <a
href="https://redirect.github.com/vercel/next.js/issues/52492">#52492</a></li>
<li>Move Pages API rendering into bundle: <a
href="https://redirect.github.com/vercel/next.js/issues/52149">#52149</a></li>
<li>update Turbopack: <a
href="https://redirect.github.com/vercel/next.js/issues/52986">#52986</a></li>
<li>Turbopack: Refactoring module references: <a
href="https://redirect.github.com/vercel/next.js/issues/52930">#52930</a></li>
<li>Increase timeout for 404 tests: <a
href="https://redirect.github.com/vercel/next.js/issues/52998">#52998</a></li>
<li>Reland &quot;Refine the not-found rendering process for app
router&quot;: <a
href="https://redirect.github.com/vercel/next.js/issues/52985">#52985</a></li>
<li>Revert &quot;Separate routing code from render servers (<a
href="https://redirect.github.com/vercel/next.js/issues/52492">#52492</a>)&quot;:
<a
href="https://redirect.github.com/vercel/next.js/issues/53016">#53016</a></li>
</ul>
<h3>Documentation Changes</h3>
<ul>
<li>&quot;Clarify the 'Existing Projects' section of the TypeScript
docs:: <a
href="https://redirect.github.com/vercel/next.js/issues/52944">#52944</a></li>
<li>Update 02-dynamic-routes.mdx: <a
href="https://redirect.github.com/vercel/next.js/issues/52975">#52975</a></li>
<li>chore(docs): fix broken link: <a
href="https://redirect.github.com/vercel/next.js/issues/53021">#53021</a></li>
</ul>
<h3>Misc Changes</h3>
<ul>
<li>Update to latest version of turborepo: <a
href="https://redirect.github.com/vercel/next.js/issues/52979">#52979</a></li>
<li>Update <code>swc_core</code> to <code>v0.79.22</code>: <a
href="https://redirect.github.com/vercel/next.js/issues/52945">#52945</a></li>
<li>chore(ci): add pnpm workspace for github actions: <a
href="https://redirect.github.com/vercel/next.js/issues/52976">#52976</a></li>
<li>Changed package manager for install-native.mjs to pnpm: <a
href="https://redirect.github.com/vercel/next.js/issues/52971">#52971</a></li>
<li>update CODEOWNERS config: <a
href="https://redirect.github.com/vercel/next.js/issues/53017">#53017</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/ijjk"><code>@​ijjk</code></a>, <a
href="https://github.com/wyattjoh"><code>@​wyattjoh</code></a>, <a
href="https://github.com/sokra"><code>@​sokra</code></a>, <a
href="https://github.com/kdy1"><code>@​kdy1</code></a>, <a
href="https://github.com/alexkirsz"><code>@​alexkirsz</code></a>, <a
href="https://github.com/styfle"><code>@​styfle</code></a>, <a
href="https://github.com/ShaunFerris"><code>@​ShaunFerris</code></a>, <a
href="https://github.com/syedtaqi95"><code>@​syedtaqi95</code></a>, <a
href="https://github.com/Heidar-An"><code>@​Heidar-An</code></a>, <a
href="https://github.com/huozhi"><code>@​huozhi</code></a>, and <a
href="https://github.com/ztanner"><code>@​ztanner</code></a> for
helping!</p>
<h2>v13.4.12-canary.0</h2>
<h3>Core Changes</h3>
<ul>
<li>Separate routing code from render servers: <a
href="https://redirect.github.com/vercel/next.js/issues/52492">#52492</a></li>
<li>Move Pages API rendering into bundle: <a
href="https://redirect.github.com/vercel/next.js/issues/52149">#52149</a></li>
<li>update Turbopack: <a
href="https://redirect.github.com/vercel/next.js/issues/52986">#52986</a></li>
<li>Turbopack: Refactoring module references: <a
href="https://redirect.github.com/vercel/next.js/issues/52930">#52930</a></li>
<li>Increase timeout for 404 tests: <a
href="https://redirect.github.com/vercel/next.js/issues/52998">#52998</a></li>
<li>Reland &quot;Refine the not-found rendering process for app
router&quot;: <a
href="https://redirect.github.com/vercel/next.js/issues/52985">#52985</a></li>
<li>Revert &quot;Separate routing code from render servers (<a
href="https://redirect.github.com/vercel/next.js/issues/52492">#52492</a>)&quot;:
<a
href="https://redirect.github.com/vercel/next.js/issues/53016">#53016</a></li>
</ul>
<h3>Documentation Changes</h3>
<ul>
<li>&quot;Clarify the 'Existing Projects' section of the TypeScript
docs:: <a
href="https://redirect.github.com/vercel/next.js/issues/52944">#52944</a></li>
<li>Update 02-dynamic-routes.mdx: <a
href="https://redirect.github.com/vercel/next.js/issues/52975">#52975</a></li>
<li>chore(docs): fix broken link: <a
href="https://redirect.github.com/vercel/next.js/issues/53021">#53021</a></li>
</ul>
<h3>Misc Changes</h3>
<ul>
<li>Update to latest version of turborepo: <a
href="https://redirect.github.com/vercel/next.js/issues/52979">#52979</a></li>
<li>Update <code>swc_core</code> to <code>v0.79.22</code>: <a
href="https://redirect.github.com/vercel/next.js/issues/52945">#52945</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vercel/next.js/commit/552bca46eb5779d238a140e70aa5ec03355098ee"><code>552bca4</code></a>
v13.4.12</li>
<li><a
href="https://github.com/vercel/next.js/commit/576cb6ed4f5ac99a7e2857110e109d23db45e6fa"><code>576cb6e</code></a>
v13.4.12-canary.0</li>
<li><a
href="https://github.com/vercel/next.js/commit/26a57af38938625110ea5ca49428cfb871db2508"><code>26a57af</code></a>
chore(docs): fix broken link (<a
href="https://redirect.github.com/vercel/next.js/issues/53021">#53021</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/e4b6c4e0b03a4659de4e0229447c00bcf0d4a9b5"><code>e4b6c4e</code></a>
update CODEOWNERS config (<a
href="https://redirect.github.com/vercel/next.js/issues/53017">#53017</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/ac62406ca0745106387a22aabeddeb1b33ff8b8b"><code>ac62406</code></a>
Revert &quot;Separate routing code from render servers (<a
href="https://redirect.github.com/vercel/next.js/issues/52492">#52492</a>)&quot;
(<a
href="https://redirect.github.com/vercel/next.js/issues/53016">#53016</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/1fefb4a8d201369b19e97df077cab1946d344d33"><code>1fefb4a</code></a>
Reland &quot;Refine the not-found rendering process for app router&quot;
(<a
href="https://redirect.github.com/vercel/next.js/issues/52985">#52985</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/732219e9df4923ac847256751f73c72f3f88de0b"><code>732219e</code></a>
Update 02-dynamic-routes.mdx (<a
href="https://redirect.github.com/vercel/next.js/issues/52975">#52975</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/bb5fced30aeea4f9ba77cb22d4d505e7c71d3a98"><code>bb5fced</code></a>
Changed package manager for install-native.mjs to pnpm (<a
href="https://redirect.github.com/vercel/next.js/issues/52971">#52971</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/3e34b9f2d2f583fc96e831f73a280d813136c47b"><code>3e34b9f</code></a>
&quot;Clarify the 'Existing Projects' section of the TypeScript docs:
(<a
href="https://redirect.github.com/vercel/next.js/issues/52944">#52944</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/032e8d0eb0ec4cbb916cd4b7d7570016125c3430"><code>032e8d0</code></a>
chore(ci): add pnpm workspace for github actions (<a
href="https://redirect.github.com/vercel/next.js/issues/52976">#52976</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/compare/v13.4.7...v13.4.12">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=13.4.7&new-version=13.4.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)
- `@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)
- `@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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2023
1 parent 3752493 commit d6bf048
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"chakra-ui-markdown-renderer": "^4.1.0",
"framer-motion": "^6",
"humanize-string": "^3.0.0",
"next": "13.4.7",
"next": "13.4.12",
"nextjs-progressbar": "^0.0.16",
"randomstring": "^1.3.0",
"react": "18.2.0",
Expand Down
126 changes: 63 additions & 63 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1087,55 +1087,55 @@
hey-listen "^1.0.8"
tslib "^2.3.1"

"@next/[email protected].7", "@next/env@^13.4.3":
version "13.4.7"
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.4.7.tgz#ca12d341edb128ca70384635bd2794125ffb1c01"
integrity sha512-ZlbiFulnwiFsW9UV1ku1OvX/oyIPLtMk9p/nnvDSwI0s7vSoZdRtxXNsaO+ZXrLv/pMbXVGq4lL8TbY9iuGmVw==

"@next/[email protected].7":
version "13.4.7"
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.4.7.tgz#5e36c26dda5b0bc0ea15d8555d0abd71a1ef4b5d"
integrity sha512-VZTxPv1b59KGiv/pZHTO5Gbsdeoxcj2rU2cqJu03btMhHpn3vwzEK0gUSVC/XW96aeGO67X+cMahhwHzef24/w==

"@next/[email protected].7":
version "13.4.7"
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-13.4.7.tgz#4c14ec14b200373cd602589086cb1253a28cd803"
integrity sha512-gO2bw+2Ymmga+QYujjvDz9955xvYGrWofmxTq7m70b9pDPvl7aDFABJOZ2a8SRCuSNB5mXU8eTOmVVwyp/nAew==

"@next/[email protected].7":
version "13.4.7"
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-13.4.7.tgz#e7819167ec876ddac5a959e4c7bce4d001f0e924"
integrity sha512-6cqp3vf1eHxjIDhEOc7Mh/s8z1cwc/l5B6ZNkOofmZVyu1zsbEM5Hmx64s12Rd9AYgGoiCz4OJ4M/oRnkE16/Q==

"@next/[email protected].7":
version "13.4.7"
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-13.4.7.tgz#0cac0f01d4e308b439e6c33182bed77835fe383b"
integrity sha512-T1kD2FWOEy5WPidOn1si0rYmWORNch4a/NR52Ghyp4q7KyxOCuiOfZzyhVC5tsLIBDH3+cNdB5DkD9afpNDaOw==

"@next/[email protected].7":
version "13.4.7"
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.4.7.tgz#feb61e16a68c67f3ef230f30d9562a3783c7bd59"
integrity sha512-zaEC+iEiAHNdhl6fuwl0H0shnTzQoAoJiDYBUze8QTntE/GNPfTYpYboxF5LRYIjBwETUatvE0T64W6SKDipvg==

"@next/[email protected].7":
version "13.4.7"
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.4.7.tgz#02179ecfa6d24a2956c2b54f7d27a050568bbf24"
integrity sha512-X6r12F8d8SKAtYJqLZBBMIwEqcTRvUdVm+xIq+l6pJqlgT2tNsLLf2i5Cl88xSsIytBICGsCNNHd+siD2fbWBA==

"@next/[email protected].7":
version "13.4.7"
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-13.4.7.tgz#274b7f00a2ec5934af73db15da8459e8647bfaed"
integrity sha512-NPnmnV+vEIxnu6SUvjnuaWRglZzw4ox5n/MQTxeUhb5iwVWFedolPFebMNwgrWu4AELwvTdGtWjqof53AiWHcw==

"@next/[email protected].7":
version "13.4.7"
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-13.4.7.tgz#4a95c106a6db2eee3a4c1352b77995e298d7446a"
integrity sha512-6Hxijm6/a8XqLQpOOf/XuwWRhcuc/g4rBB2oxjgCMuV9Xlr2bLs5+lXyh8w9YbAUMYR3iC9mgOlXbHa79elmXw==

"@next/[email protected].7":
version "13.4.7"
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.4.7.tgz#5137780f58d7f0230adc293a0429821bfa7d8c21"
integrity sha512-sW9Yt36Db1nXJL+mTr2Wo0y+VkPWeYhygvcHj1FF0srVtV+VoDjxleKtny21QHaG05zdeZnw2fCtf2+dEqgwqA==
"@next/[email protected].12", "@next/env@^13.4.3":
version "13.4.12"
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.4.12.tgz#0b88115ab817f178bf9dc0c5e7b367277595b58d"
integrity sha512-RmHanbV21saP/6OEPBJ7yJMuys68cIf8OBBWd7+uj40LdpmswVAwe1uzeuFyUsd6SfeITWT3XnQfn6wULeKwDQ==

"@next/[email protected].12":
version "13.4.12"
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-13.4.12.tgz#326c830b111de8a1a51ac0cbc3bcb157c4c4f92c"
integrity sha512-deUrbCXTMZ6ZhbOoloqecnUeNpUOupi8SE2tx4jPfNS9uyUR9zK4iXBvH65opVcA/9F5I/p8vDXSYbUlbmBjZg==

"@next/[email protected].12":
version "13.4.12"
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-13.4.12.tgz#dd5c49fc092a8ffe4f30b7aa9bf6c5d2e40bbfa1"
integrity sha512-WRvH7RxgRHlC1yb5oG0ZLx8F7uci9AivM5/HGGv9ZyG2Als8Ij64GC3d+mQ5sJhWjusyU6T6V1WKTUoTmOB0zQ==

"@next/[email protected].12":
version "13.4.12"
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-13.4.12.tgz#816cbe9d26ce4670ea99d95b66041e483ed122d6"
integrity sha512-YEKracAWuxp54tKiAvvq73PUs9lok57cc8meYRibTWe/VdPB2vLgkTVWFcw31YDuRXdEhdX0fWS6Q+ESBhnEig==

"@next/[email protected].12":
version "13.4.12"
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-13.4.12.tgz#670c8aee221628f65e5b299ee84db746e6c778b0"
integrity sha512-LhJR7/RAjdHJ2Isl2pgc/JaoxNk0KtBgkVpiDJPVExVWA1c6gzY57+3zWuxuyWzTG+fhLZo2Y80pLXgIJv7g3g==

"@next/[email protected].12":
version "13.4.12"
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-13.4.12.tgz#54c64e689f007ae463698dddc1c6637491c99cb4"
integrity sha512-1DWLL/B9nBNiQRng+1aqs3OaZcxC16Nf+mOnpcrZZSdyKHek3WQh6j/fkbukObgNGwmCoVevLUa/p3UFTTqgqg==

"@next/[email protected].12":
version "13.4.12"
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-13.4.12.tgz#9cbddf4e542ef3d32284e0c36ce102facc015f8b"
integrity sha512-kEAJmgYFhp0VL+eRWmUkVxLVunn7oL9Mdue/FS8yzRBVj7Z0AnIrHpTIeIUl1bbdQq1VaoOztnKicAjfkLTRCQ==

"@next/[email protected].12":
version "13.4.12"
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-13.4.12.tgz#3467a4b25429ccf49fd416388c9d19c80a4f6465"
integrity sha512-GMLuL/loR6yIIRTnPRY6UGbLL9MBdw2anxkOnANxvLvsml4F0HNIgvnU3Ej4BjbqMTNjD4hcPFdlEow4XHPdZA==

"@next/[email protected].12":
version "13.4.12"
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-13.4.12.tgz#73494cd167191946833c680b28d6a42435d383a8"
integrity sha512-PhgNqN2Vnkm7XaMdRmmX0ZSwZXQAtamBVSa9A/V1dfKQCV1rjIZeiy/dbBnVYGdj63ANfsOR/30XpxP71W0eww==

"@next/[email protected].12":
version "13.4.12"
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-13.4.12.tgz#4a497edc4e8c5ee3c3eb27cf0eb39dfadff70874"
integrity sha512-Z+56e/Ljt0bUs+T+jPjhFyxYBcdY2RIq9ELFU+qAMQMteHo7ymbV7CKmlcX59RI9C4YzN8PgMgLyAoi916b5HA==

"@nodelib/[email protected]":
version "2.1.5"
Expand Down Expand Up @@ -2297,12 +2297,12 @@ next-sitemap@^4.1.8:
fast-glob "^3.2.12"
minimist "^1.2.8"

[email protected].7:
version "13.4.7"
resolved "https://registry.yarnpkg.com/next/-/next-13.4.7.tgz#2ab20e6fada2e25cb81bd17f68956705ffd9824e"
integrity sha512-M8z3k9VmG51SRT6v5uDKdJXcAqLzP3C+vaKfLIAM0Mhx1um1G7MDnO63+m52qPdZfrTFzMZNzfsgvm3ghuVHIQ==
[email protected].12:
version "13.4.12"
resolved "https://registry.yarnpkg.com/next/-/next-13.4.12.tgz#809b21ea0aabbe88ced53252c88c4a5bd5af95df"
integrity sha512-eHfnru9x6NRmTMcjQp6Nz0J4XH9OubmzOa7CkWL+AUrUxpibub3vWwttjduu9No16dug1kq04hiUUpo7J3m3Xw==
dependencies:
"@next/env" "13.4.7"
"@next/env" "13.4.12"
"@swc/helpers" "0.5.1"
busboy "1.6.0"
caniuse-lite "^1.0.30001406"
Expand All @@ -2311,15 +2311,15 @@ [email protected]:
watchpack "2.4.0"
zod "3.21.4"
optionalDependencies:
"@next/swc-darwin-arm64" "13.4.7"
"@next/swc-darwin-x64" "13.4.7"
"@next/swc-linux-arm64-gnu" "13.4.7"
"@next/swc-linux-arm64-musl" "13.4.7"
"@next/swc-linux-x64-gnu" "13.4.7"
"@next/swc-linux-x64-musl" "13.4.7"
"@next/swc-win32-arm64-msvc" "13.4.7"
"@next/swc-win32-ia32-msvc" "13.4.7"
"@next/swc-win32-x64-msvc" "13.4.7"
"@next/swc-darwin-arm64" "13.4.12"
"@next/swc-darwin-x64" "13.4.12"
"@next/swc-linux-arm64-gnu" "13.4.12"
"@next/swc-linux-arm64-musl" "13.4.12"
"@next/swc-linux-x64-gnu" "13.4.12"
"@next/swc-linux-x64-musl" "13.4.12"
"@next/swc-win32-arm64-msvc" "13.4.12"
"@next/swc-win32-ia32-msvc" "13.4.12"
"@next/swc-win32-x64-msvc" "13.4.12"

nextjs-progressbar@^0.0.16:
version "0.0.16"
Expand Down

0 comments on commit d6bf048

Please sign in to comment.