chore(deps)(deps-dev): update aiosqlite requirement from ^0.21.0 to ^0.22.1#101
Open
dependabot[bot] wants to merge 20 commits intomainfrom
Open
chore(deps)(deps-dev): update aiosqlite requirement from ^0.21.0 to ^0.22.1#101dependabot[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 [aiosqlite](https://github.com/omnilib/aiosqlite) to permit the latest version. - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](omnilib/aiosqlite@v0.21.0...v0.22.1) --- updated-dependencies: - dependency-name: aiosqlite dependency-version: 0.22.1 dependency-type: direct:development ... 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 aiosqlite to permit the latest version.
Changelog
Sourced from aiosqlite's changelog.
... (truncated)
Commits
9b127ceVersion bump v0.22.15c3f61cImprove stop semantics for connections (#370)a869d73Version bump v0.22.01cd60adEmit warning if connection is deleted before it is closed (#355)611d7b4Add set_authorizer support for fine-grained access control (#349)81d00c8Bump actions/setup-python from 5 to 6 (#357)7a26722Bump coverage[toml] from 7.8.0 to 7.10.7 (#358)4457540Bump flake8 from 7.2.0 to 7.3.0 (#346)b650dadBump actions/checkout from 5 to 6 (#366)065ffddBump mypy from 1.15.0 to 1.19.0 (#367)You 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)