Skip to content

Commit

Permalink
chore(deps): update dependency nuxt to v3.6.5 (#484)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [nuxt](https://togithub.com/nuxt/nuxt) | [`3.6.3` ->
`3.6.5`](https://renovatebot.com/diffs/npm/nuxt/3.6.3/3.6.5) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/nuxt/3.6.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/nuxt/3.6.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/nuxt/3.6.3/3.6.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/nuxt/3.6.3/3.6.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>nuxt/nuxt (nuxt)</summary>

### [`v3.6.5`](https://togithub.com/nuxt/nuxt/releases/tag/v3.6.5)

[Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.6.4...v3.6.5)

> 3.6.5 is a hotfix patch release addressing the regression with
nuxt/content introduced in v3.6.4.

[v3.6.4 release
notes](https://togithub.com/nuxt/nuxt/releases/tag/v3.6.4)

#### βœ… Upgrading

As usual, our recommendation for upgrading is to run:

```sh
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
unjs ecosystem.

#### πŸ‘‰ Changelog

[compare
changes](https://togithub.com/nuxt/nuxt/compare/v3.6.4...v3.6.5)

##### 🩹 Fixes

- **nuxt:** Remove `dist` from the default ignore list
([#&#8203;22227](https://togithub.com/nuxt/nuxt/pull/22227))

##### ❀️  Contributors

-   Anthony Fu <anthonyfu117@&#8203;hotmail.com>

### [`v3.6.4`](https://togithub.com/nuxt/nuxt/releases/tag/v3.6.4)

[Compare Source](https://togithub.com/nuxt/nuxt/compare/v3.6.3...v3.6.4)

> 3.6.4 is a patch release, brought forward to allow releasing some
important bug fixes before work begins on 3.7.

> **Warning**
> We're currently investigating a regression with nuxt/content and will
be releasing 3.6.5 later today.

#### βœ… Upgrading

As usual, our recommendation for upgrading is to run:

```sh
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
unjs ecosystem.

#### πŸ‘‰ Changelog

[compare
changes](https://togithub.com/nuxt/nuxt/compare/v3.6.3...v3.6.4)

##### πŸ”₯ Performance

- **nuxt,schema:** Do not watch `buildDir` and `node_modules`
([#&#8203;22214](https://togithub.com/nuxt/nuxt/pull/22214))

##### 🩹 Fixes

- **nuxt:** Correctly use `toLowerCase` for possible `moduleResolution`
([#&#8203;22160](https://togithub.com/nuxt/nuxt/pull/22160))
- **nuxt:** Don't redirect if initial path has trailing slash
([#&#8203;22192](https://togithub.com/nuxt/nuxt/pull/22192))
- **nuxt:** Work around payload extraction issue
([#&#8203;22162](https://togithub.com/nuxt/nuxt/pull/22162))
- **nuxt:** Add `baseURL` to island fetch requests
([#&#8203;22009](https://togithub.com/nuxt/nuxt/pull/22009))
- **nuxt:** Resolve race condition regenerating auto imports
([#&#8203;22201](https://togithub.com/nuxt/nuxt/pull/22201))
- **nuxt:** Ensure we only increment hydrating count once
([#&#8203;22200](https://togithub.com/nuxt/nuxt/pull/22200))
- **nuxt:** Avoid premature hydration when using async layouts
([#&#8203;22198](https://togithub.com/nuxt/nuxt/pull/22198))
- **cli:** Support `--inspect` in dev mode
([#&#8203;22205](https://togithub.com/nuxt/nuxt/pull/22205))
- **test-utils:** Pass along error if server can't start
([#&#8203;22216](https://togithub.com/nuxt/nuxt/pull/22216))

##### πŸ“– Documentation

- Add runtime storage configuration examples
([#&#8203;22189](https://togithub.com/nuxt/nuxt/pull/22189))
- Add instruction on how to use other modules in a module
([#&#8203;22081](https://togithub.com/nuxt/nuxt/pull/22081))
- Standardize indentation and tag positioning
([#&#8203;22157](https://togithub.com/nuxt/nuxt/pull/22157))

##### ❀️  Contributors

-   Daniel Roe ([@&#8203;danielroe](https://togithub.com/danielroe))
-   Nirina Rabeson ([@&#8203;Seboran](https://togithub.com/Seboran))
-   Anthony Fu ([@&#8203;antfu](https://togithub.com/antfu))
- Julien Huang
([@&#8203;huang-julien](https://togithub.com/huang-julien))
-   Alexander Lichter ([@&#8203;manniL](https://togithub.com/manniL))
- Mahdi Shah Abbasian
([@&#8203;shahabbasian](https://togithub.com/shahabbasian))
-   Ali Azimi ([@&#8203;ali4zimi](https://togithub.com/ali4zimi))
-   Qin Guan ([@&#8203;qin-guan](https://togithub.com/qin-guan))

</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 PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Hiratake/hiratake-web).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNi4xMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hiratake <[email protected]>
  • Loading branch information
renovate[bot] and Hiratake authored Jul 20, 2023
1 parent 0510c5c commit 2cc95fc
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 169 deletions.
Loading

0 comments on commit 2cc95fc

Please sign in to comment.