starknet-devnet icon indicating copy to clipboard operation
starknet-devnet copied to clipboard

Update dependencies, workflows and incident changes

Open 3alpha opened this issue 1 month ago • 1 comments

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

3alpha avatar Nov 14 '25 17:11 3alpha

[!IMPORTANT]

Review skipped

Auto reviews are disabled on this repository.

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.

[!NOTE]

.coderabbit.yaml has unrecognized properties

CodeRabbit 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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

coderabbitai[bot] avatar Nov 14 '25 17:11 coderabbitai[bot]