Skip to content

feat(nodejs): Add constraintsFiltering to Node.js's renovate.json Template #1871

@danielbankhead

Description

@danielbankhead

Today we constantly receive a number of PRs for dependencies that aren't compatible with our version of Node.js. E.g.:

Sometimes we accidentally merge these PRs, causing issues for us - and potentially customers:

We can greatly reduce this toil by setting renovate's constraintsfiltering option to strict here: synthtool/gcp/templates/node_library/renovate.json

Note: this can potentially work for other languages as well, including Python.

Discussion: renovatebot/renovate#24679

Metadata

Metadata

Labels

lang: nodejsIssues specific to JavaScript or TypeScript.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions