Skip to content

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

Open
chrisbbreuer wants to merge 1 commit into
mainfrom
buddy-bot/update-non-major-updates
Open

chore(deps): update all non-major dependencies#39
chrisbbreuer wants to merge 1 commit into
mainfrom
buddy-bot/update-non-major-updates

Conversation

@chrisbbreuer
Copy link
Copy Markdown
Member

@chrisbbreuer chrisbbreuer commented Apr 14, 2026

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 7
Total 7

📦 npm Dependencies

npm

7 packages will be updated

Package Change Age Adoption Passing Confidence
@cwcss/crosswind (source) 0.1.6 -> 0.2.4 age adoption passing confidence
@nuxt/kit (source) 4.4.2 -> 4.4.6 age adoption passing confidence
@stacksjs/stx (source) 0.2.21 -> 0.2.64 age adoption passing confidence
bun-plugin-stx (source) 0.2.21 -> 0.2.65 age adoption passing confidence
bun-query-builder (source) 0.1.16 -> 0.1.21 age adoption passing confidence
nuxt (source) 4.4.2 -> 4.4.6 age adoption passing confidence
vue (source) 3.5.30 -> 3.5.34 age adoption passing confidence

Release Notes

cwcss/crosswind (@cwcss/crosswind)

0.1.6 -> 0.2.4

v0.2.4

Compare Source

Compare changes

🚀 Features

  • rules: table display family, flow-root/list-item/contents, arbitrary accent/caret (f31d55c)

🧹 Chores

Contributors

Released by github-actions[bot] on 5/1/2026

v0.2.3

Compare Source

Compare changes

🧹 Chores

Contributors

Released by github-actions[bot] on 5/1/2026

v0.2.2

Compare Source

Compare changes

🐛 Bug Fixes

  • build: emit dist/index.js + dist/cli.js to match exports/bin paths (1544b47)

🧹 Chores

Contributors

Released by github-actions[bot] on 5/1/2026

nuxt/nuxt (@nuxt/kit)

4.4.2 -> 4.4.6

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

[View full release notes]

Released by danielroe on 5/18/2026

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/nux...

[View full release notes]

Released by danielroe on 5/10/2026

v4.4.3

Compare Source

4.4.3 is the next patch release. v4.4.4 was published with no changes due to an issue running the release script for v4.4.3.

👉 Changelog

compare changes

🔥 Performance

  • nitro: Directly import nuxt package version (#34567)
  • vite,webpack: Use vfs for manifest + vite node server (#34666)
  • nuxt: Clean-up build hooks + emit gc'd snapshots (#34587)
  • nuxt: Skip key watcher when useAsyncData key is static (#34620)
  • kit: Parallelise module load + cache jiti instances (#34842)
  • nuxt: Batch-resolve typescript hoist paths with cached base roots (#34862)

🩹 Fixes

  • nuxt: Handle negative zero in getUserTrace slice boundary (#34524)
  • nuxt: Signal error state and clear timers in loading indicator cleanup (#34523...

[View full release notes]

Released by danielroe on 4/29/2026

stacksjs/stx (@stacksjs/stx)

0.2.21 -> 0.2.64

v0.2.65

Compare Source

Compare changes

🧹 Chores

Contributors

Released by github-actions[bot] on 5/16/2026

v0.2.64

Compare Source

Compare changes

🐛 Bug Fixes

🧹 Chores

Contributors

Released by github-actions[bot] on 5/16/2026

v0.2.63

Compare Source

Compare changes

🚀 Features

🐛 Bug Fixes

[View full release notes]

Released by github-actions[bot] on 5/15/2026

stacksjs/stx (bun-plugin-stx)

0.2.21 -> 0.2.65

v0.2.65

Compare Source

Compare changes

🧹 Chores

Contributors

Released by github-actions[bot] on 5/16/2026

v0.2.64

Compare Source

Compare changes

🐛 Bug Fixes

🧹 Chores

Contributors

Released by github-actions[bot] on 5/16/2026

v0.2.63

Compare Source

Compare changes

🚀 Features

🐛 Bug Fixes

[View full release notes]

Released by github-actions[bot] on 5/15/2026

stacksjs/bun-query-builder (bun-query-builder)

0.1.16 -> 0.1.21

v0.1.21

Compare Source

Released by github-actions[bot] on 5/11/2026

v0.1.20

Compare Source

Released by github-actions[bot] on 5/11/2026

v0.1.18

Compare Source

Released by github-actions[bot] on 5/11/2026

nuxt/nuxt (nuxt)

4.4.2 -> 4.4.6

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

[View full release notes]

Released by danielroe on 5/18/2026

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/nux...

[View full release notes]

Released by danielroe on 5/10/2026

v4.4.3

Compare Source

4.4.3 is the next patch release. v4.4.4 was published with no changes due to an issue running the release script for v4.4.3.

👉 Changelog

compare changes

🔥 Performance

  • nitro: Directly import nuxt package version (#34567)
  • vite,webpack: Use vfs for manifest + vite node server (#34666)
  • nuxt: Clean-up build hooks + emit gc'd snapshots (#34587)
  • nuxt: Skip key watcher when useAsyncData key is static (#34620)
  • kit: Parallelise module load + cache jiti instances (#34842)
  • nuxt: Batch-resolve typescript hoist paths with cached base roots (#34862)

🩹 Fixes

  • nuxt: Handle negative zero in getUserTrace slice boundary (#34524)
  • nuxt: Signal error state and clear timers in loading indicator cleanup (#34523...

[View full release notes]

Released by danielroe on 4/29/2026

vuejs/core (vue)

3.5.30 -> 3.5.34

v3.6.0-beta.12

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

Released by github-actions[bot] on 5/15/2026

v3.6.0-beta.11

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

Released by github-actions[bot] on 5/7/2026

v3.5.34

Compare Source

For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the minor branch.

Released by github-actions[bot] on 5/6/2026


📊 Package Statistics

  • @cwcss/crosswind: 56,091 weekly downloads
  • @nuxt/kit: 5,188,825 weekly downloads
  • @stacksjs/stx: 122,612 weekly downloads
  • bun-plugin-stx: 68,248 weekly downloads
  • bun-query-builder: 4,342 weekly downloads
  • nuxt: 1,504,773 weekly downloads
  • vue: 12,587,335 weekly downloads

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated by Buddy 🤖

@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-non-major-updates branch 27 times, most recently from 1b0873d to 325af2f Compare April 21, 2026 06:38
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-non-major-updates branch 12 times, most recently from fc6eb7e to 7881726 Compare May 4, 2026 18:33
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-non-major-updates branch 8 times, most recently from 11aad1e to 67966a9 Compare May 11, 2026 00:36
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-non-major-updates branch 8 times, most recently from 735d9af to 53aebe2 Compare May 18, 2026 13:13
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-non-major-updates branch from 53aebe2 to c239b77 Compare May 19, 2026 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant