Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency nvm-sh/nvm to v0.39.7 (#245)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [nvm-sh/nvm](https://togithub.com/nvm-sh/nvm) | patch | `v0.39.5` -> `v0.39.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>nvm-sh/nvm (nvm-sh/nvm)</summary> ### [`v0.39.7`](https://togithub.com/nvm-sh/nvm/releases/tag/v0.39.7) [Compare Source](https://togithub.com/nvm-sh/nvm/compare/v0.39.6...v0.39.7) #### Fixes - use `\hash` instead of `command hash` for `zsh` ([#​3239](https://togithub.com/nvm-sh/nvm/issues/3239), [#​3247](https://togithub.com/nvm-sh/nvm/issues/3247), [#​3246](https://togithub.com/nvm-sh/nvm/issues/3246)) ### [`v0.39.6`](https://togithub.com/nvm-sh/nvm/releases/tag/v0.39.6) [Compare Source](https://togithub.com/nvm-sh/nvm/compare/v0.39.5...v0.39.6) #### New Stuff - `nvm_resolve_alias`: only resolve one line of a multiline alias file - aliases: skip leading blank lines in alias file #### Fixes - `nvm_get_mirror`: ensure only a valid URL is allowed - avoid overridden `hash` - `install.sh`: when `NVM_INSTALL_GITHUB_REPO` is set, issue a warning ([#​2868](https://togithub.com/nvm-sh/nvm/issues/2868)) - `nvm_get_mirror`: disallow some non-URL characters - `nvm_get_arch`: proper value for alpine linux ([#​3212](https://togithub.com/nvm-sh/nvm/issues/3212)) - `nvm_normalize_lts`: switch from expr to case #### Robustness - `nvm_list_aliases`: avoid overwritten sort #### Performance - `nvm_check_file_permissions`: do not traverse into symlinks #### Dockerfile - Remove apt src disabling, no longer needed ([#​3199](https://togithub.com/nvm-sh/nvm/issues/3199)) - \[Fix] add missing leading slash in path ([#​3195](https://togithub.com/nvm-sh/nvm/issues/3195)) #### Documentation - \[readme] fix level of headings ([#​3230](https://togithub.com/nvm-sh/nvm/issues/3230)) - \[readme] add section on bare `nvm install` ([#​3221](https://togithub.com/nvm-sh/nvm/issues/3221)) - \[readme] missing parenthesis ([#​3215](https://togithub.com/nvm-sh/nvm/issues/3215)) - \[readme] update M1 to “Apple Silicon” because of M2 and M3; fix typos ([#​3242](https://togithub.com/nvm-sh/nvm/issues/3242)) - \[readme] rearrange install args ([#​3222](https://togithub.com/nvm-sh/nvm/issues/3222)) - \[readme] reorganize “deeper shell integration” instructions ([#​1569](https://togithub.com/nvm-sh/nvm/issues/1569)) - \[security] add prose explaining OpenSSF CII Best Practices badge results - \[security] add threat model #### Tests - temporarily allow cygwin tests to fail - temporarily allow WSL tests to fail - ensure windows tests install a node that actually works - update test mocks (new LTS, iron) - switch cygwin mirror - fix filename typo ([#​3217](https://togithub.com/nvm-sh/nvm/issues/3217)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/PingCAP-QE/artifacts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information