Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Apr 15, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@stacksjs/bun-router ^0.0.14^0.0.15 age adoption passing confidence dependencies patch
@stacksjs/clapp ^0.2.8^0.2.10 age adoption passing confidence dependencies patch
@stacksjs/stx 0.2.480.2.67 age adoption passing confidence dependencies patch
@types/bun (source) ^1.3.13^1.3.14 age adoption passing confidence devDependencies patch
actions/cache v5.0.3v5.0.5 age adoption passing confidence action patch
bun-plugin-stx ^0.2.47^0.2.67 age adoption passing confidence dependencies patch
puppeteer (source) ^24.42.0^24.43.1 age adoption passing confidence devDependencies minor
stacksjs/action-releaser v1.1.0v1.2.9 age adoption passing confidence action minor

Release Notes

stacksjs/bun-router (@​stacksjs/bun-router)

v0.0.15

Compare Source

stacksjs/clapp (@​stacksjs/clapp)

v0.2.10

Compare Source

v0.2.9

Compare Source

stacksjs/stx (@​stacksjs/stx)

v0.2.67

Compare Source

v0.2.66

Compare Source

Compare changes

🚀 Features
🐛 Bug Fixes
📚 Documentation
  • document useSessionStorage, useCookie, useReactiveProp, and the Tabs/Accordion slot API (b7e046b) (by glennmichael123 gtorregosa@gmail.com)
🧪 Tests
🤖 Continuous Integration
🧹 Chores
Contributors

v0.2.64

Compare Source

Compare changes

🐛 Bug Fixes
  • stx: page-level <script server> wins over layout's (d99e635) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.64 (af4b325) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.63

Compare Source

Compare changes

🚀 Features
  • bun-plugin: auto-increment dev port when in use (7e2969c) (by Chris <chrisbreuer93@​gmail.com>)
  • sidebar: expose material opacity controls (ab0c01b) (by Chris <chrisbreuer93@​gmail.com>)
  • components: refine desktop sidebar chrome (a939bd5) (by Chris <chrisbreuer93@​gmail.com>)
🐛 Bug Fixes
  • sidebar: tighten desktop density (414e4cb) (by Chris <chrisbreuer93@​gmail.com>)
  • components: default desktop sidebar chrome (de98c45) (by Chris <chrisbreuer93@​gmail.com>)
  • stx: resolve component directories from project root (34b60a3) (by Chris <chrisbreuer93@​gmail.com>)
  • sidebar: persist hidden desktop collapse (75969f7) (by Chris <chrisbreuer93@​gmail.com>)
  • sidebar: align native craft integration (d768de1) (by Chris <chrisbreuer93@​gmail.com>)
  • sidebar: defer desktop chrome to native controls (d2ef2ec) (by Chris <chrisbreuer93@​gmail.com>)
  • sidebar: compact desktop item chrome (56286ae) (by Chris <chrisbreuer93@​gmail.com>)
  • sidebar: tighten desktop item density (f90bc1e) (by Chris <chrisbreuer93@​gmail.com>)
  • sidebar: keep collapse control reachable (f943aea) (by Chris <chrisbreuer93@​gmail.com>)
  • components: request native sidebar vibrancy (0bff575) (by Chris <chrisbreuer93@​gmail.com>)
  • components: align desktop sidebar chrome (b425914) (by Chris <chrisbreuer93@​gmail.com>)
  • components: soften desktop sidebar glass (3058bbc) (by Chris <chrisbreuer93@​gmail.com>)
  • signals: surface TypeError/ReferenceError from event-handler dispatch (1988a32) (by glennmichael123 gtorregosa@gmail.com)
  • parser: advance index after brace match in template-literal scanner (6da28e3) (by glennmichael123 gtorregosa@gmail.com)
  • signals: detect TypeScript-typed state/derived/effect calls (73e907e) (by glennmichael123 gtorregosa@gmail.com)
  • utils: absorb @​push('styles') in component render path too (06d452f) (by glennmichael123 gtorregosa@gmail.com)
  • includes,icons: strip leaked @​push markers and preload icon collection (f5a9883) (by glennmichael123 gtorregosa@gmail.com)
  • includes: defensively register scope vars to survive harvest mis-hits (8adf441) (by glennmichael123 gtorregosa@gmail.com)
  • signal-processing: don't rewrite <body in script/style content (bc03a5a) (by glennmichael123 gtorregosa@gmail.com)
  • components: guard screen reader cleanup (89e233f) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
Contributors

v0.2.61

Compare Source

Compare changes

🧪 Tests
  • stx: isolate validation and lifecycle suites (8c6788e) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.61 (4abe2cf) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.60

Compare Source

Compare changes

🧪 Tests
  • stx: decouple async tests from timers (53d42f3) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.60 (f7c6141) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.59

Compare Source

Compare changes

🧪 Tests
  • stx: avoid global clock in async suites (3b725dd) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.59 (0959f56) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.58

Compare Source

Compare changes

🧪 Tests
  • stx: stabilize timing-sensitive suites (3dfb398) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.58 (6323bbf) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.57

Compare Source

Compare changes

🚀 Features
🐛 Bug Fixes
  • router: tolerate aborted view transitions (a2b0997) (by Chris <chrisbreuer93@​gmail.com>)
  • utils: interpolate {{ var }} in <script client> blocks of components (d411bf8) (by glennmichael123 gtorregosa@gmail.com)
🧹 Chores
  • release v0.2.57 (33617d4) (by Chris <chrisbreuer93@​gmail.com>)
  • deps: update ts-images (d44c18c) (by Chris <chrisbreuer93@​gmail.com>)
  • release v0.2.56 (21dd897) (by Chris <chrisbreuer93@​gmail.com>)
Contributors

v0.2.54

Compare Source

Compare changes

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

v0.2.53

Compare Source

Compare changes

🚀 Features
🐛 Bug Fixes
♻️ Code Refactoring
🧹 Chores
⏪ Reverts
Contributors

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>
actions/cache (actions/cache)

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

v5.0.4

Compare Source

puppeteer/puppeteer (puppeteer)

v24.43.1

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
🛠️ Fixes
⚡ Performance

v24.43.0

Compare Source

🎉 Features
Dependencies
  • The following workspace dependencies were updated
🛠️ Fixes
stacksjs/action-releaser (stacksjs/action-releaser)

v1.2.9

Compare Source

Compare changes

🧹 Chores
📄 Miscellaneous
Contributors

v1.2.8

Compare Source

v1.2.7

Compare Source

v1.2.6

Compare Source

Compare changes

🐛 Bug Fixes
  • include dist directory in git for GitHub Actions (b6da289)
🧹 Chores
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v1.2.5

Compare Source

Compare changes

🐛 Bug Fixes
  • use local action in release workflow (9c930e1)
🧹 Chores
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v1.2.4

Compare Source

v1.2.3

Compare Source

v1.2.2

Compare Source

v1.2.1

Compare Source

v1.2.0

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 force-pushed the renovate/all-minor-patch branch 2 times, most recently from 5cc64d6 to f6e0e12 Compare April 29, 2026 12:56
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from eda0016 to 80e7a9c Compare May 13, 2026 00:56
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from c6d9b4d to 26a1cb3 Compare May 20, 2026 11:12
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from 26a1cb3 to d7c1809 Compare May 22, 2026 00:56
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch from d7c1809 to 09b9e48 Compare May 24, 2026 03:16
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