Skip to content

Conversation

@chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Jan 16, 2026

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 27
🔧 System Dependencies 2
🚀 GitHub Actions 2
Total 31

📦 npm Dependencies

npm

27 packages will be updated

Package Change Age Adoption Passing Confidence
@happy-dom/global-registrator (source) 20.0.10 -> 20.4.0 age adoption passing confidence
@nuxt/eslint-config (source) 1.10.0 -> 1.13.0 age adoption passing confidence
@nuxt/kit (source) 4.2.1 -> 4.3.0 age adoption passing confidence
@nuxt/schema (source) 4.2.1 -> 4.3.0 age adoption passing confidence
@stacksjs/stx (source) =0.1.0 -> 0.2.0 age adoption passing confidence
bumpp (source) 10.3.1 -> 10.4.0 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.4.0 age adoption passing confidence
next (source) 16.0.1 -> 16.1.6 age adoption passing confidence
nuxt (source) 4.2.1 -> 4.3.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.4 age adoption passing confidence
@nuxt/devtools (source) 3.1.0 -> 3.1.1 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.8 age adoption passing confidence
@types/react (source) 19.2.2 -> 19.2.10 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.2 age adoption passing confidence
@vitejs/plugin-vue (source) 6.0.1 -> 6.0.3 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.8 age adoption passing confidence
eslint (source) 9.39.1 -> 9.39.2 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.27 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.2v2.1.2 🟡 minor ci.yml
shivammathur/setup-php 2.35.52.36.0 🟡 minor buddy-bot.yml

Release Notes

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

20.0.10 -> 20.4.0

v20.4.0

Compare Source

🎨 Features

  • Adds support for caching the compiled code of EcmaScript modules - By capricorn86 in task #2049
  • Improves the way nodes are destroyed and garbage collected - By capricorn86 in task #2049

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

v20.3.9

Compare Source

👷‍♂️ Patch fixes

  • Accept Document nodes as valid boundary points in Selection API - By skoch13 in task #1952

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

v20.3.8

Compare Source

👷‍♂️ Patch fixes

  • The getters for the properties focusNode and focusOffset in the Selection API returned incorrect values - By skoch13 in task #1850

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

nuxt/eslint (@nuxt/eslint-config)

1.10.0 -> 1.13.0

v1.13.0

Compare Source

   🚀 Features

  • Upgrade eslint-flat-config-utils eslint-plugin-import-lite and eslint-plugin-jsdoc  -  by antfu (10bf9)
    View changes on GitHub

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

v1.12.1

Compare Source

No significant changes

    View changes on GitHub

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

v1.12.0

Compare Source

   🚀 Features

    View changes on GitHub

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

nuxt/nuxt (@nuxt/kit)

4.2.1 -> 4.3.0

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

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

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

v9.11.1

Compare Source

   🚀 Features

    View changes on GitHub

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

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

16.0.1 -> 16.1.6

v16.2.0-canary.17

Compare Source

Core Changes

  • add GPTBot to matcher for known bots: #89188
  • Ensure .md licenses are included in vendored packages: #89201
  • Switch development log item format as JSON: #89168
  • IsolatedDevBuild flag removal: #89167
  • fix: coerce HEAD to GET for internal images: #84180
  • Upgrade React from 10680271-20260126 to 230772f9-20260128: #89250
  • Upgrade tar used to extract SWC binary : #89158
  • Sort prerender manifest routes: #89246
  • Track vary params for segments without server-side param access: #88998
  • Optimistic routing: client-side route prediction: #88965
  • Keep pages/404.js to be able to dynamically render it anyway: #89263
  • fix: fully static pages should emit & serve static rsc payloads: #89202

Misc Changes

  • Turbopack: change AsyncModulesInfo to use keyed reads: #89216
  • Turbopack: selective reads of defined env vars in module analysis: #88759
  • Turbopack: add support for turbopackOptional: true: #89227
  • Turbopack: fix tracking modifications for transient and d...

[View full release notes]

Released by nextjs-bot on 1/29/2026

v16.2.0-canary.16

Compare Source

Misc Changes

  • Update Rspack production test manifest: #89147
  • Fix next/routing for i18n api and dynamic routes: #89197
  • Remove Vercel specific assertions from E2E deploy: #89198
  • Add custom deploy and logs env for next-deploy: #89206

Credits

Huge thanks to vercel-release-bot and ijjk for helping!

Released by nextjs-bot on 1/29/2026

v16.2.0-canary.15

Compare Source

Core Changes

  • Decouple route stale time from segment-level data: #88834
  • Decouple route and segment cache lifecycles: #88989
  • [ci] Silence baseline-browser-mapping warnings: #89175
  • [Cache Components] Prevent streaming fetch calls from hanging in dev: #89171
  • React types update: #89110
  • [nextjs] feat: removing length requirement: #89173

Misc Changes

  • Turbopack: Remove unused argument: #80235
  • Prettier-ignore changes in next-env.d.ts files in all top-level apps: #89176
  • Turbopack: warn when tracing the whole project: #89157
  • [docs] Always include unsafe-eval in dev Content-Security-Policy: #89163
  • Add full adapters E2E tests to workflow: #89125

Credits

Huge thanks to timneutkens, acdlite, unstubbable, mischnic, eps1lon, ijjk, and [brookemosby](https://github.com/brook...

[View full release notes]

Released by nextjs-bot on 1/29/2026

capricorn86/happy-dom (happy-dom)

20.0.10 -> 20.4.0

v20.4.0

Compare Source

🎨 Features

  • Adds support for caching the compiled code of EcmaScript modules - By capricorn86 in task #2049
  • Improves the way nodes are destroyed and garbage collected - By capricorn86 in task #2049

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

v20.3.9

Compare Source

👷‍♂️ Patch fixes

  • Accept Document nodes as valid boundary points in Selection API - By skoch13 in task #1952

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

v20.3.8

Compare Source

👷‍♂️ Patch fixes

  • The getters for the properties focusNode and focusOffset in the Selection API returned incorrect values - By skoch13 in task #1850

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

vercel/next.js (next)

16.0.1 -> 16.1.6

v16.2.0-canary.17

Compare Source

Core Changes

  • add GPTBot to matcher for known bots: #89188
  • Ensure .md licenses are included in vendored packages: #89201
  • Switch development log item format as JSON: #89168
  • IsolatedDevBuild flag removal: #89167
  • fix: coerce HEAD to GET for internal images: #84180
  • Upgrade React from 10680271-20260126 to 230772f9-20260128: #89250
  • Upgrade tar used to extract SWC binary : #89158
  • Sort prerender manifest routes: #89246
  • Track vary params for segments without server-side param access: #88998
  • Optimistic routing: client-side route prediction: #88965
  • Keep pages/404.js to be able to dynamically render it anyway: #89263
  • fix: fully static pages should emit & serve static rsc payloads: #89202

Misc Changes

  • Turbopack: change AsyncModulesInfo to use keyed reads: #89216
  • Turbopack: selective reads of defined env vars in module analysis: #88759
  • Turbopack: add support for turbopackOptional: true: #89227
  • Turbopack: fix tracking modifications for transient and d...

[View full release notes]

Released by nextjs-bot on 1/29/2026

v16.2.0-canary.16

Compare Source

Misc Changes

  • Update Rspack production test manifest: #89147
  • Fix next/routing for i18n api and dynamic routes: #89197
  • Remove Vercel specific assertions from E2E deploy: #89198
  • Add custom deploy and logs env for next-deploy: #89206

Credits

Huge thanks to vercel-release-bot and ijjk for helping!

Released by nextjs-bot on 1/29/2026

v16.2.0-canary.15

Compare Source

Core Changes

  • Decouple route stale time from segment-level data: #88834
  • Decouple route and segment cache lifecycles: #88989
  • [ci] Silence baseline-browser-mapping warnings: #89175
  • [Cache Components] Prevent streaming fetch calls from hanging in dev: #89171
  • React types update: #89110
  • [nextjs] feat: removing length requirement: #89173

Misc Changes

  • Turbopack: Remove unused argument: #80235
  • Prettier-ignore changes in next-env.d.ts files in all top-level apps: #89176
  • Turbopack: warn when tracing the whole project: #89157
  • [docs] Always include unsafe-eval in dev Content-Security-Policy: #89163
  • Add full adapters E2E tests to workflow: #89125

Credits

Huge thanks to timneutkens, acdlite, unstubbable, mischnic, eps1lon, ijjk, and [brookemosby](https://github.com/brook...

[View full release notes]

Released by nextjs-bot on 1/29/2026

nuxt/nuxt (nuxt)

4.2.1 -> 4.3.0

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

nuxt/devtools (@nuxt/devtools)

3.1.0 -> 3.1.1

Compare Source

The Nuxt DevTools gives you insights and transparency about your Nuxt App.

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

Compare Source

TypeScript definitions for bun

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

DefinitelyTyped/DefinitelyTyped (@types/react)

19.2.2 -> 19.2.10

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

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

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

Compare Source

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

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

eslint/eslint (eslint)

9.39.1 -> 9.39.2

Compare Source

An AST-based pattern checker for JavaScript.

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

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.


📊 Package Statistics

  • @happy-dom/global-registrator: 359,180 weekly downloads
  • @nuxt/eslint-config: 489,664 weekly downloads
  • @nuxt/kit: 3,819,717 weekly downloads
  • @nuxt/schema: 1,448,557 weekly downloads
  • @stacksjs/stx: 12 weekly downloads
  • bumpp: 97,606 weekly downloads
  • eslint-config-next: 18,033,425 weekly downloads
  • happy-dom: 4,261,384 weekly downloads
  • next: 26,134,700 weekly downloads
  • nuxt: 1,203,058 weekly downloads
  • vite: 50,921,471 weekly downloads
  • vue-tsc: 3,044,441 weekly downloads
  • @nuxt/devtools: 1,024,021 weekly downloads
  • @tailwindcss/postcss: 14,963,688 weekly downloads
  • @types/bun: 5,478,806 weekly downloads
  • @types/react: 67,027,212 weekly downloads
  • @types/react-dom: 45,975,722 weekly downloads
  • @vitejs/plugin-react: 20,204,860 weekly downloads
  • @vitejs/plugin-vue: 4,833,631 weekly downloads
  • better-dx: 58,174 weekly downloads
  • bun-types: 6,054,544 weekly downloads
  • eslint: 78,312,196 weekly downloads
  • lint-staged: 16,105,186 weekly downloads
  • react: 71,975,144 weekly downloads
  • react-dom: 65,924,349 weekly downloads
  • tailwindcss: 42,265,039 weekly downloads
  • vue: 8,463,583 weekly downloads
  • bun.com: Popular JavaScript runtime and package manager
  • bun.com: Popular JavaScript runtime and package manager
  • oven-sh/setup-bun: GitHub Action for workflow automation
  • shivammathur/setup-php: GitHub Action for workflow automation

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 🤖

@netlify
Copy link

netlify bot commented Jan 16, 2026

Deploy Preview for ts-maps failed. Why did it fail? →

Name Link
🔨 Latest commit 5311ced
🔍 Latest deploy log https://app.netlify.com/projects/ts-maps/deploys/697bdceef389cc0008e235ea

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 16, 2026

Open in StackBlitz

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

commit: 5311ced

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.

2 participants