Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 749 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 749 Bytes

33269

Reproduction for renovatebot/renovate#33269

Current behavior

When we used DSC module in Puppetfile, for example (https://forge.puppet.com/modules/dsc/certificatedsc/5.1.0-0-9/readme) :

mod 'dsc-certificatedsc', '5.1.0-0-9'

"5.1.0-0-9" is not the latest version, so Renovate should open merge request with the latest release 6.0.0-0-0 but it doesn't.

Expected behavior

Renovate seems to completely ignore dcs modules in Puppetfile for release check and we don't understand why. We have this problem only with dsc modules.

Link to the Renovate issue or Discussion

Put your link to the Renovate issue or Discussion here : renovatebot/renovate#33269