Update dependencies, specially unpinning pydantic now that craft-parts is up to it
Metadata
Current evaluation
Merged after approval. Updated dependencies, specifically unpinning pydantic now that craft-parts supports the newer version. Changes span three files.
Suggested action: —
No scores available.
Issue body
No description provided.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after approval. Updated dependencies, specifically unpinning pydantic now that craft-parts supports the newer version. Changes span three files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged dependency updates, specifically unpinned pydantic now that craft-parts supports it. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged dependency update that unpinned pydantic following craft-parts compatibility improvements. The maintainer integrated the change directly without additional discussion. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #160 release: craft-parts 1.1.1 | craft-parts | merged | Merged craft-parts 1.1.1 release after reviewer approval and passing CI. Updates pin pydantic and pydantic-yaml dependency versions across five files to stabilize builds. | |
| #488 packaging: pin Pydantic to <2.0.0 | craft-parts | merged | Merged dependency update pinning Pydantic to <2.0.0 to prevent craft_parts compatibility issues until full v2 support is added. Approved by a reviewer and passed CI. | |
| #168 release: craft-parts 1.1.2 | craft-parts | merged | Merged release craft-parts 1.1.2. Unpins pydantic and pylint dependencies, fixes setup.py URL, resolves pydantic validation error handling, and removes unused requirements files. Approved by reviewer and passed CI checks. | |
| #159 setup: pin pydantic-yaml and pydantic versions (CRAFT-718) | craft-parts | merged | Pins pydantic-yaml and pydantic versions to resolve API compatibility issues and fix #158. The change is temporary pending separate API updates. Approved and merged after passing CI. | |
| #601 feat: upgrade to pydantic 2.x | craft-parts | closed | The pydantic 2.x upgrade for craft-parts was closed as superseded after addressing review feedback on validation error reporting. The changes were replaced by a newer update. | |
| #401 build!: update to pydantic 2 | craft-application | merged | Merged to update the codebase to Pydantic 2. Approved by two reviewers and passed CI. The change modified 23 files (+531/-342). Initial test failures were resolved after the craft-grammar dependency received a corresponding update. | |
| #913 Update dependencies, bring in pydantic-kitbash | rockcraft | merged | Merged after two approvals and passing all CI checks. The update refreshes dependencies and integrates pydantic-kitbash, modifying ten files with 3588 additions and 393 deletions. | |
| #167 errors: update pydantic validation error checking (CRAFT-788) | craft-parts | merged | Merged update to align craft-parts with Pydantic 1.9 by replacing plain dictionary error handling with TypedDict. Approved by reviewer, passed CI, and modified six files to correctly parse ErrorDict validation data. | |
| #26 python: unpin dependencies (CRAFT-665) | craft-store | merged | Merged after review and CI approval. Unpinned Python dependencies, separated ReadTheDocs requirements, and updated testing and documentation asset configurations. | |
| #727 build(deps): update internal dependencies | rockcraft | merged | Merged update for craft-parts and craft-providers, upgrading requests, requests-unixsocket2, and urllib3. Approved by two reviewers, passed CI, and modified three files with minor line changes. |