mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-05 14:52:09 +03:00
* chore(ci): stop dependabot from grouping ioredis majors with routine bumps ioredis is loaded through a dynamic import in the distributed quota store, so a breaking major passes build, typecheck and both test suites and only surfaces at runtime for operators running Redis-backed quota. #9310 grouped ioredis 5.10.1 to 6.0.0 with 9 unrelated production bumps; majors get their own PR from now on. * docs(changelog): add fragment for #9425 --------- Co-authored-by: diegosouzapw <diegosouzapw@users.noreply.github.com>