Skip to content

fix(renovate): pin evalexpr <13 and group redis crates#743

Open
wpfleger96 wants to merge 1 commit into
mainfrom
fix/renovate-config-hardening
Open

fix(renovate): pin evalexpr <13 and group redis crates#743
wpfleger96 wants to merge 1 commit into
mainfrom
fix/renovate-config-hardening

Conversation

@wpfleger96
Copy link
Copy Markdown
Collaborator

Summary

  • Pin evalexpr below v13 — v13 relicensed from MIT to AGPL-3.0, incompatible with this project's license. Long-term: migrate to cel-interpreter (MIT).
  • Group redis + deadpool-redis so Renovate upgrades them in lockstep. deadpool-redis re-exports redis types; version mismatch causes trait incompatibility.

After merging, close PR #688 (evalexpr v13) — Renovate will not recreate it because allowedVersions: "<13" blocks v13.

@wpfleger96 wpfleger96 requested a review from a team as a code owner May 24, 2026 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant