Andrew Robinson
Andrew Robinson
As another version of https://github.com/DavidWittman/ansible-redis/pull/103 which includes updates to init.d
The goal here is to be able to use the same configs for both master and slave (from the external playbook). If the defined slaveof *is* the current redis server,...
### Steps to reproduce Link to live example: (https://stackblitz.com/edit/react-ceuj3r-aa3qzw?file=theme.ts) Steps: 1. Update to MUI v.5.15.13 or 5.15.15 2. Use a theme provider with colors in 'r, g, b' format as...
Add support for: OffsetCommitRequest (version 1 & 2) ProduceRequest (version 1 & 2) ProduceResponse (version 1 & 2) Message versioning (using MagicNumber) OffsetCommitRequest (version 1 & 2)
I believe you'd just need to update peerDependencies to allow for react and react-dom to also be 19. This would help unblock me, and would be much appreciated!