Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.
You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.
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?
Share
- [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai)
- [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai)
- [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai)
- [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)
Tips
### Chat
There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai):
- Review comments: Directly reply to a review comment made by CodeRabbit. Example:
- `I pushed a fix in commit .`
- `Generate unit testing code for this file.`
- `Open a follow-up GitHub issue for this discussion.`
- Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples:
- `@coderabbitai generate unit testing code for this file.`
- `@coderabbitai modularize this function.`
- PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
- `@coderabbitai generate interesting stats about this repository and render them as a table.`
- `@coderabbitai show all the console.log statements in this repository.`
- `@coderabbitai read src/utils.ts and generate unit testing code.`
- `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.`
- `@coderabbitai help me debug CodeRabbit configuration file.`
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.
### CodeRabbit Commands (invoked as PR comments)
- `@coderabbitai pause` to pause the reviews on a PR.
- `@coderabbitai resume` to resume the paused reviews.
- `@coderabbitai review` to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
- `@coderabbitai full review` to do a full review from scratch and review all the files again.
- `@coderabbitai summary` to regenerate the summary of the PR.
- `@coderabbitai resolve` resolve all the CodeRabbit review comments.
- `@coderabbitai configuration` to show the current CodeRabbit configuration for the repository.
- `@coderabbitai help` to get help.
Additionally, you can add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed.
### CodeRabbit Configration File (`.coderabbit.yaml`)
- You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository.
- Please see the [configuration documentation](https://docs.coderabbit.ai/guides/configure-coderabbit) for more information.
- If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json`
### Documentation and Community
- Visit our [Documentation](https://coderabbit.ai/docs) for detailed information on how to use CodeRabbit.
- Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback.
- Follow us on [X/Twitter](https://twitter.com/coderabbitai) for updates and announcements.
Bumps the minor group with 24 updates in the /frontend directory:
17.3.9
17.3.11
17.3.9
17.3.10
17.3.9
17.3.11
17.3.9
17.3.11
17.3.9
17.3.11
17.3.9
17.3.11
17.3.9
17.3.11
17.3.9
17.3.11
17.3.9
17.3.11
2.6.2
2.6.3
0.14.6
0.14.7
17.3.7
17.3.8
17.5.1
17.5.2
17.5.1
17.5.2
17.5.1
17.5.2
17.5.1
17.5.2
17.5.1
17.5.2
17.3.7
17.3.8
17.3.9
17.3.11
17.3.9
17.3.11
17.3.9
17.3.11
7.11.0
7.16.1
7.11.0
7.16.1
3.3.0
3.3.3
Updates
@angular/animations
from 17.3.9 to 17.3.11Release notes
Sourced from
@angular/animations
's releases.Changelog
Sourced from
@angular/animations
's changelog.Commits
Updates
@angular/cdk
from 17.3.9 to 17.3.10Release notes
Sourced from
@angular/cdk
's releases.Changelog
Sourced from
@angular/cdk
's changelog.Commits
40b88b4
release: cut the v17.3.10 release080164e
fix(material/slider): resolve duplicate key warnings (#29073)a22b29b
fix(cdk/drag-drop): defer loading reset styles (#29056)4cc7c15
fix(material/chips): simplify repeat chip removal prevention (#29048)2f0f576
fix(material/slider): aria-valuetext host binding should be onPush compatible...Updates
@angular/common
from 17.3.9 to 17.3.11Release notes
Sourced from
@angular/common
's releases.Changelog
Sourced from
@angular/common
's changelog.Commits
fc5e032
docs(common): fix FormatWidth.Short description (#55821)Updates
@angular/compiler
from 17.3.9 to 17.3.11Release notes
Sourced from
@angular/compiler
's releases.Changelog
Sourced from
@angular/compiler
's changelog.Commits
Updates
@angular/core
from 17.3.9 to 17.3.11Release notes
Sourced from
@angular/core
's releases.Changelog
Sourced from
@angular/core
's changelog.Commits
Updates
@angular/forms
from 17.3.9 to 17.3.11Release notes
Sourced from
@angular/forms
's releases.Changelog
Sourced from
@angular/forms
's changelog.Commits
Updates
@angular/platform-browser
from 17.3.9 to 17.3.11Release notes
Sourced from
@angular/platform-browser
's releases.Changelog
Sourced from
@angular/platform-browser
's changelog.Commits
Updates
@angular/platform-browser-dynamic
from 17.3.9 to 17.3.11Release notes
Sourced from
@angular/platform-browser-dynamic
's releases.Changelog
Sourced from
@angular/platform-browser-dynamic
's changelog.Commits
Updates
@angular/router
from 17.3.9 to 17.3.11Release notes
Sourced from
@angular/router
's releases.Changelog
Sourced from
@angular/router
's changelog.Commits
Updates
tslib
from 2.6.2 to 2.6.3Release notes
Sourced from tslib's releases.
Commits
a280d4b
2.6.3983d81b
'await using' normative changes (#258)54cd71c
Bump the github-actions group with 3 updates (#253)298efd9
Bump the github-actions group with 1 update (#242)e8b4418
Bump the github-actions group with 1 update (#241)ae8c5c3
Bump the github-actions group with 2 updates (#240)2b38d87
JSDoc typo on__exportStar
. (#221)8466326
Bump the github-actions group with 1 update (#233)a57d986
Bump the github-actions group with 1 update (#230)2bf5a06
Bump the github-actions group with 2 updates (#228)Updates
zone.js
from 0.14.6 to 0.14.7Changelog
Sourced from zone.js's changelog.
Commits
181ed2a
release: cut the zone.js-0.14.7 release (#56306)117a26b
docs(zone.js): update release guide for zone.js (#55846)4a3800a
fix(zone.js): store remove abort listener on the scheduled task (#56160)85c1719
fix(zone.js): do not mutate event listener options (may be readonly) (#55796)Updates
@angular-devkit/build-angular
from 17.3.7 to 17.3.8Release notes
Sourced from
@angular-devkit/build-angular
's releases.Changelog
Sourced from
@angular-devkit/build-angular
's changelog.Commits
78bd6da
release: cut the v17.3.8 release4b6ba8d
fix(@angular-devkit/schematics
):SchematicTestRunner.runExternalSchematic
f...3ada6eb
fix(@angular/cli
): clarify optional migration instructions during ng updateUpdates
@angular-eslint/builder
from 17.5.1 to 17.5.2Release notes
Sourced from
@angular-eslint/builder
's releases.Changelog
Sourced from
@angular-eslint/builder
's changelog.Commits
05e8cf9
chore(release): publish 17.5.2b2b0700
fix: update typescript-eslint packages to v7.11.0 (#1846)Updates
@angular-eslint/eslint-plugin
from 17.5.1 to 17.5.2Release notes
Sourced from
@angular-eslint/eslint-plugin
's releases.Changelog
Sourced from
@angular-eslint/eslint-plugin
's changelog.Commits
05e8cf9
chore(release): publish 17.5.2b2b0700
fix: update typescript-eslint packages to v7.11.0 (#1846)Updates
@angular-eslint/eslint-plugin-template
from 17.5.1 to 17.5.2Release notes
Sourced from
@angular-eslint/eslint-plugin-template
's releases.Changelog
Sourced from
@angular-eslint/eslint-plugin-template
's changelog.Commits
05e8cf9
chore(release): publish 17.5.2b2b0700
fix: update typescript-eslint packages to v7.11.0 (#1846)Updates
@angular-eslint/schematics
from 17.5.1 to 17.5.2Release notes
Sourced from
@angular-eslint/schematics
's releases.Changelog
Sourced from
@angular-eslint/schematics
's changelog.Commits
05e8cf9
chore(release): publish 17.5.2725fe85
chore: devkit importsb2b0700
fix: update typescript-eslint packages to v7.11.0 (#1846)Updates
@angular-eslint/template-parser
from 17.5.1 to 17.5.2Release notes
Sourced from
@angular-eslint/template-parser
's releases.Changelog
Sourced from
@angular-eslint/template-parser
's changelog.Commits
05e8cf9
chore(release): publish 17.5.2b2b0700
fix: update typescript-eslint packages to v7.11.0 (#1846)Updates
@angular/cli
from 17.3.7 to 17.3.8Release notes
Sourced from
@angular/cli
's releases.Changelog
Sourced from
@angular/cli
's changelog.Commits
78bd6da
release: cut the v17.3.8 release4b6ba8d
fix(@angular-devkit/schematics
):SchematicTestRunner.runExternalSchematic
f...3ada6eb
fix(@angular/cli
): clarify optional migration instructions during ng updateUpdates
@angular/compiler-cli
from 17.3.9 to 17.3.11Release notes
Sourced from
@angular/compiler-cli
's releases.Changelog
Sourced from
@angular/compiler-cli
's changelog.Commits
Updates
@angular/language-service
from 17.3.9 to 17.3.11Release notes
Sourced from
@angular/language-service
's releases.Changelog
Sourced from
@angular/language-service
's changelog.Commits
Updates
@angular/localize
from 17.3.9 to 17.3.11Release notes
Sourced from
@angular/localize
's releases.Changelog
Sourced from
@angular/localize
's changelog.Commits
182138e
release: cut the v17.3.11 release8e44f07
docs: change adev redirect for the security guide (#56275)76f7c5c
docs(docs-infra): fix mode banner link (#56245)acea887
docs(docs-infra): fix redirected link in banner. (#56222)20ab57a
docs(docs-infra): disable the service worker for aio. (#56167)4c7964c
docs(docs-infra): prevent the index.html from v17 to redirect to ADEV. (#56087)baa6c3c
docs: archive banner link to adev (#56083)1ed8ec6
ci: remove web audit checks for deprecated site (#56011)9774ebe
release: cut the v17.3.10 releasec421d8a
docs: update links in redirect for non adev (#55997)Updates
@typescript-eslint/eslint-plugin
from 7.11.0 to 7.16.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
d1d0ba5
chore(release): publish 7.16.110f8a4d
fix(eslint-plugin): [no-unnecessary-type-parameters] descend into all parts o...bebbd0c
chore(eslint-plugin): [no-unnecessary-parameter-property-assignment] remove `...e803c50
chore(release): publish 7.16.07b13dae
fix(eslint-plugin): [restrict-template-expressions] don't report tuples if `a...3c6290d
fix(eslint-plugin): [no-floating-promises] addsuggestions
to tests from #9...63d17dd
feat(eslint-plugin): [no-floating-promises] add checkThenables option (#9263)d685948
feat(eslint-plugin): add support for nested namespaces to unsafe-member-acces...451e738
feat(eslint-plugin): [no-unnecessary-parameter-property-assignment] add new r...88dd828
feat(eslint-plugin): [no-unnecessary-type-parameters] port from v8 to v7 (#9473)Updates
@typescript-eslint/parser
from 7.11.0 to 7.16.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
d1d0ba5
chore(release): publish 7.16.1e803c50
chore(release): publish 7.16.02865d31
chore(release): publish 7.15.0b4fe94f
chore(release): publish 7.14.1dfc4469
chore(release): publish 7.14.01212a8f
chore(release): publish 7.13.18a178ed
chore(release): publish 7.13.0c9a6dd9
feat(parser, typescript-estree): export withoutProjectParserOptions utility (...7e93b28
chore(release): publish 7.12.02bbf656
fix(types): correct typing ParserOptions (#9202)Updates
prettier
from 3.3.0 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)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?
Share
- [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)Tips
### Chat There are 3 ways to chat with [CodeRabbit](https://coderabbit.ai): - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit