Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action patch v6.0.2v6.0.3 age adoption passing confidence
better-dx devDependencies patch ^0.2.15^0.2.19 age adoption passing confidence
bun-plugin-dtsx (source) devDependencies minor ^0.9.18^0.10.8 age adoption passing confidence
oven-sh/setup-bun action minor v2.1.2v2.2.0 age adoption passing confidence
stacksjs/action-releaser action patch v1.2.9v1.2.11 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v6.0.3

Compare Source

stacksjs/better-dx (better-dx)

v0.2.19

Compare Source

v0.2.18

Compare Source

v0.2.17

Compare Source

v0.2.16

Compare Source

stacksjs/dtsx (bun-plugin-dtsx)

v0.10.8

Compare Source

Changelog

Compare changes

🔧 Chores
  • release v0.10.8 (658b33e) (by Chris <chrisbreuer93@​gmail.com>)
  • pkg: add sideEffects:false to bun-plugin-dtsx (publint) (6ee53dd) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.10.7

Compare Source

Changelog

Compare changes

🐛 Bug Fixes
  • zig: infer arithmetic expression results (7f1cd8c) (by Chris <chrisbreuer93@​gmail.com>)
  • zig: refine advanced expression inference (fe339f6) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.10.7 (944d3d7) (by Chris <chrisbreuer93@​gmail.com>)
  • pkg: publint clean — sideEffects:false + executable bin shebang (d538afb) (by Chris <chrisbreuer93@​gmail.com>)
  • wip (82059fe) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.10.6

Compare Source

Changelog

Compare changes

🐛 Bug Fixes
  • dtsx: preserve side-effect module declarations (d42f755) (by Chris <chrisbreuer93@​gmail.com>)
  • zig: expand advanced expression inference (e71b112) (by Chris <chrisbreuer93@​gmail.com>)
✅ Tests
  • zig: cover advanced expression inference (b47f32d) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.10.6 (1f33319) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.10.5

Compare Source

Changelog

Compare changes

🐛 Bug Fixes
  • zig: infer unary and access expressions (46e0170) (by Chris <chrisbreuer93@​gmail.com>)
  • zig: emit every variable binding (41e256c) (by Chris <chrisbreuer93@​gmail.com>)
✅ Tests
  • zig: cover binding and expression inference (d2d8ec7) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.10.5 (5fed2a8) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.10.4

Compare Source

Changelog

Compare changes

🐛 Bug Fixes
  • zig: remove unstable run arguments API (298bb64) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.10.4 (98b90fc) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.10.2

Compare Source

Changelog

Compare changes

🐛 Bug Fixes
  • output: guard destructive path boundaries (b9a8478) (by Chris <chrisbreuer93@​gmail.com>)
  • modules: preserve runtime import specifiers (aaa4c66) (by Chris <chrisbreuer93@​gmail.com>)
  • parallel: normalize batch concurrency (d543da4) (by Chris <chrisbreuer93@​gmail.com>)
  • cache: isolate concurrent source revisions (18b1f88) (by Chris <chrisbreuer93@​gmail.com>)
  • cache: reject malformed declaration entries (a8c148b) (by Chris <chrisbreuer93@​gmail.com>)
  • generator: preserve output pipeline semantics (6cd9e41) (by Chris <chrisbreuer93@​gmail.com>)
  • cache: harden manifest persistence (2476ee2) (by Chris <chrisbreuer93@​gmail.com>)
  • discovery: include all TypeScript module sources (ac1ce8f) (by Chris <chrisbreuer93@​gmail.com>)
  • config: isolate project configuration caches (514c3a5) (by Chris <chrisbreuer93@​gmail.com>)
  • discovery: allow flat external entrypoints (1bfbcf2) (by Chris <chrisbreuer93@​gmail.com>)
  • formatter: preserve declaration documentation (bb72a3f) (by Chris <chrisbreuer93@​gmail.com>)
  • mappings: stabilize regex cache identity (2283319) (by Chris <chrisbreuer93@​gmail.com>)
  • discovery: support module source formats (14ade63) (by Chris <chrisbreuer93@​gmail.com>)
📝 Documentation
  • release: document Pantry release guarantees (da3eda9) (by Chris <chrisbreuer93@​gmail.com>)
✅ Tests
  • cli: isolate shared fixture lifecycle (da9bc1e) (by Chris <chrisbreuer93@​gmail.com>)
💚 Continuous Integration
  • pin Pantry action revision (338b6e4) (by Chris <chrisbreuer93@​gmail.com>)
  • release: publish GitHub releases with Pantry (f942890) (by Chris <chrisbreuer93@​gmail.com>)
  • require complete npm publication (c7a4a93) (by Chris <chrisbreuer93@​gmail.com>)
🔧 Chores
  • release v0.10.2 (1029c12) (by Chris <chrisbreuer93@​gmail.com>)
Contributors
  • Chris <chrisbreuer93@​gmail.com>

v0.9.26

Compare Source

v0.9.25

Compare Source

v0.9.24

Compare Source

v0.9.23

Compare Source

v0.9.22

Compare Source

v0.9.21

Compare Source

v0.9.20

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

v2.1.3

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.1.3

stacksjs/action-releaser (stacksjs/action-releaser)

v1.2.11

Compare Source

Compare changes

🐛 Bug Fixes

  • release: publish GitHub action directly (0cf36bd) (by Chris <chrisbreuer93@​gmail.com>)

🧹 Chores

  • release v1.2.11 (fe1e8d5) (by Chris <chrisbreuer93@​gmail.com>)

Contributors

  • Chris <chrisbreuer93@​gmail.com>

v1.2.10

Compare Source


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.

@netlify

netlify Bot commented Mar 30, 2026

Copy link
Copy Markdown

Deploy Preview for stacks-clapp failed. Why did it fail? →

Name Link
🔨 Latest commit ee917a2
🔍 Latest deploy log https://app.netlify.com/projects/stacks-clapp/deploys/6a5993459ffcb9000821e72f

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4169bfe to 33598d2 Compare April 15, 2026 08:39
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 33598d2 to 754443d Compare April 21, 2026 18:28
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1ab127b to 369ec06 Compare May 1, 2026 18:33
@renovate renovate Bot added patch and removed minor labels May 1, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 369ec06 to bc93826 Compare May 2, 2026 08:06
@renovate renovate Bot added minor patch and removed patch labels May 2, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from bc93826 to d85e5aa Compare May 2, 2026 16:20
@renovate renovate Bot removed the minor label May 2, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e798472 to 9b3f6b4 Compare May 4, 2026 14:51
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f69de81 to f4d616b Compare May 14, 2026 22:10
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from f52c128 to 39a7463 Compare May 25, 2026 18:42
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 2453fdd to b1cabaf Compare June 2, 2026 15:43
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from b1cabaf to b0dbe6f Compare June 11, 2026 09:41
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 681008f to eeb3b74 Compare July 16, 2026 20:58
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from eeb3b74 to ee917a2 Compare July 17, 2026 02:28
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