-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Use renovate to auto-update Node versions in package.json files #25209
Copy link
Copy link
Closed
Labels
Type: Feature RequestWG: Caching: TriagedInitial triage from wg-caching complete. Remove label if new input required.Initial triage from wg-caching complete. Remove label if new input required.WG: cachingWG: infra
Description
We've had to periodically update the engines section of our package.json files each time a new version of Node is released. Sometimes, this breaks Travis builds. And at other times, it breaks tools like amphtml-validator.
See #25161 (comment) for a discussion on this.
I propose that we configure Renovate to keep the engines section in all our package.json files up to date. Here are the docs: https://docs.renovatebot.com/node. I think a support policy of active should give us what we're looking for.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type: Feature RequestWG: Caching: TriagedInitial triage from wg-caching complete. Remove label if new input required.Initial triage from wg-caching complete. Remove label if new input required.WG: cachingWG: infra