Skip to content

Commit

Permalink
build(deps): bump next from 14.2.7 to 14.2.8 (#242)
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.7 to 14.2.8.
<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>v14.2.8</h2>
<h2>What's Changed</h2>
<blockquote>
<p>[!NOTE]<br />
This release is backporting bug fixes and minor improvements. It does
<strong>not</strong> include all pending features/changes on canary.</p>
</blockquote>
<h3>Support <code>esmExternals</code> in app directory</h3>
<ul>
<li>Support esm externals in app router (<a
href="https://redirect.github.com/vercel/next.js/issues/65041">#65041</a>)</li>
<li>Turbopack: Allow client components from foreign code in app routes
(<a
href="https://redirect.github.com/vercel/next.js/issues/64751">#64751</a>)</li>
<li>Turbopack: add support for esm externals in app dir (<a
href="https://redirect.github.com/vercel/next.js/issues/64918">#64918</a>)</li>
<li>other related PRs: <a
href="https://redirect.github.com/vercel/next.js/issues/66990">#66990</a>
<a
href="https://redirect.github.com/vercel/next.js/issues/66727">#66727</a>
<a
href="https://redirect.github.com/vercel/next.js/issues/66286">#66286</a>
<a
href="https://redirect.github.com/vercel/next.js/issues/65519">#65519</a></li>
</ul>
<h3>Reading cookies set in middleware in components and actions</h3>
<ul>
<li>initialize ALS with cookies in middleware (<a
href="https://redirect.github.com/vercel/next.js/issues/65008">#65008</a>)</li>
<li>fix middleware cookie initialization (<a
href="https://redirect.github.com/vercel/next.js/issues/65820">#65820</a>)</li>
<li>ensure cookies set in middleware can be read in a server action (<a
href="https://redirect.github.com/vercel/next.js/issues/67924">#67924</a>)</li>
<li>fix: merged middleware cookies should preserve options (<a
href="https://redirect.github.com/vercel/next.js/issues/67956">#67956</a>)</li>
</ul>
<h3>Metadata and icons</h3>
<ul>
<li>support facebook-specific metadata (<code>fb:app_id</code>,
<code>fb:admins</code>) in generateMetaData (<a
href="https://redirect.github.com/vercel/next.js/issues/65713">#65713</a>)</li>
<li>Always collect static icons for all segments (<a
href="https://redirect.github.com/vercel/next.js/issues/68712">#68712</a>)</li>
<li>Fix favicon merging with customized icons (<a
href="https://redirect.github.com/vercel/next.js/issues/67982">#67982</a>)</li>
<li>Warn metadataBase missing in standalone mode or non vercel
deployment (<a
href="https://redirect.github.com/vercel/next.js/issues/66296">#66296</a>)</li>
</ul>
<h3>Parallel routes fixes</h3>
<ul>
<li>fix missing stylesheets when parallel routes are present (<a
href="https://redirect.github.com/vercel/next.js/issues/69507">#69507</a>)</li>
</ul>
<h3>Draft mode and edge improvements</h3>
<ul>
<li>fix: unstable_cache should not cache new result in draft mode (<a
href="https://redirect.github.com/vercel/next.js/issues/67772">#67772</a>)</li>
<li>Add draft mode flag for multi-zone (<a
href="https://redirect.github.com/vercel/next.js/issues/68997">#68997</a>)</li>
<li>Fix edge preview props are not matched with cookie (<a
href="https://redirect.github.com/vercel/next.js/issues/67779">#67779</a>)</li>
<li>other related PRs: <a
href="https://redirect.github.com/vercel/next.js/issues/65426">#65426</a>,
<a
href="https://redirect.github.com/vercel/next.js/issues/67787">#67787</a>,
<a
href="https://redirect.github.com/vercel/next.js/issues/64946">#64946</a>,
<a
href="https://redirect.github.com/vercel/next.js/issues/64313">#64313</a>,
<a
href="https://redirect.github.com/vercel/next.js/issues/64370">#64370</a></li>
</ul>
<h3><code>next/image</code> fixes</h3>
<ul>
<li>Allow external image urls with _next/image pathname to be rendered
via Image component (<a
href="https://redirect.github.com/vercel/next.js/issues/69586">#69586</a>)</li>
</ul>
<h3>Server actions improvements</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vercel/next.js/commit/63b999c3ba9fda5ed577d56438200b60b07085e1"><code>63b999c</code></a>
v14.2.8</li>
<li><a
href="https://github.com/vercel/next.js/commit/55e4ef2d2b78ab08aac5620df7f3e1a81a0c0648"><code>55e4ef2</code></a>
Allow external image urls with _next/image pathname to be rendered via
Image ...</li>
<li><a
href="https://github.com/vercel/next.js/commit/d09b769ec17bbe27dd3237d971bd8a3e9539ebdc"><code>d09b769</code></a>
feat(turbopack): add support for esm externals in app dir (<a
href="https://redirect.github.com/vercel/next.js/issues/64918">#64918</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/dafdc81be8d992f9a78246597d7cef94d2aecd43"><code>dafdc81</code></a>
test: convert app-external.test.ts to nextTestSetup</li>
<li><a
href="https://github.com/vercel/next.js/commit/2c80812eff493eff2867baf46870b4fcb8df2ff4"><code>2c80812</code></a>
Turbopack: Allow client components from foreign code in app routes (<a
href="https://redirect.github.com/vercel/next.js/issues/64751">#64751</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/64731138ab5da66c12136e1ff5425b7af301762b"><code>6473113</code></a>
Improve SWC transform ID generation (<a
href="https://redirect.github.com/vercel/next.js/issues/69183">#69183</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/9c4efb980b584cc8f3037ff945727940a3c314d9"><code>9c4efb9</code></a>
Apply optimization for unused actions (<a
href="https://redirect.github.com/vercel/next.js/issues/69178">#69178</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/5eff016fdd1de126813ba7261ab01bc717672a5d"><code>5eff016</code></a>
refactor: create shared utils for mod resource (<a
href="https://redirect.github.com/vercel/next.js/issues/69145">#69145</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/c8bde3ed3c66d3948947e69842263d594dabcb50"><code>c8bde3e</code></a>
optimize server actions (<a
href="https://redirect.github.com/vercel/next.js/issues/66523">#66523</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/562df1f0a3926e712e995e1417bb1e0c02115025"><code>562df1f</code></a>
Ensure we match comment minify behavior between terser and swc (<a
href="https://redirect.github.com/vercel/next.js/issues/68372">#68372</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/compare/v14.2.7...v14.2.8">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=14.2.7&new-version=14.2.8)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>
  • Loading branch information
rodcast committed Sep 5, 2024
2 parents 44655e8 + 62b2237 commit 302838f
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"eslint-config-next": "^14.2.7",
"next": "^14.2.7",
"next": "^14.2.8",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sharp": "^0.33.5"
Expand Down
124 changes: 62 additions & 62 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -202,10 +202,10 @@
wrap-ansi "^8.1.0"
wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"

"@next/[email protected].7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.7.tgz#40fcd6ccdd53fd7e6788a0604f39032c84bea112"
integrity sha512-OTx9y6I3xE/eih+qtthppwLytmpJVPM5PPoJxChFsbjIEFXIayG0h/xLzefHGJviAa3Q5+Fd+9uYojKkHDKxoQ==
"@next/[email protected].8":
version "14.2.8"
resolved "https://registry.yarnpkg.com/@next/env/-/env-14.2.8.tgz#a9f28d74f96770cd9337e113c25fc90b1cf5313f"
integrity sha512-L44a+ynqkolyNBnYfF8VoCiSrjSZWgEHYKkKLGcs/a80qh7AkfVUD/MduVPgdsWZ31tgROR+yJRA0PZjSVBXWQ==

"@next/[email protected]":
version "14.2.7"
Expand All @@ -214,50 +214,50 @@
dependencies:
glob "10.3.10"

"@next/[email protected].7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.7.tgz#6cd39ba5d5f43705de44e389d4b4f5d2df391927"
integrity sha512-UhZGcOyI9LE/tZL3h9rs/2wMZaaJKwnpAyegUVDGZqwsla6hMfeSj9ssBWQS9yA4UXun3pPhrFLVnw5KXZs3vw==

"@next/[email protected].7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.7.tgz#a1d191a293443cf8df9451b8f13a348caa718cb7"
integrity sha512-ys2cUgZYRc+CbyDeLAaAdZgS7N1Kpyy+wo0b/gAj+SeOeaj0Lw/q+G1hp+DuDiDAVyxLBCJXEY/AkhDmtihUTA==

"@next/[email protected].7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.7.tgz#9da3f993b3754b900fe7b469de51898fc51112f2"
integrity sha512-2xoWtE13sUJ3qrC1lwE/HjbDPm+kBQYFkkiVECJWctRASAHQ+NwjMzgrfqqMYHfMxFb5Wws3w9PqzZJqKFdWcQ==

"@next/[email protected].7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.7.tgz#f75662bdedd2d91ad7e05778274fa17659f1f02f"
integrity sha512-+zJ1gJdl35BSAGpkCbfyiY6iRTaPrt3KTl4SF/B1NyELkqqnrNX6cp4IjjjxKpd64/7enI0kf6b9O1Uf3cL0pw==

"@next/[email protected].7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.7.tgz#3c6c5b551a5af4fc8178bd5733c8063266034e79"
integrity sha512-m6EBqrskeMUzykBrv0fDX/28lWIBGhMzOYaStp0ihkjzIYJiKUOzVYD1gULHc8XDf5EMSqoH/0/TRAgXqpQwmw==

"@next/[email protected].7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.7.tgz#16f92f00263d1fce91ae80e5f230eb1feea484e4"
integrity sha512-gUu0viOMvMlzFRz1r1eQ7Ql4OE+hPOmA7smfZAhn8vC4+0swMZaZxa9CSIozTYavi+bJNDZ3tgiSdMjmMzRJlQ==

"@next/[email protected].7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.7.tgz#1224cb8a04cd9caad785a2187df9e85b49414a42"
integrity sha512-PGbONHIVIuzWlYmLvuFKcj+8jXnLbx4WrlESYlVnEzDsa3+Q2hI1YHoXaSmbq0k4ZwZ7J6sWNV4UZfx1OeOlbQ==

"@next/[email protected].7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.7.tgz#9494aaf9cc50ddef600f8c1b2ed0f216b19f9294"
integrity sha512-BiSY5umlx9ed5RQDoHcdbuKTUkuFORDqzYKPHlLeS+STUWQKWziVOn3Ic41LuTBvqE0TRJPKpio9GSIblNR+0w==

"@next/[email protected].7":
version "14.2.7"
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.7.tgz#75e1d90758cb10a547e1cdfb878871da28123682"
integrity sha512-pxsI23gKWRt/SPHFkDEsP+w+Nd7gK37Hpv0ngc5HpWy2e7cKx9zR/+Q2ptAUqICNTecAaGWvmhway7pj/JLEWA==
"@next/[email protected].8":
version "14.2.8"
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.8.tgz#2ecf151cde79d1fc7ebc6d5b6da031abecae6dd4"
integrity sha512-1VrQlG8OzdyvvGZhGJFnaNE2P10Jjy/2FopnqbY0nSa/gr8If3iINxvOEW3cmVeoAYkmW0RsBazQecA2dBFOSw==

"@next/[email protected].8":
version "14.2.8"
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.8.tgz#0b0164813003820f8c5459869888a677eb9e2560"
integrity sha512-87t3I86rNRSOJB1gXIUzaQWWSWrkWPDyZGsR0Z7JAPtLeX3uUOW2fHxl7dNWD2BZvbvftctTQjgtfpp7nMtmWg==

"@next/[email protected].8":
version "14.2.8"
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.8.tgz#2edb6555abf4ec42c8647367057261504f0d6885"
integrity sha512-ta2sfVzbOpTbgBrF9HM5m+U58dv6QPuwU4n5EX4LLyCJGKc433Z0D9h9gay/HSOjLEXJ2fJYrMP5JYYbHdxhtw==

"@next/[email protected].8":
version "14.2.8"
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.8.tgz#baa4d8cf1206bb4ba4b355f3a7e7e745caded08a"
integrity sha512-+IoLTPK6Z5uIgDhgeWnQF5/o5GBN7+zyUNrs4Bes1W3g9++YELb8y0unFybS8s87ntAKMDl6jeQ+mD7oNwp/Ng==

"@next/[email protected].8":
version "14.2.8"
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.8.tgz#a762451ec7ada39e44c1d3f2e5a51b405d02c105"
integrity sha512-pO+hVXC+mvzUOQJJRG4RX4wJsRJ5BkURSf6dD6EjUXAX4Ml9es1WsEfkaZ4lcpmFzFvY47IkDaffks/GdCn9ag==

"@next/[email protected].8":
version "14.2.8"
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.8.tgz#c7a7d115f5def6c918c77b94ac04105f65258c2d"
integrity sha512-bCat9izctychCtf3uL1nqHq31N5e1VxvdyNcBQflkudPMLbxVnlrw45Vi87K+lt1CwrtVayHqzo4ie0Szcpwzg==

"@next/[email protected].8":
version "14.2.8"
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.8.tgz#cb346339dfad29533c5183a767af01141f55cc25"
integrity sha512-gbxfUaSPV7EyUobpavida2Hwi62GhSJaSg7iBjmBWoxkxlmETOD7U4tWt763cGIsyE6jM7IoNavq0BXqwdW2QA==

"@next/[email protected].8":
version "14.2.8"
resolved "https://registry.yarnpkg.com/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.8.tgz#56dd8d36f6b53108fe9c0e9c90855ee1f09854f3"
integrity sha512-PUXzEzjTTlUh3b5VAn1nlpwvujTnuCMMwbiCnaTazoVlN1nA3kWjlmp42IfURA2N/nyrlVEw7pURa/o4Qxj1cw==

"@next/[email protected].8":
version "14.2.8"
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.8.tgz#dfc3f11e027e685216c459150db9dcb3ed7ed997"
integrity sha512-EnPKv0ttq02E9/1KZ/8Dn7kuutv6hy1CKc0HlNcvzOQcm4/SQtvfws5gY0zrG9tuupd3HfC2L/zcTrnBhpjTuQ==

"@next/third-parties@^14.2.7":
version "14.2.7"
Expand Down Expand Up @@ -1721,28 +1721,28 @@ natural-compare@^1.4.0:
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==

next@^14.2.7:
version "14.2.7"
resolved "https://registry.yarnpkg.com/next/-/next-14.2.7.tgz#e02d5d9622ff4b998e5c89adfd660c9bf6435970"
integrity sha512-4Qy2aK0LwH4eQiSvQWyKuC7JXE13bIopEQesWE0c/P3uuNRnZCQanI0vsrMLmUQJLAto+A+/8+sve2hd+BQuOQ==
next@^14.2.8:
version "14.2.8"
resolved "https://registry.yarnpkg.com/next/-/next-14.2.8.tgz#d5fa17432c7d06bd0c33e3db3c55520b39b34c55"
integrity sha512-EyEyJZ89r8C5FPlS/401AiF3O8jeMtHIE+bLom9MwcdWJJFBgRl+MR/2VgO0v5bI6tQORNY0a0DR5sjpFNrjbg==
dependencies:
"@next/env" "14.2.7"
"@next/env" "14.2.8"
"@swc/helpers" "0.5.5"
busboy "1.6.0"
caniuse-lite "^1.0.30001579"
graceful-fs "^4.2.11"
postcss "8.4.31"
styled-jsx "5.1.1"
optionalDependencies:
"@next/swc-darwin-arm64" "14.2.7"
"@next/swc-darwin-x64" "14.2.7"
"@next/swc-linux-arm64-gnu" "14.2.7"
"@next/swc-linux-arm64-musl" "14.2.7"
"@next/swc-linux-x64-gnu" "14.2.7"
"@next/swc-linux-x64-musl" "14.2.7"
"@next/swc-win32-arm64-msvc" "14.2.7"
"@next/swc-win32-ia32-msvc" "14.2.7"
"@next/swc-win32-x64-msvc" "14.2.7"
"@next/swc-darwin-arm64" "14.2.8"
"@next/swc-darwin-x64" "14.2.8"
"@next/swc-linux-arm64-gnu" "14.2.8"
"@next/swc-linux-arm64-musl" "14.2.8"
"@next/swc-linux-x64-gnu" "14.2.8"
"@next/swc-linux-x64-musl" "14.2.8"
"@next/swc-win32-arm64-msvc" "14.2.8"
"@next/swc-win32-ia32-msvc" "14.2.8"
"@next/swc-win32-x64-msvc" "14.2.8"

object-assign@^4.1.1:
version "4.1.1"
Expand Down

0 comments on commit 302838f

Please sign in to comment.