Skip to content

Conversation

updateclibot[bot]
Copy link
Contributor

@updateclibot updateclibot bot commented May 29, 2025

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

clean: go mod tidy

ran shell command "go mod tidy"

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

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

v1.18.0
## What's Changed
* feat: add global `OmitEmpty` encoding option by @bwplotka in https://github.com/goccy/go-yaml/pull/691
* chore: clarify omitempty behaviour. by @bwplotka in https://github.com/goccy/go-yaml/pull/696
* Treat output from TextMarshaler as string by @shuheiktgw in https://github.com/goccy/go-yaml/pull/698
* Update golangci-lint to v2.1.2 by @shuheiktgw in https://github.com/goccy/go-yaml/pull/701
* Tidy benchmarks/go.mod by @eikemeier in https://github.com/goccy/go-yaml/pull/686
* Remove testmod task by @goccy in https://github.com/goccy/go-yaml/pull/715
* Clean up encoder.go by @shuheiktgw in https://github.com/goccy/go-yaml/pull/703
* Fix validation error position for container type by @goccy in https://github.com/goccy/go-yaml/pull/716
* Add nil checking for error handling by @goccy in https://github.com/goccy/go-yaml/pull/719
* Ignore validation for alias map key by @goccy in https://github.com/goccy/go-yaml/pull/720
* Avoid returning an error for null document by @shuheiktgw in https://github.com/goccy/go-yaml/pull/721
* Add Go 1.24 to test matrix by @shuheiktgw in https://github.com/goccy/go-yaml/pull/722
* Set null value for empty document by @goccy in https://github.com/goccy/go-yaml/pull/725
* Support implicit null by @goccy in https://github.com/goccy/go-yaml/pull/727
* Support omitzero by @goccy in https://github.com/goccy/go-yaml/pull/729
* feat: Dont make copies of structs for validation by @shuheiktgw in https://github.com/goccy/go-yaml/pull/737
* Prevent panic when decoding string named types by @shuheiktgw in https://github.com/goccy/go-yaml/pull/743
* Fix misaligned indentation in comments by @shuheiktgw in https://github.com/goccy/go-yaml/pull/734
* Add support for multi-line double-quoted strings with CRLF line endings by @shuheiktgw in https://github.com/goccy/go-yaml/pull/744
* Update custom marshaler and unmarshaler to accept context by @pgeiem in https://github.com/goccy/go-yaml/pull/745

## New Contributors
* @bwplotka made their first contribution in https://github.com/goccy/go-yaml/pull/691
* @eikemeier made their first contribution in https://github.com/goccy/go-yaml/pull/686
* @pgeiem made their first contribution in https://github.com/goccy/go-yaml/pull/745

**Full Changelog**: https://github.com/goccy/go-yaml/compare/v1.17.1...v1.18.0
v1.17.1
## What's Changed
* Fix unmarshaler with comment by @goccy in https://github.com/goccy/go-yaml/pull/683


**Full Changelog**: https://github.com/goccy/go-yaml/compare/v1.17.0...v1.17.1
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 May 29, 2025 06:32
Made with ❤️️ by updatecli
@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label May 29, 2025
@olblak olblak merged commit 5c085fe into main May 29, 2025
6 checks passed
@olblak olblak deleted the updatecli_main_e266bcec0d4cd143c6c932b3c569ffb6fa0c48e36080f603e07e61a3fbdf5de3 branch May 29, 2025 14:36
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