omissis / go-jsonschema

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

chore(deps): update golang docker tag to v1.21.6 #184

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golang final patch 1.21.5-alpine3.18 -> 1.21.6-alpine3.18
golang patch 1.21.5 -> 1.21.6

Release Notes

golang/go (golang) ### [`v1.21.6`](https://togithub.com/golang/go/compare/go1.21.5...go1.21.6) [Compare Source](https://togithub.com/golang/go/compare/go1.21.5...go1.21.6)

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 these updates again.



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

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (c009b65) 76.16% compared to head (7e36a6d) 76.16%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #184 +/- ## ======================================= Coverage 76.16% 76.16% ======================================= Files 24 24 Lines 1867 1867 ======================================= Hits 1422 1422 Misses 355 355 Partials 90 90 ```

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