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.40.0 (#369)
[![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) | minor | `v0.39.7` -> `v0.40.0` | --- ### Release Notes <details> <summary>nvm-sh/nvm (nvm-sh/nvm)</summary> ### [`v0.40.0`](https://togithub.com/nvm-sh/nvm/releases/tag/v0.40.0) [Compare Source](https://togithub.com/nvm-sh/nvm/compare/v0.39.7...v0.40.0) #### New Stuff - `nvm use`/`nvm install`: add `--save` option ([#​2869](https://togithub.com/nvm-sh/nvm/issues/2869)) - Add support for `NVM_AUTH_HEADER` env var ([#​3380](https://togithub.com/nvm-sh/nvm/issues/3380)) - allow `.nvmrc` files to support comments #### Fixes - `nvm_get_default_packages`: use `awk` for more reliable file processing - Fix issue where zsh global aliases would break nvm help ([#​3394](https://togithub.com/nvm-sh/nvm/issues/3394)) - `install-latest-npm`: npm ^8.7 breaks `npm ls` with file: deps #### Refactors - `nvm_has_colors`: also check the env var #### Docs - \[readme] add OpenJS Ecosystem Sustainability Program partner ([#​2232](https://togithub.com/nvm-sh/nvm/issues/2232)) - \[readme] update CII badge URLs - \[readme] Fix uninstall instructions ([#​3286](https://togithub.com/nvm-sh/nvm/issues/3286)) - \[readme] Fix typo in WSL section of README ([#​3295](https://togithub.com/nvm-sh/nvm/issues/3295)) - \[Docs] add `nvm unload` to uninstall nvm instructions ([#​3267](https://togithub.com/nvm-sh/nvm/issues/3267)) - \[security] fix typo in threat model #### Tests - ignore travis-ci env vars; improve debug output - \[debug] adding logging to makefile - only install python 2.7 if not already installed - use a better JSON parsing implementation - ensure travis can access public repo submodules - \[actions] improve default action permissions - \[actions] update vampire/setup-wsl action - \[actions] finisher tweaks - \[actions] update action versions to use node 20 ([#​3299](https://togithub.com/nvm-sh/nvm/issues/3299)) - \[Dev Deps] update `markdown-link-check`, `semver` </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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/PingCAP-QE/artifacts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJoZWxwIHdhbnRlZCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information