Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Apr 16, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@iconify-json/lucide ^1.2.120^1.2.121 age adoption passing confidence dependencies patch
@stacksjs/alias (source) ^0.70.193^0.70.283 age adoption passing confidence dependencies patch
@stacksjs/browser (source) 0.70.2810.70.283 age adoption passing confidence overrides patch
@stacksjs/buddy (source) ^0.70.207^0.70.282 age adoption passing confidence dependencies patch
@stacksjs/cache (source) ^0.70.193^0.70.282 age adoption passing confidence dependencies patch
@stacksjs/cli (source) ^0.70.193^0.70.282 age adoption passing confidence dependencies patch
@stacksjs/cli (source) ^0.70.193^0.70.282 age adoption passing confidence devDependencies patch
@stacksjs/config (source) ^0.70.193^0.70.282 age adoption passing confidence dependencies patch
@stacksjs/database (source) ^0.70.193^0.70.282 age adoption passing confidence dependencies patch
@stacksjs/dns (source) ^0.70.193^0.70.282 age adoption passing confidence dependencies patch
@stacksjs/env (source) ^0.70.193^0.70.282 age adoption passing confidence dependencies patch
@stacksjs/env (source) ^0.70.193^0.70.282 age adoption passing confidence devDependencies patch
@stacksjs/error-handling (source) ^0.70.193^0.70.282 age adoption passing confidence dependencies patch
@stacksjs/logging (source) ^0.70.193^0.70.282 age adoption passing confidence devDependencies patch
@stacksjs/logging (source) ^0.70.193^0.70.282 age adoption passing confidence dependencies patch
@stacksjs/path (source) ^0.70.193^0.70.283 age adoption passing confidence devDependencies patch
@stacksjs/path (source) ^0.70.193^0.70.283 age adoption passing confidence dependencies patch
@stacksjs/queue (source) ^0.70.193^0.70.283 age adoption passing confidence dependencies patch
@stacksjs/router (source) ^0.70.193^0.70.283 age adoption passing confidence devDependencies patch
@stacksjs/router (source) ^0.70.193^0.70.283 age adoption passing confidence dependencies patch
@stacksjs/server (source) ^0.70.193^0.70.282 age adoption passing confidence dependencies patch
@stacksjs/storage (source) ^0.70.193^0.70.282 age adoption passing confidence devDependencies patch
@stacksjs/storage (source) ^0.70.193^0.70.282 age adoption passing confidence dependencies patch
@stacksjs/stx ^0.2.111^0.2.155 age adoption passing confidence devDependencies patch
@stacksjs/ts-cloud ^0.7.75^0.7.105 age adoption passing confidence dependencies patch
@stacksjs/ts-cloud ^0.7.86^0.7.105 age adoption passing confidence dependencies patch
@stacksjs/utils (source) ^0.70.193^0.70.283 age adoption passing confidence devDependencies patch
@stacksjs/utils (source) ^0.70.193^0.70.283 age adoption passing confidence dependencies patch
@stacksjs/validation (source) ^0.70.193^0.70.282 age adoption passing confidence dependencies patch
@vscode/vsce (source) ^3.7.2-12^3.9.2 age adoption passing confidence devDependencies minor
better-dx ^0.2.5^0.2.22 age adoption passing confidence devDependencies patch
better-dx ^0.2.7^0.2.22 age adoption passing confidence devDependencies patch
bun-plugin-stx ^0.2.111^0.2.155 age adoption passing confidence devDependencies patch
bun-query-builder ^0.1.63^0.2.14 age adoption passing confidence dependencies minor
oven/bun 1.3.101.3.14 age adoption passing confidence final patch
oven/bun 1.3.101.3.14 age adoption passing confidence stage patch
oven/bun 1.2.21-debian1.3.14-debian age adoption passing confidence final minor
oven/bun 1.2.21-debian1.3.14-debian age adoption passing confidence stage minor
stacks (source) ^0.70.193^0.70.282 age adoption passing confidence devDependencies patch
stacks (source) ^0.70.207^0.70.282 age adoption passing confidence dependencies patch
stacksjs/action-releaser v1.2.7v1.2.11 age adoption passing confidence action patch
vscode ^1.109.5^1.132.0 age adoption passing confidence engines minor

Release Notes

stacksjs/stacks (@​stacksjs/alias)

v0.70.282

Compare Source

Changelog

Compare changes

🐛 Bug Fixes
  • actions: prefer installed dependencies over Pantry (0f6a9b1) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.70.282 (71710ea) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.70.281

Changelog

Compare changes

🔧 Chores
  • release v0.70.281 (aa13ad8) (by Chris <chrisbreuer93@​gmail.com>)
  • deps: require MySQL DDL fix (2a3d5e6) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.70.280

Compare Source

Changelog

Compare changes

🐛 Bug Fixes
  • vitess: parse scalar migration locks (fe904b7) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.70.280 (3d141dd) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.70.279

Compare Source

v0.70.278

Compare Source

Changelog

Compare changes

🐛 Bug Fixes
  • migrate: fail refused unattended changes (a73bd27) (by Chris <chrisbreuer93@​gmail.com>)
  • database: align model-owned bootstrap schemas (e56c110) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.70.278 (a1965d4) (by Chris <chrisbreuer93@​gmail.com>)
  • deps: upgrade migration planner (a274aa1) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.70.277

Compare Source

Changelog

Compare changes

🐛 Bug Fixes
  • router: mint the CSRF token before rendering, not after (76ded64) (by Chris <chrisbreuer93@​gmail.com>)
  • release: scope staged package manifests (d97bdf1) (by Chris <chrisbreuer93@​gmail.com>)
  • release: remove transient dependency artifacts (08dc752) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.70.277 (270953e) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.70.276

Compare Source

Changelog

Compare changes

🐛 Bug Fixes
  • database: render runtime indexes per dialect (9f82d05) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.70.276 (2938b6b) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.70.275

Compare Source

Changelog

Compare changes

🐛 Bug Fixes
  • migrations: select the active dialect corpus (63daf86) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.70.275 (13dfec8) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.70.274

Compare Source

Changelog

Compare changes

🐛 Bug Fixes
  • ci: bound framework release jobs (4f0e34c) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.70.274 (350d52c) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.70.270

Compare Source

v0.70.269

Compare Source

Changelog

Compare changes

🐛 Bug Fixes
  • migrations: honor requested Vitess topology (4d62d01) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.70.269 (436178a) (by Chris <chrisbreuer93@​gmail.com>)
  • deps: update database deployment libraries (6560640) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.70.268

Compare Source

Changelog

Compare changes

✨ Features
  • migrations: regenerate Vitess corpora directly (9c33746) (by Chris <chrisbreuer93@​gmail.com>)
🐛 Bug Fixes
  • database: preserve validated text columns (2aaec5f) (by Chris <chrisbreuer93@​gmail.com>)
📝 Documentation
  • buddy: list Vitess migration commands (5103c24) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.70.268 (623faf9) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.70.267

Compare Source

Changelog

Compare changes

🐛 Bug Fixes
  • buddy: a refusal that prints nothing is a refusal nobody can act on (857f8f6) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.70.267 (848619d) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.70.266

Compare Source

Changelog

Compare changes

🔧 Chores
  • release v0.70.266 (522c0ac) (by Chris <chrisbreuer93@​gmail.com>)
  • cloud: publish Vitess dashboard provisioning (9dd9f99) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.70.265

Compare Source

Changelog

Compare changes

✨ Features
  • migrations: isolate database dialect corpora (8043058) (by Chris <chrisbreuer93@​gmail.com>)
🐛 Bug Fixes
  • buddy: every command reported failure on success (93006af) (by Chris <chrisbreuer93@​gmail.com>)
  • query-builder: expose migration corpus configuration (b21562e) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.70.265 (d2073bc) (by Chris <chrisbreuer93@​gmail.com>)
  • deps: update query builder migration support (762130e) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.70.264

Compare Source

Changelog

Compare changes

🐛 Bug Fixes
  • database: refuse a migration that drops a framework table's columns (831b424) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.70.264 (0caed3f) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.70.263

Compare Source

Changelog

Compare changes

✨ Features
  • cloud: provision PredictHQ Vitess keyspace (32ae75d) (by Chris <chrisbreuer93@​gmail.com>)
🐛 Bug Fixes
  • payments: pin the supported Stripe API version (496d69f) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.70.263 (58d8b25) (by Chris <chrisbreuer93@​gmail.com>)
  • deps: synchronize Pantry workspace lock (fd70767) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.70.262

Compare Source

Changelog

Compare changes

✨ Features
  • vitess: support unsharded keyspaces end to end (882126c) (by Chris <chrisbreuer93@​gmail.com>)
🐛 Bug Fixes
♻️ Code Refactoring
  • desktop: point packaging evidence at the protocol repository (e2cdc0e) (by Chris <chrisbreuer93@​gmail.com>)
  • buddy: drop the protocol commands (883e0d5) (by Chris <chrisbreuer93@​gmail.com>)
📝 Documentation
  • regenerate the buddy command reference without protocol (bdbf79a) (by Chris <chrisbreuer93@​gmail.com>)
💚 Continuous Integration
  • drop the protocol conformance job and release gate checks (4793417) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.70.262 (6621fd6) (by Chris <chrisbreuer93@​gmail.com>)
  • deps: update database and cloud runtimes (cd749c8) (by Chris <chrisbreuer93@​gmail.com>)
  • drop the protocol scripts from the release gate (794e68b) (by Chris <chrisbreuer93@​gmail.com>)
  • drop the vendored protocol suite and evidence (221302f) (by Chris <chrisbreuer93@​gmail.com>)
security
Contributors

v0.70.261

Compare Source

Changelog

Compare changes

🐛 Bug Fixes
  • safari: ad-hoc sign the macOS archive so the sandbox entitlement survives (cbc12aa) (by Chris <chrisbreuer93@​gmail.com>)
  • desktop: record a marketing version without the tag prefix (c854d89) (by Chris <chrisbreuer93@​gmail.com>)
  • buddy: print why a desktop:apple command failed (532c28f) (by Chris <chrisbreuer93@​gmail.com>)
💚 Continuous Integration
  • desktop: let the pantry action own the signing keychain (4f56181) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.70.261 (24819ec) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.70.260

Compare Source

Changelog

Compare changes

🐛 Bug Fixes
  • buddy: release inherited deploy lock (38c0874) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.70.260 (aabe26b) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.70.259

Compare Source

Changelog

Compare changes

✨ Features
  • socials: a provider registry so sign-in buttons match the config (5deb8cc) (by Chris <chrisbreuer93@​gmail.com>)
🐛 Bug Fixes
  • buddy: close completed watchdog pipes (037a86a) (by Chris <chrisbreuer93@​gmail.com>)
  • buddy: apply command aliases to the command, not to the CLI (f600ca7) (by Chris <chrisbreuer93@​gmail.com>)
  • dev: stop the API server leaking a copy of itself on every restart (bcbb26e) (by Chris <chrisbreuer93@​gmail.com>)
  • queue: actually persist batch terminal handlers (8aba62a) (by Chris <chrisbreuer93@​gmail.com>) (#​1883, #​1883)
  • payments: make subpath imports resolve, and break the barrel cycle (6cac252) (by Chris <chrisbreuer93@​gmail.com>)
  • dev: stop dev servers outliving the run that started them (9453a91) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.70.259 (c2f89d5) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.70.258

Compare Source

Changelog

Compare changes

✨ Features
🐛 Bug Fixes
♻️ Code Refactoring
💄 Styles
  • database: normalize the information_schema query indentation (f0964dc) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.70.258 (ca58c99) (by Chris <chrisbreuer93@​gmail.com>)
  • defaults: normalize template whitespace (08ec6ea) (by Chris <chrisbreuer93@​gmail.com>)
Contributors

v0.70.257

Compare Source

Changelog

Compare changes

✨ Features
  • database: route vitess to the upstream VitessDriver (c903e6c) (by Chris <chrisbreuer93@​gmail.com>)
  • database: derive Vitess VSchema from model relationships (1eb6f47) (by Chris <chrisbreuer93@​gmail.com>)
  • database: add vitess dialect as a DDL constraint profile (3047d70) (by Chris <chrisbreuer93@​gmail.com>)
  • database: add connection pooling and read replica routing (00ed772) (by Chris <chrisbreuer93@​gmail.com>)
🐛 Bug Fixes
  • routes: only register scaffolded defaults (dbfca58) (by Chris <chrisbreuer93@​gmail.com>)
  • cache: stop a timed-out fetcher from stranding every later caller (ea2b9d0) (by Chris <chrisbreuer93@​gmail.com>)
  • router: let the route middleware registry be cleared (ca09dfb) (by Chris <chrisbreuer93@​gmail.com>)
  • orm: make the polymorphic trait factories reachable (00888a3) (by Chris <chrisbreuer93@​gmail.com>)
  • database: export the trait-table and datetime-column modules wholesale (4c547a6) (by Chris <chrisbreuer93@​gmail.com>)
  • auth: put created_at and password_changed_at on the same clock (b4c6288) (by Chris <chrisbreuer93@​gmail.com>)
  • orm: write trait-table timestamps in the canonical format (47f537d) (by Chris <chrisbreuer93@​gmail.com>)
  • router: establish the read-routing context per request (cc69048) (by Chris <chrisbreuer93@​gmail.com>)
  • database: detect foreign keys with quoted identifiers (ef253ae) (by Chris <chrisbreuer93@​gmail.com>)
  • database: convert legacy MySQL TIMESTAMP columns to DATETIME (8778a07) (by Chris <chrisbreuer93@​gmail.com>)
  • database: store naive UTC in MySQL DATETIME, not TIMESTAMP (0b5cb31) (by Chris <chrisbreuer93@​gmail.com>)
  • database: write query-log timestamps in the canonical format (4fc8778) *(by Chris <chrisbreuer93@&#8203

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 force-pushed the renovate/all-minor-patch branch 8 times, most recently from 1530988 to 0f2d83f Compare April 23, 2026 11:05
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 20 times, most recently from 8d24acb to 8e77eac Compare April 29, 2026 12:47
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 23 times, most recently from 77deb8e to 5cfdf9d Compare May 9, 2026 06:53
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 3a08a19 to a92f5d4 Compare May 12, 2026 00:54
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