chore(deps): bump starlette from 1.0.0 to 1.0.1#45
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [starlette](https://github.com/Kludex/starlette) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.0.0...1.0.1) --- updated-dependencies: - dependency-name: starlette dependency-version: 1.0.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Roam Agent ReviewVerdict: SAFE (risk_level low) blast-radius 0/100 · ai-likelihood 20/100 · rule violations 0 · critique high-severity 0 Verdict: SAFE. All structural signals clean at the configured thresholds. Next steps
Powered by roam-code — Apache 2.0, 100% local. Customize thresholds in |
roam-code AnalysisMode: incremental ( Health Score: 76/100 health: Fair codebase (76/100) — 47 critical, 9 warnings, focus: god_components Health Metrics
PR Risk
Quality Gate: PASSEDGate expression: SARIF Upload
Full analysis outputhealth{
"_meta": {
"cache_ttl_s": 300,
"cacheable": true,
"index_age_s": 3,
"latency_ms": null,
"response_tokens": 3910,
"roam_version": "13.4",
"timestamp": "2026-06-04T18:00:16Z"
},
"actionable_count": 12,
"actionable_cycles": 2,
"agent_contract": {
"confidence": null,
"facts": [
"Fair codebase (76/100) — 47 critical, 9 warnings, focus: god_components",
"health score 76",
"tangle ratio 0.0",
"0.0011 propagation cost findings",
"issue count 67"
],
"next_commands": [
"Run `roam debt` to quantify the refactoring effort required",
"Run `roam trends --days 30` to track the health score over time"
],
"risks": []
},
"algebraic_connectivity": null,
"algebraic_connectivity_available": false,
"bottleneck_thresholds": {
"p70": 352.2,
"p90": 2796,
"population": 1586,
"utility_multiplier": 1.5
},
"category_severity": {
"bottlenecks": {
"critical": 15,
"info": 0,
"warning": 0
},
"cycles": {
"critical": 1,
"info": 0,
"warning": 1
},
"god_components": {
"critical": 31,
"info": 11,
"warning": 8
},
"layer_violations": {
"critical": 0,
"info": 0,
"warning": 0
}
},
"command": "health",
"cycles_actionable": 2,
"cycles_total": 12,
"framework_filtered": 0,
"health_score": 76,
"ignored_cycles": 10,
"imported_coverable_lines": 0,
"imported_coverage_files": 0,
"imported_coverage_pct": null,
"imported_covered_lines": 0,
"index_status": {
"dirty_files": 0,
"fresh": false,
"head_commit": "2c15bd6aeeaa",
"hint": "index latest commit 669eb7b9a14f != HEAD 2c15bd6aeeaa — git-derived metrics (commits, churn, co-change, weather) may be stale. Run `roam index --force`.",
"indexed_commit": "669eb7b9a14f"
},
"issue_count": 67,
"list_counts": {
"bottlenecks": 15,
"cycle_break_suggestions": 1,
"cycles": 12,
"god_components": 50,
"layer_violations": 0,
"next_steps": 2,
"score_breakdown": 5
},
"project": "roam-code",
"propagation_cost": 0.0011,
"schema": "roam-envelope-v1",
"schema_version": "1.1.0",
"severity": {
"critical": 47,
"info": 21,
"warning": 9
},
"summary": {
"actionable_cycles": 2,
"algebraic_connectivity": null,
"algebraic_connectivity_available": false,
"category_severity": {
"bottlenecks": {
"critical": 15,
"info": 0,
"warning": 0
},
"cycles": {
"critical": 1,
"info": 0,
"warning": 1
},
"god_components": {
"critical": 31,
"info": 11,
"warning": 8
},
"layer_violations": {
"critical": 0,
"info": 0,
"warning": 0
}
},
"cycles_actionable": 2,
"cycles_definition": "Cycle counts derived from `roam.graph.cycles.find_cycles(G, min_size=2)` on the symbol graph. `cycles_total` = all SCCs of size >= 2; `cycles_actionable` = SCCs spanning >=2 files AND no test files (same-file and test-only cycles are informational). Run `roam health` for the per-cycle breakdown.",
"cycles_total": 12,
"detail_available": true,
"god_components": 50,
"god_components_definition": "God components: symbols where `(in_degree + out_degree) > 20` from the `graph_metrics` table, with utility-aware severity bands (standard >50=CRITICAL >30=WARNING; utility >150=CRITICAL >90=WARNING). Run `roam health` for the per-symbol breakdown. Legacy aliases: `god_objects` (fingerprint), `god_classes` (rules).",
"health_score": 76,
"health_score_definition": "weighted geometric mean (0-100) of 5 sigmoid health factors: tangle_ratio, god_components, bottlenecks, layer_violations, file_health (+coverage if available).",
"ignored_cycles": 10,
"imported_coverage_files": 0,
"imported_coverage_pct": null,
"issue_count": 67,
"partial_success": true,
"preserved_list_truncations": {},
"propagation_cost": 0.0011,
"severity": {
"critical": 47,
"info": 21,
"warning": 9
},
"tangle_ratio": 0,
"tangle_ratio_definition": "fraction of symbols inside non-trivial SCCs; higher = more cyclic coupling.",
"total_cycles": 12,
"truncated": true,
"verdict": "Fair codebase (76/100) — 47 critical, 9 warnings, focus: god_components",
"warnings_out": [
"health_algebraic_connectivity_warning:RuntimeWarning:algebraic_connectivity compute failed (ModuleNotFoundError): No module named 'numpy'; returning 0.0 sentinel — value is NOT a legitimate disconnected-graph reading"
]
},
"tangle_ratio": 0,
"total_cycles": 12,
"utility_count": 38,
"version": "13.4",
"warnings_out": [
"health_algebraic_connectivity_warning:RuntimeWarning:algebraic_connectivity compute failed (ModuleNotFoundError): No module named 'numpy'; returning 0.0 sentinel — value is NOT a legitimate disconnected-graph reading"
]
}pr-risk{
"_meta": {
"cache_ttl_s": 60,
"cacheable": true,
"index_age_s": 3,
"latency_ms": null,
"response_tokens": 159,
"roam_version": "13.4",
"timestamp": "2026-06-04T18:00:16Z"
},
"agent_contract": {
"confidence": null,
"facts": [
"index-stale",
"risk score 0",
"1 risk rank findings"
],
"next_commands": [],
"risks": []
},
"command": "pr-risk",
"message": "Changed files not found in index. Run `roam index` first.",
"project": "roam-code",
"schema": "roam-envelope-v1",
"schema_version": "1.1.0",
"summary": {
"hint": "Changed files not in index — run `roam index`.",
"partial_success": false,
"risk_level": "low",
"risk_level_canonical": "low",
"risk_rank": 1,
"risk_score": 0,
"verdict": "index-stale"
},
"version": "13.4"
}roam-code analysis | Commands: |
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.
Bumps starlette from 1.0.0 to 1.0.1.
Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
48f8e33Version 1.0.1 (#3281)f078832Remove Hugging Face sponsor block from docs (#3280)472951echore(deps): bump the github-actions group with 2 updates (#3277)764dab0Ignore malformedHostheader when constructingrequest.url(#3279)19d0811Harden GitHub Actions workflows and Dependabot config (#3276)01f4637chore(deps): bump idna from 3.10 to 3.15 (#3274)b8fa514docs: fix typos in TestClient docs and test_requests comment (#3266)e935b6bfix uvicorn domain (#3269)96af952Add 7-day cooldown for dependency resolution via uv exclude-newer (#3265)61e385bAdd zizmor GitHub Actions security analysis workflow (#3264)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.