Skip to content

Update dependency nvm-sh/nvm to v0.40.1 #128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 4, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 2024

This PR contains the following updates:

Package Update Change
nvm-sh/nvm minor v0.39.7 -> v0.40.1

Release Notes

nvm-sh/nvm (nvm-sh/nvm)

v0.40.1

Compare Source

Fixes
  • nvm_download: ensure all args are quoted
  • --save: avoid a conflict with set -e
  • nvm_has_colors: avoid an aliased tput
  • declare an unbound variable
  • nvm install -b: do not attempt to download source on a failed binary download with -b
  • nvm install -b: when no binary is available, fail and output a clear message
Refactors
  • --save: clean up some usage
  • install.sh: fix node capitalization
Tests
  • set proper permissions on test files
  • move sourcing suite to GHA
  • fix nvm ls-remote unit test

v0.40.0

Compare Source

New Stuff
  • nvm use/nvm install: add --save option (#​2869)
  • Add support for NVM_AUTH_HEADER env var (#​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)
  • 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)
  • [readme] update CII badge URLs
  • [readme] Fix uninstall instructions (#​3286)
  • [readme] Fix typo in WSL section of README (#​3295)
  • [Docs] add nvm unload to uninstall nvm instructions (#​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)
  • [Dev Deps] update markdown-link-check, semver

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Aug 3, 2024
@renovate renovate bot force-pushed the renovate/nvm-sh-nvm-0.x branch from 9749c22 to 300c77b Compare August 27, 2024 22:48
@renovate renovate bot changed the title Update dependency nvm-sh/nvm to v0.40.0 Update dependency nvm-sh/nvm to v0.40.1 Aug 27, 2024
@enys enys enabled auto-merge (squash) November 4, 2024 15:58
@renovate renovate bot force-pushed the renovate/nvm-sh-nvm-0.x branch from 300c77b to 92e2e88 Compare November 4, 2024 16:03
@enys enys merged commit 150e1f0 into develop Nov 4, 2024
4 checks passed
@enys enys deleted the renovate/nvm-sh-nvm-0.x branch November 4, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant