[PR #249] [CLOSED] chore(deps): bump nuxt from 3.17.7 to 3.19.0 #273

Closed
opened 2026-02-17 17:06:33 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop/pull/249
Author: @dependabot[bot]
Created: 9/17/2025
Status: Closed

Base: developHead: dependabot/npm_and_yarn/nuxt-3.19.0


📝 Commits (1)

  • d92957f chore(deps): bump nuxt from 3.17.7 to 3.19.0

📊 Changes

2 files changed (+2125 additions, -607 deletions)

View changed files

📝 package.json (+1 -1)
📝 pnpm-lock.yaml (+2124 -606)

📄 Description

Bumps nuxt from 3.17.7 to 3.19.0.

Release notes

Sourced from nuxt's releases.

v3.19.0

👀 Highlights

Please see the release notes for Nuxt v4.1 for full details on the features and fixes in Nuxt v3.19.

Upgrading

As usual, our recommendation for upgrading is to run:

npx nuxt upgrade --dedupe

This will refresh your lockfile and pull in all the latest dependencies that Nuxt relies on, especially from the unjs ecosystem.

👉 Changelog

compare changes

🚀 Enhancements

  • kit: Add ignore option to resolveFiles (#32858)
  • kit: Add onInstall and onUpgrade module hooks (#32397)
  • nuxt,vite: Add experimental support for rolldown-vite (#31812)
  • nuxt: Extract defineRouteRules to page rules property (#32897)
  • nuxt,vite: Use importmap to increase chunk stability (#33075)
  • nuxt: Lazy hydration macros without auto-imports (#33037)
  • kit,nuxt,schema: Allow modules to specify dependencies (#33063)
  • kit,nuxt: Add getLayerDirectories util and refactor to use it (#33098)

🔥 Performance

  • nuxt: Clear inline route rules cache when pages change (#32877)
  • nuxt: Stop watching app manifest once a change has been detected (#32880)

🩹 Fixes

  • nuxt: Handle satisfies in page augmentation (#32902)
  • nuxt: Type response in useFetch hooks (#32891)
  • nuxt: Add TS parenthesis and as expression for page meta extraction (#32914)
  • nuxt: Use correct unit thresholds for relative time (#32893)
  • nuxt: Handle uncached current build manifests (#32913)
  • kit: Resolve directories in resolvePath and normalize file extensions (#32857)
  • schema,vite: Bump requestTimeout + allow configuration (#32874)
  • nuxt: Deep merge extracted route meta (#32887)
  • nuxt: Do not expose app components until fully resolved (#32993)
  • kit: Only exclude node_modules/ if no custom srcDir (#32987)
  • nuxt: Compare final matched routes when syncing route object (#32899)
  • nuxt: Make vue server warnings much less verbose in dev mode (#33018)
  • schema: Allow disabling cssnano/autoprefixer postcss plugins (#33016)
  • kit: Ensure local layers are prioritised alphabetically (#33030)
  • kit,nuxt: Expose global types to vue compiler (#33026)
  • nuxt: Support config type inference for defineNuxtModule().with() (#33081)
  • nuxt: Search for colliding names in route children (31a9282c2)
  • nuxt: Delete nuxtApp._runningTransition on resolve (#33025)
  • nuxt: Add validation for nuxt island reviver key (#33069)

... (truncated)

Commits
  • 8956505 v3.19.0
  • 9a3b445 test: update test for app creation
  • ae8b0d2 fix(kit): prioritise local layers over extended layers
  • 2fd3bc2 feat(kit,nuxt): add getLayerDirectories util and refactor to use it (#33098)
  • 6cc79dd feat(kit,nuxt,schema): allow modules to specify dependencies (#33063)
  • 78153ba fix(nuxt): add validation for nuxt island reviver key (#33069)
  • f4e38b7 fix(nuxt): delete nuxtApp._runningTransition on resolve (#33025)
  • 31a9282 fix(nuxt): search for colliding names in route children
  • 10fd012 refactor(kit,nuxt,ui-templates,vite): address deprecations + improve regexp p...
  • 04dda84 feat(nuxt): lazy hydration macros without auto-imports (#33037)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for nuxt since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note


Automatic rebases have been disabled on this pull request as it has been open for over 30 days.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Drop-OSS/drop/pull/249 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/17/2025 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `dependabot/npm_and_yarn/nuxt-3.19.0` --- ### 📝 Commits (1) - [`d92957f`](https://github.com/Drop-OSS/drop/commit/d92957f4504d90aa98b6aa8736c8f0043b50f87e) chore(deps): bump nuxt from 3.17.7 to 3.19.0 ### 📊 Changes **2 files changed** (+2125 additions, -607 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `pnpm-lock.yaml` (+2124 -606) </details> ### 📄 Description Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.17.7 to 3.19.0. <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.19.0</h2> <h2>👀 Highlights</h2> <p>Please see the release notes for <a href="https://github.com/nuxt/nuxt/releases/tag/v4.1.0">Nuxt v4.1</a> for full details on the features and fixes in Nuxt v3.19.</p> <h2>✅ Upgrading</h2> <p>As usual, our recommendation for upgrading is to run:</p> <pre lang="sh"><code>npx nuxt upgrade --dedupe </code></pre> <p>This will refresh your lockfile and pull in all the latest dependencies that Nuxt relies on, especially from the unjs ecosystem.</p> <h2>👉 Changelog</h2> <p><a href="https://github.com/nuxt/nuxt/compare/v3.18.1...v3.19.0">compare changes</a></p> <h3>🚀 Enhancements</h3> <ul> <li><strong>kit:</strong> Add <code>ignore</code> option to <code>resolveFiles</code> (<a href="https://redirect.github.com/nuxt/nuxt/pull/32858">#32858</a>)</li> <li><strong>kit:</strong> Add <code>onInstall</code> and <code>onUpgrade</code> module hooks (<a href="https://redirect.github.com/nuxt/nuxt/pull/32397">#32397</a>)</li> <li><strong>nuxt,vite:</strong> Add experimental support for <code>rolldown-vite</code> (<a href="https://redirect.github.com/nuxt/nuxt/pull/31812">#31812</a>)</li> <li><strong>nuxt:</strong> Extract <code>defineRouteRules</code> to page <code>rules</code> property (<a href="https://redirect.github.com/nuxt/nuxt/pull/32897">#32897</a>)</li> <li><strong>nuxt,vite:</strong> Use importmap to increase chunk stability (<a href="https://redirect.github.com/nuxt/nuxt/pull/33075">#33075</a>)</li> <li><strong>nuxt:</strong> Lazy hydration macros without auto-imports (<a href="https://redirect.github.com/nuxt/nuxt/pull/33037">#33037</a>)</li> <li><strong>kit,nuxt,schema:</strong> Allow modules to specify dependencies (<a href="https://redirect.github.com/nuxt/nuxt/pull/33063">#33063</a>)</li> <li><strong>kit,nuxt:</strong> Add <code>getLayerDirectories</code> util and refactor to use it (<a href="https://redirect.github.com/nuxt/nuxt/pull/33098">#33098</a>)</li> </ul> <h3>🔥 Performance</h3> <ul> <li><strong>nuxt:</strong> Clear inline route rules cache when pages change (<a href="https://redirect.github.com/nuxt/nuxt/pull/32877">#32877</a>)</li> <li><strong>nuxt:</strong> Stop watching app manifest once a change has been detected (<a href="https://redirect.github.com/nuxt/nuxt/pull/32880">#32880</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>nuxt:</strong> Handle <code>satisfies</code> in page augmentation (<a href="https://redirect.github.com/nuxt/nuxt/pull/32902">#32902</a>)</li> <li><strong>nuxt:</strong> Type response in <code>useFetch</code> hooks (<a href="https://redirect.github.com/nuxt/nuxt/pull/32891">#32891</a>)</li> <li><strong>nuxt:</strong> Add TS parenthesis and as expression for page meta extraction (<a href="https://redirect.github.com/nuxt/nuxt/pull/32914">#32914</a>)</li> <li><strong>nuxt:</strong> Use correct unit thresholds for relative time (<a href="https://redirect.github.com/nuxt/nuxt/pull/32893">#32893</a>)</li> <li><strong>nuxt:</strong> Handle uncached current build manifests (<a href="https://redirect.github.com/nuxt/nuxt/pull/32913">#32913</a>)</li> <li><strong>kit:</strong> Resolve directories in <code>resolvePath</code> and normalize file extensions (<a href="https://redirect.github.com/nuxt/nuxt/pull/32857">#32857</a>)</li> <li><strong>schema,vite:</strong> Bump <code>requestTimeout</code> + allow configuration (<a href="https://redirect.github.com/nuxt/nuxt/pull/32874">#32874</a>)</li> <li><strong>nuxt:</strong> Deep merge extracted route meta (<a href="https://redirect.github.com/nuxt/nuxt/pull/32887">#32887</a>)</li> <li><strong>nuxt:</strong> Do not expose app components until fully resolved (<a href="https://redirect.github.com/nuxt/nuxt/pull/32993">#32993</a>)</li> <li><strong>kit:</strong> Only exclude <code>node_modules/</code> if no custom <code>srcDir</code> (<a href="https://redirect.github.com/nuxt/nuxt/pull/32987">#32987</a>)</li> <li><strong>nuxt:</strong> Compare final matched routes when syncing <code>route</code> object (<a href="https://redirect.github.com/nuxt/nuxt/pull/32899">#32899</a>)</li> <li><strong>nuxt:</strong> Make vue server warnings much less verbose in dev mode (<a href="https://redirect.github.com/nuxt/nuxt/pull/33018">#33018</a>)</li> <li><strong>schema:</strong> Allow disabling cssnano/autoprefixer postcss plugins (<a href="https://redirect.github.com/nuxt/nuxt/pull/33016">#33016</a>)</li> <li><strong>kit:</strong> Ensure local layers are prioritised alphabetically (<a href="https://redirect.github.com/nuxt/nuxt/pull/33030">#33030</a>)</li> <li><strong>kit,nuxt:</strong> Expose global types to vue compiler (<a href="https://redirect.github.com/nuxt/nuxt/pull/33026">#33026</a>)</li> <li><strong>nuxt:</strong> Support config type inference for <code>defineNuxtModule().with()</code> (<a href="https://redirect.github.com/nuxt/nuxt/pull/33081">#33081</a>)</li> <li><strong>nuxt:</strong> Search for colliding names in route children (<a href="https://github.com/nuxt/nuxt/commit/31a9282c2">31a9282c2</a>)</li> <li><strong>nuxt:</strong> Delete <code>nuxtApp._runningTransition</code> on resolve (<a href="https://redirect.github.com/nuxt/nuxt/pull/33025">#33025</a>)</li> <li><strong>nuxt:</strong> Add validation for nuxt island reviver key (<a href="https://redirect.github.com/nuxt/nuxt/pull/33069">#33069</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nuxt/nuxt/commit/895650538445a18b588e09c74d9cb640693b63f6"><code>8956505</code></a> v3.19.0</li> <li><a href="https://github.com/nuxt/nuxt/commit/9a3b445153a7733ef215058fd9bbe7954de59db4"><code>9a3b445</code></a> test: update test for app creation</li> <li><a href="https://github.com/nuxt/nuxt/commit/ae8b0d2b817639c08ac80d0a0533c64ed5e3655a"><code>ae8b0d2</code></a> fix(kit): prioritise local layers over extended layers</li> <li><a href="https://github.com/nuxt/nuxt/commit/2fd3bc2b6d7b30d39000a651bdde7b311dea00b4"><code>2fd3bc2</code></a> feat(kit,nuxt): add <code>getLayerDirectories</code> util and refactor to use it (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/33098">#33098</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/6cc79ddd8ee0b52793b81594572faa971a9e2ef2"><code>6cc79dd</code></a> feat(kit,nuxt,schema): allow modules to specify dependencies (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/33063">#33063</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/78153ba58dc34db7df4b42d3e9e12b9588116a7e"><code>78153ba</code></a> fix(nuxt): add validation for nuxt island reviver key (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/33069">#33069</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/f4e38b7b99c50d7b6a9e44d296ae20903e2d5aeb"><code>f4e38b7</code></a> fix(nuxt): delete <code>nuxtApp._runningTransition</code> on resolve (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/33025">#33025</a>)</li> <li><a href="https://github.com/nuxt/nuxt/commit/31a9282c20784efdafebb01ba2869f328c278f7b"><code>31a9282</code></a> fix(nuxt): search for colliding names in route children</li> <li><a href="https://github.com/nuxt/nuxt/commit/10fd0126a6a1d5f4956f6d57e6f8a38e80d69139"><code>10fd012</code></a> refactor(kit,nuxt,ui-templates,vite): address deprecations + improve regexp p...</li> <li><a href="https://github.com/nuxt/nuxt/commit/04dda84e155068e3d4654c88df8e56bfe3f06d40"><code>04dda84</code></a> feat(nuxt): lazy hydration macros without auto-imports (<a href="https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt/issues/33037">#33037</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nuxt/nuxt/commits/v3.19.0/packages/nuxt">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for nuxt since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nuxt&package-manager=npm_and_yarn&previous-version=3.17.7&new-version=3.19.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Drop-OSS/drop/network/alerts). </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:06:33 -05:00
yindo closed this issue 2026-02-17 17:06:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop#273