Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Mar 30, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@cwcss/crosswind ^0.1.6^0.2.0 age adoption passing confidence dependencies minor
@stacksjs/bun-router ^0.0.2^0.0.4 age adoption passing confidence dependencies patch
actions/cache v5.0.3v5.0.4 age adoption passing confidence action patch
home-lang/pantry v0.8.16v0.9.20 age adoption passing confidence action minor
oven-sh/setup-bun v2.1.3v2.2.0 age adoption passing confidence action minor
vue (source) ^3.5.30^3.5.31 age adoption passing confidence peerDependencies patch

Release Notes

cwcss/crosswind (@​cwcss/crosswind)

v0.2.0

Compare Source

Compare changes

🚀 Features
  • improve arbitrary values (9c6af1e)
  • handle arbitrary bracket opacity on named colors (af6f0f3)
🐛 Bug Fixes
  • resolve typecheck errors (8876156)
  • resolve typecheck errors (18bbc68)
🧹 Chores
stacksjs/bun-router (@​stacksjs/bun-router)

v0.0.4

Compare Source

v0.0.3

Compare Source

actions/cache (actions/cache)

v5.0.4

Compare Source

home-lang/pantry (home-lang/pantry)

v0.9.20

Compare Source

Compare changes

🚀 Features
  • resolve commit SHAs in pantry install (pantry i craft@da709e6) (3559552) (by Chris <chrisbreuer93@​gmail.com>)
  • support package name aliases in short commit URLs (4e641d4) (by Chris <chrisbreuer93@​gmail.com>)
  • add pkg-pr-new style short URLs for commit packages (dda0e1a) (by Chris <chrisbreuer93@​gmail.com>)
🐛 Bug Fixes
  • resolve Windows cross-compilation errors in io_helper and timespec usage (1669bc5) (by glennmichael123 gtorregosa@gmail.com)
  • changelog extraction for versions with v prefix (ad9039c) (by Chris <chrisbreuer93@​gmail.com>)
  • replace cryptic BufferTooSmall with clear tarball size error in publish:commit (db51c02) (by glennmichael123 gtorregosa@gmail.com)
  • sort aliases in generateIndex() for deterministic index.ts output (c350510) (by Chris <chrisbreuer93@​gmail.com>)
  • remove hardcoded DOMAIN_TO_BIN, use getPrimaryBinary() from installer (bde99de) (by Chris <chrisbreuer93@​gmail.com>)
  • use full ts-pantry alias map (1700+ entries) instead of hardcoded 4 (569522f) (by Chris <chrisbreuer93@​gmail.com>)
  • resolve package aliases (bun, zig, node) to domain names in action (dc3e1db) (by Chris <chrisbreuer93@​gmail.com>)
  • make alias tests resilient to LocalStorage list limitations (7663d91) (by Chris <chrisbreuer93@​gmail.com>)
  • use consistent prefix without trailing slash for S3/local list (0211958) (by Chris <chrisbreuer93@​gmail.com>)
  • LocalStorage.list() emulates S3 prefix matching for partial paths (6fa92f2) (by Chris <chrisbreuer93@​gmail.com>)
  • remove duplicate metadata getter (already exists at line 337) (53a71d1) (by Chris <chrisbreuer93@​gmail.com>)
  • properly split path and query string in S3 V4 signature (9dcf9ea) (by Chris <chrisbreuer93@​gmail.com>)
  • include query params in S3 V4 signature for list operations (1701d98) (by Chris <chrisbreuer93@​gmail.com>)
  • short SHA resolution via direct S3 prefix search in route handler (8448b09) (by Chris <chrisbreuer93@​gmail.com>)
  • catch DynamoDB errors for short SHA lookups in getCommitPackage (b65a97a) (by Chris <chrisbreuer93@​gmail.com>)
  • improve short SHA resolution with S3 fallback (b31611b) (by Chris <chrisbreuer93@​gmail.com>)
  • resolve windows cross-compilation error in zig 0.16 (198d4b0) (by Chris <chrisbreuer93@​gmail.com>)
🧪 Tests
  • comprehensive tests for short URLs, alias resolution, and short SHA (9d4c61b) (by Chris <chrisbreuer93@​gmail.com>)
🧹 Chores
📄 Miscellaneous
Contributors

v0.9.19

Compare Source

v0.9.18

Compare Source

v0.9.17

Compare Source

v0.9.16

Compare Source

v0.9.15

Compare Source

feat: TS installer SDK for system packages

v0.9.14

Compare Source

fix: Windows zig install via action's Node.js APIs

v0.9.13

Compare Source

v0.9.12

Compare Source

fix: Windows zig PATH, .exe detection, install dir PATH

v0.9.11

Compare Source

feat: full Windows zig support, zip extraction, .exe handling

v0.9.10

Compare Source

fix: route zig to ziglang.org, chmod +x after extraction, bun.sh support

v0.9.9

Compare Source

fix: route zig packages directly to ziglang.org download

v0.9.8

Compare Source

Fix: stream tarballs from S3 via registry (no redirect, no buffering). Native Zig HTTP for all downloads.

v0.9.7

Compare Source

Fix: install missing deps on cache hit, S3 redirect for tarballs, add release:patch script

v0.9.6

Compare Source

Fix: tarball downloads via registry now 302-redirect to S3 (no more proxy buffering/hangs). Analytics tracked before redirect. Native Zig HTTP client works properly.

v0.9.5

Compare Source

Fix: use registry.pantry.dev for all package downloads (fixes S3 access denied errors). Includes pantry upgrade command.

v0.9.4

Compare Source

v0.9.3

Compare Source

v0.9.2

Compare Source

v0.9.1

Compare Source

v0.9.0

Compare Source

v0.8.18

Compare Source

v0.8.17

Compare Source

oven-sh/setup-bun (oven-sh/setup-bun)

v2.2.0

Compare Source

oven-sh/setup-bun is the github action for setting up Bun.

What's Changed
New Contributors

Full Changelog: oven-sh/setup-bun@v2...v2.2.0

vuejs/core (vue)

v3.5.31

Compare Source

Bug Fixes

Configuration

📅 Schedule: 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 from 6acd736 to 9b7f777 Compare March 30, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants