Skip to content

breadadams/renovate-nvmrc-comment-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Renovate discussion #37850

Current behavior

  1. Add an .nvmrc file to the root of your repo, behind latest.
  2. See dependency dashboard entries and PRs created for updating Node.
  3. Include a comment in the .nvmrc file using the hash comment syntax (# comment) nvm-sh/nvm#3336.
  4. See how Renovate closes the PRs and removes the entries from the dep. dashboard.

Expected behavior

  1. Add an .nvmrc file to the root of your repo, behind latest.
  2. See dependency dashboard entries and PRs created for updating Node.
  3. Include a comment in the .nvmrc file using the hash comment syntax (# comment) nvm-sh/nvm#3336.
  4. Renovate should keep the Node PRs open (and continue to open them for future updates).

Link to the Renovate issue or Discussion

renovatebot/renovate#37850