← Back to issue list

deps: freeze pydantic-yaml <1.0.0 (#498)

View original Github issue

Metadata

Project
craft-parts
Number
#519
Type
pull request
State
merged
Author
lengau
Labels
Created
Updated
Closed

Current evaluation

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.

Suggested action:

No scores available.

Issue body

pydantic-yaml 1.0.0 changes the API a bit and will need some small refactoring. (cherry picked from commit 5b463227712ac3077a4b78e4e69ca1c93b091832) - [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 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.
qwen3.6-35b-a3b-mtp-q6 Merged a dependency constraint freezing pydantic-yaml below version 1.0.0 to avoid breaking API changes requiring refactoring. The update was cherry-picked from an existing commit and approved by maintainer lengau.

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.
96%
#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.
93%
#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.
86%
#89 deps: freeze pydantic <2.0 craft-store merged 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.
82%
#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.
79%
#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.
73%
#1194 Update to pydantic-yaml >= 1.0 charmcraft closed Superseded by PR #1191, which implements the necessary updates for pydantic-yaml 1.0.
73%
#811 build(deps): drop unnecessary pydantic-yaml craft-parts merged Merged to remove the pydantic-yaml dependency, as Pydantic 2 uses model_dump() with PyYAML directly. Approved by two reviewers and passed CI checks.
72%