Description
In ocm.software/ocm we bumped the upgrade of github.com/mikefarah/yq/v4 v4.48.2 (see open-component-model/ocm#1683). This was also included in v0.34.0, see here.
However, the upgrade of github.com/mikefarah/yq/v4 v4.48.2 also contains an update of go.yaml.in/yaml/v3 to go.yaml.in/yaml/v4. go.yaml.in/yaml/v4 is based on a release-candidate v4.0.0-rc.3 and introduces breaking changes.
Accordingly, we cannot easily upgrade to github.com/mikefarah/yq/v4 v4.48.2 in ocm.software/ocm and reverted the upgrade on main.
Done Criteria
Description
In
ocm.software/ocmwe bumped the upgrade ofgithub.com/mikefarah/yq/v4 v4.48.2(see open-component-model/ocm#1683). This was also included inv0.34.0, see here.However, the upgrade of
github.com/mikefarah/yq/v4 v4.48.2also contains an update ofgo.yaml.in/yaml/v3togo.yaml.in/yaml/v4.go.yaml.in/yaml/v4is based on a release-candidatev4.0.0-rc.3and introduces breaking changes.Accordingly, we cannot easily upgrade to
github.com/mikefarah/yq/v4 v4.48.2inocm.software/ocmand reverted the upgrade on main.Done Criteria
github.com/mikefarah/yq/v4when possible