chore(deps): update nuxt framework (minor) - #548
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
renovate
Bot
force-pushed
the
renovate/nuxt
branch
from
June 16, 2026 08:20
e876619 to
73aa0c2
Compare
renovate
Bot
force-pushed
the
renovate/nuxt
branch
from
June 22, 2026 09:00
73aa0c2 to
55f6837
Compare
renovate
Bot
force-pushed
the
renovate/nuxt
branch
from
June 24, 2026 12:57
55f6837 to
e86fcf1
Compare
renovate
Bot
force-pushed
the
renovate/nuxt
branch
from
June 29, 2026 16:08
e86fcf1 to
4cb1e80
Compare
renovate
Bot
force-pushed
the
renovate/nuxt
branch
from
July 12, 2026 15:09
4cb1e80 to
1d96ab7
Compare
renovate
Bot
force-pushed
the
renovate/nuxt
branch
from
July 24, 2026 07:06
6e39e7a to
da9dd84
Compare
renovate
Bot
force-pushed
the
renovate/nuxt
branch
from
July 24, 2026 23:12
da9dd84 to
1e18320
Compare
renovate
Bot
force-pushed
the
renovate/nuxt
branch
from
July 27, 2026 07:23
1e18320 to
0dd7084
Compare
renovate
Bot
force-pushed
the
renovate/nuxt
branch
from
July 27, 2026 12:16
0dd7084 to
13ef1aa
Compare
renovate
Bot
force-pushed
the
renovate/nuxt
branch
from
July 28, 2026 09:01
13ef1aa to
676cfaf
Compare
renovate
Bot
force-pushed
the
renovate/nuxt
branch
from
July 28, 2026 18:29
676cfaf to
fb060b0
Compare
renovate
Bot
force-pushed
the
renovate/nuxt
branch
from
July 29, 2026 11:58
fb060b0 to
cd8cc70
Compare
renovate
Bot
force-pushed
the
renovate/nuxt
branch
from
July 30, 2026 19:43
cd8cc70 to
79b1efb
Compare
renovate
Bot
force-pushed
the
renovate/nuxt
branch
from
August 3, 2026 11:12
79b1efb to
171bd03
Compare
renovate
Bot
force-pushed
the
renovate/nuxt
branch
from
August 4, 2026 08:38
171bd03 to
6929334
Compare
renovate
Bot
force-pushed
the
renovate/nuxt
branch
from
August 5, 2026 16:48
6929334 to
ffb0728
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.
This PR contains the following updates:
^3.2.4→^3.4.1^1.15.2→^1.17.02.0.0→2.1.0Release Notes
nuxt/devtools (@nuxt/devtools)
v3.4.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.4.0Compare Source
🚀 Features
@vitejs/devtools-kitto v0.4.10 - by @antfu (5cea1)🐞 Bug Fixes
View changes on GitHub
nuxt/eslint (@nuxt/eslint)
v1.17.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v1.16.0Compare Source
🚀 Features
View changes on GitHub
nuxt/image (@nuxt/image)
v2.1.0Compare Source
👀 Highlights
Nuxt Image 2.1 ships eight new image providers, a major upgrade to our image processing engine, and a bunch of fixes across existing providers.
🖼️ IPX v4
Under the hood, we've upgraded to IPX v4 which brings significant improvements:
svgo: falsewould return untouched SVGs. The sanitizer now removes SMIL attribute injection, foreign content (<foreignObject>,<iframe>, etc.), and unsafe URIs across all elementsopacity,brightness,saturation,hue,lightness,autoorient,dilate,erode,clahe, andlinear400errors with clear messages instead of cryptic500sparseURLoption🌐 New Providers
This release adds support for eight new image optimization services:
🔧 Provider Improvements
keymodifier for named presets (#2207)baseURLfor custom CDN setups (#2273)minimumCacheTTLis now configurable (#2278)📦 Type Exports
NuxtImgPropsandNuxtPicturePropsare now exported from the runtime, making it easier to type your own components that wrap<NuxtImg>or<NuxtPicture>(#2115).👉 Changelog
compare changes
🚀 Enhancements
keymodifier (#2207)minimumCacheTTLconfigurable (#2278)baseURLoption to Sanity provider (#2273)🩹 Fixes
137ee63)providerkey in generated image options (#2279)7e561f6)237e480)baseURLfor urls with no operations (#2162)imagesrcsetpreload when densities are set w/o sizes (#2176)runtimeConfig.ipxwith defaults (#2134)withoutEnlargementmodifier type (#2133)remote_imagesconfig (#2086)formats(#2038)layer.config.image(23b8cef)data-*in imgAttrs (#2017)public/dir in relation torootDir(3e07761)📖 Documentation
6f59ab1)_routes.json(#2136)<NuxtImg />example (#2074)93de8a9)2deacc0)📦 Build
🏡 Chore
prepack(97d3758)consolato dev dependencies (#2275)pnpm-workspace.yaml(9b80ce6)fd87f7d)<NuxtPicture>(#2145)13b88c1)03b5ef4)🤖 CI
e529f37)2f8b332)23ee710)777239c)a200dae)f60d0f7)d1cb12b)09e5efb)402c729)906111c)🎉 New Contributors
❤️ Contributors
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.