Skip to content

deps(go): bump module github.com/goccy/go-yaml#2924

Merged
olblak merged 2 commits intomainfrom
updatecli_main_e266bcec0d4cd143c6c932b3c569ffb6fa0c48e36080f603e07e61a3fbdf5de3
Oct 28, 2024
Merged

deps(go): bump module github.com/goccy/go-yaml#2924
olblak merged 2 commits intomainfrom
updatecli_main_e266bcec0d4cd143c6c932b3c569ffb6fa0c48e36080f603e07e61a3fbdf5de3

Conversation

@updateclibot
Copy link
Copy Markdown
Contributor

@updateclibot updateclibot bot commented Oct 28, 2024

deps(go): bump module github.com/goccy/go-yaml

deps(go): bump module github.com/goccy/go-yaml to v1.13.0

go.mod updated Module path "github.com/goccy/go-yaml" version from "v1.12.0" to "v1.13.0"

v1.13.0
Changelog retrieved from:
	https://github.com/goccy/go-yaml/releases/tag/v1.13.0
## What's Changed
* Preserve defaults for zero initialised structs as well by @yhabteab in https://github.com/goccy/go-yaml/pull/442
* Update Go versions in CI by @shuheiktgw in https://github.com/goccy/go-yaml/pull/476
* Add lint job to CI by @shuheiktgw in https://github.com/goccy/go-yaml/pull/477
* Fix "null" string encoded as nil by @denieryd in https://github.com/goccy/go-yaml/pull/474
* feat(printer): Add support for formatting comment nodes by @gabe565 in https://github.com/goccy/go-yaml/pull/469
* Refactor scanner by @goccy in https://github.com/goccy/go-yaml/pull/480
* Refactor overflowError to be pretty-printable by @oxzi in https://github.com/goccy/go-yaml/pull/470
* Refactor indent state by @goccy in https://github.com/goccy/go-yaml/pull/481
* Refactor scanner by @goccy in https://github.com/goccy/go-yaml/pull/482
* Remove xerrors by @goccy in https://github.com/goccy/go-yaml/pull/483

## New Contributors
* @yhabteab made their first contribution in https://github.com/goccy/go-yaml/pull/442
* @shuheiktgw made their first contribution in https://github.com/goccy/go-yaml/pull/476
* @denieryd made their first contribution in https://github.com/goccy/go-yaml/pull/474
* @gabe565 made their first contribution in https://github.com/goccy/go-yaml/pull/469
* @oxzi made their first contribution in https://github.com/goccy/go-yaml/pull/470

**Full Changelog**: https://github.com/goccy/go-yaml/compare/v1.12.0...v1.12.1
clean: go mod tidy

ran shell command "go mod tidy"

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!

Made with ❤️️ by updatecli
@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
@olblak olblak merged commit 9a59c85 into main Oct 28, 2024
@olblak olblak deleted the updatecli_main_e266bcec0d4cd143c6c932b3c569ffb6fa0c48e36080f603e07e61a3fbdf5de3 branch October 28, 2024 16:57
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