Skip to content

chore(deps): update all non-major dependencies#36

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#36
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Mar 30, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@nuxt/kit (source) ^4.4.2^4.4.8 age adoption passing confidence dependencies patch
@nuxt/kit (source) ^3.0.0^3.21.8 age adoption passing confidence peerDependencies minor
@nuxt/kit (source) ^3.13.0^3.21.8 age adoption passing confidence devDependencies minor
@nuxt/schema (source) ^3.0.0^3.21.8 age adoption passing confidence peerDependencies minor
@nuxt/schema (source) ^3.13.0^3.21.8 age adoption passing confidence devDependencies minor
actions/cache v5.0.4v5.0.5 age adoption passing confidence action patch
actions/checkout v6.0.2v6.0.3 age adoption passing confidence action patch
home-lang/pantry v0.8.16v0.10.3 age adoption passing confidence action minor
nuxt (source) ^4.4.2^4.4.8 age adoption passing confidence peerDependencies patch
oven/bun 1.3.111.3.14 age adoption passing confidence final patch
vue (source) ^3.5.30^3.5.38 age adoption passing confidence peerDependencies patch

Release Notes

nuxt/nuxt (@​nuxt/kit)

v4.4.8

Compare Source

4.4.8 is a hotfix release to address an issue running the dev server on MacOS.

👉 Changelog

compare changes

🩹 Fixes
  • vite: Shorter socket name for macOs with tmp fallback (#​35265)
  • kit: Respect type option in findPath (#​35272)
  • deps: Update nuxt/scripts presets (905621594)
  • nuxt: Revert unhead dependency back to v2 (e6d578fea)
📖 Documentation
  • Fix many typos (#​35266)
  • Explain static fallback pages (#​35277)
  • Change null to undefined in data-fetching docs to match actual types (#​35301)
  • Fix broken internal links, useAsyncData watch type, and NuxtError type (#​35303)
❤️ Contributors

v4.4.7

Compare Source

4.4.7 is a security hotfix release.

👉 make sure to check https://github.com/nuxt/nuxt/security/advisories to view open advisories resolved by this release.

👉 Changelog

compare changes

🩹 Fixes
  • nitro: Assign noSSR before deciding payload extraction (#​35108)
  • vite: Avoid filtering out dirs with shared prefix from allowDirs (#​35112)
  • nuxt: Use resolve from pathe for buildCache path boundary check (#​35111)
  • nuxt: Prevent sibling-directory traversal in test component wrapper (#​35110)
  • nitro: Pass event data to isValid in dev clipboard-copy listener (#​35109)
  • nuxt: Validate protocols in reloadNuxtApp path before reload (#​35115)
  • vite: Prefix public asset virtuals with null byte (9e303b438)
  • nuxt: Re-run getCachedData after initial fetch (#​35122)
  • nuxt: Propagate useFetch/useAsyncData factory types (#​35133)
  • vite: Close vite dev server on nuxt close (a10a68abc)
  • kit,nuxt: Handle cancelling prompts to install packages (e84813229)
  • kit: Avoid excluding node-context files in legacy tsconfig (#​35152)
  • nuxt: Handle missing payload in chunkError listener (#​35155)
  • nuxt: Await in-lifght template generation when closing nuxt (#​35181)
  • nuxt: Clarify page and layout usage warnings (#​35184)
  • webpack: Surface compilation errors when stats.toString is empty (073b07851)
  • nuxt: Reject prototype-chain keys in the island registry (#​35205)
  • nuxt: Apply isScriptProtocol guard to navigateTo open option (#​35206)
  • nuxt: Prevent server-only page island from recursing via <NuxtPage> (#​35198)
  • rspack,webpack: Require loopback host when missing same-origin signals (#​35200)
  • nitro: Gate chrome devtools workspace endpoint to local requests (#​35201)
  • nuxt: Escape props in <NuxtClientFallback> ssr output (#​35199)
  • kit: Improve TS extension stripping/substitutions (#​35233)
  • nuxt: Preserve .d.mts/.d.cts in resolveTypePaths (#​35235)
  • nuxt: Escape <NoScript> slot content (4b054e9d9)
  • nuxt: Match route rules case-insensitively to mirror vue-router (07e39cd6f)
  • nuxt: Reject script-capable protocols in <NuxtLink> href (0103ce06f)
  • nuxt: Block path-normalization open redirect in navigateTo (2cce6fb02)
  • nuxt: Reject cross-origin paths in reloadNuxtApp (e447a793c)
  • vite: Bind vite-node IPC to a permissioned filesystem socket (1f9f4767a)
💅 Refactors
  • kit,nuxt,vite: Use es2023 array methods (#​34980)
  • nuxt: Replace runInNewContext with AST walker (d72a89ef4)
📖 Documentation
  • Document vite client and server options (#​35090)
  • Add dedicated module dependencies page (#​35171)
  • Add nodeTsConfig and sharedTsConfig options (#​35231)
  • Edit for clarity and grammar (#​35214)
🏡 Chore
✅ Tests
  • Update test for js payload rendering (bdcb81536)
  • Cover add regression test for hmr in sibling local layers (#​35125)
  • Improve reliability of hmr test (1d709b3cc)
🤖 CI
  • Always run all tests for 4.x/3.x (0dc4665cf)
  • Migrate from tibdex (ded29dc0f)
  • Add zizmor github actions check (#​35089)
  • Update to agentscan v1.8.0 (#​35120)
  • Automatically close PRs from automated accounts (#​35161)
  • Disable provenance-change enforcement in dependency-review (a2cf43e68)
❤️ Contributors

v4.4.6

Compare Source

4.4.6 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes
  • vite: Use spa entry for vite-node fallback (#​35037)
  • vite: Invalidate SSR module cache when modules are invalidated via plugin hooks (a86657a0e)
  • nuxt: Match deduplicated resolveComponent calls in jsx blocks (#​35028)
  • nuxt: Prefer our own builder/server deps (#​35029)
  • nuxt: Update useFetch key even with watch: false (#​35002)
  • nitro: Mark @babel/plugin-syntax-typescript as optional peer dep (#​35041)
  • nitro: Add json extension to payload cache items (#​35043)
  • nuxt: Handle errors fetching app manifest (#​35050)
  • nuxt: Encode html-significant characters in external redirect body (#​35052)
  • nuxt: Preserve setPageLayout props on same-path navigation (#​35055)
  • vite: Don't strip buildAssetsDir from vite-node SSR ids (#​35040)
  • nuxt: Mark useLoadingIndicator properties as readonly (#​35062)
  • vite: Strip queries in css inline styles map (#​35067)
  • nitro: Validate island request hash matches props (#​35077)
  • nitro: Use regexp to strip query (163e18d4b)
  • nitro: Use statusCode for nitro v2 compatibility (952f6841e)
  • nitro-server: Re-export h3 named symbols statically (cd99001c8)
  • nuxt: Render component-less parent routes during client-side nav (#​35036)
  • kit: Respect tsConfig.exclude in legacy tsconfig.json (#​35079)
  • nuxt: Run middleware for page islands (#​35092)
💅 Refactors
  • rspack,webpack: Extract same-origin check for dev middleware (#​35051)
📖 Documentation
  • Remove CSB, set node 22 and use steps for clarity (#​35066)
🏡 Chore
✅ Tests
🤖 CI
❤️ Contributors

v4.4.5

Compare Source

4.4.5 is the next patch release.

👉 Changelog

compare changes

🔥 Performance
  • kit: Cache layer roots and short-circuit isIgnored relative (#​35015)
🩹 Fixes
  • vite: Resolve vite clientServer with ssr: false (#​34959)
  • nitro: Correct payload route rule for / + override ssr: true (#​34990)
  • nitro: Break recursive rendering deadlocks during prerender (#​34939)
  • vite: Drop redundant css link when entry styles are inlined (#​34950)
  • vite: Sort optimizeDeps.include in pre-bundle hint (#​34976)
  • nuxt: Only force suspense remount after first resolve (#​34949)
  • kit: Read .env before resolving nuxt schema (#​34958)
  • nitro: Preserve serverHandlers array after nitro:config (#​34985)
  • nuxt: Cast partial nitro handlers when prepending to server arrays (61dcde4db)
  • vite: Only consider CSS inlined when styles are actually emitted (#​35006)
  • nuxt: Dedupe getCachedData for concurrent callers sharing a key (#​34999)
  • nuxt: Respect factory fetch/baseURL options in server useFetch (#​35003)
  • nuxt: Handle string presets in auto-imports (#​35013)
  • nuxt: Correct island transform for server pages and 'deep' mode (#​35005)
  • vite: Inline css for non-island children of server components (#​35001)
  • nuxt: Defer head DOM updates until page transition finishes (#​35016)
  • nuxt: Explicitly freeze head during island plugin phase (#​35010)
  • vite: Inline css imported from non-vue js modules (#​35020)
📖 Documentation
  • Add warning about routing in server components (#​34994)
🏡 Chore
✅ Tests
  • Extract server components fixture + add some failing tests (#​34995)
  • Isolate buildDir per matrix project for shared fixtures (#​35007)
  • Remove tests for 5.x runtimeBaseURL fature (816c25487)
❤️ Contributors

v4.4.4

Compare Source

actions/cache (actions/cache)

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

actions/checkout (actions/checkout)

v6.0.3

Compare Source

home-lang/pantry (home-lang/pantry)

v0.10.3

Compare Source

v0.10.2

Compare Source

Compare changes

🚀 Features
  • desktop: auto-resolve versions for all pinned apps & fonts (6b6ddb5) (by Chris <chrisbreuer93@​gmail.com>)
  • recipes: add anthropic.com/claude-code (prebuilt npm binary) (f56dc55) (by Chris <chrisbreuer93@​gmail.com>)
  • recipes: add mediaarea.net, muzzleapp.com, logitech.com/options-plus, diabrowser.com, lato, open-sans, source-code-pro (c5648cd) (by Chris <chrisbreuer93@​gmail.com>)
  • desktop: resolve custom versionSource in daily updater (908a2de) (by Chris <chrisbreuer93@​gmail.com>)
  • desktop: register roboto + pearcleaner.app packages, fix __MACOSX zip extraction (ca226a4) (by Chris <chrisbreuer93@​gmail.com>)
  • recipes: add roboto font + pearcleaner app, publish apps from local recipes (674148a) (by Chris <chrisbreuer93@​gmail.com>)
🐛 Bug Fixes
  • types: correct recipe-types import depth in nested recipes + font-version decode (a694c67) (by Chris <chrisbreuer93@​gmail.com>)
  • docs: generate pages for single-word font packages + stable flat names (db9f374) (by Chris <chrisbreuer93@​gmail.com>)
  • desktop: resolve pinned recipes via knownVersions so they publish (05a73df) (by Chris <chrisbreuer93@​gmail.com>)
  • upload: drop wall-clock cap on large presigned PUTs (c920252) (by Chris <chrisbreuer93@​gmail.com>)
  • upload: abort+retry stalled presigned PUTs (d0cc67c) (by Chris <chrisbreuer93@​gmail.com>)
  • upload: stream large files via presigned PUT, not ts-cloud multipart (cae6bea) (by Chris <chrisbreuer93@​gmail.com>)
  • recipes: repair linear.app — new download host + custom versionSource (7741cfb) (by Chris <chrisbreuer93@​gmail.com>)
  • build: support slash-domain recipes (logitech.com/options-plus) (9affe82) (by Chris <chrisbreuer93@​gmail.com>)
  • upload: multipart upload for large tarballs (>100MB) (8467345) (by Chris <chrisbreuer93@​gmail.com>)
  • desktop: publish zip apps/fonts under recipe-declared platform keys (e9e408d) (by Chris <chrisbreuer93@​gmail.com>)
♻️ Code Refactoring
  • remove pkgxInstallCommand generation everywhere; finish org rename (0331373) (by Chris <chrisbreuer93@​gmail.com>)
  • api: drop pkgxCommand from the resolver result; rebrand pkgx prose (4f25d2b) (by Chris <chrisbreuer93@​gmail.com>)
  • docs: rebrand ts-pkgx -> ts-pantry, home-lang -> pantry-pm; drop pkgx install-command generation (dacf69d) (by Chris <chrisbreuer93@​gmail.com>)
📚 Documentation
  • packages: regenerate with pantry install commands + ts-pantry imports (4b481c5) (by Chris <chrisbreuer93@​gmail.com>)
  • packages: regenerate package docs incl. new desktop apps & fonts (bf6807f) (by Chris <chrisbreuer93@​gmail.com>)
  • install: correct desktop_apps header — apps come from pantry's registry, not Homebrew (9c953c2) (by Chris <chrisbreuer93@​gmail.com>)
💅 Styles
  • docs: fix markdown lint errors in generated pages + changelog (b04711f) (by Chris <chrisbreuer93@​gmail.com>)
🤖 Continuous Integration
  • publish: only rebuild on recipe or version changes, not cosmetic metadata (fca9369) (by Chris <chrisbreuer93@​gmail.com>)
  • desktop: split publish across ubuntu + macos runners (590ed37) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.10.1

Compare Source

Compare changes

🚀 Features
  • install: make mas optional for Mac App Store apps (367e967) (by Chris <chrisbreuer93@​gmail.com>)
  • install: honor apps: and fonts: keys in either sibling file (7513bed) (by Chris <chrisbreuer93@​gmail.com>)
♻️ Code Refactoring
  • install: install App Store apps without mas at all (d40f5f3) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.10.0

Compare Source

Compare changes

🚀 Features
  • install: merge sibling apps.yaml/fonts.yaml into desktop install (ed0463d) (by Chris <chrisbreuer93@​gmail.com>)
  • deps: accept deps: as a synonym for dependencies: (d657f14) (by Chris <chrisbreuer93@​gmail.com>)
  • ci: precise desktop update commit messages (8806afc) (by Chris <chrisbreuer93@​gmail.com>)
  • packages: register desktop font packages (metadata) (2d96dc5) (by Chris <chrisbreuer93@​gmail.com>)
  • scripts: auto version-check for desktop apps & fonts (5fcd110) (by Chris <chrisbreuer93@​gmail.com>)
  • recipes: desktop font recipes + publish-fonts populate script (0725305) (by Chris <chrisbreuer93@​gmail.com>)
  • registry: add fonts catalogue and /fonts endpoint (914091a) (by Chris <chrisbreuer93@​gmail.com>)
  • install: native desktop-app install from pantry's own registry (e23c9ac) (by Chris <chrisbreuer93@​gmail.com>)
  • php-fpm: include pool.d/*.conf for per-site pools (site isolation) (7df8b4e) (by Chris <chrisbreuer93@​gmail.com>)
🐛 Bug Fixes
  • generate: drop volatile timestamp from generated.zig header (8e44d23) (by Chris <chrisbreuer93@​gmail.com>)
  • ci: author automated commits as github-actions bot, not the runner (714e2be) (by Chris <chrisbreuer93@​gmail.com>)
♻️ Code Refactoring
  • fonts: drop redundant .font suffix (now under fonts/ folder) (71680f7) (by Chris <chrisbreuer93@​gmail.com>)
  • recipes: organize desktop apps & fonts into apps/ and fonts/ (c44469c) (by Chris <chrisbreuer93@​gmail.com>)
  • install: resolve fonts by pantry domain (drop font- prefix) (d39dd8b) (by Chris <chrisbreuer93@​gmail.com>)
🤖 Continuous Integration
  • schedule daily desktop app/font update check + publish (5e370d7) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
Contributors

v0.9.60

Compare Source

Compare changes

🐛 Bug Fixes
  • services: locate mysqld robustly for pantry start mysql (00129cc) (by Chris <chrisbreuer93@​gmail.com>)
  • mysql: bundle ICU + hoist bundled shared libs to lib for runtime (5b1ab59) (by Chris <chrisbreuer93@​gmail.com>)
  • mysql: set CMAKE_INSTALL_PREFIX to pantry prefix (make install) (31f9c73) (by Chris <chrisbreuer93@​gmail.com>)
  • ci: honor BUILD_SCRIPT_TIMEOUT_MS in build-all-packages; set 180m (3124196) (by Chris <chrisbreuer93@​gmail.com>)
  • mysql: use bundled protobuf (drop pantry protobuf that shadows it) (8c4bc43) (by Chris <chrisbreuer93@​gmail.com>)
  • mysql: point GCC 15 at pantry binutils as via -B (host as too old for .base64) (2104054) (by Chris <chrisbreuer93@​gmail.com>)
  • buildkit: append -fno-fat-lto-objects/-fno-lto for GCC on Linux (629b1af) (by Chris <chrisbreuer93@​gmail.com>)
  • mysql: disable LTO/IPO at cmake level (-DWITH_LTO=OFF, IPO=OFF) (e02a68f) (by Chris <chrisbreuer93@​gmail.com>)
  • mysql: strip -flto from CFLAGS/CXXFLAGS/LDFLAGS at source (b5eff48) (by Chris <chrisbreuer93@​gmail.com>)
  • mysql: -DWITH_UNIT_TESTS=OFF (ninja dep's gtest headers shadow vendored googletest) (43ad9b1) (by Chris <chrisbreuer93@​gmail.com>)
  • mysql: provide libtirpc for rpc/rpc.h (Sun RPC dropped from glibc) (1b06175) (by Chris <chrisbreuer93@​gmail.com>)
  • buildkit: strip LTO flags in cc-wrapper (fat-LTO .base64 breaks try_compile) (7476347) (by Chris <chrisbreuer93@​gmail.com>)
  • mysql: drop bogus run: prefix from build ARGS steps (5c5ef07) (by Chris <chrisbreuer93@​gmail.com>)
  • mysql: correct malformed sed in build script (2d115db) (by Chris <chrisbreuer93@​gmail.com>)
  • ci: seed selectImportantVersions latest skip-aware (b93cbe7) (by Chris <chrisbreuer93@​gmail.com>)
  • ci: skip mysql.com versions without a bundled-boost source tarball (c1d017b) (by Chris <chrisbreuer93@​gmail.com>)
  • mysql: pin buildable 8.0.43 source + openssl3/icu73 runtime deps (e3566f8) (by Chris <chrisbreuer93@​gmail.com>)
  • ci: make build-tools apt step non-interactive + resilient (2b074a8) (by Chris <chrisbreuer93@​gmail.com>)
  • recipes: build mysql against pantry openssl3 + icu (runs on clean box) (58160ac) (by Chris <chrisbreuer93@​gmail.com>)
🤖 Continuous Integration
  • raise build timeout to 350m for heavy source builds (mysql) (ccd83b7) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.9.59

Compare Source

Compare changes

🐛 Bug Fixes
  • services: run

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 force-pushed the renovate/all-minor-patch branch from 6acd736 to 9b7f777 Compare March 30, 2026 14:26
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 8745562 to 50eacaf Compare April 20, 2026 13:52
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from b937a0a to c586b82 Compare April 28, 2026 06:59
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 998d00d to 0c5e7a7 Compare May 6, 2026 12:38
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 81c5088 to 5391e53 Compare May 22, 2026 16:57
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from ef781b3 to 09912cd Compare May 30, 2026 01:04
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 3652023 to e7d0d40 Compare June 5, 2026 13:55
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from d80dbb9 to 1f5f1c3 Compare June 10, 2026 07:50
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.

0 participants