chore(deps)(deps): update typer requirement from ^0.16.1 to ^0.21.1#102
Open
dependabot[bot] wants to merge 20 commits intomainfrom
Open
chore(deps)(deps): update typer requirement from ^0.16.1 to ^0.21.1#102dependabot[bot] wants to merge 20 commits intomainfrom
dependabot[bot] wants to merge 20 commits intomainfrom
Conversation
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 8. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v6...v8) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4...v5) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on ruamel-yaml to permit the latest version. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-version: 0.19.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…peter-evans/create-pull-request-8 chore(actions)(deps): bump peter-evans/create-pull-request from 6 to 8
…actions/cache-5 chore(actions)(deps): bump actions/cache from 4 to 5
…-tw-0.19.0 chore(deps)(deps): update ruamel-yaml requirement from ^0.18.6 to ^0.19.0
- Zero usage found in codebase - All functionality moved to RemediationOrchestrator (Will layer) - Part of Phase 1: Legacy wrapper elimination
- Zero usage found in codebase - All functionality moved to body/services/constitutional_validator.py - Part of Phase 1: Legacy wrapper elimination
- Migrated 3 imports to autonomous_developer_v2 - Files updated: development_routes.py, develop.py, modularity_remediation_service.py - Part of Phase 1: Legacy wrapper elimination
…neration_v2 - Removed autonomous_developer.py legacy wrapper - Updated imports in development_routes.py, develop.py, modularity_remediation_service.py - Cleaned up test_generation_v2 directory remnants (already renamed to test_generation) - Fixed vectorization progress logging - Fixed resource_selector to use DEBUG level
- Renamed develop_from_goal_v2 → develop_from_goal - Renamed autonomous_developer_v2.py → autonomous_developer.py - Removed wrapper function - Removed unused parameters: session, output_mode - Updated 4 call sites to use clean interface - Part of Phase 2: Unused parameter elimination
- Renamed develop_from_goal_v2 → develop_from_goal - Renamed autonomous_developer_v2.py → autonomous_developer.py - Removed wrapper function - Removed unused parameters: session, output_mode - Updated 4 call sites to use clean interface - Part of Phase 2: Unused parameter elimination
- Created SandboxValidationPhase wrapper around PytestSandboxRunner - Updated phase_registry.py to use real implementations - Removed stub_phases.py - All 6 phases now have working implementations: * CodeGenerationPhase ✅ * TestGenerationPhase ✅ * CanaryValidationPhase ✅ * SandboxValidationPhase ✅ (NEW) * StyleCheckPhase ✅ * ExecutionPhase ✅ - Unblocks autonomous workflows for A3+ operations
- Updated semantic_clusterer.py to use FileHandler
- Replaced direct file.open('w') with file_handler.write_runtime_json()
- All file writes now go through constitutional file handler
- base_processor.py kept as-is (low-level infrastructure utility)
- Part of Phase 8: Direct file I/O elimination
Updates the requirements on [typer](https://github.com/fastapi/typer) to permit the latest version. - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.16.1...0.21.1) --- updated-dependencies: - dependency-name: typer dependency-version: 0.21.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
🏛️ Constitutional Audit FailedThis change introduces a violation of the CORE constitution. Audit Failure Details |
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.
Updates the requirements on typer to permit the latest version.
Release notes
Sourced from typer's releases.
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
6382ee2🔖 Release version 0.21.129fbd62📝 Update release notesc0aeb6e🐛 Fix escaping in help text whenrichis installed but not used (#1089)66acaed📝 Update release notes39353af⬆️ Migrate to uv (#1472)a6a2a37📝 Update release notes8ab3e0f📝 Update release notes9b98b61📝 Update release notesb776395📝 Update release notesbdc8ed9📝 Update release notesYou can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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)