Closed yangwao closed 2 years ago
Accidentally merged https://github.com/kodadot/nft-gallery/pull/2681 without realizing consequences :D now I had to bump
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
engines.node
with caret ^16
instead of >=16.4.2
dependencies and devDependencies, minor and patch first
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