Bump nuxt from 3.21.8 to 3.21.10 - #167
Merged
Merged
Conversation
Contributor
|
@dependabot rebase |
Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.21.8 to 3.21.10. - [Release notes](https://github.com/nuxt/nuxt/releases) - [Commits](https://github.com/nuxt/nuxt/commits/v3.21.10/packages/nuxt) --- updated-dependencies: - dependency-name: nuxt dependency-version: 3.21.10 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/nuxt-3.21.10
branch
from
August 13, 2026 14:47
ee0c3b6 to
c5cbc44
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps nuxt from 3.21.8 to 3.21.10.
Release notes
Sourced from nuxt's releases.
... (truncated)
Commits
deafc94v3.21.1000a2b04fix(nuxt): reject top-levelasprop for islands5b60017fix(nuxt): reject reservedtemplateisland prop under runtime compiler668cdfdfix(nitro): bound island props and v-for to prevent unauthenticated DoS6199633fix(nuxt): case-fold route rule keys to match folded lookupsaa5175bfix(nuxt): remove dev error overlay when error is cleared (#35821)a2271ccchore(deps): update all non-major dependencies (3.x) (#35819)d32dffafix(nuxt): render client components in nested server components (#35669)8958a22fix(nuxt): preserve query params in cached payload extraction (#35696)e6c8ebbfix(nuxt): revalidate cached route payloads instead of usingforce-cache(#...