Skip to content

Conversation

@chrisbbreuer
Copy link
Member

@chrisbbreuer chrisbbreuer commented Nov 5, 2025

This PR contains the following updates:

Package Updates Summary

Type Count
📦 NPM Packages 11
🔧 System Dependencies 1
🚀 GitHub Actions 4
Total 16

📦 npm Dependencies

npm

11 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.2 age adoption passing confidence
@tailwindcss/node (source) 4.1.14 -> 4.1.17 age adoption passing confidence
@tailwindcss/postcss (source) 4.1.14 -> 4.1.17 age adoption passing confidence
@tailwindcss/vite (source) 4.1.14 -> 4.1.17 age adoption passing confidence
@unocss/core (source) 66.5.4 -> 66.5.5 age adoption passing confidence
@unocss/preset-wind (source) 66.5.4 -> 66.5.5 age adoption passing confidence
buddy-bot (source) 0.9.8 -> 0.9.11 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

🔧 System Dependencies

system

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

🚀 GitHub Actions

github-actions

4 actions will be updated

Action Change Type Files
actions/cache v4v4.3.0 🟢 patch ci.yml
shivammathur/setup-php v2v2.35.5 🟢 patch buddy-bot.yml
stacksjs/action-releaser v1.1.0v1.2.6 🟡 minor release.yml
oven-sh/setup-bun v2v2.0.2 🟢 patch ci.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.2

Compare Source

TypeScript definitions for bun

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

tailwindlabs/tailwindcss (@tailwindcss/node)

4.1.14 -> 4.1.17

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

v4.1.15

Compare Source

Fixed

  • Fix Safari devtools rendering issue due to color-mix fallback (#19069)
  • Suppress Lightning CSS warnings about :deep, :slotted, and :global (#19094)
  • Fix resolving theme keys when starting with the name of another theme key in JS configs and plugins (#19097)
  • Allow named groups in combination with not-*, has-*, and in-* (#19100)
  • Prevent important utilities from affecting other utilities (#19110)
  • Don’t index into strings with the theme(…) function (#19111)
  • Fix parsing issue when \t is used in at-rules (#19130)
  • Upgrade: Canonicalize utilities contai...

[View full release notes]

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

tailwindlabs/tailwindcss (@tailwindcss/postcss)

4.1.14 -> 4.1.17

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

v4.1.15

Compare Source

Fixed

  • Fix Safari devtools rendering issue due to color-mix fallback (#19069)
  • Suppress Lightning CSS warnings about :deep, :slotted, and :global (#19094)
  • Fix resolving theme keys when starting with the name of another theme key in JS configs and plugins (#19097)
  • Allow named groups in combination with not-*, has-*, and in-* (#19100)
  • Prevent important utilities from affecting other utilities (#19110)
  • Don’t index into strings with the theme(…) function (#19111)
  • Fix parsing issue when \t is used in at-rules (#19130)
  • Upgrade: Canonicalize utilities contai...

[View full release notes]

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

tailwindlabs/tailwindcss (@tailwindcss/vite)

4.1.14 -> 4.1.17

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

v4.1.15

Compare Source

Fixed

  • Fix Safari devtools rendering issue due to color-mix fallback (#19069)
  • Suppress Lightning CSS warnings about :deep, :slotted, and :global (#19094)
  • Fix resolving theme keys when starting with the name of another theme key in JS configs and plugins (#19097)
  • Allow named groups in combination with not-*, has-*, and in-* (#19100)
  • Prevent important utilities from affecting other utilities (#19110)
  • Don’t index into strings with the theme(…) function (#19111)
  • Fix parsing issue when \t is used in at-rules (#19130)
  • Upgrade: Canonicalize utilities contai...

[View full release notes]

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

unocss/unocss (@unocss/core)

66.5.4 -> 66.5.5

v66.5.5

Compare Source

   🚨 Breaking Changes

   🚀 Features

[View full release notes]

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

unocss/unocss (@unocss/preset-wind)

66.5.4 -> 66.5.5

v66.5.5

Compare Source

   🚨 Breaking Changes

   🚀 Features

[View full release notes]

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

stacksjs/buddy-bot (buddy-bot)

0.9.8 -> 0.9.11

v0.9.11

Compare Source

Compare changes

🚀 Features

🧹 Chores

[View full release notes]

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

bun.com

^1.2.20 → ^1.2.23

📁 File: deps.yaml

🔗 Release Notes: bun.sh

actions/cache

v4 → v4.3.0

Visit actions/cache for release notes.

shivammathur/setup-php

v2 → v2.35.5

Visit shivammathur/setup-php for release notes.

stacksjs/action-releaser

v1.1.0 → v1.2.6

Visit stacksjs/action-releaser for release notes.

oven-sh/setup-bun

v2 → v2.0.2

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


📊 Package Statistics

  • @stacksjs/bumpx: 151,912 weekly downloads
  • @stacksjs/logsmith: 199,166 weekly downloads
  • @types/bun: 2,913,756 weekly downloads
  • @tailwindcss/node: 8,639,376 weekly downloads
  • @tailwindcss/postcss: 5,421,809 weekly downloads
  • @tailwindcss/vite: 3,831,780 weekly downloads
  • @unocss/core: 675,254 weekly downloads
  • @unocss/preset-wind: 410,989 weekly downloads
  • buddy-bot: 155,988 weekly downloads
  • bun-plugin-dtsx: 155,353 weekly downloads
  • bunfig: 286,416 weekly downloads
  • bun.com: Popular JavaScript runtime and package manager
  • actions/cache: GitHub Action for workflow automation
  • shivammathur/setup-php: GitHub Action for workflow automation
  • stacksjs/action-releaser: GitHub Action for workflow automation
  • oven-sh/setup-bun: 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 failed. Why did it fail? →

Name Link
🔨 Latest commit f0a9b55
🔍 Latest deploy log https://app.netlify.com/projects/stacks-headwind/deploys/690f181ebf76ce00089d77ba
@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: 02da551

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment