Skip to content

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

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

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

Conversation

@chrisbbreuer
Copy link
Member

This PR contains the following updates:

Package Updates Summary

Type Count
πŸ“¦ NPM Packages 15
πŸ”§ System Dependencies 1
Total 16

πŸ“¦ npm Dependencies

npm

15 packages will be updated

Package Change Age Adoption Passing Confidence
eslint-config-next (source) 16.1.6 -> 16.2.1 age adoption passing confidence
next (source) 16.1.6 -> 16.2.1 age adoption passing confidence
vue-tsc (source) 3.1.3 -> 3.2.6 age adoption passing confidence
@stacksjs/stx (source) =0.2.5 -> 0.2.10 age adoption passing confidence
@tailwindcss/postcss (source) 4.2.1 -> 4.2.2 age adoption passing confidence
@types/bun (source) 1.3.10 -> 1.3.11 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-vue (source) 6.0.1 -> 6.0.5 age adoption passing confidence
bun-types (source) 1.3.10 -> 1.3.11 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.2.1 -> 4.2.2 age adoption passing confidence
vue (source) 3.5.24 -> 3.5.30 age adoption passing confidence
vue-router (source) 5.0.3 -> 5.0.4 age adoption passing confidence

πŸ”§ System Dependencies

system

Package Change Type File
bun.com ^1.2.20 β†’ ^1.3.4 🟑 minor pkgx.yaml

Release Notes

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

16.1.6 -> 16.2.1

v16.2.1

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • docs: post release amends (#91715)
  • docs: fix broken Activity Patterns demo link in preserving UI state guide (#91698)
  • Fix adapter outputs for dynamic metadata routes (#91680)
  • Turbopack: fix webpack loader runner layer (#91727)
  • Fix server actions in standalone mode with cacheComponents (#91711)
  • turbo-persistence: remove Unmergeable mmap advice (#91713)
  • Fix layout segment optimization: move app-page imports to server-utility transition (#91701)
  • Turbopack: lazy require metadata and handle TLA (#91705)
  • [turbopack] Respect {eval:true} in worker_threads constructors (#91666)

Credits

Huge thanks to icyJoseph, abhishekmardiya, ijjk, mischnic, unstubbable, [so...

[View full release notes]

Released by ijjk on 3/20/2026

v16.2.1-canary.4

Compare Source

Core Changes

  • Fix adapter outputs for dynamic metadata routes: #91680

Misc Changes

  • Turbopack: fix webpack loader runner layer: #91727
  • [turbopack] Remove incorrect debug_assert in try_read_task_cell: #91699
  • Add module count field to module graph tracing spans: #91697
  • turbopack-cli: add --persistent-caching flag for filesystem-backed cache: #91657
  • Turbopack: pull in updated vercel/nft tests: #91651
  • Update Rspack development test manifest: #91695
  • [test] Unflake use-node-streams-env-precedence test: #91733
  • Update Rspack production test manifest: #91694
  • [turbopack] Improve regressed build speed on cross-compiled MUSL: #91477

Credits

Huge thanks to ijjk, mischnic, sokra, vercel-release-bot, unstubbable, and mmastrac for helping!

Released by nextjs-bot on 3/20/2026

v16.2.1-canary.3

Compare Source

Core Changes

  • Fix layout segment optimization: move app-page imports to server-utility transition: #91701
  • Fix server actions in standalone mode with cacheComponents: #91711
  • Turbopack: lazy require metadata and handle TLA: #91705

Misc Changes

  • [turbopack] Optimize compaction cpu usage: #91468
  • [test] Unflake rendering indicator test & skip building indicator tests: #91650
  • [test] Fix edge-async-local-storage deploy test timeout & race condition: #91643
  • docs: fix broken Activity Patterns demo link in preserving UI state guide: #91698
  • turbo-persistence: remove Unmergeable mmap advice: #91713
  • turbopack: move "compact database" tracing span to backend layer: #91693
  • docs: post release amends: #91715

Credits

Huge thanks to lukesandberg, unstubbable, abhishekmardiya, sokra, [icyJoseph](https://github.com...

[View full release notes]

Released by nextjs-bot on 3/20/2026

vercel/next.js (next)

16.1.6 -> 16.2.1

v16.2.1

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • docs: post release amends (#91715)
  • docs: fix broken Activity Patterns demo link in preserving UI state guide (#91698)
  • Fix adapter outputs for dynamic metadata routes (#91680)
  • Turbopack: fix webpack loader runner layer (#91727)
  • Fix server actions in standalone mode with cacheComponents (#91711)
  • turbo-persistence: remove Unmergeable mmap advice (#91713)
  • Fix layout segment optimization: move app-page imports to server-utility transition (#91701)
  • Turbopack: lazy require metadata and handle TLA (#91705)
  • [turbopack] Respect {eval:true} in worker_threads constructors (#91666)

Credits

Huge thanks to icyJoseph, abhishekmardiya, ijjk, mischnic, unstubbable, [so...

[View full release notes]

Released by ijjk on 3/20/2026

v16.2.1-canary.4

Compare Source

Core Changes

  • Fix adapter outputs for dynamic metadata routes: #91680

Misc Changes

  • Turbopack: fix webpack loader runner layer: #91727
  • [turbopack] Remove incorrect debug_assert in try_read_task_cell: #91699
  • Add module count field to module graph tracing spans: #91697
  • turbopack-cli: add --persistent-caching flag for filesystem-backed cache: #91657
  • Turbopack: pull in updated vercel/nft tests: #91651
  • Update Rspack development test manifest: #91695
  • [test] Unflake use-node-streams-env-precedence test: #91733
  • Update Rspack production test manifest: #91694
  • [turbopack] Improve regressed build speed on cross-compiled MUSL: #91477

Credits

Huge thanks to ijjk, mischnic, sokra, vercel-release-bot, unstubbable, and mmastrac for helping!

Released by nextjs-bot on 3/20/2026

v16.2.1-canary.3

Compare Source

Core Changes

  • Fix layout segment optimization: move app-page imports to server-utility transition: #91701
  • Fix server actions in standalone mode with cacheComponents: #91711
  • Turbopack: lazy require metadata and handle TLA: #91705

Misc Changes

  • [turbopack] Optimize compaction cpu usage: #91468
  • [test] Unflake rendering indicator test & skip building indicator tests: #91650
  • [test] Fix edge-async-local-storage deploy test timeout & race condition: #91643
  • docs: fix broken Activity Patterns demo link in preserving UI state guide: #91698
  • turbo-persistence: remove Unmergeable mmap advice: #91713
  • turbopack: move "compact database" tracing span to backend layer: #91693
  • docs: post release amends: #91715

Credits

Huge thanks to lukesandberg, unstubbable, abhishekmardiya, sokra, [icyJoseph](https://github.com...

[View full release notes]

Released by nextjs-bot on 3/20/2026

vuejs/language-tools (vue-tsc)

3.1.3 -> 3.2.6

v3.2.6

Compare Source

language-core

  • fix: generate $slots type in template correctly with defineSlots (#5984) - Thanks to KazariEX!
  • fix: infer only readonly component of arrays in v-for (#5987) - Thanks to ascott18!
  • fix: avoid false positives for destructured props detection on binding property names (#5994) - Thanks to KazariEX!

vscode

  • fix: use regex for TS extension patching to support VS Code 1.110+ (#5983) - Thanks to ebiryu!

Our Sponsors ❀️

This project is made possible thanks to our generous sponsors:

Special Sponsor

KazariEX on 3/17/2026

v3.2.5

Compare Source

language-core

  • fix: re-parse template when interpolation syntax breaks (#5971) - Thanks to Dsaquel!

language-service

  • fix: use default html data provider for document symbols (#5968) - Thanks to liangmiQwQ!

language-plugin-pug

  • fix: handle backtick attributes containing both quote types (#5970) - Thanks to baptistejamin!

workspace

  • docs: document all packages with consistent README structure (#5953)
  • docs: update tsconfig schema of plugins option - Thanks to KazariEX!

Our Sponsors ❀️

This project is made possible thanks to our generous sponsors:

Special Sponsor

KazariEX on 2/21/2026

v3.2.4

Compare Source

language-core

  • feat: place plugin configs under ctx.config and support type annotation via generics (#5944) - Thanks to KazariEX!

workspace

  • chore: publish to npm with OIDC (#5912) - Thanks to ghiscoding!

Our Sponsors ❀️

This project is made possible thanks to our generous sponsors:

Special Sponsor

Next Generation Tooling

Platinum Sponsors
[View full release notes]

Released by KazariEX on 2/21/2026

stacksjs/stx (@stacksjs/stx)

=0.2.5 -> 0.2.10

v0.2.10

Compare Source

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

tailwindlabs/tailwindcss (@tailwindcss/postcss)

4.2.1 -> 4.2.2

v4.2.2

Compare Source

Added

  • Support Vite 8 in @tailwindcss/vite (#19790)

Fixed

  • Don't crash when candidates contain prototype properties like row-constructor (#19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#19745)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234 β†’ size-1234) (#19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5 β†’ '' instead of size-5) (#19812)

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

DefinitelyTyped/DefinitelyTyped (@types/bun)

1.3.10 -> 1.3.11

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-vue (@vitejs/plugin-vue)

6.0.1 -> 6.0.5

plugin-vue@6.0.5

Compare Source

Please refer to CHANGELOG.md for details.

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

plugin-vue-jsx@5.1.5

Compare Source

Please refer to CHANGELOG.md for details.

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

plugin-vue@6.0.4

Compare Source

Please refer to CHANGELOG.md for details.

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

oven-sh/bun (bun-types)

1.3.10 -> 1.3.11

bun-v1.3.11

Compare Source

To install Bun v1.3.11

curl -fsSL https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.11:

bun upgrade

Read Bun v1.3.11's release notes on Bun's blog

Thanks to 15 contributors!

[View full release notes]

Released by Jarred-Sumner on 3/18/2026

bun-v1.3.10

Compare Source

To install Bun v1.3.10

curl -fsSL https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.10:

bun upgrade

Read Bun v1.3.10's release notes on Bun's blog

Thanks to 11 contributors!

[View full release notes]

Released by Jarred-Sumner on 2/26/2026

bun-v1.3.9

Compare Source

To install Bun v1.3.9

curl -fsSL https://bun.sh/install | bash
# or you can use npm
# npm install -g bun

Windows:

powershell -c "irm bun.sh/install.ps1|iex"

To upgrade to Bun v1.3.9:

bun upgrade

Read Bun v1.3.9's release notes on Bun's blog

Thanks to 10 contributors!

[View full release notes]

Released by Jarred-Sumner on 2/8/2026

facebook/react (react)

19.2.0 -> 19.2.4

v19.2.4

Compare Source

React Server Components

Released by eps1lon on 1/26/2026

v19.2.3

Compare Source

React Server Components

Released by eps1lon on 12/11/2025

v19.2.2

Compare Source

React Server Components

  • Move react-server-dom-webpack/*.unbundled to private react-server-dom-unbundled (eps1lon facebook/react#35290)
  • Patch Promise cycles and toString on Server Functions (sebmarkbage, unstubbable #35289, #35345)

Released by eps1lon on 12/11/2025

facebook/react (react-dom)

19.2.0 -> 19.2.4

v19.2.4

Compare Source

React Server Components

Released by eps1lon on 1/26/2026

v19.2.3

Compare Source

React Server Components

Released by eps1lon on 12/11/2025

v19.2.2

Compare Source

React Server Components

  • Move react-server-dom-webpack/*.unbundled to private react-server-dom-unbundled (eps1lon facebook/react#35290)
  • Patch Promise cycles and toString on Server Functions (sebmarkbage, unstubbable #35289, #35345)

Released by eps1lon on 12/11/2025

tailwindlabs/tailwindcss (tailwindcss)

4.2.1 -> 4.2.2

v4.2.2

Compare Source

Added

  • Support Vite 8 in @tailwindcss/vite (#19790)

Fixed

  • Don't crash when candidates contain prototype properties like row-constructor (#19725)
  • Canonicalize calc(var(--spacing)*…) expressions into --spacing(…) (#19769)
  • Fix crash in canonicalization step when handling utilities containing @property at-rules (e.g. shadow-sm border) (#19727)
  • Skip full reload for server only modules scanned by client CSS when using @tailwindcss/vite (#19745)
  • Improve canonicalization for bare values exceeding default spacing scale suggestions (e.g. w-1234 h-1234 β†’ size-1234) (#19809)
  • Fix canonicalization resulting in empty list (e.g. w-5 h-5 size-5 β†’ '' instead of size-5) (#19812)

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

vuejs/core (vue)

3.5.24 -> 3.5.30

v3.6.0-beta.8

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 3/16/2026

v3.5.30

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 3/9/2026

v3.6.0-beta.7

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 2/27/2026

vuejs/router (vue-router)

5.0.3 -> 5.0.4

v5.0.4

Compare Source

   🐞 Bug Fixes

  • Avoid iterator helpers for Node 20 compat Β -Β  by cwandev in vuejs/router#2635 (47130)
  • Escape backslahes in string literals Β -Β  by posva (71fdb)
  • Avoid false duplicate route warning for named views Β -Β  by posva (72012)
  • Allow pushing to auto routes Β -Β  by posva (47f03)
  • loaders: Restore context in sequential awaits Β -Β  by posva (fce5d)
Β Β Β Β [View changes on GitHub](https://github.com/vuejs/router/compare/v5.0.3...

[View full release notes]

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

bun.com

^1.2.20 β†’ ^1.3.4

πŸ“ File: pkgx.yaml

πŸ”— Release Notes: bun.sh


πŸ“Š Package Statistics

  • eslint-config-next: 13,484,979 weekly downloads
  • next: 19,570,460 weekly downloads
  • vue-tsc: 1,781,905 weekly downloads
  • @stacksjs/stx: 9,975 weekly downloads
  • @tailwindcss/postcss: 12,516,223 weekly downloads
  • @types/bun: 3,136,042 weekly downloads
  • @types/react: 45,987,645 weekly downloads
  • @types/react-dom: 33,710,383 weekly downloads
  • @vitejs/plugin-vue: 2,909,507 weekly downloads
  • bun-types: 3,632,227 weekly downloads
  • react: 50,047,138 weekly downloads
  • react-dom: 46,750,628 weekly downloads
  • tailwindcss: 33,805,127 weekly downloads
  • vue: 4,918,495 weekly downloads
  • vue-router: 2,660,289 weekly downloads
  • bun.com: Popular JavaScript runtime and package manager

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 Mar 22, 2026

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

Name Link
πŸ”¨ Latest commit 878019d
πŸ” Latest deploy log https://app.netlify.com/projects/ts-maps/deploys/69c04b8c6b56000008faccf7

@chrisbbreuer chrisbbreuer deleted the buddy-bot/update-non-major-updates branch March 22, 2026 20:11
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