kubebuilder
kubebuilder copied to clipboard
:seedling: bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0
trafficstars
Bumps sigs.k8s.io/yaml from 1.4.0 to 1.5.0.
Release notes
Sourced from sigs.k8s.io/yaml's releases.
v1.5.0
- Bugfix: Handle unhashable keys during merge (kubernetes-sigs/yaml#122)
- Improvement: wrap errors returned by JSON unmarshal (kubernetes-sigs/yaml#106)
- Deprecation: Deprecate code in goyaml.v2 and goyaml.v3 directories, and redirect to equivalents in go.yaml.in/yaml/v2 and go.yaml.in/yaml/v3 (kubernetes-sigs/yaml#133)
Full Changelog: https://github.com/kubernetes-sigs/yaml/compare/v1.4.0...v1.5.0
Commits
0f318dcMerge pull request #134 from kubernetes-sigs/forgot-to-add-redirects-for-cons...b8fc0c0Forgot to add redirects for v3 constants8eaa802Merge pull request #133 from kubernetes-sigs/deprecate-code-in-goyaml.v3-goya...69e45c1Deprecate code in goyaml.v2/goyaml.v3 directories and redirect0fe7da3Merge pull request #125 from kragniz/go-1.2414cbb88Test against go 1.24.xc6ac2c9Merge pull request #126 from kragniz/remove-travis203ded9Remove old travisci config fileb9a9b1cMerge pull request #106 from ThatsMrTalbot/patch-14c6913ffix: wrap errors returned by JSON unmarshal- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)