Skip to content

chore(deps): update frontend dependencies - #731

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/frontend-dependencies
Open

chore(deps): update frontend dependencies#731
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/frontend-dependencies

Conversation

@renovate

@renovate renovate Bot commented Nov 7, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@compodium/nuxt (source) 0.1.0-beta.120.1.0-beta.13 age confidence
@formkit/auto-animate ^0.9.0^0.10.0 age confidence
@norbiros/nuxt-auto-form (source) 0.6.10.6.2 age confidence
@nuxt/content (source) 3.12.03.15.2 age confidence
@nuxt/eslint (source) 1.15.21.17.0 age confidence
@nuxt/hints 1.0.0-alpha.61.1.4 age confidence
@nuxt/image (source) 2.0.02.1.0 age confidence
@nuxt/test-utils 4.0.34.1.0 age confidence
@nuxtjs/mdc 0.18.20.23.1 age confidence
@playwright/test (source) 1.58.21.62.1 age confidence
@tailwindcss/typography 0.5.190.5.20 age confidence
@vue/test-utils 2.4.62.4.11 age confidence
@vueuse/nuxt (source) 14.2.114.4.0 age confidence
eslint (source) 10.0.310.8.1 age confidence
nuxt-qrcode (source) 0.4.80.4.10 age confidence
playwright-core (source) 1.58.21.62.1 age confidence
vitest (source) 4.1.04.1.10 age confidence
vue-tsc (source) 3.2.63.3.10 age confidence
zod (source) 4.3.64.4.3 age confidence

Release Notes

romhml/compodium (@​compodium/nuxt)

v0.1.0-beta.13

Compare Source

compare changes

🚀 Enhancements
  • examples: Add NuxtUI PRO components (#​129)
💅 Refactors
  • Remove vue-component-meta fork and update dependencies (#​179)
🏡 Chore
❤️ Contributors
formkit/auto-animate (@​formkit/auto-animate)

v0.10.0

Compare Source

Features

  • Marko v6 integration — a new <auto-animate> tag exported from @formkit/auto-animate/marko (#​239). Pass your parent element's tag variable (<ul/listRef>parent=listRef), with optional options and a reactive enabled attribute. SSR/resume safe. Thanks @​defunkt-dev!

Docs

CI

  • Releases are now published to npm via OIDC trusted publishing on v* tag pushes.
Norbiros/nuxt-auto-form (@​norbiros/nuxt-auto-form)

v0.6.2

Compare Source

compare changes

🚀 Enhancements
  • Add global config for AutoFormModal button labels (#​28)
  • Make field label rendering optional (#​30)
🩹 Fixes
  • Remove manual pnpm publish command from the release script (0d83992)
📖 Documentation
  • Update npm package link from npmjs.com to npmx.dev (0512608)
🏡 Chore
❤️ Contributors
nuxt/content (@​nuxt/content)

v3.15.2

Compare Source

Bug Fixes
  • dev: ignore temporary files in content source paths (#​3784) (a019e70)
  • security: reject SQL function calls in query WHERE clauses (#​3819) (847d523)

v3.15.1

Compare Source

Bug Fixes

v3.15.0

Compare Source

Features
Bug Fixes
  • content: support validator detection with pnpm enableGlobalVirtualStore (#​3791) (6b2720b)
  • hmr: update all matching collections when a file changes (#​3802) (06f8edb)
  • search: softer heading-level boost curve and tuned defaults (#​3801) (00d25a5)
  • vercel: use tmp directory to clone contents (#​3810) (793d59a)

v3.14.0

Compare Source

Features
Bug Fixes
  • docs: update Nuxt version from 3 to 4 in template features (#​3780) (1f24029)
  • path-meta: slugify function did not pass to transformer (#​3794) (778d7db)
  • preview: skip collections without source in preview template (#​3771) (8aabefd)

v3.13.0

Compare Source

Bug Fixes
  • get mdc configs by calling mdc:configSources hook (#​3736) (57f5552)
  • preview: move formatDate/formatDateTime into runtime subtree (#​3749) (4a76b2a)
nuxt/eslint (@​nuxt/eslint)

v1.17.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.16.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/hints (@​nuxt/hints)

v1.1.4

Compare Source

🚀 Enhancements
  • Make devtools header sticky (#​364)
🩹 Fixes
  • Override nuxt core deps in pnpm workspace (#​368)
  • Use preemptuive in createRouter (#​367)
🏡 Chore
  • Configure vite optimizeDeps and bump deps in .nuxtrc (#​365)
❤️ Contributors

v1.1.3

Compare Source

🩹 Fixes
  • Ignore style serialization-only hydration diffs (#​352)
❤️ Contributors

v1.1.2

Compare Source

🚀 Enhancements
  • rpc: Implement wrapBroadcast function to enhance RPC error handling (#​343)
❤️ Contributors

v1.1.1

Compare Source

🩹 Fixes
  • module: Make features config partial to allow selective overrides (#​331)
❤️ Contributors

v1.1.0

Compare Source

🩹 Fixes
  • Respect app.baseURL in devtools iframe src (#​322)
💅 Refactors
  • Move SSE to devtools RPC (#​314)
  • Move SSE to devtools RPC (#​318)
❤️ Contributors

v1.0.3

Compare Source

🩹 Fixes
  • third-party: Wrap hookable callHook with promise.resolve (#​310)
❤️ Contributors

v1.0.2

Compare Source

🩹 Fixes
  • Write hints-config.mjs to fs (#​296)
❤️ Contributors

v1.0.1

Compare Source

🩹 Fixes
  • Prevent circular reference stack overflow in payload.__hints (#​289)
  • Fix #hints-config alias resolution (#​292)
🏡 Chore
  • README: Add modules options explanaition (#​285)
❤️ Contributors

v1.0.0

Compare Source

Nuxt Hints v1.0.0

We are very excited to move Nuxt hints from alpha stage to 1.0.0 !

Developer experience in Nuxt is truly something we treasure and we hope this module will help you out on finding different ways to make your Nuxt application more performant.
We also want to thank every contributors and users of the modules. It is thanks to them that @​nuxt/hints is reaching 1.0.0

Vision

Our vision at Nuxt has always been that better DX will have an impact on end-user's UX. By releasing this module, the goal is to help Nuxt developers to improve their Nuxt applications.

Roadmap

  • Production build integration
    • Having runtime warning in production could help users to actually get what happens in production
  • Font and scripts performance hints
  • Your ideas !
    • Nuxt is what it is thanks to it's incredible community. Your ideas and feedbacks are always welcomed and have an impact on the future of Nuxt.

Features

v1.0.0 comes with several improvement:

🚀 Enhancements
  • Html-validate integration (#​253)
  • hydration: Improve hydration log (#​258)
  • client: Allow to open potential lazy load components in editor (#​270)
  • Add feature related configuration (#​261)
🩹 Fixes
  • lazy-load: Avoid wrapping glob imports (#​264)
  • TDZ violation in lazy-hydration plugin with .client components (#​265)
  • web-vitals: Report all changes for CLS (#​266)
  • client: Remove shiki fit content style (#​272)
  • web-vitals: Correct next-gen image format detection logic (#​273)
  • Set correct tsconfig.json (#​274)
❤️ Thank you to all contributors

v1.0.0-alpha.10

Compare Source

🚀 Enhancements
  • Make features configurable (#​246)
🩹 Fixes
🏡 Chore
✅ Tests
  • Patch test-utils and force dev mode (#​248)
❤️ Contributors

v1.0.0-alpha.9

Compare Source

🩹 Fixes
  • lazy-load: Fix potential TMZ violation (#​243)
💅 Refactors
  • Move from NuxtApp augment to NuxtPayload (#​240)
❤️ Contributors

v1.0.0-alpha.8

Compare Source

🩹 Fixes
  • Skip hydration check if client only component (#​227)
  • lazy-load: Prefer cloning component over wrapping component (#​232)
  • client: Add empty unocss config object (#​233)
  • lazy-load: Use NuxtComponent name for auto-imports (#​235)
✅ Tests
❤️ Contributors

v1.0.0-alpha.7

Compare Source

compare changes

🚀 Enhancements
  • Initial component lazy load hints (#​212)
  • Lazy load hints devtools integration (#​220)
🩹 Fixes
  • Return correct data in endpoint (#​218)
  • Use component filename if auto import for lazy-load hint (#​219)
  • Move uid generation server side (#​222)
💅 Refactors
  • Move to extensible hints handlers (#​208)
  • Assign handler to context instead of waiting for hook result (#​213)
  • Simplify handlers (#​216)
🏡 Chore
🤖 CI
  • renovate: Extend nuxt configuration (#​206)
❤️ Contributors
nuxt/image (@​nuxt/image)

v2.1.0

Compare Source

v2.1.0 is the next minor release.

👀 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:

  • Smaller bundles: IPX is now ESM-only with reduced dependency size
  • Stronger SVG security: SVG sanitization now always runs, regardless of optimization settings. This fixes a potential XSS vector where svgo: false would return untouched SVGs. The sanitizer now removes SMIL attribute injection, foreign content (<foreignObject>, <iframe>, etc.), and unsafe URIs across all elements
  • New image modifiers: opacity, brightness, saturation, hue, lightness, autoorient, dilate, erode, clahe, and linear
  • Better error messages: Invalid modifier arguments now return 400 errors with clear messages instead of cryptic 500s
  • Custom URL parsing: IPX now supports custom URL formats via the parseURL option
🌐 New Providers

This release adds support for eight new image optimization services:

🔧 Provider Improvements
  • Directus: Added support for sharp transforms and a key modifier for named presets (#​2207)
  • Sanity: Support for absolute URLs with automatic project/dataset extraction (#​2274), and a configurable baseURL for custom CDN setups (#​2273)
  • AWS Amplify & Vercel: minimumCacheTTL is now configurable (#​2278)
📦 Type Exports

NuxtImgProps and NuxtPictureProps are now exported from the runtime, making it easier to type your own components that wrap <NuxtImg> or <NuxtPicture> (#​2115).

import type { NuxtImgProps, NuxtPictureProps } from '#image'

👉 Changelog

compare changes

🚀 Enhancements
  • deps: migrate to ipx v4 (#​2094)
  • provider: add EdgeOne Pages provider (#​2173)
  • imgproxy: add provider (#​2117)
  • directus: add sharp transforms & key modifier (#​2207)
  • sanity: support absolute URLs with project and dataset extraction (#​2274)
  • awsAmplify,vercel: make minimumCacheTTL configurable (#​2278)
  • sanity: add configurable baseURL option to Sanity provider (#​2273)
  • runtime: export Picture and Image props types (#​2115)
  • umbraco: add image provider (#​2165)
  • flyimg: add Flyimg built-in provider (#​2125)
  • cloudflareimages: add new provider (#​2100)
  • builderio: add Builder.io Image API provider (#​2050)
  • picsum: add Lorem Picsum placeholder image provider (#​2106)
  • supabase: add image provider (#​2027)
🩹 Fixes
  • flyimg: encode all # characters in color values (137ee63)
  • remove duplicated provider key in generated image options (#​2279)
  • nuxt-picture: align preload link type with unhead v3 (#​2254)
  • github: set max size of 460 (7e561f6)
  • umbraco: shallow clone modifiers before modifying (237e480)
  • cloudflare: add baseURL for urls with no operations (#​2162)
  • nuxt-img: set imagesrcset preload when densities are set w/o sizes (#​2176)
  • fastly: handle absolute URLs and merge preexisting query params (#​2140)
  • ipx: merge user-defined runtimeConfig.ipx with defaults (#​2134)
  • directus: add withoutEnlargement modifier type (#​2133)
  • shopify: merge preexisting query params with modifiers (#​2135)
  • reduce max-width breakpoint values by 1px (#​2132)
  • netlifyImageCdn,netlifyLargeMedia: set netlify remote_images config (#​2086)
  • deduplicate formats (#​2038)
  • sanitise custom provider import names (#​2092)
  • guard access from layer.config.image (23b8cef)
  • bunny: merge query params with existing image src (#​2054)
  • do not shadow custom provider types with builtins (#​2016)
  • nuxt-picture: allow data-* in imgAttrs (#​2017)
  • resolve public/ dir in relation to rootDir (3e07761)
📖 Documentation
  • sanity: document baseURL option (6f59ab1)
  • shopify: update NuxtImg syntax to use v-bind for modifiers (#​2277)
  • update list of auto-detected providers (#​2147)
  • add sharp cross-platform installation section (#​2142)
  • add preload example for NuxtImg (#​2124)
  • exempt patterns from cf _routes.json (#​2136)
  • update placeholder attributes in <NuxtImg /> example (#​2074)
  • add nuxt.care health badge (93de8a9)
  • update docus and add mcp name (#​2080)
  • reference from Vercel's Edge Network to Vercel's CDN for image optimization. (2deacc0)
  • fix Nuxt badge icon (#​2049)
  • update installation warning (#​2061)
  • fix storyblok links (#​2046)
  • add deno example (#​2012)
📦 Build
  • deps: bump serialize-javascript from 7.0.4 to 7.0.5 (#​2249)
  • deps: bump js-cookie from 3.0.5 to 3.0.7 (#​2248)
  • deps: bump ws from 8.17.1 to 8.20.1 (#​2246)
  • deps: bump h3 from 1.15.6 to 1.15.9 (#​2177)
  • deps: bump h3 from 1.15.4 to 1.15.5 (#​2085)
🏡 Chore
  • run module prepare in prepack (97d3758)
  • move consola to dev dependencies (#​2275)
  • migrate to pnpm v11 (#​2236)
  • migrate resolutions to pnpm-workspace.yaml (9b80ce6)
  • migrate npm badges and links to npmx.dev (fd87f7d)
  • remove unused slot-related code from <NuxtPicture> (#​2145)
  • update lint scripts in package.json (#​2139)
  • remove deprecated github silent config (#​2026)
  • revert pnpm trust policy and restore provenance action (13b88c1)
  • update pnpm to 10.21 and enable trust policy (03b5ef4)
🤖 CI
  • add workflow to comment on issues resolved in the latest release (e529f37)
  • improve workflows (#​2288)
  • migrate to uppt (#​2286)
  • migrate agentscan-action to v2 (2f8b332)
  • add agent-scan workflow to flag bot-authored PRs (23ee710)
  • add merge group config (#​2137)
  • rename workflow (777239c)
  • avoid checkout for reproduction comment (a200dae)
  • pin github actions to full-length commit shas (f60d0f7)
  • unpin workflow (d1cb12b)
  • try pinning (09e5efb)
  • update var (402c729)
  • use new shared dependency review workflow (906111c)
🎉 New Contributors
❤️ Contributors
nuxt/test-utils (@​nuxt/test-utils)

v4.1.0

Compare Source

4.1.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • e2e: Silence server logs and allow customising log level (#​1735)
  • runtime: Improve app.root and app.teleports html tag setup (#​1726)
🩹 Fixes
  • e2e: Add warning message for e2e in nuxt vitest setup (#​1691)
  • runtime-utils: Ensure RouterLink stub works with pages: false (#​1687)
  • config: Patch ssr.resolve.conditions to remove import (#​1732)
  • config: Browser setup in defineVitestProject (#​1724)
  • config: Inline config for useRuntimeConfig() composable (#​1737)
  • config: Nested browser-mode Nuxt Vitest projects with viteEnvironmentApi (#​1708)
📦 Build
🏡 Chore
  • Drop pkg.pr.new nitro resolution (#​1681)
  • Migrate to pnpm v11 (#​1701)
  • Move h3-next to optional dependencies (#​1733)
✅ Tests
  • Add test for autoImport: false (#​1688)
🤖 CI
  • Add agent-scan workflow to flag bot-authored PRs (13dd49cde)
  • Migrate agentscan-action to v2 (08f8ee220)
❤️ Contributors
nuxt-content/mdc (@​nuxtjs/mdc)

v0.23.1

Compare Source

compare changes

🩹 Fixes
  • Freeze @nuxt/module-builder@1.0.2 (4ff9bd8)
❤️ Contributors

v0.23.0

Compare Source

compare changes

🩹 Fixes
  • Vite 8 alias resolution supression (#​501)
🏡 Chore
❤️ Contributors

v0.22.2

Compare Source

compare changes

🩹 Fixes
  • security: All attributes should validate (#​496)
❤️ Contributors

v0.22.1

Compare Source

compare changes

🩹 Fixes
  • Validate xlink:href and fix data:text/html prefix check in sanitizer (#​491)
📖 Documentation
  • Clarify indentation when using components (#​482)
🏡 Chore
❤️ Contributors

v0.22.0

Compare Source

compare changes

📖 Documentation
  • Add Comark migration guide in README (595fe77)
🏡 Chore
❤️ Contributors

v0.21.1

Compare Source

compare changes

🏡 Chore
  • Updgrade & add missing @shikijs/engine-javascript dependency (f4f3b58)
❤️ Contributors

v0.21.0

Compare Source

compare changes

🩹 Fixes
  • Don't memoise configs, and allow external modules to call mdc:configSources (#​471)
  • Normalize lang (#​459)
  • cache: Fix issue where value watch could get out of sync (#​385)
🏡 Chore
❤️ Contributors

v0.20.2

Compare Source

compare changes

v0.20.1

Compare Source

compare changes

🩹 Fixes
  • parser: Remove duplicate props :name ~ name (deb07c8)
  • Types (f82fed2)
❤️ Contributors

v0.20.0

Compare Source

compare changes

🚀 Enhancements
  • Introduce mdc.componenets.customElements (#​444)
🩹 Fixes
  • Call mdc:configSources after all modules have run (#​455)
🏡 Chore
❤️ Contributors

v0.19.2

Compare Source

compare changes

🩹 Fixes
📖 Documentation
  • Update customization instructions for prose components (#​450)
🏡 Chore
❤️ Contributors

v0.19.1

Compare Source

compare changes

🏡 Chore
❤️ Contributors

v0.19.0

Compare Source

compare changes

🩹 Fixes
  • stringify: Nested lists (840b059)
  • stringify: Detect inline components (a63389f)
  • stringify: Inli

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Warsaw)

  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested review from a team and Norbiros as code owners November 7, 2025 02:09
@hack4krak-deployment

hack4krak-deployment Bot commented Nov 7, 2025

Copy link
Copy Markdown

Dokploy Preview Deployment

Name Status Preview Updated (UTC)
Frontend ✅ Done Preview URL 2026-04-02T17:03:15.685Z

@renovate renovate Bot changed the title chore(deps): update dependency nuxt to v4.2.1 chore(deps): update frontend dependencies Nov 7, 2025
@renovate
renovate Bot force-pushed the renovate/frontend-dependencies branch 6 times, most recently from 3f8df7d to 3978e08 Compare November 14, 2025 12:33
@renovate
renovate Bot force-pushed the renovate/frontend-dependencies branch 2 times, most recently from 07949cb to 9127bf3 Compare November 17, 2025 08:55
@Sanielia Sanielia self-assigned this Nov 17, 2025
@Sanielia
Sanielia force-pushed the renovate/frontend-dependencies branch from 9127bf3 to d69ff07 Compare November 17, 2025 14:52
@renovate
renovate Bot force-pushed the renovate/frontend-dependencies branch from d69ff07 to 5fbb212 Compare November 17, 2025 14:53
@Sanielia

Copy link
Copy Markdown
Member

I have no longer any idea why it doesn't work, what i know is that after downgrading all dependencies i still get that issue and if i use bun 1.3.1 on master, it removes configVersion property from bun.lock (which was added in 1.3.2) and then same issue as in this pr happens with build. Running bun install --frozen-lockfile on master doesn't break build and executes succesfully

@Sanielia Sanielia removed their assignment Nov 17, 2025
@renovate
renovate Bot force-pushed the renovate/frontend-dependencies branch 7 times, most recently from c03391d to 7f14e48 Compare November 23, 2025 20:41
@renovate
renovate Bot force-pushed the renovate/frontend-dependencies branch 5 times, most recently from cec5e96 to 15e49f9 Compare November 27, 2025 18:50
@renovate
renovate Bot force-pushed the renovate/frontend-dependencies branch 6 times, most recently from 34adf85 to 9550836 Compare December 24, 2025 12:32
@renovate
renovate Bot force-pushed the renovate/frontend-dependencies branch 5 times, most recently from 2b812b8 to 5bca21c Compare January 6, 2026 17:13
@renovate
renovate Bot force-pushed the renovate/frontend-dependencies branch from 5bca21c to c9e046f Compare January 7, 2026 17:50
@Sanielia
Sanielia force-pushed the master branch 2 times, most recently from 4ccdc47 to 4ab6149 Compare January 10, 2026 01:25
@renovate
renovate Bot force-pushed the renovate/frontend-dependencies branch 7 times, most recently from a496d26 to 00a3549 Compare January 19, 2026 00:37
@renovate
renovate Bot force-pushed the renovate/frontend-dependencies branch 4 times, most recently from d6cf0b8 to da8537a Compare January 23, 2026 02:29
@hack4krak-frontend-dokploy

hack4krak-frontend-dokploy Bot commented Apr 2, 2026

Copy link
Copy Markdown

Dokploy Preview Deployment

Name Status Preview Updated (UTC)
Frontend ❌ Failed Preview URL 2026-05-09T09:37:28.757Z

@hack4krak-frontend-dokploy

hack4krak-frontend-dokploy Bot commented Apr 2, 2026

Copy link
Copy Markdown

Dokploy Preview Deployment

Name Status Preview Updated (UTC)
Frontend ❌ Failed Preview URL 2026-06-16T00:01:00.261Z

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants