omissis / go-jsonschema

A tool to generate Go data types from JSON Schema definitions.
MIT License
563 stars 90 forks source link

fix(deps): update module github.com/goccy/go-yaml to v1.11.3 #191

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

goccy/go-yaml (github.com/goccy/go-yaml) ### [`v1.11.3`](https://togithub.com/goccy/go-yaml/releases/tag/v1.11.3): 1.11.3 [Compare Source](https://togithub.com/goccy/go-yaml/compare/v1.11.2...v1.11.3) #### What's Changed - fix: remove any trailing empty lines if the block scalar has strip indicator by [@​zoncoen](https://togithub.com/zoncoen) in [https://github.com/goccy/go-yaml/pull/421](https://togithub.com/goccy/go-yaml/pull/421) **Full Changelog**: https://github.com/goccy/go-yaml/compare/v1.11.2...v1.11.3

Configuration

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

🚦 Automerge: Enabled.

â™» 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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8bc07a9) 76.58% compared to head (788e0ee) 76.58%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #191 +/- ## ======================================= Coverage 76.58% 76.58% ======================================= Files 24 24 Lines 1892 1892 ======================================= Hits 1449 1449 Misses 354 354 Partials 89 89 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.