interledger / interledger/testnet
Action Required: Fix Renovate Configuration
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 124
- Forks
- 31
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 9
Description
There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.
Location: renovate.json
Error type: The Renovate configuration file contains some invalid settings
Message: packageRules[1]: packageRules cannot combine both matchUpdateTypes and rangeStrategy. Rule: {"matchDatasources":["npm"],"matchUpdateTypes":["minor","patch"],"rangeStrategy":"auto"}
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading renovate.json and the packageRules[1] error described in the issue. Check the Renovate configuration validation for the npm rule and confirm the invalid settings are resolved; the work is done when the configuration validates and Renovate can resume PRs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 85/100