Amit Dahan
|
97be792a44
|
experimental: support `package.json#engines` for `use` and `install` (#839)
Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
|
2 years ago |
Amit Dahan
|
b19eb29b26
|
Bump Clap 3 -> 4 (#991)
* fix(deps): update clap-rs to v4
* Define enums for multi-choice clap args
* fix test
* Update command docs
* Add `all` alias to log-level
* remove unused thing
* Add changeset
* Use `Shells` instead of `Box<dyn Shell>` everywhere
* Revert "Use `Shells` instead of `Box<dyn Shell>` everywhere"
This reverts commit 7781b5d87354c1f9500ecfafde1aba43d6dd5e37.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2 years ago |
Gal Schlezinger
|
7f9ed6668d
|
Fix Clippy errors (#885)
* cargo clippy --fix
* cargo fmt
|
2 years ago |
Amit Dahan
|
1327bb8d6b
|
Replace semver with node-semver (#816)
Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
|
2 years ago |
Gal Schlezinger
|
207ef22f32
|
Allow recursive version lookups (#607)
|
3 years ago |
Dominik Nakamura
|
74c9b37895
|
Fix clippy & use musl target on Rust compiler for static compilation (#554)
|
3 years ago |
renovate[bot]
|
35d8295e33
|
fix(deps): update rust crate semver to v1 (#457)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
|
4 years ago |
Gal Schlezinger
|
a2aeeb779d
|
Allow using filenames in --using= (#401)
|
4 years ago |