Skip to content

Conversation

@stackit-pipeline
Copy link
Contributor

@stackit-pipeline stackit-pipeline commented Nov 6, 2024

This PR contains the following updates:

Package Type Update Change
github.com/goccy/go-yaml require minor v1.13.4 -> v1.15.0

Release Notes

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

v1.15.0: 1.15.0

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.14.3...v1.15.0

v1.14.3: 1.14.3

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.14.2...v1.14.3

v1.14.2: 1.14.2

Compare Source

What's Changed

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

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

v1.13.8: 1.13.8

Compare Source

What's Changed

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

v1.13.7: 1.13.7

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.13.6...v1.13.7

v1.13.6: 1.13.6

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.13.5...v1.13.6

v1.13.5: 1.13.5

Compare Source

What's Changed

Full Changelog: goccy/go-yaml@v1.13.4...v1.13.5


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 has been generated by Renovate Bot.

@stackit-pipeline stackit-pipeline added the renovate Renovate dependency updates label Nov 6, 2024
@stackit-pipeline stackit-pipeline force-pushed the renovate/github.com-goccy-go-yaml-1.x branch from 2599ed8 to d8cac75 Compare November 7, 2024 07:38
@stackit-pipeline stackit-pipeline changed the title fix(deps): update module github.com/goccy/go-yaml to v1.13.5 fix(deps): update module github.com/goccy/go-yaml to v1.13.6 Nov 7, 2024
@stackit-pipeline stackit-pipeline force-pushed the renovate/github.com-goccy-go-yaml-1.x branch from d8cac75 to 1ba5412 Compare November 11, 2024 01:03
@stackit-pipeline stackit-pipeline changed the title fix(deps): update module github.com/goccy/go-yaml to v1.13.6 fix(deps): update module github.com/goccy/go-yaml to v1.13.7 Nov 11, 2024
@stackit-pipeline stackit-pipeline force-pushed the renovate/github.com-goccy-go-yaml-1.x branch from 1ba5412 to f497875 Compare November 13, 2024 01:02
@stackit-pipeline stackit-pipeline changed the title fix(deps): update module github.com/goccy/go-yaml to v1.13.7 fix(deps): update module github.com/goccy/go-yaml to v1.13.8 Nov 13, 2024
@stackit-pipeline stackit-pipeline force-pushed the renovate/github.com-goccy-go-yaml-1.x branch from f497875 to d22cc23 Compare November 14, 2024 01:02
@stackit-pipeline stackit-pipeline changed the title fix(deps): update module github.com/goccy/go-yaml to v1.13.8 fix(deps): update module github.com/goccy/go-yaml to v1.14.0 Nov 14, 2024
@stackit-pipeline stackit-pipeline force-pushed the renovate/github.com-goccy-go-yaml-1.x branch from d22cc23 to cfe2688 Compare November 15, 2024 01:06
@stackit-pipeline stackit-pipeline changed the title fix(deps): update module github.com/goccy/go-yaml to v1.14.0 fix(deps): update module github.com/goccy/go-yaml to v1.14.2 Nov 15, 2024
@stackit-pipeline stackit-pipeline force-pushed the renovate/github.com-goccy-go-yaml-1.x branch from cfe2688 to 6374afe Compare November 16, 2024 01:04
@stackit-pipeline stackit-pipeline changed the title fix(deps): update module github.com/goccy/go-yaml to v1.14.2 fix(deps): update module github.com/goccy/go-yaml to v1.14.3 Nov 16, 2024
@stackit-pipeline stackit-pipeline force-pushed the renovate/github.com-goccy-go-yaml-1.x branch from 6374afe to 432d211 Compare November 27, 2024 01:27
@stackit-pipeline stackit-pipeline changed the title fix(deps): update module github.com/goccy/go-yaml to v1.14.3 fix(deps): update module github.com/goccy/go-yaml to v1.15.0 Nov 27, 2024
@joaopalet joaopalet merged commit 4a355b9 into main Nov 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate Renovate dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants