Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#752
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 10, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@cwcss/crosswind ^0.2.0^0.2.4 age adoption passing confidence
@stacksjs/stx ^0.2.10^0.2.52 age adoption passing confidence
@types/bun (source) ^1.3.11^1.3.13 age adoption passing confidence
better-dx ^0.2.7^0.2.12 age adoption passing confidence
bun-plugin-stx ^0.2.10^0.2.51 age adoption passing confidence
ts-broadcasting ^0.0.4^0.0.5 age adoption passing confidence

Release Notes

cwcss/crosswind (@​cwcss/crosswind)

v0.2.4

Compare Source

Compare changes

🚀 Features
  • rules: table display family, flow-root/list-item/contents, arbitrary accent/caret (f31d55c)
🧹 Chores
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.3

Compare Source

Compare changes

🧹 Chores
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.2

Compare Source

Compare changes

🐛 Bug Fixes
  • build: emit dist/index.js + dist/cli.js to match exports/bin paths (1544b47)
🧹 Chores
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.1

Compare Source

Compare changes

🚀 Features
  • add css alias (bcc203d)
  • rules: pure-CSS iconify rule for any @​iconify-json/* collection (d57a427)
🐛 Bug Fixes
  • add setup-bun to publish-commit job (1a02e04)
  • resolve typecheck errors (e6caa08)
🤖 Continuous Integration
  • drop redundant setup-bun (pantry installs bun via deps.yaml) (b506af1)
🧹 Chores
  • release v0.2.1 (fb65a3d)
  • remove headwind refs (2290f5e)
  • fresh install to pick up dtsx 0.9.14 and bunfig 0.15.9 (074e1fa)
  • fresh install to pick up pickier 0.1.21 (c7d15c0)
  • cascade order improvements (126617c)
  • several minor improvements (04caac1)
  • improve arbitrary values (36d341d)
  • wip (38d57fd)
  • merge and resolve conflict (1e00cce)
  • fix lint errors (12526b8)
  • minor improvements (0a2924a)
  • improve group-has-* and peer-has-* (7de7dc3)
  • several minor improvements (cc6ffe4)
Contributors
stacksjs/stx (@​stacksjs/stx)

v0.2.52

Compare Source

Compare changes

🐛 Bug Fixes
  • resolve app translation directories from project root (dcd5e47) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.52 (3371b57) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.51

Compare Source

Compare changes

🚀 Features
  • add release preflight guardrails (03b2c13) (by Chris <chrisbreuer93@​gmail.com>)
  • stx: per-page meta override + tighter document-shell detection (5f36fe9) (by Chris <chrisbreuer93@​gmail.com>)
🐛 Bug Fixes
  • harden evaluator and component diagnostics (b543a4a) (by Chris <chrisbreuer93@​gmail.com>)
  • tighten evaluator and component edge cases (87db386) (by Chris <chrisbreuer93@​gmail.com>)
  • make spa layout swaps metadata driven (f384854) (by Chris <chrisbreuer93@​gmail.com>)
  • harden stx package exports (f74a02b) (by Chris <chrisbreuer93@​gmail.com>)
  • stx/scripts: pass non-JS script types through unchanged (5508195) (by Chris <chrisbreuer93@​gmail.com>)
⚡ Performance Improvements
  • crosswind: persist CSS cache to disk + LRU eviction (2e4bf99) (by Chris <chrisbreuer93@​gmail.com>)
📚 Documentation
  • expand Blade and Vue syntax examples (d2427f3) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.51 (6ef7de5) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.50

Compare Source

Compare changes

🚀 Features
  • stx/foreach: support Vue-style "as item, index" two-binding form (d422435) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.50 (22f9998) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.48

Compare Source

Compare changes

🐛 Bug Fixes
  • stx: coerce --port CLI flag to a number so dev server doesn't roll ports (81660f4) (by Chris <chrisbreuer93@​gmail.com>)
  • router: back button now restores the previous page content (fc73a82) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
Contributors

v0.2.47

Compare Source

Compare changes

🚀 Features
  • router: layered pagesDirs so frameworks can ship default views (fdc35cb) (by Chris <chrisbreuer93@​gmail.com>)
🧪 Tests
  • stx: pin down recursive componentsDir walk (8a6559c) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.47 (04f16d3) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.46

Compare Source

Compare changes

🚀 Features
  • stx: walk componentsDir recursively when resolving by tag name (d914f3a) (by Chris <chrisbreuer93@​gmail.com>)
🐛 Bug Fixes
  • stx: resolve relative imports in client-script bundler against page dir (66e98ac) (by Chris <chrisbreuer93@​gmail.com>)
  • typecheck + test stability across plugin, signals, and visuals (a49aaad) (by glennmichael123 gtorregosa@gmail.com)
📚 Documentation
🧹 Chores
Contributors

v0.2.45

Compare Source

Compare changes

🐛 Bug Fixes
  • stx: also drop reserved keywords from createSafeFunction params (ccc2dcb) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.45 (c962718) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.44

Compare Source

Compare changes

🐛 Bug Fixes
  • stx: drop invalid identifier keys before binding context to functions (ba58d0a) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.44 (26302ce) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.43

Compare Source

Compare changes

🐛 Bug Fixes
  • stx: support nested @​for and @​if branching inside @​for bodies (f59c0c4) (by Chris <chrisbreuer93@​gmail.com>)
  • stx: resolve relative paths in dynamic await import() calls (cf7da13) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.43 (c559954) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.42

Compare Source

Compare changes

💥 Breaking Changes
  • site-builder: {t!:key} raw token for translations with inline markup (328254f) (by Chris <chrisbreuer93@​gmail.com>)
🐛 Bug Fixes
  • site-builder + bun-plugin: keep visitors inside their locale + don't bundle absolute asset URLs (c147c78) (by Chris <chrisbreuer93@​gmail.com>)
📚 Documentation
🧹 Chores
  • release v0.2.42 (32559a5) (by Chris <chrisbreuer93@​gmail.com>)
  • release v0.2.41 (95eeb85) (by Chris <chrisbreuer93@​gmail.com>)
Contributors

v0.2.41

Compare Source

Compare changes

🐛 Bug Fixes
  • site-builder + bun-plugin: keep visitors inside their locale + don't bundle absolute asset URLs (1e51b1c) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.41 (a164b06) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.40

Compare Source

Compare changes

🐛 Bug Fixes
  • site-builder: browser chrome no longer flashes through wrong theme on SPA hop (300cbe3) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.40 (e22f247) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.39

Compare Source

Compare changes

🐛 Bug Fixes
  • site-builder: use trailing slash for non-default locale roots (92ad580) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.39 (b6d359e) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.38

Compare Source

Compare changes

🚀 Features
  • site-builder: multi-locale builds with {t:key} translations + lang picker (3aa312a) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.38 (e57df75) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.37

Compare Source

v0.2.36

Compare Source

Compare changes

🚀 Features
  • site-builder + router: magic SPA view transitions — no markup needed (93fcb56) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.36 (ecc5a14) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.35

Compare Source

Compare changes

🧹 Chores
  • release v0.2.35 (c39570b) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.33

Compare Source

Compare changes

🚀 Features
  • theme: inject theme-color meta + sync on toggle to stop browser-chrome flicker (49b2da7) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.33 (069fee3) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.32

Compare Source

Compare changes

🐛 Bug Fixes
  • router+site-builder: default to interceptAllLinks + body container for static-site mode (3844743) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.32 (59c2842) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.31

Compare Source

Compare changes

🚀 Features
  • site-builder: theme bootstrap with FOUC guard + toggle handler (8127907) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.31 (f7dae21) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.30

Compare Source

Compare changes

🐛 Bug Fixes
  • site-builder: use dynamic import for stx-router (ESM-compat) (721fb58) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.30 (61fa294) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.29

Compare Source

Compare changes

🐛 Bug Fixes
  • bun-plugin: await processClientScript so [object Promise] doesn't land in HTML (b369a4a) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.29 (7652016) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.28

Compare Source

Compare changes

🚀 Features
  • stx: integrate site-builder helpers into core (bd022ab) (by Chris <chrisbreuer93@​gmail.com>)
⚡ Performance Improvements
  • release: release:patch now only bumps packages changed since last tag (81f2ace) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.28 (1494ac2) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.21

Compare Source

Compare changes

🐛 Bug Fixes
  • iconify: dedupe colliding camelCase identifiers (b5d9c9b) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.21 (8211d07) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.20

Compare Source

v0.2.19

Compare Source

v0.2.18

Compare Source

v0.2.17

Compare Source

v0.2.16

Compare Source

v0.2.15

Compare Source

v0.2.14

Compare Source

v0.2.13

Compare Source

v0.2.12

Compare Source

v0.2.11

Compare Source

stacksjs/better-dx (better-dx)

v0.2.12

Compare Source

v0.2.11

Compare Source

v0.2.8

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update dependency @types/bun to ^1.3.12 chore(deps): update dependency @types/bun to ^1.3.13 Apr 22, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a5ae92e to 70db33e Compare April 23, 2026 12:16
@renovate renovate Bot changed the title chore(deps): update dependency @types/bun to ^1.3.13 chore(deps): update all non-major dependencies Apr 23, 2026
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 4117044 to 6ee3fac Compare April 29, 2026 12:56
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 2f2d7ca to 7670988 Compare May 5, 2026 20:21
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 9da1ac1 to 5206389 Compare May 7, 2026 17:05
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 5206389 to a68a42c Compare May 8, 2026 03:01
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.

0 participants