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.1.4^0.2.7 age adoption passing confidence devDependencies minor
@stacksjs/stx ^0.2.82^0.2.192 age adoption passing confidence dependencies patch
@types/bun (source) ^1.3.11^1.3.14 age adoption passing confidence devDependencies patch
better-dx ^0.2.15^0.2.23 age adoption passing confidence devDependencies patch
bun-plugin-stx ^0.2.82^0.2.192 age adoption passing confidence devDependencies patch
redis (source) 7.4.5-alpine7.4.10-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.7

Compare Source

v0.2.6

Compare Source

v0.2.5

Compare Source

v0.2.4

Compare Source

v0.2.3

Compare Source

v0.2.2

Compare Source

v0.2.1

Compare Source

v0.2.0

Compare Source

v0.1.21

Compare Source

v0.1.20

Compare Source

v0.1.19

Compare Source

v0.1.18

Compare Source

v0.1.17

Compare Source

v0.1.16

Compare Source

v0.1.15

Compare Source

v0.1.14

Compare Source

v0.1.13

Compare Source

v0.1.12

Compare Source

v0.1.11

Compare Source

v0.1.10

Compare Source

v0.1.9

Compare Source

v0.1.8

Compare Source

v0.1.7

Compare Source

v0.1.6

Compare Source

🐛 Bug Fixes
  • serve: strip mounted basePath from incoming request paths so /docs/** routing works behind path-based reverse proxies

v0.1.5

Compare Source

stacksjs/stx (@​stacksjs/stx)

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

🔧 Chores

  • release v0.2.184 (74ac223) (by Chris <chrisbreuer93@​gmail.com>)
  • deps: move ts-images off the 0.1 line, and refresh the rest (5931ac6) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.183

Compare Source

Compare changes

🐛 Bug Fixes

  • icon: do not warn about a collection nobody asked for (18dec85) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.183 (611e43f) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.182

Compare Source

Compare changes

🐛 Bug Fixes

  • seo: @​meta reaches , and a page tag replaces the config tag (aaa9feb) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.182 (58155f2) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.181

Compare Source

Compare changes

🐛 Bug Fixes

  • components: preserve caller scripts through slots (cc0604b) (by Chris <chrisbreuer93@​gmail.com>)

⚡ Performance Improvements

  • transpile: pool the remaining transpilers, closing the render leak (362e6f6) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.181 (dedfa72) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.180

Compare Source

Compare changes

🐛 Bug Fixes

  • build: fail on client bundle errors (3e17a0d) (by Chris <chrisbreuer93@​gmail.com>)
  • types: declare every toast option the runtime reads, and guard the list (c586c9b) (by glennmichael123 gtorregosa@gmail.com)

⚡ Performance Improvements

  • transpile: reuse a transpiler rather than build one per script block (dad6983) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.180 (c21717c) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

v0.2.179

Compare Source

Compare changes

⚡ Performance Improvements

  • serve: cache production runtimes between views (c0f93f6) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.179 (65506bb) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.178

Compare Source

Compare changes

🐛 Bug Fixes

  • reactive: two islands on one page no longer claim the same scope id (73ad657) (by Chris <chrisbreuer93@​gmail.com>)

⚡ Performance Improvements

  • serve: keep production free of HMR (26fb022) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.178 (85520d5) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.177

Compare Source

Compare changes

🚀 Features

🐛 Bug Fixes

  • reactive: x-init survives into the markup, so an island actually starts (846dae4) (by Chris <chrisbreuer93@​gmail.com>)
  • components: resolve an inline @​if group on a component tag before parsing its attributes (c207a34) (by glennmichael123 gtorregosa@gmail.com)
  • components: route internal links through StxLink, and server-render RadioGroup's options (aa43fa7) (by glennmichael123 gtorregosa@gmail.com)
  • typecheck: resolve relative imports against the .stx file, not the temp dir (d3527dd) (by glennmichael123 gtorregosa@gmail.com)
  • signals: normalize hydration audit text (940db20) (by Chris Breuer <chrisbreuer93@​gmail.com>)
  • signals: hydrate nested conditional branches (eb44b1d) (by Chris Breuer <chrisbreuer93@​gmail.com>)
  • signals: preserve client loop conditionals (49e7f74) (by Chris Breuer <chrisbreuer93@​gmail.com>)
  • components: sync aliased reactive props (d4a91ff) (by Chris Breuer <chrisbreuer93@​gmail.com>)
  • auto-imports: inject timeout composable (1736fea) (by Chris Breuer <chrisbreuer93@​gmail.com>)
  • typecheck: --lib accumulates, instead of the last one replacing the rest (65c070c) (by glennmichael123 gtorregosa@gmail.com)
  • types: useEventListener signature, and carry server types into client blocks (968a541) (by glennmichael123 gtorregosa@gmail.com)

🧹 Chores

Contributors

  • Chris <chrisbreuer93@​gmail.com>
  • Chris Breuer <chrisbreuer93@​gmail.com>
  • glennmichael123 gtorregosa@gmail.com

v0.2.176

Compare Source

Compare changes

🐛 Bug Fixes

  • bindings: a directive is not an attribute — stop resolving :if/:show/:text (b5499a2) (by glennmichael123 gtorregosa@gmail.com)
  • client-script: publish a declaration that has no initializer (6e0a23c) (by glennmichael123 gtorregosa@gmail.com)
  • a11y: take a file or a glob, never pass an empty scan, skip layout tables (c5965f1) (by glennmichael123 gtorregosa@gmail.com)
  • tooltip: ship the x-tooltip runtime, which was exported and never called (bf5ee4e) (by glennmichael123 gtorregosa@gmail.com)
  • ssg: fail the build on a failed @​include, and let a caller set partialsDir (4b594c1) (by glennmichael123 gtorregosa@gmail.com)
  • props: accept an interface, and make from 'stx' resolve for the checker (15c2ae1) (by glennmichael123 gtorregosa@gmail.com)
  • typecheck: check a bare <script>, and stop one syntax error muting the run (f85e31a) (by glennmichael123 gtorregosa@gmail.com)
  • components: preserve conditional slot signals (6e29f85) (by Chris Breuer <chrisbreuer93@​gmail.com>)
  • runtime: preserve newly rendered interactions (10cbbac) (by Chris Breuer <chrisbreuer93@​gmail.com>)

🧹 Chores

Contributors

v0.2.175

Compare Source

Compare changes

🐛 Bug Fixes

  • serve: a real public file beats any dynamic route, not just a catch-all (ef96ffe) (by Chris <chrisbreuer93@​gmail.com>)
  • components: preserve nested reactive props (43a9693) (by Chris Breuer <chrisbreuer93@​gmail.com>)
  • runtime: stabilize conditional component lifecycle (64adc31) (by Chris Breuer <chrisbreuer93@​gmail.com>)
  • auto-imports: inject active element composable (27998f8) (by Chris Breuer <chrisbreuer93@​gmail.com>)

📚 Documentation

  • changelog: v0.2.174 also carries the $refs owner-scope fix (3778675) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.175 (cf51b08) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>
  • Chris Breuer <chrisbreuer93@​gmail.com>

v0.2.174

Compare Source

Compare changes

🐛 Bug Fixes

  • serve: ask the disk, not the extension, before dropping a catch-all (7397fdd) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.174 (9d17c2f) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.173

Compare Source

Compare changes

🐛 Bug Fixes

  • bindings: preserve reactive loop attributes (cadeef0) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v0.2.173 (8e8c0cb) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v0.2.172

Compare Source

Compare changes

🚀 Features

🐛 Bug Fixes

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