Conversation
|
Warning Rate limit exceeded@Shane32 has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 23 minutes and 31 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (1)
✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [QRCoder](https://github.com/codebude/QRCoder/) ([source](https://github.com/Shane32/QRCoder)) | `1.6.0` -> `1.7.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Shane32/QRCoder (QRCoder)</summary> ### [`v1.7.0`](https://github.com/Shane32/QRCoder/releases/tag/v1.7.0) #### New Features - Add Micro QR code support by [@​Shane32](https://github.com/Shane32) in [#​592](Shane32/QRCoder#592) #### Performance Enhancements - optimise: remove unnecessary `BitArray` by [@​TimothyMakkison](https://github.com/TimothyMakkison) in [#​607](Shane32/QRCoder#607) - Reduced some allocations in `QRCodeGenerator` (NETCORE\_APP only) by [@​gfoidl](https://github.com/gfoidl) in [#​595](Shane32/QRCoder#595) - PngByteQRCode: use `ArrayPool.Rent` to prevent `byte[]` allocation by [@​TimothyMakkison](https://github.com/TimothyMakkison) in [#​615](Shane32/QRCoder#615) - Optimize compression/decompression and add tests by [@​Shane32](https://github.com/Shane32) in [#​611](Shane32/QRCoder#611) - Change PdfByteQRCode to draw rectangles instead of embed JPGs by [@​Shane32](https://github.com/Shane32) in [#​635](Shane32/QRCoder#635) - Optimize PDF path algorithm by using RLE by [@​Shane32](https://github.com/Shane32) in [#​650](Shane32/QRCoder#650) - Add postscript renderer optimizations by [@​Shane32](https://github.com/Shane32) in [#​651](Shane32/QRCoder#651) - Add optimization to GetRawData by [@​Shane32](https://github.com/Shane32) in [#​653](Shane32/QRCoder#653) - Add ASCII renderer optimizations by [@​Shane32](https://github.com/Shane32) in [#​652](Shane32/QRCoder#652) - Add path-based SVG rendering with RLE encoding to reduce file size and memory usage by [@​Shane32](https://github.com/Shane32) in [#​655](Shane32/QRCoder#655) - optimise: fill `QRCode` with one colour by [@​TimothyMakkison](https://github.com/TimothyMakkison) in [#​626](https://github.com/Shane32/Q...
No description provided.