Action Required: Fix Renovate Configuration

Open
#148 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
rust
Domain
tooling

Research direction

Open renovate.json and inspect packageRules[1], especially the rule for swc_core and testing. Start by checking Renovate's configuration rules for the reported conflict between matchUpdateTypes and rangeStrategy. Done means the conflicting settings are resolved and Renovate accepts the repository configuration without stopping pull requests.

Written by the indexing model from the issue text.

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: {"groupName":"swc_core","matchPackageNames":["swc_core","testing"],"rangeStrategy":"bump","matchUpdateTypes":["major"],"enabled":true}

Dominant language
Rust
Stars
389
Forks
106
Avg merge
10m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from swc-project/plugins

All issues in swc-project/plugins

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.