Skip to content

🏗✨ Configure Renovate to allow all active LTS versions of node in package.json#19218

Merged
rsimha merged 1 commit intoampproject:masterfrom
rsimha:2018-11-09-RenovateNode
Nov 10, 2018
Merged

🏗✨ Configure Renovate to allow all active LTS versions of node in package.json#19218
rsimha merged 1 commit intoampproject:masterfrom
rsimha:2018-11-09-RenovateNode

Conversation

@rsimha
Copy link
Copy Markdown
Contributor

@rsimha rsimha commented Nov 9, 2018

Every time a new LTS version of node is released, our package.json breaks, because we currently specify just one acceptable version of node. This PR sets up Renovate to automatically update the engines section of package.json to allow all active LTS versions of node for development.

Note: Travis will continue to use the latest active LTS version of node for testing.

Partial fix for #19050

@rsimha
Copy link
Copy Markdown
Contributor Author

rsimha commented Nov 9, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants