Skip to content

Conversation

updateclibot[bot]
Copy link
Contributor

@updateclibot updateclibot bot commented Apr 3, 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.17.1

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

v1.16.0
## What's Changed
* Keep reference of anchor's value by @goccy in https://github.com/goccy/go-yaml/pull/660
* Support smart anchor option by @goccy in https://github.com/goccy/go-yaml/pull/662
* Add AutoInt option by @shuheiktgw in https://github.com/goccy/go-yaml/pull/671
* encodeMap() error handling and TestEncoder_UnmarshallableTypes() by @dorencambia in https://github.com/goccy/go-yaml/pull/674
* Fix tab character handling ( if ignore the tab character, do not increment the column number ) by @goccy in https://github.com/goccy/go-yaml/pull/676

## New Contributors
* @dorencambia made their first contribution in https://github.com/goccy/go-yaml/pull/674

**Full Changelog**: https://github.com/goccy/go-yaml/compare/v1.15.23...v1.16.0
v1.17.0
## What's Changed
* feat: support receiving ast.Node in custom unmarshalers by @x1unix in https://github.com/goccy/go-yaml/pull/642
* Support FormatErrorWithToken function for custom error message by @goccy in https://github.com/goccy/go-yaml/pull/677
* Fix comment map with no body by @goccy in https://github.com/goccy/go-yaml/pull/682

## New Contributors
* @x1unix made their first contribution in https://github.com/goccy/go-yaml/pull/642

**Full Changelog**: https://github.com/goccy/go-yaml/compare/v1.16.0...v1.17.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 April 3, 2025 15:26
Made with ❤️️ by updatecli
@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Apr 3, 2025
@olblak olblak enabled auto-merge (squash) April 3, 2025 15:38
@olblak olblak merged commit 6ac6a24 into main Apr 3, 2025
5 checks passed
@olblak olblak deleted the updatecli_main_e266bcec0d4cd143c6c932b3c569ffb6fa0c48e36080f603e07e61a3fbdf5de3 branch April 3, 2025 16:01
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