Closed renovate[bot] closed 2 weeks ago
[!WARNING]
.coderabbit.yaml
has a parsing errorThe CodeRabbit configuration file in this repository has a parsing error and default settings were used instead. Please fix the error(s) in the configuration file. You can initialize chat with CodeRabbit to get help with the configuration file.
💥 Parsing errors (1)
``` Validation error: Required at "reviews.labeling_instructions[0].instructions"; Required at "reviews.labeling_instructions[1].instructions" ```⚙️ Configuration instructions
- 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`
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
This PR contains the following updates:
==1.0.0
->==1.1.0
Release Notes
aio-libs/janus (janus)
### [`v1.1.0`](https://redirect.github.com/aio-libs/janus/blob/HEAD/CHANGES.rst#110-2024-10-30) [Compare Source](https://redirect.github.com/aio-libs/janus/compare/v1.0.0...v1.1.0) - Drop Python 3.7 and 3.8 support - janus now works on Python 3.9-3.13 - Reexport SyncQueueEmpty, SyncQueueFull, AsyncQueueEmpty, and AsyncQueueFull names [#680](https://redirect.github.com/aio-libs/janus/issues/680)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.