Skip to content

Conversation

@updateclibot
Copy link
Contributor

@updateclibot updateclibot bot commented Dec 22, 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.19.1

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

v1.19.0
## What's Changed
* Revert "feat: Dont make copies of structs for validation" by @shuheiktgw in https://github.com/goccy/go-yaml/pull/763
* Add decode option that allows specific field prefixes by @cpuguy83 in https://github.com/goccy/go-yaml/pull/795
* Normalize CR and CRLF in multi-line strings by @shuheiktgw in https://github.com/goccy/go-yaml/pull/754
* Support non string map keys by @shuheiktgw in https://github.com/goccy/go-yaml/pull/756
* Skip directive in path operations by @shuheiktgw in https://github.com/goccy/go-yaml/pull/758
* Add indentation to flow values on new lines by @shuheiktgw in https://github.com/goccy/go-yaml/pull/759
* Add support for RawMessage, similar to json.RawMessage by @thanethomson in https://github.com/goccy/go-yaml/pull/790

## New Contributors
* @cpuguy83 made their first contribution in https://github.com/goccy/go-yaml/pull/795
* @thanethomson made their first contribution in https://github.com/goccy/go-yaml/pull/790

**Full Changelog**: https://github.com/goccy/go-yaml/compare/v1.18.0...v1.19.0
v1.19.1
## What's Changed
* Fix decoding of integer keys of map type by @goccy in https://github.com/goccy/go-yaml/pull/829
* Support line comment for flow sequence or flow map by @goccy in https://github.com/goccy/go-yaml/pull/834


**Full Changelog**: https://github.com/goccy/go-yaml/compare/v1.19.0...v1.19.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!

Made with ❤️️ by updatecli
@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Dec 22, 2025
@updateclibot updateclibot bot enabled auto-merge (squash) December 22, 2025 14:24
@updateclibot updateclibot bot merged commit 9544259 into main Dec 23, 2025
5 of 7 checks passed
@updateclibot updateclibot bot deleted the updatecli_main_dfe10c1469e046108c871fdedc6f20f43166d55ab8b96f0743fdb61429e85f61 branch December 23, 2025 01:06
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.

2 participants