Skip to content

chore(deps): lock file maintenance - #108

Merged
aig-hannes merged 2 commits into
mainfrom
renovate/lock-file-maintenance
Aug 20, 2026
Merged

chore(deps): lock file maintenance#108
aig-hannes merged 2 commits into
mainfrom
renovate/lock-file-maintenance

Conversation

@renovate

@renovate renovate Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

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: (in timezone Europe/Berlin)

  • Branch creation
    • "before 5am on monday"
  • Automerge
    • At any time (no schedule defined)

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


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

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

@renovate
renovate Bot requested a review from a team as a code owner July 19, 2026 23:16
@renovate renovate Bot added bot Automated pull requests or issues dependencies Pull requests that update a dependency file renovate Pull requests from Renovate skip:codecov Skip Codecov reporting and check labels Jul 19, 2026
@renovate
renovate Bot enabled auto-merge (squash) July 19, 2026 23:16
@codecov

codecov Bot commented Jul 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 95.00000% with 4 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/aignostics_foundry_core/api/core.py 88.88% 2 Missing ⚠️
src/aignostics_foundry_core/database.py 87.50% 1 Missing ⚠️
src/aignostics_foundry_core/foundry.py 0.00% 0 Missing and 1 partial ⚠️
Files with missing lines Coverage Δ
src/aignostics_foundry_core/api/auth.py 96.87% <100.00%> (ø)
src/aignostics_foundry_core/api/exceptions.py 100.00% <100.00%> (ø)
src/aignostics_foundry_core/boot.py 79.01% <ø> (ø)
src/aignostics_foundry_core/console.py 100.00% <100.00%> (ø)
src/aignostics_foundry_core/gui/auth.py 93.18% <100.00%> (ø)
src/aignostics_foundry_core/gui/core.py 98.00% <100.00%> (ø)
src/aignostics_foundry_core/log.py 93.18% <100.00%> (ø)
src/aignostics_foundry_core/otel.py 100.00% <100.00%> (ø)
src/aignostics_foundry_core/sentry.py 95.74% <100.00%> (ø)
src/aignostics_foundry_core/settings.py 100.00% <100.00%> (ø)
... and 3 more

@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from e51168e to 2140a00 Compare July 20, 2026 05:10
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch 3 times, most recently from cc86713 to 67c2d46 Compare July 21, 2026 07:10
aig-hannes
aig-hannes previously approved these changes Jul 21, 2026
@aig-hannes
aig-hannes disabled auto-merge July 21, 2026 07:13
@aig-hannes
aig-hannes enabled auto-merge (rebase) July 21, 2026 07:14
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from 5705a5a to 694d220 Compare July 21, 2026 07:57
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch 2 times, most recently from f3c06be to 160c7a4 Compare July 30, 2026 20:59
@renovate
renovate Bot force-pushed the renovate/lock-file-maintenance branch from 160c7a4 to dfa85e5 Compare August 11, 2026 22:54
Migrate all ruff ignore lists (pyproject.toml) and inline suppressions
across src/ and tests/ from numeric rule codes (e.g. PLC0415) to
human-readable rule names (e.g. import-outside-top-level).

Also add suppressions for rules newly enabled by the ruff upgrade in the
lock-file maintenance:
- ASYNC119 on the FastAPI async DB-session dependency (FastAPI drives the
  generator to completion, so the `async with` cleanup always runs)
- PLC0415 / PLC2701 on intentional lazy/private OTel imports

mise run lint now passes cleanly.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@renovate

renovate Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor Author

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.

@sonarqubecloud

Copy link
Copy Markdown

@aig-hannes
aig-hannes merged commit 085f7a9 into main Aug 20, 2026
12 checks passed
@aig-hannes
aig-hannes deleted the renovate/lock-file-maintenance branch August 20, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot Automated pull requests or issues dependencies Pull requests that update a dependency file renovate Pull requests from Renovate skip:codecov Skip Codecov reporting and check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants