Skip to content

chore: release main#29

Merged
maxholman merged 1 commit intomainfrom
release-please--branches--main
Feb 22, 2026
Merged

chore: release main#29
maxholman merged 1 commit intomainfrom
release-please--branches--main

Conversation

@github-actions
Copy link
Copy Markdown

🤖 I have created a release beep boop

cli: 0.2.6

0.2.6 (2026-02-22)

wallhack: 0.1.3

0.1.3 (2026-02-22)

Features

  • HTTP CONNECT and SOCKS5 proxy support for WebSockets transport (ce2f8cf)
  • server: enforce mTLS when CA roots are configured (30b6595)

Bug Fixes

  • api: propagate route added_at timestamp to REST API (0a2c5de)
  • client: detect IPv6 support at runtime for default bind address (551adab)
  • entry: display actual bound address instead of parsed input (c37eb22)
  • entry: elevate UDP path tracing from trace to debug level (5a59e08)
  • lint: redundant closure in bridge.rs; set working-directory in website.just (3f73f9c)
  • server: move test module to end of tls.rs (eeebd7b)
  • single source of truth for SOCAT_VERSION + clippy fixes (c940fb5)
  • transport: subscribe before spawn to eliminate UDP broadcast race (1272a15)

This PR was generated with Release Please. See documentation.

@github-actions
Copy link
Copy Markdown
Author

🤖 Created releases:

🌻

maxholman added a commit that referenced this pull request May 6, 2026
Sweep of website/ deps to latest within ranges, plus a vite downgrade
from 8 -> 7 to match astro's transitive vite (7.3.2) and avoid a
rolldown regression with @tailwindcss/vite 4.2.4.

Closes alerts #28 #29 #30 #31 #33 #34 #35 #36 #37 #38 #39 #40 #44 #48
covering vite, picomatch, postcss, yaml, astro, smol-toml.

- vite ^8.0.1 -> ^7.3.2 (drops the now-redundant vite 8 lineage; astro
  pulls 7.3.2 transitively, which is the patched version)
- astro 6.0.6 -> 6.2.2 (#44)
- @tailwindcss/vite 4.2.2 -> 4.2.4
- smol-toml: lockfile bump to 1.6.1 (#28)
- postcss: lockfile bump to 8.5.14 (#48)
- picomatch: lockfile bumps to 2.3.2 + 4.0.4 (#29 #30 #39 #40)
- yaml is now omitted entirely (it was an optional vite peer)

Verified: pnpm build succeeds; no @tailwindcss/vite peer-dep warnings.
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.

1 participant