Skip to content

Commit

Permalink
chore(deps): update dependency @nuxt/kit to v3.15.4 (#954)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@nuxt/kit](https://nuxt.com/docs/api/kit)
([source](https://redirect.github.com/nuxt/nuxt/tree/HEAD/packages/kit))
| [`3.15.3` ->
`3.15.4`](https://renovatebot.com/diffs/npm/@nuxt%2fkit/3.15.3/3.15.4) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxt%2fkit/3.15.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nuxt%2fkit/3.15.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nuxt%2fkit/3.15.3/3.15.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nuxt%2fkit/3.15.3/3.15.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nuxt/nuxt (@&#8203;nuxt/kit)</summary>

###
[`v3.15.4`](https://redirect.github.com/nuxt/nuxt/releases/tag/v3.15.4)

[Compare
Source](https://redirect.github.com/nuxt/nuxt/compare/v3.15.3...v3.15.4)

> 3.15.4 is the next patch release.

#### ✅ Upgrading

As usual, our recommendation for upgrading is to run:

```sh
npx nuxi@latest 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
unjs ecosystem.

#### 👉 Changelog

[compare
changes](https://redirect.github.com/nuxt/nuxt/compare/v3.15.3...v3.15.4)

##### 🩹 Fixes

- **nuxt:** Improve error logging when parsing with `acorn`
([#&#8203;30754](https://redirect.github.com/nuxt/nuxt/pull/30754))
- **nuxt:** Clear island uid before saving into the payload
([#&#8203;30767](https://redirect.github.com/nuxt/nuxt/pull/30767))
- **kit:** Load `@nuxt/schema` from `nuxt` package dir
([#&#8203;30774](https://redirect.github.com/nuxt/nuxt/pull/30774))
- **nuxt:** Allow restarting nuxt on paths outside `srcDir`
([#&#8203;30771](https://redirect.github.com/nuxt/nuxt/pull/30771))
- **nuxt:** Don't warn about calling `useRoute` in SFC setup
([#&#8203;30788](https://redirect.github.com/nuxt/nuxt/pull/30788))
- **webpack:** Disallow cross-site requests in no-cors mode
([#&#8203;30757](https://redirect.github.com/nuxt/nuxt/pull/30757))
- **vite:** Restore `externality` for dev server externals
([#&#8203;30802](https://redirect.github.com/nuxt/nuxt/pull/30802))

##### 💅 Refactors

- **vite:** Use new rollup `chunk.names` for asset names
([#&#8203;30780](https://redirect.github.com/nuxt/nuxt/pull/30780))

##### ❤️ Contributors

- Daniel Roe
([@&#8203;danielroe](https://redirect.github.com/danielroe))
- Peter Radko ([@&#8203;Gwynerva](https://redirect.github.com/Gwynerva))
-   Lansi ([@&#8203;lansi951](https://redirect.github.com/lansi951))
- Julien Huang
([@&#8203;huang-julien](https://redirect.github.com/huang-julien))
-   Norbiros ([@&#8203;Norbiros](https://redirect.github.com/Norbiros))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/JoshuaKGoldberg/emoji-blast).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent ef01d7c commit b993822
Showing 1 changed file with 46 additions and 15 deletions.
61 changes: 46 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b993822

Please sign in to comment.