mab / dotfiles

Manage my dotfiles with chezmoi
MIT License
2 stars 0 forks source link

Update dependency Schniz/fnm to v1.37.0 #215

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
Schniz/fnm minor v1.35.1 -> v1.37.0

Release Notes

Schniz/fnm (Schniz/fnm) ### [`v1.37.0`](https://togithub.com/Schniz/fnm/releases/tag/v1.37.0) [Compare Source](https://togithub.com/Schniz/fnm/compare/v1.36.0...v1.37.0) - [#​1143](https://togithub.com/Schniz/fnm/pull/1143) [`f76a001`](https://togithub.com/Schniz/fnm/commit/f76a0011f7a613bb818e47acd224b7de48c5a81f) Thanks [@​Schniz](https://togithub.com/Schniz)! - use XDG conventions in MacOS directories by default. Thank you [@​utkarshgupta137](https://togithub.com/utkarshgupta137) for the initial work 🙏 ##### Patch Changes - [#​1148](https://togithub.com/Schniz/fnm/pull/1148) [`0b530cc`](https://togithub.com/Schniz/fnm/commit/0b530cc257e33e9801804b73ed831a1f28489b57) Thanks [@​Schniz](https://togithub.com/Schniz)! - fix ordering in ls-remote - [#​1133](https://togithub.com/Schniz/fnm/pull/1133) [`a1afe84`](https://togithub.com/Schniz/fnm/commit/a1afe8436afb29960b71e14e221441398f6a48ca) Thanks [@​Schniz](https://togithub.com/Schniz)! - upgrade all dependencies & maintain lockfile ### [`v1.36.0`](https://togithub.com/Schniz/fnm/releases/tag/v1.36.0) [Compare Source](https://togithub.com/Schniz/fnm/compare/v1.35.1...v1.36.0) ##### Minor Changes - [#​1063](https://togithub.com/Schniz/fnm/pull/1063) [`121128f`](https://togithub.com/Schniz/fnm/commit/121128f42bc27583c2cf9a77b14f60f456af4a82) Thanks [@​ryanccn](https://togithub.com/ryanccn)! - feat: add remote version sorting and filtering - [#​896](https://togithub.com/Schniz/fnm/pull/896) [`7b47b3e`](https://togithub.com/Schniz/fnm/commit/7b47b3ef0a741fe40a39efaa5eca6945b2e11c59) Thanks [@​pedrofialho](https://togithub.com/pedrofialho)! - `fnm install latest` will now tag the `latest` alias - [#​1028](https://togithub.com/Schniz/fnm/pull/1028) [`66efc5b`](https://togithub.com/Schniz/fnm/commit/66efc5b90c71f2f24592dbf8d7e28c9f53bcf5f9) Thanks [@​eblocha](https://togithub.com/eblocha)! - Show a progress bar when downloading and extracting node ##### Patch Changes - [#​1014](https://togithub.com/Schniz/fnm/pull/1014) [`6be23c8`](https://togithub.com/Schniz/fnm/commit/6be23c868f5ddb2a4508a1f302c345298401d674) Thanks [@​tottoto](https://togithub.com/tottoto)! - Disable unused chrono features ([#​1014](https://togithub.com/Schniz/fnm/issues/1014)) - [#​1050](https://togithub.com/Schniz/fnm/pull/1050) [`d6c132a`](https://togithub.com/Schniz/fnm/commit/d6c132adfd1c29c48acb0b9de42538146e23cf18) Thanks [@​JakeHandsome](https://togithub.com/JakeHandsome)! - Fix `cd /D` on windows with `--use-on-cd` - [#​1109](https://togithub.com/Schniz/fnm/pull/1109) [`8f3acbb`](https://togithub.com/Schniz/fnm/commit/8f3acbb8ee4991b838ce3fe146d62864aaa290b9) Thanks [@​Vinfall](https://togithub.com/Vinfall)! - support `x64-musl` arch by adding a `--arch x64-musl` to fnm env - [#​1125](https://togithub.com/Schniz/fnm/pull/1125) [`d9af62f`](https://togithub.com/Schniz/fnm/commit/d9af62ff432e57398efdd812e218f3fb390c5243) Thanks [@​Schniz](https://togithub.com/Schniz)! - make nicer styling in progress bar (add newline, make it unicode) - [#​1058](https://togithub.com/Schniz/fnm/pull/1058) [`734df47`](https://togithub.com/Schniz/fnm/commit/734df47795c3b71d104ec9638034447cc4ef47cc) Thanks [@​aquacash5](https://togithub.com/aquacash5)! - fix: return default version if canonicalize fails - [#​1066](https://togithub.com/Schniz/fnm/pull/1066) [`9ff98da`](https://togithub.com/Schniz/fnm/commit/9ff98da93c69013274322c3a63dfdb1beaf73875) Thanks [@​floh1695](https://togithub.com/floh1695)! - Fixes a bug when running `eval $(fnm env)` in sh when there a spaces in the $PATH

Configuration

📅 Schedule: 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.