kodadot / nft-gallery

Generative Art Marketplace
https://koda.art
MIT License
642 stars 362 forks source link

Make Renovate to prefer major version (v16) #2617

Closed yangwao closed 2 years ago

yangwao commented 2 years ago

btw, how about using a major version (v16) instead of a specific patch version (v16.14.2)?

I guess so would be nice, yet renovate has updating it whenever new version or security version node is out to particular version, let's give it a shot if you can find in renovate docs to opt out from bumping nodejs version as it's send immortal PRs :) Making this as extra issue

Ref

Originally posted by @yangwao in https://github.com/kodadot/nft-gallery/issues/2611#issuecomment-1073693610

yangwao commented 2 years ago

Accidentally merged https://github.com/kodadot/nft-gallery/pull/2681 without realizing consequences :D now I had to bump

yangwao commented 2 years ago

https://twitter.com/renovatebot/status/1507686209182703623?t=9NSdBBVNvDGOiPhz0xEHSg&s=09

@preschian 👀

preschian commented 2 years ago

aw, rennovate updated the engines in package.json https://github.com/kodadot/nft-gallery/pull/2681 🤔

will check later, leave traces... nodejs, prefer latest and LTS, no need to update engines in package.json

dependencies and devDependencies, minor and patch first