Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 27, 2025

This PR contains the following updates:

Update Change
lockFileMaintenance All locks refreshed

🔧 This Pull Request updates lock files to use the latest dependency versions.


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate bot and others added 4 commits October 20, 2025 02:26
- Remove standalone type: ignore in migration function
- Remove unnecessary import ignore for debug_toolbar
- Remove [safe-super] ignore (unnecessary in modern mypy)
- Remove [unreachable] ignores for actually reachable code
- Remove [misc] ignore on method definition

These are conservative removals of clearly unnecessary ignores.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-authored-by: Fedor Borshev <[email protected]>
Ran mypy with warn_unused_ignores and systematically removed unused
type: ignore comments across 27 files. Reduced from 87 to 39 unused
ignores, improving code quality and type checking accuracy.

Changes include:
- Core modules: admin, middleware, integrations, config
- App modules: orders, homework, lms, diplomas, users
- Throttling classes: removed inheritance ignores
- Model managers: removed queryset ignores
- Admin classes: removed method override ignores
- API viewsets: removed permission and queryset ignores

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Fedor Borshev <[email protected]>
@renovate renovate bot requested a review from RuslanSalakhiev as a code owner October 27, 2025 02:43
@renovate
Copy link
Contributor Author

renovate bot commented Oct 27, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants