deps: freeze pydantic <2.0
Metadata
Current evaluation
Merged a dependency update freezing pydantic to versions below 2.0. Approved and passed CI. Proceeded despite unrelated test failures from issue #88 to prevent further breakages.
Suggested action: —
No scores available.
Issue body
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a dependency update freezing pydantic to versions below 2.0. Approved and passed CI. Proceeded despite unrelated test failures from issue #88 to prevent further breakages. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to freeze pydantic below version 2.0. The maintainer proceeded despite test failures, attributing them to a separate issue (#88) and noting the change prevents broader breakages. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #511 deps: freeze pydantic version | craft-parts | merged | Merged to freeze pydantic version. Resolved Jammy test failures from PR #512. Approved by one reviewer, passed CI, and merged with a two-line change. | |
| #498 deps: freeze pydantic-yaml <1.0.0 | craft-parts | merged | Merged a dependency update freezing pydantic-yaml below 1.0.0 to avoid API breaking changes until refactoring is complete. Approved by one reviewer and passed CI checks. | |
| #519 deps: freeze pydantic-yaml <1.0.0 (#498) | craft-parts | merged | Merged a dependency freeze pinning pydantic-yaml below version 1.0.0 to prevent breaking API changes that require future refactoring. Cherry-picked, approved, passed CI, and modified one file. | |
| #419 deps: loosen pydantic dependency | craft-parts | merged | Merged after approval and passing CI. Loosened the pydantic dependency constraint, removing the previous freeze at version 1.9 now that the upstream pydantic-yaml compatibility issue is resolved. | |
| #49 deps: freeze pydantic-yaml < 1.0 | craft-application | merged | Merged into main after two approvals and passing CI. The change pins pydantic-yaml to versions below 1.0 to prevent breaking changes. Code coverage remains unchanged. | |
| #1777 feat(deps)!: switch to pydantic 2 | charmcraft | merged | Merged pydantic 2 upgrade, incorporating #1776. Approved by two reviewers, the update modified 81 files with a net reduction of over 15,000 lines, completing the major version migration. |