Skip to content
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

nvm 0.40.0 #179768

Merged
merged 2 commits into from
Aug 3, 2024
Merged

nvm 0.40.0 #179768

merged 2 commits into from
Aug 3, 2024

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## 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

autobump: add nvm

Signed-off-by: Rui Chen <rui@chenrui.dev>
@github-actions github-actions bot added the bump-formula-pr PR was created using `brew bump-formula-pr` label Aug 3, 2024
@github-actions github-actions bot added the automerge-skip `brew pr-automerge` will skip this pull request label Aug 3, 2024
@Homebrew Homebrew deleted a comment from github-actions bot Aug 3, 2024
@chenrui333 chenrui333 removed the automerge-skip `brew pr-automerge` will skip this pull request label Aug 3, 2024
Copy link
Contributor

github-actions bot commented Aug 3, 2024

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Aug 3, 2024
@BrewTestBot BrewTestBot enabled auto-merge August 3, 2024 23:04
@BrewTestBot BrewTestBot added this pull request to the merge queue Aug 3, 2024
Merged via the queue into master with commit cdc1d1b Aug 3, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-nvm-0.40.0 branch August 3, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autobump bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants