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.1.21 age adoption passing confidence devDependencies patch
@stacksjs/stx ^0.2.82^0.2.155 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.22 age adoption passing confidence devDependencies patch
bun-plugin-stx ^0.2.82^0.2.155 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.9 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.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.155

Compare Source

Compare changes

🚀 Features
  • serve: let a page set its own status, and stop 404ing on a trailing slash (73b0ba1) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
  • release v0.2.155 (2e98471) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.2.154

Compare Source

Compare changes

🚀 Features
🐛 Bug Fixes
♻️ Code Refactoring
📚 Documentation
🧪 Tests
🧹 Chores
  • release v0.2.154 (dd79e98) (by Chris <chrisbreuer93@​gmail.com>)
  • devtools-extension: drop the store packaging scaffolding (d0cc127) (by glennmichael123 gtorregosa@gmail.com)
Contributors

v0.2.153

Compare Source

Compare changes

💥 Breaking Changes
🚀 Features
  • serve: support application-aware browser targets (ea8c11c) (by Chris <chrisbreuer93@​gmail.com>)
  • hydration: assert a post-hydration invariant instead of failing silently (5a80a17) (by glennmichael123 gtorregosa@gmail.com)
🐛 Bug Fixes
🧹 Chores
  • release v0.2.153 (c66e73c) (by Chris <chrisbreuer93@​gmail.com>)
Contributors

v0.2.152

Compare Source

Compare changes

🚀 Features
  • serve: expose the query string as query in server scripts (54382f0) (by Chris <chrisbreuer93@​gmail.com>)
🐛 Bug Fixes
  • types: annotate return types so exported functions stop shipping as void (28007d9) (by glennmichael123 gtorregosa@gmail.com)
  • includes: strip a partial's own stx comments (a3061f6) (by Chris <chrisbreuer93@​gmail.com>)
  • render: make inline CSS injection opt-in (c215f1b) (by Chris <chrisbreuer93@​gmail.com>)
  • components: stop undoing an application's HTML escaping (ebd8b96) (by Chris <chrisbreuer93@​gmail.com>)
  • variable-extractor: report an import that does not resolve (4cae8c7) (by Chris <chrisbreuer93@​gmail.com>)
  • variable-extractor: rewrite aliased imports into destructuring form (c7effd0) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
Contributors

v0.2.151

[Compare Source](https://redirect.github.com/stacksjs/stx/compare/v0.2.150...v0.2

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