As usual, our recommendation for upgrading is to run:
nuxi upgrade --force
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the vue and unjs ecosystems.
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.10.2 to 3.10.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/nuxt/nuxt/releases">nuxt's releases</a>.</em></p>
<blockquote>
<h2>v3.10.3</h2>
<blockquote>
<p>3.10.3 is a regularly-scheduled patch release.</p>
</blockquote>
<h2>✅ Upgrading</h2>
<p>As usual, our recommendation for upgrading is to run:</p>
<pre lang="sh"><code>nuxi upgrade --force
</code></pre>
<p>This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the vue and unjs ecosystems.</p>
<h2>👉 Changelog</h2>
<p><a href="https://github.com/nuxt/nuxt/compare/v3.10.2...v3.10.3">compare changes</a></p>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>nuxt:</strong> Respect <code>dedupe</code> option in <code>useFetch</code> (<a href="https://github.com/nuxt/nuxt/pull/25815">#25815</a>)</li>
<li><strong>nuxt:</strong> Bypass browser cache when fetching app build id (<a href="https://github.com/nuxt/nuxt/pull/25813">#25813</a>)</li>
<li><strong>nuxt:</strong> In dev, don't link <code>css</code> files with <code>?inline</code> query (<a href="https://github.com/nuxt/nuxt/pull/25822">#25822</a>)</li>
<li><strong>nuxt:</strong> Pass <code>external</code> to <code>navigate</code> in custom <code><NuxtLink></code> (<a href="https://github.com/nuxt/nuxt/pull/25887">#25887</a>)</li>
<li><strong>nuxt:</strong> Mark internal island components with <code>@__PURE__</code> (<a href="https://github.com/nuxt/nuxt/pull/25842">#25842</a>)</li>
<li><strong>nuxt:</strong> Use <code>setTimeout</code> before scrolling when navigating (<a href="https://github.com/nuxt/nuxt/pull/25817">#25817</a>)</li>
<li><strong>nuxt:</strong> Add missing type for <code>head</code> in <code>defineNuxtComponent</code> (<a href="https://github.com/nuxt/nuxt/pull/25410">#25410</a>)</li>
<li><strong>nuxt:</strong> Handle <code>undefined</code> paths in <code>resolveTrailingSlashBehavior</code> (<a href="https://github.com/nuxt/nuxt/commit/ba6a4132b">ba6a4132b</a>)</li>
<li><strong>nuxt:</strong> Set <code>to.name</code> to be undefined rather than deleting entirely (<a href="https://github.com/nuxt/nuxt/commit/4ca1ab7cf">4ca1ab7cf</a>)</li>
</ul>
<h3>📖 Documentation</h3>
<ul>
<li>Enable more blocks for twoslash (<a href="https://github.com/nuxt/nuxt/pull/25830">#25830</a>)</li>
<li>Remove <code>.ts</code> extension when adding compiled files (<a href="https://github.com/nuxt/nuxt/pull/25855">#25855</a>)</li>
<li>Replace <code>callout</code> to new components (<a href="https://github.com/nuxt/nuxt/pull/25897">#25897</a>)</li>
<li>Fix incorrect wording (<a href="https://github.com/nuxt/nuxt/pull/25902">#25902</a>)</li>
</ul>
<h3>🏡 Chore</h3>
<ul>
<li>Use <code>nuxt.config</code> to enable pages for docs typecheck (<a href="https://github.com/nuxt/nuxt/commit/72a2e23cc">72a2e23cc</a>)</li>
<li>Restore environment back to development (<a href="https://github.com/nuxt/nuxt/commit/3f92cf04d">3f92cf04d</a>)</li>
<li>Unpin vite version 🙈 (<a href="https://github.com/nuxt/nuxt/commit/d326e054d">d326e054d</a>)</li>
<li><strong>nuxt:</strong> Use Exclude rather than Omit (<a href="https://github.com/nuxt/nuxt/commit/3fc4231d3">3fc4231d3</a>)</li>
</ul>
<h3>🤖 CI</h3>
<ul>
<li>Typecheck code samples in docs (<a href="https://github.com/nuxt/nuxt/pull/25777">#25777</a>)</li>
<li>Update link to stackblitz mcve page (<a href="https://github.com/nuxt/nuxt/commit/59dd5fd93">59dd5fd93</a>)</li>
</ul>
<h3>❤️ Contributors</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/nuxt/nuxt/commit/aaad9924339b4c45d7feb45ed84bac4052edfcf0"><code>aaad992</code></a> v3.10.3</li>
<li><a href="https://github.com/nuxt/nuxt/commit/30695bdb48b260342750d014856e6cb75da12b37"><code>30695bd</code></a> chore(deps): update all non-major dependencies (main) (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/25862">#25862</a>)</li>
<li><a href="https://github.com/nuxt/nuxt/commit/4ca1ab7cfb4cd7157a156382fcde0250f2fb4d79"><code>4ca1ab7</code></a> fix(nuxt): set <code>to.name</code> to be undefined rather than deleting entirely</li>
<li><a href="https://github.com/nuxt/nuxt/commit/ba6a4132bb0847fdf063e3b3f90b7078f81e91b4"><code>ba6a413</code></a> fix(nuxt): handle <code>undefined</code> paths in <code>resolveTrailingSlashBehavior</code></li>
<li><a href="https://github.com/nuxt/nuxt/commit/3fc4231d337c9270ac87f26e5717b8afce2e1417"><code>3fc4231</code></a> chore(nuxt): use Exclude rather than Omit</li>
<li><a href="https://github.com/nuxt/nuxt/commit/b5981f6840364f7279514375ee2622d096d07f69"><code>b5981f6</code></a> fix(nuxt): add missing type for <code>head</code> in <code>defineNuxtComponent</code> (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/25410">#25410</a>)</li>
<li><a href="https://github.com/nuxt/nuxt/commit/0152cf48eb00cc7848c5e78cce46da56961a83b3"><code>0152cf4</code></a> fix(nuxt): use <code>setTimeout</code> before scrolling when navigating (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/25817">#25817</a>)</li>
<li><a href="https://github.com/nuxt/nuxt/commit/b2729911b1935795697025fd33bf728bc54d6a08"><code>b272991</code></a> fix(nuxt): mark internal island components with <code>@__PURE__</code> (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/25842">#25842</a>)</li>
<li><a href="https://github.com/nuxt/nuxt/commit/f2d891cae9cf7bccc244a0b0350c24f576c2599e"><code>f2d891c</code></a> fix(nuxt): pass <code>external</code> to <code>navigate</code> in custom <code>\<NuxtLink></code> (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/25887">#25887</a>)</li>
<li><a href="https://github.com/nuxt/nuxt/commit/ec5d254f417d04e92acd0a716c662637e178f6a6"><code>ec5d254</code></a> chore(deps): update vitest to v1.3.1 (main) (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/25881">#25881</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/nuxt/nuxt/commits/v3.10.3/packages/nuxt">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
argoyle
(Migrated from gitlab.com)
merged commit into main2024-02-23 06:23:59 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps nuxt from 3.10.2 to 3.10.3.
Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
aaad992v3.10.330695bdchore(deps): update all non-major dependencies (main) (#25862)4ca1ab7fix(nuxt): setto.nameto be undefined rather than deleting entirelyba6a413fix(nuxt): handleundefinedpaths inresolveTrailingSlashBehavior3fc4231chore(nuxt): use Exclude rather than Omitb5981f6fix(nuxt): add missing type forheadindefineNuxtComponent(#25410)0152cf4fix(nuxt): usesetTimeoutbefore scrolling when navigating (#25817)b272991fix(nuxt): mark internal island components with@__PURE__(#25842)f2d891cfix(nuxt): passexternaltonavigatein custom\<NuxtLink>(#25887)ec5d254chore(deps): update vitest to v1.3.1 (main) (#25881)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts