Skip to content

williamlark/38237

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

38237

Current behaviour

When using pnpm configDependencies values in pnpm-workspace.yaml the renovate pnpm install (install-tool pnpm {version}) fails (times out) and PRs are not automatically created.

This reproduction uses @pnpm/plugin-better-defaults as a config dependency which runs pnpm install hooks, however, any value for configDependencies will cause this issue.

Expected behaviour

The pnpm install in renovate should pass successfully and branches should continue to be created.

configDependencies hooks may or may not be run, but having them in the pnpm-workspace should at least not break the renovate install.

Link to the Renovate issue or Discussion

renovatebot/renovate#38237

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published