mirror of
https://github.com/block/buzz.git
synced 2026-08-18 06:50:31 +02:00
fix(renovate): pin evalexpr <13 and group redis crates (#743)
This commit is contained in:
@@ -18,6 +18,17 @@
|
||||
"groupName": null,
|
||||
"separateMinorPatch": true,
|
||||
"separateMultipleMinor": false
|
||||
},
|
||||
{
|
||||
"description": "evalexpr v13 relicensed from MIT to AGPL-3.0 — pin below v13 until migrated to an MIT alternative.",
|
||||
"matchPackageNames": ["evalexpr"],
|
||||
"allowedVersions": "<13"
|
||||
},
|
||||
{
|
||||
"description": "deadpool-redis re-exports redis types — version mismatch causes trait incompatibility.",
|
||||
"matchPackageNames": ["redis", "deadpool-redis"],
|
||||
"matchManagers": ["cargo"],
|
||||
"groupName": "redis"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user