Skip to content

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

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

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

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.7.0 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.5 age adoption passing confidence
@tailwindcss/postcss (source) 4.1.17 -> 4.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.7.0 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
tailwindcss (source) 4.1.17 -> 4.2.0 age adoption passing confidence
vite (source) 7.2.2 -> 7.3.1 age adoption passing confidence
vue-tsc (source) 3.1.3 -> 3.2.5 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
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.7.0

v20.7.0

Compare Source

🎨 Features

  • Adds support for Window.getScreenDetails() - By TrevorBurnham in task #1923
  • Extends Screen from EventTarget - By TrevorBurnham in task #1923

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

v20.6.5

Compare Source

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

  • Add clearImmediate to Jest environment global scope - By TrevorBurnham in task #1927

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

v20.6.4

Compare Source

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

  • Normalize invalid input type attribute to "text" per HTML spec - By atzzCokeK in task #2053

Released by github-actions[bot] on 2/20/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.5

v0.2.5

Compare Source

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

tailwindlabs/tailwindcss (@tailwindcss/postcss)

4.1.17 -> 4.2.0

v4.2.0

Compare Source

Added

  • Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
  • Add @tailwindcss/webpack package to run Tailwind CSS as a webpack plugin (#19610)
  • Add pbs-* and pbe-* utilities for padding-block-start and padding-block-end (#19601)
  • Add mbs-* and mbe-* utilities for margin-block-start and margin-block-end (#19601)
  • Add scroll-pbs-* and scroll-pbe-* utilities for scroll-padding-block-start and scroll-padding-block-end (#19601)
  • Add scroll-mbs-* and scroll-mbe-* utilities for scroll-margin-block-start and scroll-margin-block-end (#19601)
  • Add border-bs-* and border-be-* util...

[View full release notes]

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

v4.1.18

Compare Source

Fixed

  • Ensure validation of source(…) happens relative to the file it is in (#19274)
  • Include filename and line numbers in CSS parse errors (#19282)
  • Skip comments in Ruby files when checking for class names (#19243)
  • Skip over arbitrary property utilities with a top-level ! in the value (#19243)
  • Support environment API in @tailwindcss/vite (#18970)
  • Preserve case of theme keys from JS configs and plugins (#19337)
  • Write source maps correctly on the CLI when using --watch (#19373)
  • Handle special defaults (like ringColor.DEFAULT) in JS configs ([#19348](https://gi...

[View full release notes]

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

v4.1.9

Compare Source

Fixed

  • Correctly parse custom properties with strings containing semicolons (#18251)
  • Upgrade: Migrate arbitrary modifiers without percentage signs to bare values (e.g. /[0.16] β†’ /16) (#18184)
  • Upgrade: Migrate CSS variable shorthands where fallback value contains function call (#18184)
  • Upgrade: Migrate negative arbitrary values to negative bare values (e.g. mb-[-32rem] β†’ -mb-128) (#18212)
  • Upgrade: Do not migrate blur in wire:model.blur (#18216)
  • Don't add spaces around CSS dashed idents when formatting math expressions (#18220)

Released by github-actions[bot] on 6/11/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.56

Compare Source

Core Changes

  • Fix runtime prefetch isPartial byte stripping when deployed: #90272
  • Upgrade React from 2ba30655-20260219 to ab18f33d-20260220: #90279
  • validate sync IO in generateMetadata according to Page's prefetchable status: #90164

Example Changes

  • Migrate from react-markdown to Streamdown static in EdgeDB example: #86435

Misc Changes

  • [sync-react] Allow syncing React with local build: #90277

Credits

Huge thanks to haydenbleasel, unstubbable, gnoff, and eps1lon for helping!

Released by nextjs-bot on 2/21/2026

v16.2.0-canary.55

Compare Source

Core Changes

  • Revert "Handle null history.state in client-side router popstate handler": #90268
  • [devtools] Omit empty looking error messages: #90256

Misc Changes

  • [test] Improve fetch timeout error stack for act: #90261
  • Turbopack: add Rope.content_hash and SHA hashing: #90235
  • [instant] Handle more instant declaration patterns: #90251

Credits

Huge thanks to unstubbable, mischnic, ztanner, and eps1lon for helping!

Released by nextjs-bot on 2/20/2026

v16.2.0-canary.54

Compare Source

Core Changes

  • Turbopack: fix static asset skew protection for edge and prerenders: #90238
  • Remove workStore from params/searchParams/pathname function signatures: #90215
  • Remove workStore from metadata resolution chain: #90217
  • [Instant] export "Instant" config type: #90257
  • Replace getDynamicParamFromSegment closure with interpolatedParams in metadata: #90249
  • [Instant] Dev Tools toggle for Instant Navigation Mode: #90222
  • [instant] Include declaration location of instant config in validation errors: #90169
  • Turbopack: rename ServerPaths to AssetPaths: #90234
  • feat(next/image): add lru disk cache and images.maximumDiskCacheSize: #89963

Example Changes

  • [feat] Added Docker examples for standalone output and export output following best practices: #87069

Credits

Huge thanks to kristiyan-velkov, mischnic, gnoff, lubieowoce, [acd...

[View full release notes]

Released by nextjs-bot on 2/20/2026

capricorn86/happy-dom (happy-dom)

20.0.10 -> 20.7.0

v20.7.0

Compare Source

🎨 Features

  • Adds support for Window.getScreenDetails() - By TrevorBurnham in task #1923
  • Extends Screen from EventTarget - By TrevorBurnham in task #1923

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

v20.6.5

Compare Source

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

  • Add clearImmediate to Jest environment global scope - By TrevorBurnham in task #1927

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

v20.6.4

Compare Source

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

  • Normalize invalid input type attribute to "text" per HTML spec - By atzzCokeK in task #2053

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

vercel/next.js (next)

16.0.1 -> 16.1.6

v16.2.0-canary.56

Compare Source

Core Changes

  • Fix runtime prefetch isPartial byte stripping when deployed: #90272
  • Upgrade React from 2ba30655-20260219 to ab18f33d-20260220: #90279
  • validate sync IO in generateMetadata according to Page's prefetchable status: #90164

Example Changes

  • Migrate from react-markdown to Streamdown static in EdgeDB example: #86435

Misc Changes

  • [sync-react] Allow syncing React with local build: #90277

Credits

Huge thanks to haydenbleasel, unstubbable, gnoff, and eps1lon for helping!

Released by nextjs-bot on 2/21/2026

v16.2.0-canary.55

Compare Source

Core Changes

  • Revert "Handle null history.state in client-side router popstate handler": #90268
  • [devtools] Omit empty looking error messages: #90256

Misc Changes

  • [test] Improve fetch timeout error stack for act: #90261
  • Turbopack: add Rope.content_hash and SHA hashing: #90235
  • [instant] Handle more instant declaration patterns: #90251

Credits

Huge thanks to unstubbable, mischnic, ztanner, and eps1lon for helping!

Released by nextjs-bot on 2/20/2026

v16.2.0-canary.54

Compare Source

Core Changes

  • Turbopack: fix static asset skew protection for edge and prerenders: #90238
  • Remove workStore from params/searchParams/pathname function signatures: #90215
  • Remove workStore from metadata resolution chain: #90217
  • [Instant] export "Instant" config type: #90257
  • Replace getDynamicParamFromSegment closure with interpolatedParams in metadata: #90249
  • [Instant] Dev Tools toggle for Instant Navigation Mode: #90222
  • [instant] Include declaration location of instant config in validation errors: #90169
  • Turbopack: rename ServerPaths to AssetPaths: #90234
  • feat(next/image): add lru disk cache and images.maximumDiskCacheSize: #89963

Example Changes

  • [feat] Added Docker examples for standalone output and export output following best practices: #87069

Credits

Huge thanks to kristiyan-velkov, mischnic, gnoff, lubieowoce, [acd...

[View full release notes]

Released by nextjs-bot on 2/20/2026

nuxt/nuxt (nuxt)

4.2.1 -> 4.3.1

Compare Source

Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js.

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

tailwindlabs/tailwindcss (tailwindcss)

4.1.17 -> 4.2.0

Compare Source

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

πŸ“– View Release Notes

πŸ”— View Changelog

Release Notes

Changelog

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

Compare Source

NPM version 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

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 21, 2026

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

Name Link
πŸ”¨ Latest commit 3bb675c
πŸ” Latest deploy log https://app.netlify.com/projects/ts-maps/deploys/699a10fc5dee790008a86fca

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 21, 2026

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/ts-maps@1365

commit: 3bb675c

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