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

@chrisbbreuer chrisbbreuer commented Apr 14, 2026

Copy link
Copy Markdown
Member

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
@nuxt/kit (source) 4.4.2 -> 4.4.8 age adoption passing confidence
@stacksjs/components (source) 0.2.70 -> 0.2.72 age adoption passing confidence
@stacksjs/stx (source) 0.2.70 -> 0.2.72 age adoption passing confidence
bun-plugin-stx (source) 0.2.70 -> 0.2.72 age adoption passing confidence
bun-query-builder (source) 0.1.37 -> 0.1.38 age adoption passing confidence
nuxt (source) 4.4.2 -> 4.4.8 age adoption passing confidence
vue (source) 3.5.30 -> 3.5.38 age adoption passing confidence

Release Notes

nuxt/nuxt (@nuxt/kit)

4.4.2 -> 4.4.8

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

[View full release notes]

Released by danielroe on 6/8/2026

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

[View full release notes]

Released by danielroe on 6/2/2026

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

stacksjs/stx (@stacksjs/components)

0.2.70 -> 0.2.72

Compare Source

A modern component library built with STX, featuring headwind utility classes and TypeScript syntax highlighting.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

stacksjs/stx (@stacksjs/stx)

0.2.70 -> 0.2.72

Compare Source

A performant UI Framework. Powered by Bun.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

stacksjs/stx (bun-plugin-stx)

0.2.70 -> 0.2.72

Compare Source

A Bun plugin that allows for using Laravel Blade-like syntax.

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

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

0.1.37 -> 0.1.38

v0.1.38

Compare Source

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

nuxt/nuxt (nuxt)

4.4.2 -> 4.4.8

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

[View full release notes]

Released by danielroe on 6/8/2026

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

[View full release notes]

Released by danielroe on 6/2/2026

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

vuejs/core (vue)

3.5.30 -> 3.5.38

v3.6.0-beta.15

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 6/11/2026

v3.5.38

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 6/11/2026

v3.5.37

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 edison1105 on 6/11/2026


📊 Package Statistics

  • @nuxt/kit: 5,375,625 weekly downloads
  • @stacksjs/components: 1,029 weekly downloads
  • @stacksjs/stx: 64,386 weekly downloads
  • bun-plugin-stx: 59,634 weekly downloads
  • bun-query-builder: 5,289 weekly downloads
  • nuxt: 1,537,750 weekly downloads
  • vue: 12,478,656 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 13 times, most recently from 27877e3 to f37cbe8 Compare May 7, 2026 07:00
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-non-major-updates branch 8 times, most recently from dc0f6c8 to 20a5c0b Compare May 15, 2026 00:36
@chrisbbreuer chrisbbreuer force-pushed the buddy-bot/update-non-major-updates branch 4 times, most recently from 53aebe2 to c239b77 Compare May 19, 2026 13:05
@github-actions github-actions Bot force-pushed the buddy-bot/update-non-major-updates branch 4 times, most recently from 8dbaf19 to e8aa9c4 Compare May 28, 2026 00:58
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