ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update all non-major dependencies

#191
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1758766218500 into main
27 files +164 -45
packages/ts/test-envs/complex-deps/dependencies.yamladded+12-0
Changes to packages/ts/test-envs/complex-deps/dependencies.yaml
@@ -0,0 +1,12 @@
1dependencies:
2 # Development tools with specific versions
3 nodejs.org: 20.11.0
4 python.org: 3.11.9
5
6 # CLI tools that should work reliably
7 stedolan.github.io/jq: ^1.8.1
8 curl.se: ^8.5.0
9 gnu.org/wget: ^1.25.0
10
11 # Build tools
12 cmake.org: ^3.31.9