Closed cstrnt closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git โ๏ธ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
abby-docs | โ Ready (Inspect) | Visit Preview | ๐ฌ Add feedback | Aug 2, 2024 11:15pm |
abby-opensource | โ Failed (Inspect) | Aug 2, 2024 11:15pm |
[!WARNING]
Rate limit exceeded
@cstrnt has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 12 minutes and 33 seconds before requesting another review.
How to resolve this issue?
After the wait time has elapsed, a review can be triggered using the `@coderabbitai review` command as a PR comment. Alternatively, push new commits to this PR. 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](https://coderabbit.ai/docs/faq) for further information.Commits
Files that changed from the base of the PR and between a68f4c568d80ac2555264ee6bc97becba7c2bc23 and 6884b4169d52cdb661965b5e4345591403f5eda7.
The recent changes primarily involve version updates and dependency management across multiple packages within the project. Notably, several libraries, including @tryabby/angular
, @tryabby/core
, and others, have been incremented to their latest versions, enhancing stability and performance. Documentation has been updated to reflect these changes, improving clarity for future development. Overall, the modifications focus on keeping dependencies current while maintaining existing functionality.
Files | Change Summary |
---|---|
apps/angular-example/CHANGELOG.md , apps/angular-example/package.json |
Updated version to 0.0.20 ; dependencies @tryabby/angular to 2.0.10 and @tryabby/devtools to 5.0.1 . |
apps/web/CHANGELOG.md , apps/web/package.json |
Version updated to 0.2.38 . |
packages/angular/CHANGELOG.md , packages/angular/package.json |
Version updated to 2.0.10 ; dependency @tryabby/core updated to 5.4.0 . |
packages/cli/CHANGELOG.md , packages/cli/package.json |
Version updated from 1.1.1 to 1.2.0 ; magicast dependency updated to 0.3.4 . |
packages/cli/src/add-flag.ts , packages/cli/src/add-remote-config.ts , packages/cli/src/check.ts , packages/cli/src/pull.ts , packages/cli/src/push.ts |
Modified loadLocalConfig function calls to pass parameters in an object. |
packages/cli/src/ai.ts |
Enhanced removeFlagInstance with improved parameter handling and error messaging. |
packages/cli/src/util.ts |
Updated loadLocalConfig to accept an object with configPath and cwd ; improved type safety. |
packages/core/CHANGELOG.md , packages/core/package.json |
Version updated to 5.4.0 ; minor changes regarding the AI command. |
packages/react/CHANGELOG.md , packages/react/package.json |
Version updated to 5.2.2 ; dependency @tryabby/core updated to 5.4.0 . |
packages/next/CHANGELOG.md , packages/next/package.json |
Version updated to 5.1.3 ; dependency @tryabby/react updated to 5.2.2 . |
packages/node/CHANGELOG.md , packages/node/package.json |
Version updated to 5.1.8 ; dependency @tryabby/core updated to 5.4.0 . |
packages/remix/CHANGELOG.md , packages/remix/package.json |
Version updated to 1.0.4 ; dependency @tryabby/react updated to 5.2.2 . |
packages/svelte/CHANGELOG.md , packages/svelte/package.json |
Version updated to 2.2.2 ; dependency @tryabby/core updated to 5.4.0 . |
๐ฐ In the meadow, changes bloom,
Dependencies dance, dispelling gloom.
Versions rise, like daffodils bright,
Keeping our codebase light and right.
With each update, our project hops,
A joyful leap, it never stops! ๐ผ
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This stack of pull requests is managed by Graphite. Learn more about stacking.
Join @cstrnt and the rest of your teammates on Graphite
Summary by CodeRabbit
New Features
Bug Fixes
Documentation
Chores