Update to pydantic-yaml >= 1.0
Metadata
Current evaluation
Superseded by PR #1191, which implements the necessary updates for pydantic-yaml 1.0.
Suggested action: —
No scores available.
Issue body
### What needs to get done
1.x has some changes that require some small changes: https://github.com/canonical/charmcraft/pull/1191
### Why it needs to get done
So we can depend on a solid release version.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen3.6-35b-a3b-mtp-q6 | — | — | Superseded by PR #1191, which implements the necessary updates for pydantic-yaml 1.0. | |
| qwen/qwen3.6-35b-a3b | — | — | Fixed via merged pull request #1191. The pydantic-yaml dependency was updated to version 1.0 or higher after implementing the required code adjustments for the new major version, enabling a stable dependency release. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed after PR #1191 merged, applying the necessary updates to support pydantic-yaml version 1.0 and above. The dependency upgrade to a stable release was completed. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Addressed by updating pydantic-yaml to >=1.0 per PR #1191, and closed as resolved. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed after PR #1191 merged the required code adjustments for pydantic-yaml >= 1.0. The dependency update is complete, enabling a stable release version. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. | |
| #499 Update to pydantic-yaml >=1.0.0 | craft-parts | closed | Closed without documented resolution. The pydantic-yaml update request was synced to internal Jira ticket CRAFT-2940, but no code changes or merge details were provided. | |
| #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. | |
| #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. | |
| #645 chore(deps): update dependency pydantic-yaml to v1 | craft-parts | closed | Dependency update for pydantic-yaml to v1.2.0 was closed without merging. The request was abandoned, and Renovate will ignore future 1.x releases unless manually upgraded. | |
| #841 Incorrect extra set on pydantic-yaml | craft-parts | closed | Resolved via PR #811. The issue was closed as the missing pyyaml extra for pydantic-yaml was already fixed. |