Skip to content

deps(go): bump module sigs.k8s.io/yaml to v1.5.0 #5485

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

updateclibot[bot]
Copy link
Contributor

@updateclibot updateclibot bot commented Jun 25, 2025

deps(go): bump module sigs.k8s.io/yaml

clean: go mod tidy

ran shell command "go mod tidy"

deps(go): bump module sigs.k8s.io/yaml to v1.5.0

go.mod updated Module path "sigs.k8s.io/yaml" version from "v1.4.0" to "v1.5.0"

v1.5.0
* Bugfix: Handle unhashable keys during merge (https://github.com/kubernetes-sigs/yaml/pull/122)
* Improvement: wrap errors returned by JSON unmarshal (https://github.com/kubernetes-sigs/yaml/pull/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 (https://github.com/kubernetes-sigs/yaml/pull/133)

**Full Changelog**: https://github.com/kubernetes-sigs/yaml/compare/v1.4.0...v1.5.0
v1.4.0
* Adds a goyaml.v2 subpackage containing a fork of gopkg.in/yaml.v2 at v2.4.0
* Adds a goyaml.v3 subpackage containing a fork of gopkg.in/yaml.v3 at v3.0.1
* Adds an `Encoder#CompactSeqIndent()` encoder option to sigs.k8.io/goyaml.v3 to allow opting into indentation compatible with gopkg.in/yaml.v2
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

updateclibot bot added 2 commits June 25, 2025 14:24
Made with ❤️️ by updatecli
@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Jun 25, 2025
@olblak olblak enabled auto-merge (squash) June 25, 2025 15:50
@olblak olblak merged commit 306f09a into main Jun 25, 2025
6 checks passed
@olblak olblak deleted the updatecli_main_f285d2e1027459d0340da0d53731a2569188a47ccf5beaa80eb8619d73c4c087 branch June 25, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant