Update dependencies, workflows and incident changes
Usage related changes
Development related changes
Checklist:
- [x] Checked out the contribution guidelines
- [x] Applied formatting -
./scripts/format.sh - [x] No linter errors -
./scripts/clippy_check.sh - [x] No unused dependencies -
./scripts/check_unused_deps.sh - [x] No spelling errors -
./scripts/check_spelling.sh - [x] Performed code self-review
- [x] Rebased to the latest commit of the target branch (or merged it into my branch)
- Once you make the PR reviewable, please avoid force-pushing
- [x] Updated the docs if needed -
./website/README.md - [x] Linked the issues resolvable by this PR - linking info
- [x] Updated the tests if needed; all passing - execution info
[!IMPORTANT]
Review skipped
Auto reviews are disabled on this repository.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yamlfile in this repository. To trigger a single review, invoke the@coderabbitai reviewcommand.You can disable this status message by setting the
reviews.review_statustofalsein the CodeRabbit configuration file.
[!NOTE]
.coderabbit.yamlhas unrecognized propertiesCodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.
⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'auto_resolve_threads'⚙️ Configuration instructions
- Please see the configuration documentation for more information.
- You can also validate your configuration using the online YAML validator.
- 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
✨ Finishing touches
🧪 Generate unit tests (beta)
- [ ] Create PR with unit tests
- [ ] Post copyable unit tests in a comment
- [ ] Commit unit tests in branch
update-deps-add-unix-sock
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 @coderabbitai help to get the list of available commands and usage tips.