Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@cwcss/crosswind ^0.2.6^0.2.16 age adoption passing confidence dependencies patch
@stacksjs/bunpress (source) ^0.2.11^0.2.13 age adoption passing confidence devDependencies patch
@stacksjs/stx ^0.2.82^0.2.226 age adoption passing confidence dependencies patch
@types/bun (source) ^1.3.11^1.4.0 age adoption passing confidence devDependencies minor
better-dx ^0.2.15^0.2.25 age adoption passing confidence devDependencies patch
bun-plugin-stx ^0.2.82^0.2.226 age adoption passing confidence devDependencies patch
redis (source) 7.4.5-alpine7.4.11-alpine age adoption passing confidence service patch
stacksjs/action-releaser v1.2.9v1.2.11 age adoption passing confidence action patch
ts-broadcasting (source) ^0.0.4^0.0.10 age adoption passing confidence dependencies patch

Release Notes

cwcss/crosswind (@​cwcss/crosswind)

v0.2.16

Compare Source

Compare changes

🐛 Bug Fixes
  • preflight: default uncoloured borders to grey, not currentColor (d1ec7a0) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.16 (1c87195) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.15

Compare Source

v0.2.14

Compare Source

Compare changes

🐛 Bug Fixes

  • parser: ignore unrelated markup attributes (1d46197) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.14 (73eb5bc) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.13

Compare Source

Compare changes

🚀 Features

  • extract utility classes from string literals in code (3f48fe5) (by Chris <chrisbreuer93@​gmail.com>)
  • fill in missing Tailwind v4 utility families (8f228fb) (by Chris <chrisbreuer93@​gmail.com>)
  • support the v4 bg-linear-* gradient spelling (79cead8) (by Chris <chrisbreuer93@​gmail.com>)
  • add CSS containment utilities (19806d6) (by Chris <chrisbreuer93@​gmail.com>)

🐛 Bug Fixes

  • types: declare transform constants (21b9336) (by Chris <chrisbreuer93@​gmail.com>)
  • colors: preserve functional slash alpha (c59a59b) (by Chris <chrisbreuer93@​gmail.com>)
  • normalize arbitrary math operators (6145562) (by Chris <chrisbreuer93@​gmail.com>)
  • rank stateful utilities by their class, not their pseudo-class (93ad42a) (by Chris <chrisbreuer93@​gmail.com>)
  • bring the scroll-snap fallback rule back in step with the fast path (f2755ef) (by Chris <chrisbreuer93@​gmail.com>)
  • register font-stretch and list-image as compound utilities (968c937) (by Chris <chrisbreuer93@​gmail.com>)
  • cap generated percentages at six decimals (9f19da7) (by Chris <chrisbreuer93@​gmail.com>)
  • match whole-class utilities on the variant-stripped class (1fa45c5) (by Chris <chrisbreuer93@​gmail.com>)

⚡ Performance Improvements

  • read scanned files through a bounded pool (868e2fc) (by Chris <chrisbreuer93@​gmail.com>)
  • split utility and value in linear time (284a0cd) (by Chris <chrisbreuer93@​gmail.com>)
  • hoist rule lookup tables to module scope (2bc83a8) (by Chris <chrisbreuer93@​gmail.com>)
  • memoize utility cascade ranking per selector (a81d4f2) (by Chris <chrisbreuer93@​gmail.com>)
  • bound the parse caches and memoize bracket alias resolution (af5da84) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.13 (31661e2) (by Chris <chrisbreuer93@​gmail.com>)
  • drop a scratch probe script committed by accident (26a3b10) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.12

Compare Source

Compare changes

🐛 Bug Fixes

  • compose filter utilities instead of overwriting each other (7462d1d) (by Chris <chrisbreuer93@​gmail.com>)
  • give the scroll-snap strictness variable a proximity fallback (5adeefc) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.12 (ac10410) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.11

Compare Source

Compare changes

🐛 Bug Fixes

  • emit CSS for arbitrary box shadows and shadow colors (5ec4b94) (by Chris <chrisbreuer93@​gmail.com>)

📚 Documentation

  • link the community as stacksjs.com/discord (1ba2f60) (by Chris <chrisbreuer93@​gmail.com>)

🧪 Tests

  • performance: account for CI scheduler variance (6ba83a9) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.11 (799efe4) (by Chris <chrisbreuer93@​gmail.com>)
  • deps: refresh pantry lockfile (001ec62) (by Chris <chrisbreuer93@​gmail.com>)
  • deps: update bunfig to 0.15.15 (aa5635d) (by Chris <chrisbreuer93@​gmail.com>)
  • deps: declare bun ^1.3.14 in deps.yaml (30e3874) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.10

Compare Source

Compare changes

🚀 Features

  • reload the config file during watch mode (807b74d) (by Chris <chrisbreuer93@​gmail.com>)
  • adopt the Tailwind v4 radius and shadow scales (deac57c) (by Chris <chrisbreuer93@​gmail.com>)
  • nest stacked at-rule variants and add darkMode media strategy (53e0fda) (by Chris <chrisbreuer93@​gmail.com>)
  • support max-* breakpoint variants and order media types first (362c833) (by Chris <chrisbreuer93@​gmail.com>)
  • extract classes from clsx/array/class:list/:class expressions (2d45ae5) (by Chris <chrisbreuer93@​gmail.com>)

🐛 Bug Fixes

  • use Tailwind v4's adaptive placeholder color in preflight (67b8176) (by Chris <chrisbreuer93@​gmail.com>)
  • resolve iconify collections from Bun's isolated-install store (1a0d618) (by Chris <chrisbreuer93@​gmail.com>)
  • compose touch pan/pinch utilities through variables (c229564) (by Chris <chrisbreuer93@​gmail.com>)
  • emit only custom colors as :root CSS variables (3160b0a) (by Chris <chrisbreuer93@​gmail.com>)
  • canonical colon-syntax negatives and valid bracket color families (597e2b3) (by Chris <chrisbreuer93@​gmail.com>)
  • correct utility cascade ranking for important, rounded corners, and gaps (0427381) (by Chris <chrisbreuer93@​gmail.com>)
  • stop fast-path lookup tables shadowing theme overrides (a6065ab) (by Chris <chrisbreuer93@​gmail.com>)
  • compose ring utilities through the variable system with fallbacks (faa09db) (by Chris <chrisbreuer93@​gmail.com>)
  • give transition utilities Tailwind's default duration and easing (14e0799) (by Chris <chrisbreuer93@​gmail.com>)
  • make form-* utilities generate CSS at all (a03b48d) (by Chris <chrisbreuer93@​gmail.com>)
  • reject negative padding utilities (aee4139) (by Chris <chrisbreuer93@​gmail.com>)
  • clear compiled-class state in generator reset (0c19f0c) (by Chris <chrisbreuer93@​gmail.com>)
  • honor config watch/verbose fields and warn on zero-match content patterns (2dc0a15) (by Chris <chrisbreuer93@​gmail.com>)
  • apply preset rules, shortcuts, variants, and preflights (36302ad) (by Chris <chrisbreuer93@​gmail.com>)
  • make analyze stats honest and dedupe overlapping scan patterns (b600be6) (by Chris <chrisbreuer93@​gmail.com>)
  • ignore non-string safelist entries instead of crashing the build (182fa84) (by Chris <chrisbreuer93@​gmail.com>)
  • emit real CSS for compile-class groups under the hashed selector (154b7c7) (by Chris <chrisbreuer93@​gmail.com>)
  • deep-merge plugin theme overrides, honor extract options, inject into fragments (f1925b5) (by Chris <chrisbreuer93@​gmail.com>)
  • stop watch mode crashing on non-** content patterns and debounce rebuilds (05b9f7d) (by Chris <chrisbreuer93@​gmail.com>)
  • make --no-preflight work and scan .stx in the init template (202a5d2) (by Chris <chrisbreuer93@​gmail.com>)
  • validate decoration, SVG dash, and text-emphasis values; accept hwb() and short-hex alpha (4b9ba1b) (by Chris <chrisbreuer93@​gmail.com>)
  • validate border-radius side/corner values and support bare side forms (a6f2529) (by Chris <chrisbreuer93@​gmail.com>)
  • validate outline, mask, and text-shadow values (3a3d788) (by Chris <chrisbreuer93@​gmail.com>)
  • drop rules with unknown variants and support arbitrary variants (7d54f25) (by Chris <chrisbreuer93@​gmail.com>)
  • emit media query blocks in mobile-first breakpoint order (900bf90) (by Chris <chrisbreuer93@​gmail.com>)
  • generate static-map utilities under variants (fdb6304) (by Chris <chrisbreuer93@​gmail.com>)
  • validate scroll margin/padding, column-gap, and perspective values (16fdc32) (by Chris <chrisbreuer93@​gmail.com>)
  • expand short hex with alpha correctly in opacity modifiers (b54a337) (by Chris <chrisbreuer93@​gmail.com>)
  • reject unknown words in gradient color stops (323b9f1) (by Chris <chrisbreuer93@​gmail.com>)
  • validate divide, space-between, and ring/border opacity values (268d6d0) (by Chris <chrisbreuer93@​gmail.com>)
  • escape all non-identifier characters in class selectors (45d9cd8) (by Chris <chrisbreuer93@​gmail.com>)
  • stop the important modifier mutating shared rule property objects (2b3a5ab) (by Chris <chrisbreuer93@​gmail.com>)
  • validate filter, ring, columns, aspect, align-self, and border-spacing values (d53348d) (by Chris <chrisbreuer93@​gmail.com>)
  • validate spacing-derived utility values (c5fd362) (by Chris <chrisbreuer93@​gmail.com>)
  • validate width, height, size, and min/max sizing values (5670e7a) (by Chris <chrisbreuer93@​gmail.com>)
  • validate typography values and stop quoting bare words as content (b2ef16c) (by Chris <chrisbreuer93@​gmail.com>)
  • validate transform scale, rotate, skew, and translate values (dfa7487) (by Chris <chrisbreuer93@​gmail.com>)
  • validate transition and animation time values (fbd1e87) (by Chris <chrisbreuer93@​gmail.com>)
  • validate z-index, order, and opacity values instead of passing words through (52a5c42) (by Chris <chrisbreuer93@​gmail.com>)

⚡ Performance Improvements

  • actually minify preflight and keyframes in minified output (f27abc5) (by Chris <chrisbreuer93@​gmail.com>)

📚 Documentation

  • declare Tailwind v4 semantics as the compass (c40c586) (by Chris <chrisbreuer93@​gmail.com>)
  • align README init snippet with the actual scaffold (8123862) (by Chris <chrisbreuer93@​gmail.com>)

💅 Styles

  • build the color fast-path overlay from a diff map (c9bc43b) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.10 (8cbe056) (by Chris <chrisbreuer93@​gmail.com>)
  • pkg: add sideEffects:false for bundler tree-shaking (publint) (1bd41bc) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.9

Compare Source

Compare changes

🐛 Bug Fixes

  • resolve CLI --config from cwd and auto-discover project config (f1a2b0a) (by Chris <chrisbreuer93@​gmail.com>)
  • use printable delimiter in shortcut selector cache key (2fa55ef) (by Chris <chrisbreuer93@​gmail.com>)
  • expand shortcut variants onto the shortcut's own selector (e474ca3) (by Chris <chrisbreuer93@​gmail.com>)
  • apply opacity modifiers to var()-based theme colors via color-mix (8da8ace) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.9 (345e14a) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.8

Compare Source

Compare changes

🐛 Bug Fixes

  • add repository metadata to crosswind-vscode for npm provenance (1976b04) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.8 (65acc86) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.7

Compare Source

stacksjs/bunpress (@​stacksjs/bunpress)

v0.2.13

Compare Source

v0.2.12

Compare Source

stacksjs/stx (@​stacksjs/stx)

v0.2.226

Compare Source

Compare changes

🐛 Bug Fixes
  • serve: derive placeholders after the port is bound, and in batches (79460d2) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.2.226 (cfd5440) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.225

Compare Source

Compare changes

🐛 Bug Fixes
  • serve: bind the port first, wait for placeholders before rendering (0520971) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.2.225 (5426621) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.224

Compare Source

Compare changes

🐛 Bug Fixes
  • serve: derive image placeholders on the server too, not only in a build (677c62f) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.2.224 (75ee50e) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.223

Compare Source

Compare changes

✨ Features
  • image: give StxImage a placeholder made of the image, not a grey box (520f12f) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.2.223 (898f7b4) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.222

Compare Source

Compare changes

🐛 Bug Fixes
  • router: move aria-current to the page the swap actually landed on (548c5db) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.2.222 (960188d) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.221

Compare Source

Compare changes

🐛 Bug Fixes
  • serve: stop a page with no layout looking like a layout change (2a3c403) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.2.221 (aeb065f) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.220

Compare Source

Compare changes

🐛 Bug Fixes
  • serve: say that a page and its SPA fragment are two answers to one url (0f04509) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.2.220 (e711492) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.219

Compare Source

Compare changes

✨ Features

  • response: let a view decide its own HTTP status (465b869) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.219 (1b35de7) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.218

Compare Source

Compare changes

✨ Features

  • components: the phone primitives — tab bar, filter chips, list rows (faf6fac) (by Chris <chrisbreuer93@​gmail.com>)

✅ Tests

  • green the suite again, on three unrelated causes (865ecea) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.218 (c5b6903) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.217

Compare Source

Compare changes

🐛 Bug Fixes

  • signals: make a template ref callable (5939d25) (by Chris <chrisbreuer93@​gmail.com>) (#​1710)

🔧 Chores

  • release v0.2.217 (0c28b25) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.216

Compare Source

Compare changes

🐛 Bug Fixes

  • sidebar: centre the reserved header row on the platform's controls (467ce9d) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.216 (ab217e1) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.215

Compare Source

Compare changes

🐛 Bug Fixes

  • sidebar: the reserved header row lines up with the native buttons (ecc7607) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.215 (1c19e24) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.214

Compare Source

Compare changes

✨ Features

  • sidebar: a header can leave the window controls to the platform (c2109aa) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.214 (ac51cdd) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.213

Compare Source

Compare changes

🐛 Bug Fixes

  • sidebar: the wash is linear, and a fifth of its strength was wallpaper (dac6d2d) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.213 (f4e31f8) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.212

Compare Source

Compare changes

🐛 Bug Fixes

  • loops: a prop that evaluates to undefined is absent, not unresolved (772fa91) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.212 (0bc1088) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.211

Compare Source

Compare changes

🐛 Bug Fixes

  • components: a property name is not a variable (7b0fa27) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.211 (0df6724) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.210

Compare Source

Compare changes

🐛 Bug Fixes

  • sidebar: arc metrics measured against Dia, at the right scale (0520d93) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.210 (615eac7) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.209

Compare Source

Compare changes

🐛 Bug Fixes

  • sidebar: a section reports a real aria-expanded, not a template string (31fa059) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.209 (4696f49) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.208

Compare Source

Compare changes

🐛 Bug Fixes

  • sidebar: a standalone space paints the same wash as a nested one (55ff0de) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.208 (3a4c559) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.207

Compare Source

Compare changes

🐛 Bug Fixes

  • sidebar: the space wash follows Dia's curve, not a straight line (0ddad35) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.207 (316f1ae) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.206

Compare Source

Compare changes

🐛 Bug Fixes

  • sidebar: the space wash is as strong as the one it imitates (92a1c74) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.206 (5480ff8) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.205

Compare Source

Compare changes

🐛 Bug Fixes

  • sidebar: the space panel fades once instead of bulging (27b2a90) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.205 (eb86830) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.204

Compare Source

Compare changes

🐛 Bug Fixes

  • config: a relative directory key means the same directory from every cwd (39fbcad) (by Chris <chrisbreuer93@​gmail.com>) (#​1792)

🔧 Chores

  • release v0.2.204 (e0a6fa1) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.203

Compare Source

Compare changes

✨ Features

  • sidebar: a space can leave its title to the header (7554b3b) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.203 (c5f1649) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.202

Compare Source

Compare changes

✨ Features

  • sidebar: an arc header names its space beside the traffic lights (7aaee5c) (by Chris <chrisbreuer93@​gmail.com>)

🐛 Bug Fixes

  • sidebar: a space puts its colour at the top in both appearances (970a0a4) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.202 (3a9cfaf) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.201

Compare Source

Compare changes

🐛 Bug Fixes

  • desktop: opening a window stops meaning waiting for it to close (c38d0d7) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.201 (55488bf) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.200

Compare Source

Compare changes

🐛 Bug Fixes

  • serve: the programmatic server reads the project's config (09e529c) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.200 (2d54904) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.199

Compare Source

Compare changes

🐛 Bug Fixes

🔧 Chores

Contributors

v0.2.198

Compare Source

Compare changes

⚡ Performance Improvements

  • build: split desktop's entries, drop sanitizer's sourcemap (df72723) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.198 (1e68126) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.197

Compare Source

Compare changes

⚡ Performance Improvements

  • build: stop shipping sourcemaps (c44525c) (by Chris <chrisbreuer93@​gmail.com>)

🔧 Chores

  • release v0.2.197 (078f8cf) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.196

Compare Source

Compare changes

⚡ Performance Improvements

  • build: build the entries together, so they share a graph (a5365c6) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.196 (ab87192) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.195

Compare Source

Compare changes

🐛 Bug Fixes

  • server-script: resolve a relative require against the template (0ea0f14) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.195 (4a6569e) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.194

Compare Source

Compare changes

🐛 Bug Fixes

  • serve: give a web app manifest its own content type (8da9fa4) (by Chris <chrisbreuer93@​gmail.com>)
  • deps: clear three advisories, including the copies the bump leaves behind (3121410) (by glennmichael123 gtorregosa@gmail.com)

⚡ Performance Improvements

  • build: externalize every inline blob a site repeats, not just three by name (20df443) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.194 (b7d7f5c) (by Chris <chrisbreuer93@​gmail.com>)
  • release v0.2.193 (3ef202d) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

v0.2.193

Compare Source

Compare changes

🐛 Bug Fixes

  • serve: give a web app manifest its own content type (b5d6604) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.193 (cfa935e) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.192

Compare Source

Compare changes

🚀 Features

🐛 Bug Fixes

  • components: hand a component the request it is helping to serve (48d4c60) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.191

Compare Source

Compare changes

✨ Features

🔧 Chores

Contributors

v0.2.190

Compare Source

Compare changes

🐛 Bug Fixes

  • serve: put setResponseHeader in scope, so a page can finish a redirect (a56b39d) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.190 (0eef191) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.189

Compare Source

Compare changes

🐛 Bug Fixes

  • web-components: type a prop from its declaration, not its default (4315ccb) (by Chris <chrisbreuer93@​gmail.com>)
  • components: props reach a component nested inside a component (31b8d28) (by glennmichael123 gtorregosa@gmail.com)
  • ssg: state one default for minify, and guard the rest against drift (dee88e9) (by glennmichael123 gtorregosa@gmail.com)
  • layouts: a configured layoutsDir wins over a stray layouts/ directory (c42a8bf) (by glennmichael123 gtorregosa@gmail.com)

🧹 Chores

  • release v0.2.189 (037eb47) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

v0.2.188

Compare Source

Compare changes

🚀 Features
  • web-components: compile the component, not just its markup (21c2bab) (by Chris <chrisbreuer93@​gmail.com>)
🐛 Bug Fixes
🧹 Chores
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.187

Compare Source

Compare changes

🐛 Bug Fixes
🔧 Chores
Contributors

v0.2.186

Compare Source

Compare changes

🐛 Bug Fixes

  • security: the client runtime read the value back too (ab16709) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.186 (230a824) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.185

Compare Source

Compare changes

🐛 Bug Fixes

  • security: a value is data, never a template (4639ac5) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.185 (4f36489) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.184

Compare Source

Compare changes

🔧 C

Note

PR body was truncated to here.


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 f9a7df2 to ed0965a Compare May 19, 2026 12:35
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 376ee0a to dca38e8 Compare May 25, 2026 19:32
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from dda2b40 to ff38d08 Compare May 30, 2026 00:26
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 9bcaa70 to b398cc7 Compare June 13, 2026 11:48
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 0cbdda4 to a1f4935 Compare July 6, 2026 08:09
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 820ab08 to 12ecd4a Compare July 8, 2026 22:55
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