Skip to content

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

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

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

Conversation

@chrisbbreuer
Copy link
Copy Markdown
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.2 age adoption passing confidence
next (source) 16.1.6 -> 16.2.2 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.32 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.2

v16.2.1-canary.20

Compare Source

Core Changes

  • Improve existing dev server error message to suggest using it: #92317
  • Restart the next dev server if .next is deleted: #92135
  • feat: add experimental.swcEnvOptions for SWC preset-env configuration: #92272

Misc Changes

  • Update Rust toolchain to nightly-2026-04-02: #92288
  • docs: Ask AI agents to self-identify themselves in PR descriptions: #92235
  • Turbopack: Remove FileSystemPath::value_to_string in favor of ValueToStringRef::to_string_ref: #92284
  • [turbopack] use zero copy qfilter deserialization: #90574
  • Turbopack: Dedupe our two filesystempath extension/extension_ref functions: #92048
  • turbo-tasks: replace async resolve fns with custom Future types (ResolveRawVcFuture, ResolveVcFuture, ToResolvedVcFuture): #91554

Credits

Huge thanks to feedthejim, bgw, wbinnssmith, lukesandberg, [banchichen](http...

[View full release notes]

Released by nextjs-bot on 4/4/2026

v16.2.1-canary.19

Compare Source

Core Changes

  • Add MCP get_compilation_issues tool and NAPI method: #92062
  • Ensure app-page reports stale ISR revalidation errors via onRequestError: #92282
  • Move streamToUint8Array back to node-web-streams-helper.ts: #92263
  • fix: add deprecated annotation to experimental.useCache: #92316

Misc Changes

  • turbo-tasks-backend: stability fixes for task cancellation and error handling: #92254
  • Add view transitions eval (agent-043): #92260
  • [turbopack] optimize RcStr parsing: #91773
  • ci: fix stats action: #92325
  • Revert "simplify session dependent tasks and add TTL support (#91729)": #92320
  • ci: remove deploy examples workflow from build-and-deploy: #92324

Credits

Huge thanks to sokra, aurorascharff, lukesandberg, ztanner, and timneutkens for helping...

[View full release notes]

Released by nextjs-bot on 4/3/2026

v16.2.1-canary.18

Compare Source

Core Changes

  • Add telemetry for adapterPath config usage: #92228
  • Node.js streams: First pass: #90500
  • fix: preserve HTTP access fallbacks during prerender recovery: #92231
  • Remove unnecessary ALS re-exports from entry-base.ts: #91527
  • Allow multi-level .localhost subdomains in dev origin check: #92262

Misc Changes

  • remove the loop from StaticSortedFile::lookup: #91688
  • Fix pr-status.js: retry on API errors and report timed-out jobs: #92205
  • docs: vt demo guide: #92249

Credits

Huge thanks to lukesandberg, ijjk, timneutkens, sokra, ztanner, icyJoseph, unstubbable, and ctate for helping!

Released by nextjs-bot on 4/3/2026

vercel/next.js (next)

16.1.6 -> 16.2.2

v16.2.1-canary.20

Compare Source

Core Changes

  • Improve existing dev server error message to suggest using it: #92317
  • Restart the next dev server if .next is deleted: #92135
  • feat: add experimental.swcEnvOptions for SWC preset-env configuration: #92272

Misc Changes

  • Update Rust toolchain to nightly-2026-04-02: #92288
  • docs: Ask AI agents to self-identify themselves in PR descriptions: #92235
  • Turbopack: Remove FileSystemPath::value_to_string in favor of ValueToStringRef::to_string_ref: #92284
  • [turbopack] use zero copy qfilter deserialization: #90574
  • Turbopack: Dedupe our two filesystempath extension/extension_ref functions: #92048
  • turbo-tasks: replace async resolve fns with custom Future types (ResolveRawVcFuture, ResolveVcFuture, ToResolvedVcFuture): #91554

Credits

Huge thanks to feedthejim, bgw, wbinnssmith, lukesandberg, [banchichen](http...

[View full release notes]

Released by nextjs-bot on 4/4/2026

v16.2.1-canary.19

Compare Source

Core Changes

  • Add MCP get_compilation_issues tool and NAPI method: #92062
  • Ensure app-page reports stale ISR revalidation errors via onRequestError: #92282
  • Move streamToUint8Array back to node-web-streams-helper.ts: #92263
  • fix: add deprecated annotation to experimental.useCache: #92316

Misc Changes

  • turbo-tasks-backend: stability fixes for task cancellation and error handling: #92254
  • Add view transitions eval (agent-043): #92260
  • [turbopack] optimize RcStr parsing: #91773
  • ci: fix stats action: #92325
  • Revert "simplify session dependent tasks and add TTL support (#91729)": #92320
  • ci: remove deploy examples workflow from build-and-deploy: #92324

Credits

Huge thanks to sokra, aurorascharff, lukesandberg, ztanner, and timneutkens for helping...

[View full release notes]

Released by nextjs-bot on 4/3/2026

v16.2.1-canary.18

Compare Source

Core Changes

  • Add telemetry for adapterPath config usage: #92228
  • Node.js streams: First pass: #90500
  • fix: preserve HTTP access fallbacks during prerender recovery: #92231
  • Remove unnecessary ALS re-exports from entry-base.ts: #91527
  • Allow multi-level .localhost subdomains in dev origin check: #92262

Misc Changes

  • remove the loop from StaticSortedFile::lookup: #91688
  • Fix pr-status.js: retry on API errors and report timed-out jobs: #92205
  • docs: vt demo guide: #92249

Credits

Huge thanks to lukesandberg, ijjk, timneutkens, sokra, ztanner, icyJoseph, unstubbable, and ctate for helping!

Released by nextjs-bot on 4/3/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.32

v3.5.32

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

v3.6.0-beta.9

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/26/2026

v3.5.31

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/25/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: 29,192,734 weekly downloads
  • next: 42,702,087 weekly downloads
  • vue-tsc: 3,895,522 weekly downloads
  • @stacksjs/stx: 60,268 weekly downloads
  • @tailwindcss/postcss: 27,535,484 weekly downloads
  • @types/bun: 5,334,273 weekly downloads
  • @types/react: 102,842,174 weekly downloads
  • @types/react-dom: 81,877,773 weekly downloads
  • @vitejs/plugin-vue: 6,404,773 weekly downloads
  • bun-types: 6,323,078 weekly downloads
  • react: 118,753,870 weekly downloads
  • react-dom: 114,135,623 weekly downloads
  • tailwindcss: 82,876,510 weekly downloads
  • vue: 10,979,552 weekly downloads
  • vue-router: 5,725,375 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
Copy Markdown

netlify bot commented Apr 5, 2026

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

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

@chrisbbreuer chrisbbreuer deleted the buddy-bot/update-non-major-updates branch April 5, 2026 06:37
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