Skip to content

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

Closed
chrisbbreuer wants to merge 1 commit intomainfrom
buddy-bot/update-non-major-updates-1771092943375
Closed

chore(deps): update all non-major dependencies#855
chrisbbreuer wants to merge 1 commit intomainfrom
buddy-bot/update-non-major-updates-1771092943375

Conversation

@chrisbbreuer
Copy link
Member

This PR contains the following updates:

Package Updates Summary

Type Count
πŸ“¦ NPM Packages 26
πŸ”§ System Dependencies 2
πŸš€ GitHub Actions 2
Total 30

πŸ“¦ npm Dependencies

npm

26 packages will be updated

Package Change Age Adoption Passing Confidence
@happy-dom/global-registrator (source) 20.0.10 -> 20.6.1 age adoption passing confidence
@nuxt/devtools (source) 3.1.0 -> 3.2.1 age adoption passing confidence
@nuxt/eslint-config (source) 1.10.0 -> 1.15.1 age adoption passing confidence
@nuxt/kit (source) 4.2.1 -> 4.3.1 age adoption passing confidence
@nuxt/schema (source) 4.2.1 -> 4.3.1 age adoption passing confidence
@stacksjs/stx (source) =0.1.0 -> 0.2.0 age adoption passing confidence
bumpp (source) 10.3.1 -> 10.4.1 age adoption passing confidence
eslint-config-next (source) 16.0.1 -> 16.1.6 age adoption passing confidence
happy-dom (source) 20.0.10 -> 20.6.1 age adoption passing confidence
next (source) 16.0.1 -> 16.1.6 age adoption passing confidence
nuxt (source) 4.2.1 -> 4.3.1 age adoption passing confidence
vite (source) 7.2.2 -> 7.3.1 age adoption passing confidence
vue-tsc (source) 3.1.3 -> 3.2.4 age adoption passing confidence
@tailwindcss/postcss (source) 4.1.17 -> 4.1.18 age adoption passing confidence
@types/bun (source) 1.3.2 -> 1.3.9 age adoption passing confidence
@types/react (source) 19.2.2 -> 19.2.14 age adoption passing confidence
@types/react-dom (source) 19.2.2 -> 19.2.3 age adoption passing confidence
@vitejs/plugin-react (source) 5.1.0 -> 5.1.4 age adoption passing confidence
@vitejs/plugin-vue (source) 6.0.1 -> 6.0.4 age adoption passing confidence
better-dx (source) 0.2.3 -> 0.2.5 age adoption passing confidence
bun-types (source) 1.3.2 -> 1.3.9 age adoption passing confidence
lint-staged (source) 16.2.6 -> 16.2.7 age adoption passing confidence
react (source) 19.2.0 -> 19.2.4 age adoption passing confidence
react-dom (source) 19.2.0 -> 19.2.4 age adoption passing confidence
tailwindcss (source) 4.1.17 -> 4.1.18 age adoption passing confidence
vue (source) 3.5.24 -> 3.5.28 age adoption passing confidence

πŸ”§ System Dependencies

system

2 packages will be updated across 2 file(s): pkgx.yaml, deps.yaml

Package Change Type File
bun.com ^1.2.20 β†’ ^1.3.1 🟑 minor pkgx.yaml
bun.com ^1.3.0 β†’ ^1.3.1 🟒 patch deps.yaml

πŸš€ GitHub Actions

github-actions

2 actions will be updated

Action Change Type Files
oven-sh/setup-bun v2.0.2 β†’ v2.1.2 🟑 minor ci.yml
shivammathur/setup-php 2.35.5 β†’ 2.36.0 🟑 minor buddy-bot.yml

Release Notes

capricorn86/happy-dom (@happy-dom/global-registrator)

20.0.10 -> 20.6.1

v20.6.1

Compare Source

πŸ‘·β€β™‚οΈ Patch fixes

  • Support CSS gradients with rgba() - By atzzCokeK in task #2042
  • Support unicode characters in selectors per CSS spec - By kaigritun in task #2057

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

v20.6.0

Compare Source

🎨 Features

  • Adds support for register on import to the @happy-dom/global-registrator package - By capricorn86 in task #2060

Released by github-actions[bot] on 2/9/2026

v20.5.5

Compare Source

πŸ‘·β€β™‚οΈ Patch fixes

  • Correct caption element content model to allow flow content - By atzzCokeK in task #2052

Released by github-actions[bot] on 2/9/2026

nuxt/devtools (@nuxt/devtools)

3.1.0 -> 3.2.1

v3.2.1

Compare Source

   🐞 Bug Fixes

Β Β Β Β View changes on GitHub

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

v3.2.0

Compare Source

Β Β Β πŸš€ Features

   🐞 Bug Fixes

Β Β Β Β View changes on GitHub

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

v3.1.1

Compare Source

Β Β Β πŸš€ Features

   🐞 Bug Fixes

Β Β Β Β View changes on GitHub

Released by github-actions[bot] on 11/25/2025

nuxt/eslint (@nuxt/eslint-config)

1.10.0 -> 1.15.1

v1.15.1

Compare Source

   🐞 Bug Fixes

Β Β Β Β View changes on GitHub

Released by github-actions[bot] on 2/10/2026

v1.15.0

Compare Source

Β Β Β πŸš€ Features

Β Β Β Β View changes on GitHub

Released by github-actions[bot] on 2/10/2026

v1.14.0

Compare Source

Β Β Β πŸš€ Features

Β Β Β Β View changes on GitHub

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

nuxt/nuxt (@nuxt/kit)

4.2.1 -> 4.3.1

v4.3.1

Compare Source

4.3.1 is a regularly scheduled patch release.

πŸ‘‰ Changelog

compare changes

🩹 Fixes

  • nuxt: Correct reference format of server builder (#34177)
  • nuxt: Add status/statusText getters to NuxtError (#34188)
  • nuxt: Don't inject shared types for differing auto-imports (#34191)
  • schema: Add direnv and vendor to default ignore (#34190)
  • nuxt: Focus hash links after navigation (#34193)
  • nuxt: Exclude head runtime from unhead imports transform (#34195)
  • kit: Include prereleases in semver satisfy check (#34210)
  • nitro: Encode unicode paths in x-nitro-prerender header ([#34202](https://github.com...

[View full release notes]

Released by danielroe on 2/7/2026

v4.3.0

Compare Source

4.3.0 is the next minor release.

Nuxt 4.3 brings powerful new features for layouts, caching, and developer experience – plus significant performance improvements under the hood.

πŸ“£ Some News

Extended v3 Support

Early this month, I opened a discussion to find out how the upgrade had gone from v3 to v4. I was really pleased to hear how well it had gone for most people.

Having said that, we're committed to making sure no one gets left behind. And so we will continue to provide security updates and critical bug fix releases beyond the previously announced end-of-life date of January 31, 2026, meaning Nuxt v3 will meet its end-of-life on July 31, 2026.

[!TIP]
As usual, today also brings a minor release for v3, with many of the same improvements backported from v4.3.

Preparing for Nuxt 5

We're closer than ever to the releases of Nuxt v5 and Nitro v3. In the coming weeks, the main branch of the Nuxt reposit...

[View full release notes]

Released by danielroe on 1/22/2026

v4.2.2

Compare Source

4.2.2 is the next patch release.

βœ… Upgrading

Our recommendation for upgrading is to run:

npx nuxt upgrade --dedupe

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

πŸ‘‰ Changelog

compare changes

🩹 Fixes

  • nitro: Do not show pretty error handler when testing (243261edb)
  • nuxt: Generate valid references for component declaration items (#33388)
  • nuxt: Sync internal route before calling page:finish hook (#33707)
  • kit: Add TypeScript path alias support for test files (#33672)
  • nitro: Ensure html is a string before injecting error handler ([f70b70c97](nuxt/nuxt@f70b70c...

[View full release notes]

Released by danielroe on 12/9/2025

nuxt/nuxt (@nuxt/schema)

4.2.1 -> 4.3.1

v4.3.1

Compare Source

4.3.1 is a regularly scheduled patch release.

πŸ‘‰ Changelog

compare changes

🩹 Fixes

  • nuxt: Correct reference format of server builder (#34177)
  • nuxt: Add status/statusText getters to NuxtError (#34188)
  • nuxt: Don't inject shared types for differing auto-imports (#34191)
  • schema: Add direnv and vendor to default ignore (#34190)
  • nuxt: Focus hash links after navigation (#34193)
  • nuxt: Exclude head runtime from unhead imports transform (#34195)
  • kit: Include prereleases in semver satisfy check (#34210)
  • nitro: Encode unicode paths in x-nitro-prerender header ([#34202](https://github.com...

[View full release notes]

Released by danielroe on 2/7/2026

v4.3.0

Compare Source

4.3.0 is the next minor release.

Nuxt 4.3 brings powerful new features for layouts, caching, and developer experience – plus significant performance improvements under the hood.

πŸ“£ Some News

Extended v3 Support

Early this month, I opened a discussion to find out how the upgrade had gone from v3 to v4. I was really pleased to hear how well it had gone for most people.

Having said that, we're committed to making sure no one gets left behind. And so we will continue to provide security updates and critical bug fix releases beyond the previously announced end-of-life date of January 31, 2026, meaning Nuxt v3 will meet its end-of-life on July 31, 2026.

[!TIP]
As usual, today also brings a minor release for v3, with many of the same improvements backported from v4.3.

Preparing for Nuxt 5

We're closer than ever to the releases of Nuxt v5 and Nitro v3. In the coming weeks, the main branch of the Nuxt reposit...

[View full release notes]

Released by danielroe on 1/22/2026

v4.2.2

Compare Source

4.2.2 is the next patch release.

βœ… Upgrading

Our recommendation for upgrading is to run:

npx nuxt upgrade --dedupe

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

πŸ‘‰ Changelog

compare changes

🩹 Fixes

  • nitro: Do not show pretty error handler when testing (243261edb)
  • nuxt: Generate valid references for component declaration items (#33388)
  • nuxt: Sync internal route before calling page:finish hook (#33707)
  • kit: Add TypeScript path alias support for test files (#33672)
  • nitro: Ensure html is a string before injecting error handler ([f70b70c97](nuxt/nuxt@f70b70c...

[View full release notes]

Released by danielroe on 12/9/2025

stacksjs/stx (@stacksjs/stx)

=0.1.0 -> 0.2.0

v0.2.0

Compare Source

Released by github-actions[bot] on 11/8/2025

antfu-collective/bumpp (bumpp)

10.3.1 -> 10.4.1

v10.4.1

Compare Source

Β Β Β πŸš€ Features

Β Β Β Β View changes on GitHub

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

v10.4.0

Compare Source

No significant changes

Β Β Β Β View changes on GitHub

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

v10.3.2

Compare Source

   🐞 Bug Fixes

Β Β Β Β View changes on GitHub

Released by github-actions[bot] on 11/27/2025

vercel/next.js (eslint-config-next)

16.0.1 -> 16.1.6

v16.2.0-canary.45

Compare Source

Misc Changes

  • chore: Don't run build-and-deploy CI job on graphite-base branches: #89982

Credits

Huge thanks to bgw for helping!

Released by nextjs-bot on 2/13/2026

v16.2.0-canary.43

Compare Source

Core Changes

  • Fix parallel routes with deferred entries: #89967

Misc Changes

  • Turbopack: Add inline loader configuration via import attributes: #89644
  • Turbopack: Use std::any::type_name for global naming of turbo-task items: #89874

Credits

Huge thanks to sokra, ijjk, and bgw for helping!

Released by nextjs-bot on 2/13/2026

v16.2.0-canary.42

Compare Source

Core Changes

  • fix: support multiple icon formats with same base name (icon.png + icon.svg): #89504
  • Turbopack: Move turbopackIgnoreIssue from experimental to turbopack.ignoreIssue: #89817
  • Build with dev runtimes when --debug-prerender is set: #89834
  • Append deployment id query string for next-font: #89960

Misc Changes

  • Next-api: Check client_source_maps before generate source map: #89915
  • docs: improve next/image localPatterns error page: #89914
  • docs: inline-css dev-action oriented: #89064
  • Upgrade to swc 56: #89111
  • Turbopack: fix CSS dependency locations: #89761
  • docs: document cacheLife expire omission behavior and fix default preset value: #89913
  • docs: Activity boundary guide: #89126
  • Enable backtraces in turbopack integration tests: #89935

Credits

Huge thanks to FurryR, icyJoseph, mischnic, 01-binary, [lukesandberg](https:...

[View full release notes]

Released by nextjs-bot on 2/13/2026

capricorn86/happy-dom (happy-dom)

20.0.10 -> 20.6.1

v20.6.1

Compare Source

πŸ‘·β€β™‚οΈ Patch fixes

  • Support CSS gradients with rgba() - By atzzCokeK in task #2042
  • Support unicode characters in selectors per CSS spec - By kaigritun in task #2057

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

v20.6.0

Compare Source

🎨 Features

  • Adds support for register on import to the @happy-dom/global-registrator package - By capricorn86 in task #2060

Released by github-actions[bot] on 2/9/2026

v20.5.5

Compare Source

πŸ‘·β€β™‚οΈ Patch fixes

  • Correct caption element content model to allow flow content - By atzzCokeK in task #2052

Released by github-actions[bot] on 2/9/2026

vercel/next.js (next)

16.0.1 -> 16.1.6

v16.2.0-canary.45

Compare Source

Misc Changes

  • chore: Don't run build-and-deploy CI job on graphite-base branches: #89982

Credits

Huge thanks to bgw for helping!

Released by nextjs-bot on 2/13/2026

v16.2.0-canary.43

Compare Source

Core Changes

  • Fix parallel routes with deferred entries: #89967

Misc Changes

  • Turbopack: Add inline loader configuration via import attributes: #89644
  • Turbopack: Use std::any::type_name for global naming of turbo-task items: #89874

Credits

Huge thanks to sokra, ijjk, and bgw for helping!

Released by nextjs-bot on 2/13/2026

v16.2.0-canary.42

Compare Source

Core Changes

  • fix: support multiple icon formats with same base name (icon.png + icon.svg): #89504
  • Turbopack: Move turbopackIgnoreIssue from experimental to turbopack.ignoreIssue: #89817
  • Build with dev runtimes when --debug-prerender is set: #89834
  • Append deployment id query string for next-font: #89960

Misc Changes

  • Next-api: Check client_source_maps before generate source map: #89915
  • docs: improve next/image localPatterns error page: #89914
  • docs: inline-css dev-action oriented: #89064
  • Upgrade to swc 56: #89111
  • Turbopack: fix CSS dependency locations: #89761
  • docs: document cacheLife expire omission behavior and fix default preset value: #89913
  • docs: Activity boundary guide: #89126
  • Enable backtraces in turbopack integration tests: #89935

Credits

Huge thanks to FurryR, icyJoseph, mischnic, 01-binary, [lukesandberg](https:...

[View full release notes]

Released by nextjs-bot on 2/13/2026

nuxt/nuxt (nuxt)

4.2.1 -> 4.3.1

v4.3.1

Compare Source

4.3.1 is a regularly scheduled patch release.

πŸ‘‰ Changelog

compare changes

🩹 Fixes

  • nuxt: Correct reference format of server builder (#34177)
  • nuxt: Add status/statusText getters to NuxtError (#34188)
  • nuxt: Don't inject shared types for differing auto-imports (#34191)
  • schema: Add direnv and vendor to default ignore (#34190)
  • nuxt: Focus hash links after navigation (#34193)
  • nuxt: Exclude head runtime from unhead imports transform (#34195)
  • kit: Include prereleases in semver satisfy check (#34210)
  • nitro: Encode unicode paths in x-nitro-prerender header ([#34202](https://github.com...

[View full release notes]

Released by danielroe on 2/7/2026

v4.3.0

Compare Source

4.3.0 is the next minor release.

Nuxt 4.3 brings powerful new features for layouts, caching, and developer experience – plus significant performance improvements under the hood.

πŸ“£ Some News

Extended v3 Support

Early this month, I opened a discussion to find out how the upgrade had gone from v3 to v4. I was really pleased to hear how well it had gone for most people.

Having said that, we're committed to making sure no one gets left behind. And so we will continue to provide security updates and critical bug fix releases beyond the previously announced end-of-life date of January 31, 2026, meaning Nuxt v3 will meet its end-of-life on July 31, 2026.

[!TIP]
As usual, today also brings a minor release for v3, with many of the same improvements backported from v4.3.

Preparing for Nuxt 5

We're closer than ever to the releases of Nuxt v5 and Nitro v3. In the coming weeks, the main branch of the Nuxt reposit...

[View full release notes]

Released by danielroe on 1/22/2026

v4.2.2

Compare Source

4.2.2 is the next patch release.

βœ… Upgrading

Our recommendation for upgrading is to run:

npx nuxt upgrade --dedupe

This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

πŸ‘‰ Changelog

compare changes

🩹 Fixes

  • nitro: Do not show pretty error handler when testing (243261edb)
  • nuxt: Generate valid references for component declaration items (#33388)
  • nuxt: Sync internal route before calling page:finish hook (#33707)
  • kit: Add TypeScript path alias support for test files (#33672)
  • nitro: Ensure html is a string before injecting error handler ([f70b70c97](nuxt/nuxt@f70b70c...

[View full release notes]

Released by danielroe on 12/9/2025

vitejs/vite (vite)

7.2.2 -> 7.3.1

Compare Source

Native-ESM powered web dev build tool

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

vuejs/language-tools (vue-tsc)

3.1.3 -> 3.2.4

Compare Source

Vue 3 command line Type-Checking tool.

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

tailwindlabs/tailwindcss (@tailwindcss/postcss)

4.1.17 -> 4.1.18

Compare Source

PostCSS plugin for Tailwind CSS, a utility-first CSS framework for rapidly building custom user interfaces

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

DefinitelyTyped/DefinitelyTyped (@types/bun)

1.3.2 -> 1.3.9

Compare Source

TypeScript definitions for bun

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

DefinitelyTyped/DefinitelyTyped (@types/react)

19.2.2 -> 19.2.14

Compare Source

TypeScript definitions for react

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

DefinitelyTyped/DefinitelyTyped (@types/react-dom)

19.2.2 -> 19.2.3

Compare Source

TypeScript definitions for react-dom

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

vitejs/vite-plugin-react (@vitejs/plugin-react)

5.1.0 -> 5.1.4

Compare Source

The default Vite plugin for React projects

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

vitejs/vite-plugin-vue (@vitejs/plugin-vue)

6.0.1 -> 6.0.4

Compare Source

The official plugin for Vue SFC support in Vite.

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

stacksjs/development (better-dx)

0.2.3 -> 0.2.5

Compare Source

All the development dependencies you need.

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

oven-sh/bun (bun-types)

1.3.2 -> 1.3.9

Compare Source

Type definitions and documentation for Bun, an incredibly fast JavaScript runtime

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

lint-staged/lint-staged (lint-staged)

16.2.6 -> 16.2.7

Compare Source

Lint files staged by git

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

facebook/react (react)

19.2.0 -> 19.2.4

Compare Source

React is a JavaScript library for building user interfaces.

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

facebook/react (react-dom)

19.2.0 -> 19.2.4

Compare Source

React package for working with the DOM.

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

tailwindlabs/tailwindcss (tailwindcss)

4.1.17 -> 4.1.18

Compare Source

A utility-first CSS framework for rapidly building custom user interfaces.

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

vuejs/core (vue)

3.5.24 -> 3.5.28

Compare Source

The progressive JavaScript framework for building modern web UI.

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

bun.com

^1.2.20 β†’ ^1.3.1

πŸ“ File: pkgx.yaml

πŸ”— Release Notes: bun.sh

bun.com

^1.3.0 β†’ ^1.3.1

πŸ“ File: deps.yaml

πŸ”— Release Notes: bun.sh

oven-sh/setup-bun

v2.0.2 β†’ v2.1.2

Visit oven-sh/setup-bun for release notes.

shivammathur/setup-php

2.35.5 β†’ 2.36.0

Visit shivammathur/setup-php for release notes.


Note: This PR body was truncated due to GitHub's character limit. View the full details in the individual commits.

This PR was generated by Buddy πŸ€–

@netlify
Copy link

netlify bot commented Feb 14, 2026

❌ Deploy Preview for ts-maps failed. Why did it fail? β†’

Name Link
πŸ”¨ Latest commit ea33e3f
πŸ” Latest deploy log https://app.netlify.com/projects/ts-maps/deploys/6990bbd46a30810007c85745

@chrisbbreuer chrisbbreuer deleted the buddy-bot/update-non-major-updates-1771092943375 branch February 14, 2026 18:32
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