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 12
🔧 System Dependencies 1
🚀 GitHub Actions 5
Total 18

📦 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.5 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
@unocss/core (source) 66.5.4 -> 66.5.11 age adoption passing confidence
@unocss/preset-wind (source) 66.5.4 -> 66.5.11 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

5 actions will be updated

Action Change Type Files
goto-bus-stop/setup-zig v2v2.2.1 🟢 patch publish.yml
shivammathur/setup-php v2v2.36.0 🟢 patch buddy-bot.yml
stacksjs/action-releaser v1.1.0v1.2.6 🟡 minor release.yml
home-lang/pantry/packages/action mainmain0.7.5 🟢 patch publish.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.5

Compare Source

TypeScript definitions for bun

📖 View Release Notes

🔗 View Changelog

Release Notes

Changelog

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

unocss/unocss (@unocss/core)

66.5.4 -> 66.5.11

v66.5.11

Compare Source

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

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

v66.5.9

Compare Source

No significant changes

    View changes on GitHub

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

v66.5.8

Compare Source

   🐞 Bug Fixes

    View changes on GitHub

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

unocss/unocss (@unocss/preset-wind)

66.5.4 -> 66.5.11

v66.5.11

Compare Source

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

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

v66.5.9

Compare Source

No significant changes

    View changes on GitHub

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

v66.5.8

Compare Source

   🐞 Bug Fixes

    View changes on GitHub

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

goto-bus-stop/setup-zig

v2 → v2.2.1

Visit goto-bus-stop/setup-zig 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.

home-lang/pantry/packages/action

main → main0.7.5

Visit home-lang/pantry/packages/action for release notes.

oven-sh/setup-bun

v2 → v2.0.2

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


📊 Package Statistics

  • @stacksjs/bumpx: 120,134 weekly downloads
  • @stacksjs/logsmith: 138,786 weekly downloads
  • @types/bun: 2,586,567 weekly downloads
  • @tailwindcss/node: 8,151,352 weekly downloads
  • @tailwindcss/postcss: 5,181,650 weekly downloads
  • @tailwindcss/vite: 3,516,877 weekly downloads
  • @unocss/core: 529,243 weekly downloads
  • @unocss/preset-wind: 344,365 weekly downloads
  • buddy-bot: 120,517 weekly downloads
  • bun-plugin-dtsx: 121,585 weekly downloads
  • bunfig: 193,222 weekly downloads
  • pickier: 78,161 weekly downloads
  • bun.com: Popular JavaScript runtime and package manager
  • goto-bus-stop/setup-zig: GitHub Action for workflow automation
  • shivammathur/setup-php: GitHub Action for workflow automation
  • stacksjs/action-releaser: GitHub Action for workflow automation
  • home-lang/pantry/packages/action: 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 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

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