Conversation
dcc1767 to
b67e35f
Compare
Bumps [github.com/goccy/go-yaml](https://github.com/goccy/go-yaml) from 1.18.0 to 1.19.2. - [Release notes](https://github.com/goccy/go-yaml/releases) - [Changelog](https://github.com/goccy/go-yaml/blob/master/CHANGELOG.md) - [Commits](goccy/go-yaml@v1.18.0...v1.19.2) --- updated-dependencies: - dependency-name: github.com/goccy/go-yaml dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
b67e35f to
d1a76d9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/goccy/go-yaml from 1.18.0 to 1.19.2.
Release notes
Sourced from github.com/goccy/go-yaml's releases.
Commits
92bc79cFix anchor reference regression in nested structures (#839)b0ab069Support line comment for flow sequence or flow map (#834)9e98b0cFix decoding of integer keys of map type (#829)a7b4bfbAdd support for RawMessage, similar to json.RawMessage (#790)07c09c0Add indentation to flow values on new lines (#759)0040ab4Skip directive in path operations (#758)7901e98Support non string map keys (#756)f4d1347Normalize CR and CRLF in multi-line strings (#754)90e8525Add decode option that allows specific field prefixes (#795)25e5d90Revert "feat: Dont make copies of structs for validation (#737)" (#763)