Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update module github.com/goccy/go-yaml to v1.14.1 #914

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/goccy/go-yaml v1.13.8 -> v1.14.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

goccy/go-yaml (github.com/goccy/go-yaml)

v1.14.1: 1.14.1

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.14.0...v1.14.1

v1.14.0: 1.14.0

Compare Source

What's Changed

Breaking Changes

Previously, using the same map key did not result in a parsing error, but from now on, it will throw an error by default. If you want to keep the previous behavior, specify the parser.AllowDuplicateMapKey() option.
Similarly, during Decode, it will also throw an error by default. To keep the previous behavior, specify the yaml.AllowDuplicateMapKey() option when decoding.

Also, yaml.DisallowDuplicateKey option is deprecated.

Full Changelog: goccy/go-yaml@v1.13.10...v1.14.0

v1.13.10: 1.13.10

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.13.9...v1.13.10

v1.13.9: 1.13.9

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.13.8...v1.13.9


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 13, 2024 06:25
@renovate renovate bot enabled auto-merge (squash) November 13, 2024 06:25
@renovate renovate bot force-pushed the renovate/github.com-goccy-go-yaml-1.x branch from 663d00e to 3d2bf22 Compare November 13, 2024 11:32
@renovate renovate bot changed the title deps: update module github.com/goccy/go-yaml to v1.13.9 deps: update module github.com/goccy/go-yaml to v1.14.0 Nov 13, 2024
@renovate renovate bot changed the title deps: update module github.com/goccy/go-yaml to v1.14.0 deps: update module github.com/goccy/go-yaml to v1.14.1 Nov 14, 2024
@renovate renovate bot force-pushed the renovate/github.com-goccy-go-yaml-1.x branch from 3d2bf22 to 7b190f3 Compare November 14, 2024 09:28
@renovate renovate bot merged commit 0f326ad into main Nov 14, 2024
7 checks passed
@renovate renovate bot deleted the renovate/github.com-goccy-go-yaml-1.x branch November 14, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant