Skip to content

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

Closed
chrisbbreuer wants to merge 25 commits intomainfrom
buddy-bot/update-non-major-updates-1762359061462
Closed

chore(deps): update all non-major dependencies#12
chrisbbreuer wants to merge 25 commits intomainfrom
buddy-bot/update-non-major-updates-1762359061462

Conversation

@chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Nov 5, 2025

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 12
🔧 System Dependencies 1
🚀 GitHub Actions 3
Total 16

📦 npm Dependencies

npm

12 packages will be updated

Package Change Age Adoption Passing Confidence
@stacksjs/bumpx (source) 0.1.84 -> 0.2.4 age adoption passing confidence
@stacksjs/logsmith (source) 0.1.18 -> 0.2.1 age adoption passing confidence
@types/bun (source) 1.2.23 -> 1.3.6 age adoption passing confidence
@unocss/core (source) 66.5.4 -> 66.6.0 age adoption passing confidence
@unocss/preset-wind (source) 66.5.4 -> 66.6.0 age adoption passing confidence
@tailwindcss/node (source) 4.1.14 -> 4.1.18 age adoption passing confidence
@tailwindcss/postcss (source) 4.1.14 -> 4.1.18 age adoption passing confidence
@tailwindcss/vite (source) 4.1.14 -> 4.1.18 age adoption passing confidence
buddy-bot (source) 0.9.8 -> 0.9.12 age adoption passing confidence
bun-plugin-dtsx (source) 0.9.5 -> 0.9.9 age adoption passing confidence
bunfig (source) 0.15.0 -> 0.15.6 age adoption passing confidence
pickier (source) 0.1.0 -> 0.1.10 age adoption passing confidence

🔧 System Dependencies

system

Package Change Type File
bun.com ^1.2.20^1.2.23 🟢 patch deps.yaml

🚀 GitHub Actions

github-actions

3 actions will be updated

Action Change Type Files
oven-sh/setup-bun v2v2.1.2 🟢 patch ci.yml
shivammathur/setup-php v2v2.36.0 🟢 patch buddy-bot.yml
stacksjs/action-releaser v1.1.0v1.2.6 🟡 minor release.yml

Release Notes

stacksjs/bumpx (@stacksjs/bumpx)

0.1.84 -> 0.2.4

v0.2.4

Compare Source

No significant changes

    View changes on GitHub

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

v0.2.3

Compare Source

   🚀 Features

    View changes on GitHub

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

v0.2.2

Compare Source

No significant changes

    View changes on GitHub

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

stacksjs/logsmith (@stacksjs/logsmith)

0.1.18 -> 0.2.1

v0.2.1

Compare Source

No significant changes

    View changes on GitHub

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

v0.2.0

Compare Source

No significant changes

    View changes on GitHub

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

v0.1.9

Compare Source

No significant changes

    View changes on GitHub

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

DefinitelyTyped/DefinitelyTyped (@types/bun)

1.2.23 -> 1.3.6

Compare Source

TypeScript definitions for bun

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

unocss/unocss (@unocss/core)

66.5.4 -> 66.6.0

v66.6.0

Compare Source

   🚀 Features

   🐞 Bug Fixes

[View full release notes]

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

v66.6.0-beta.1

Compare Source

   🚀 Features

   🐞 Bug Fixes

[View full release notes]

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

v66.5.9

Compare Source

No significant changes

    View changes on GitHub

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

unocss/unocss (@unocss/preset-wind)

66.5.4 -> 66.6.0

v66.6.0

Compare Source

   🚀 Features

   🐞 Bug Fixes

[View full release notes]

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

v66.6.0-beta.1

Compare Source

   🚀 Features

   🐞 Bug Fixes

[View full release notes]

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

v66.5.9

Compare Source

No significant changes

    View changes on GitHub

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

tailwindlabs/tailwindcss (@tailwindcss/node)

4.1.14 -> 4.1.18

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

Compare Source

Fixed

  • Substitute @variant inside legacy JS APIs (#19263)
  • Prevent occasional crash on Windows when loaded into a worker thread (#19242)

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

v4.1.16

Compare Source

Fixed

  • Discard candidates with an empty data type (#19172)
  • Fix canonicalization of arbitrary variants with attribute selectors (#19176)
  • Fix invalid colors due to nested & (#19184)
  • Improve canonicalization for & > :pseudo and & :pseudo arbitrary variants (#19178)

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

tailwindlabs/tailwindcss (@tailwindcss/postcss)

4.1.14 -> 4.1.18

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

Compare Source

Fixed

  • Substitute @variant inside legacy JS APIs (#19263)
  • Prevent occasional crash on Windows when loaded into a worker thread (#19242)

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

v4.1.16

Compare Source

Fixed

  • Discard candidates with an empty data type (#19172)
  • Fix canonicalization of arbitrary variants with attribute selectors (#19176)
  • Fix invalid colors due to nested & (#19184)
  • Improve canonicalization for & > :pseudo and & :pseudo arbitrary variants (#19178)

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

tailwindlabs/tailwindcss (@tailwindcss/vite)

4.1.14 -> 4.1.18

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

Compare Source

Fixed

  • Substitute @variant inside legacy JS APIs (#19263)
  • Prevent occasional crash on Windows when loaded into a worker thread (#19242)

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

v4.1.16

Compare Source

Fixed

  • Discard candidates with an empty data type (#19172)
  • Fix canonicalization of arbitrary variants with attribute selectors (#19176)
  • Fix invalid colors due to nested & (#19184)
  • Improve canonicalization for & > :pseudo and & :pseudo arbitrary variants (#19178)

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

stacksjs/buddy-bot (buddy-bot)

0.9.8 -> 0.9.12

v0.9.12

Compare Source

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

v0.9.9

Compare Source

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

stacksjs/dtsx (bun-plugin-dtsx)

0.9.5 -> 0.9.9

v0.9.9

Compare Source

No significant changes

    View changes on GitHub

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

v0.9.8

Compare Source

No significant changes

    View changes on GitHub

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

v0.9.7

Compare Source

No significant changes

    View changes on GitHub

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

stacksjs/bunfig (bunfig)

0.15.0 -> 0.15.6

v0.15.6

Compare Source

No significant changes

    View changes on GitHub

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

v0.15.5

Compare Source

No significant changes

    View changes on GitHub

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

v0.15.4

Compare Source

No significant changes

    View changes on GitHub

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

stacksjs/pickier (pickier)

0.1.0 -> 0.1.10

v0.1.10

Compare Source

   🚀 Features

    View changes on GitHub

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

v0.1.4

Compare Source

No significant changes

    View changes on GitHub

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

v0.1.3

Compare Source

No significant changes

    View changes on GitHub

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

bun.com

^1.2.20 → ^1.2.23

📁 File: deps.yaml

🔗 Release Notes: bun.sh

oven-sh/setup-bun

v2 → v2.1.2

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

shivammathur/setup-php

v2 → v2.36.0

Visit shivammathur/setup-php for release notes.

stacksjs/action-releaser

v1.1.0 → v1.2.6

Visit stacksjs/action-releaser for release notes.


📊 Package Statistics

  • @stacksjs/bumpx: 135,179 weekly downloads
  • @stacksjs/logsmith: 153,603 weekly downloads
  • @types/bun: 4,800,431 weekly downloads
  • @unocss/core: 640,467 weekly downloads
  • @unocss/preset-wind: 421,009 weekly downloads
  • @tailwindcss/node: 20,487,372 weekly downloads
  • @tailwindcss/postcss: 15,499,207 weekly downloads
  • @tailwindcss/vite: 5,801,491 weekly downloads
  • buddy-bot: 136,662 weekly downloads
  • bun-plugin-dtsx: 136,399 weekly downloads
  • bunfig: 210,548 weekly downloads
  • pickier: 87,369 weekly downloads
  • 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
  • stacksjs/action-releaser: 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 Nov 5, 2025

Deploy Preview for stacks-headwind ready!

Name Link
🔨 Latest commit 1d05531
🔍 Latest deploy log https://app.netlify.com/projects/stacks-headwind/deploys/692f2e48a8ebc70008bdb629
😎 Deploy Preview https://deploy-preview-12--stacks-headwind.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 5, 2025

Open in StackBlitz

npm i https://pkg.pr.new/stacksjs/headwind/@stacksjs/headwind@12 
npm i https://pkg.pr.new/stacksjs/headwind/headwind-vscode@12 

commit: f874446

@github-actions github-actions bot deleted the buddy-bot/update-non-major-updates-1762359061462 branch January 26, 2026 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment