Skip to content

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

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

chore(deps): update all non-major dependencies#1181
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/cache action minor v5.0.3v5.1.0 age adoption passing confidence
better-dx devDependencies patch ^0.2.15^0.2.19 age adoption passing confidence
bun-git-hooks devDependencies patch ^0.3.1^0.3.2 age adoption passing confidence
bun-plugin-dtsx (source) devDependencies minor ^0.9.13^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/cache (actions/cache)

v5.1.0

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.1.0

v5.0.5

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.5

v5.0.4

Compare Source

What's Changed
New Contributors

Full Changelog: actions/cache@v5...v5.0.4

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/bun-git-hooks (bun-git-hooks)

v0.3.2

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

v0.9.18

Compare Source

v0.9.17

Compare Source

v0.9.16

Compare Source

v0.9.14

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 ts-countries failed. Why did it fail? →

Name Link
🔨 Latest commit 3a361d0
🔍 Latest deploy log https://app.netlify.com/projects/ts-countries/deploys/6a599ab62aff970008dee7d6

@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from eb6429a to 53acf39 Compare April 13, 2026 19:15
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 53acf39 to c7c1f21 Compare April 21, 2026 17:55
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 79cb8b2 to f11c21c Compare May 4, 2026 12:45
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 55e7635 to af072a5 Compare May 18, 2026 09:58
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from e9c561a to 6f90231 Compare May 25, 2026 18:44
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 6f90231 to a9d4286 Compare May 28, 2026 15:35
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from a9d4286 to 5a1e779 Compare June 11, 2026 10:03
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from 5a1e779 to 9102aff Compare June 26, 2026 20:40
@renovate renovate Bot added minor and removed patch labels Jun 26, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from beea560 to cfc120f Compare July 16, 2026 19:19
@renovate
renovate Bot force-pushed the renovate/all-minor-patch branch from cfc120f to 3a361d0 Compare July 17, 2026 03:00
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