renovate[bot]
9b95b17549
fix(deps): update rust crate clap to 3.0.14 ( #654 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
81d6cd1c19
chore(deps): update rust crate pretty_assertions to 1.1.0 ( #653 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Gal Schlezinger
f83fc48251
Remove unwrap in fnm env, make error more readable ( #656 )
3 years ago
Gal Schlezinger
8ff3c9ec24
v1.30.1
3 years ago
Gal Schlezinger
8456c9fdc5
Fix `fnm completions` ( #652 )
...
I think there's a bug in clap.
Related:
* Fixes #651
3 years ago
Gal Schlezinger
b378070f04
v1.30.0
3 years ago
Gal Schlezinger
0fba201739
Revert from using sysinfo, but only on Unix machines ( #625 )
...
* Add the `ps` code back
* some quality improvements
* cargo clippy --fix
* fix
* correct path
3 years ago
renovate[bot]
26faf11834
fix(deps): update rust crate serde_json to 1.0.78 ( #646 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
692a682885
fix(deps): update rust crate serde to 1.0.136 ( #645 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
18c4d39d28
chore(deps): update dependency typescript to v4.5.5 ( #643 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
7f93941ef8
fix(deps): update rust crate clap_complete to 3.0.5 ( #648 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
04f3c36a5c
fix(deps): update rust crate clap to 3.0.13 ( #642 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
6e6dcc029d
chore(deps): update rust crate insta to 1.12.0 ( #647 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Gal Schlezinger
ad0ecd7fff
Use local cache directory instead of temp directory for symlinks ( #638 )
...
* Use local cache directory instead of temp directory for symlinks
still with no cleanup, probably need to have --cleanup-duration=... for fnm env
or another command for cleaning up old symlinks.
* Introduce directories, and support XDG_ directories for cache directories
* cargo clippy --fix
3 years ago
Gal Schlezinger
546325fb5c
add kodiak
3 years ago
renovate[bot]
74f60b3590
chore(deps): update node.js to v16.13.2 ( #631 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
7fb5205675
fix(deps): update rust crate reqwest to 0.11.9 ( #632 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
ed7fc97f0e
fix(deps): update rust crate clap_complete to 3.0.4 ( #635 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
152c0fa6b4
fix(deps): update rust crate sysinfo to 0.23.0 ( #639 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
74e537076b
fix(deps): update rust crate clap to 3.0.9 ( #633 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
bec9c0b54f
fix(deps): update rust crate serde_json to 1.0.75 ( #636 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Malolan B
bc9e4e6cae
[Documentation] Adds Additional info regarding .node-version ( #637 )
3 years ago
renovate[bot]
b6b0cfa0e6
fix(deps): update rust crate clap to v3 ( #617 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
3 years ago
renovate[bot]
6b9be1541c
chore(deps): update all non-major dependencies ( #623 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
1522f40fd1
fix(deps): update rust crate sysinfo to 0.22.5 ( #628 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Gal Schlezinger
b24ed660b0
Replace `snafu` with `thiserror` ( #630 )
3 years ago
renovate[bot]
781ee971b3
fix(deps): update rust crate serde to 1.0.133 ( #618 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
29dd1836e8
fix(deps): update rust crate serde_json to 1.0.74 ( #619 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Gal Schlezinger
1c526204bc
v1.29.2
3 years ago
Gal Schlezinger
0ea82f29e4
Call fnm first
3 years ago
Gal Schlezinger
92a75922d5
Ignore arch in help output ( #627 )
3 years ago
Gal Schlezinger
9526057afa
Create the multishells directory if it is missing ( #626 )
3 years ago
Loren ☺️
ce8edb1e72
Update README.md file emoji ( #598 )
...
* Update README.md file emoji
* Use open_file_folder in README.md
3 years ago
Matthieu Bosquet
87fb18d14a
Use on cd by default ( #616 )
3 years ago
renovate[bot]
0c2d534e38
fix(deps): update rust crate sysinfo to 0.22.4 ( #615 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Gal Schlezinger
5755aae9df
v1.29.1
3 years ago
Gal Schlezinger
b206248085
Don't warn on `~/.fnm` yet ( #613 )
3 years ago
renovate[bot]
8b3e48380e
fix(deps): update rust crate reqwest to 0.11.8 ( #608 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Gal Schlezinger
9781066682
v1.29.0
3 years ago
Patrick Fiaux
21cb54ea1c
(re)Include feature for (native) certificates ( #603 )
...
Co-authored-by: Gal Schlezinger <gal@spitfire.co.il>
3 years ago
renovate[bot]
fe1eb29ae2
chore(deps): update all non-major dependencies ( #611 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Gal Schlezinger
207ef22f32
Allow recursive version lookups ( #607 )
3 years ago
Gal Schlezinger
fcc6cc0e6f
Migrate to Rust 2021 edition ( #606 )
3 years ago
Sam A. Horvath-Hunt
f313e98db3
Respect $XDG_DATA_HOME ( #416 )
3 years ago
renovate[bot]
359fbe0ec7
fix(deps): update rust crate serde to 1.0.132 ( #595 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
8eea767c8c
fix(deps): update rust crate sysinfo to 0.22.3 ( #600 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
c643c5e518
fix(deps): update rust crate tar to 0.4.38 ( #601 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
dcca11ca84
fix(deps): update rust crate serde_json to 1.0.73 ( #599 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
69a0891a5e
chore(deps): update dependency typescript to v4.5.4 ( #596 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
renovate[bot]
47d0e94774
chore(deps): update dependency prettier to v2.5.1 ( #590 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago