This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [nuxt](https://nuxt.com) ([source](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt)) | [`4.1.0` -> `4.1.1`](https://renovatebot.com/diffs/npm/nuxt/4.1.0/4.1.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>nuxt/nuxt (nuxt)</summary>
### [`v4.1.1`](https://github.com/nuxt/nuxt/releases/tag/v4.1.1)
[Compare Source](https://github.com/nuxt/nuxt/compare/v4.1.0...v4.1.1)
> **v4.1.1** is a regularly scheduled patch release
#### ✅ Upgrading
Our recommendation for upgrading is to run:
```sh
npx nuxt upgrade --dedupe
```
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
#### 👉 Changelog
[compare changes](https://github.com/nuxt/nuxt/compare/v4.1.0...v4.1.1)
##### 🩹 Fixes
- **nuxt:** Correct relative path of auto imported components ([#​33122](https://github.com/nuxt/nuxt/pull/33122))
- **nuxt:** Prefer accessing `globalThis` over `window` ([#​33125](https://github.com/nuxt/nuxt/pull/33125))
- **nuxt:** Migrate to AST-aware tree-shaking + route injection ([#​33128](https://github.com/nuxt/nuxt/pull/33128))
- **nuxt:** Ignore #components import mapping inside packages that use it internally ([#​33049](https://github.com/nuxt/nuxt/pull/33049))
- **vite:** Remove explicit vite-node configuration of `deps.inline` ([#​33133](https://github.com/nuxt/nuxt/pull/33133))
- **nuxt:** Include trace in dev-time `useRoute` usage warning ([#​33039](https://github.com/nuxt/nuxt/pull/33039))
- **kit:** Improve DX by displaying module name when possible ([#​33137](https://github.com/nuxt/nuxt/pull/33137))
- **nuxt:** Print route middleware path in warning ([#​33136](https://github.com/nuxt/nuxt/pull/33136))
- **nuxt:** Include core auto-imports from `imports:sources` in override warning ([#​33050](https://github.com/nuxt/nuxt/pull/33050))
- **nuxt:** Render relative importmap entry path if required ([#​33146](https://github.com/nuxt/nuxt/pull/33146))
##### 📖 Documentation
- Add `--` to bun create command ([5e661f0ca](https://github.com/nuxt/nuxt/commit/5e661f0ca))
- Add `app/` prefix in lots of cases ([#​33117](https://github.com/nuxt/nuxt/pull/33117))
- Add JSDoc for `navigateTo` ([#​21442](https://github.com/nuxt/nuxt/pull/21442))
##### 🏡 Chore
- Correct `rou3` github url ([#​33130](https://github.com/nuxt/nuxt/pull/33130))
- Include `.ts` extension ([db9d840e1](https://github.com/nuxt/nuxt/commit/db9d840e1))
- Build before releasing ([25f9282a4](https://github.com/nuxt/nuxt/commit/25f9282a4))
##### 🤖 CI
- Remove default discord reactions from thread (more noise than it's worth) ([183913fe2](https://github.com/nuxt/nuxt/commit/183913fe2))
- Rewrite release workflow in ts + support multiple tags ([4469ead82](https://github.com/nuxt/nuxt/commit/4469ead82))
- Pass correct flag ([711037cda](https://github.com/nuxt/nuxt/commit/711037cda))
- Pass tag via env variable ([fb83cd5ba](https://github.com/nuxt/nuxt/commit/fb83cd5ba))
- Drop `4x` tags from releases ([1cd8a6857](https://github.com/nuxt/nuxt/commit/1cd8a6857))
##### ❤️ Contributors
- Daniel Roe ([@​danielroe](https://github.com/danielroe))
- Matej Černý ([@​cernymatej](https://github.com/cernymatej))
- Bobbie Goede ([@​BobbieGoede](https://github.com/BobbieGoede))
- Sébastien Chopin ([@​atinux](https://github.com/atinux))
- Octavio Araiza ([@​8ctavio](https://github.com/8ctavio))
- Michael Brevard ([@​GalacticHypernova](https://github.com/GalacticHypernova))
- abeer0 ([@​iiio2](https://github.com/iiio2))
- 山吹色御守 ([@​KazariEX](https://github.com/KazariEX))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this MR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny43IiwidXBkYXRlZEluVmVyIjoiNDEuOTcuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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.
This MR contains the following updates:
4.1.0->4.1.1Release Notes
nuxt/nuxt (nuxt)
v4.1.1Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🩹 Fixes
globalThisoverwindow(#33125)deps.inline(#33133)useRouteusage warning (#33039)imports:sourcesin override warning (#33050)📖 Documentation
--to bun create command (5e661f0ca)app/prefix in lots of cases (#33117)navigateTo(#21442)🏡 Chore
rou3github url (#33130).tsextension (db9d840e1)🤖 CI
4xtags from releases (1cd8a6857)❤️ Contributors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Renovate Bot.
mentioned in issue #49
mentioned in commit
a487f41759