chore(deps): lock file maintenance - #51
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/lock-file-maintenance
branch
2 times, most recently
from
September 3, 2026 20:42
5b4e092 to
9d6f8d7
Compare
renovate
Bot
force-pushed
the
renovate/lock-file-maintenance
branch
from
September 13, 2026 03:20
9d6f8d7 to
00380bb
Compare
The lock refresh takes ruff from 0.15.20 to 0.16.6, which stabilizes CPY001 (missing copyright notice) under select = ["ALL"] and flags two noqa comments the new version no longer needs. No file in this repo carries a copyright header, so the rule is ignored rather than satisfied. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01TcdY1zQ7nhnVKXuftNjQa6
87ea1ae ran `ruff check --fix --select RUF100`. With only RUF100 selected, every noqa for another rule looks unused, so it removed 54 comments that are still needed and left 56 lint errors. This restores them from the Renovate commit and removes only what the full rule set reports as unused. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01TcdY1zQ7nhnVKXuftNjQa6
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: (in timezone US/Eastern)
* 0-3 * * 1)🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.