Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/atombender/go-jsonschema v0.18.0 -> v0.20.0 age adoption passing confidence

Warning

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


Release Notes

atombender/go-jsonschema (github.com/atombender/go-jsonschema)

v0.20.0

Compare Source

What's Changed

A load of new features and fixes, among which: support for duration string format, better naming for generated go structs, and support for read only properties.

New Contributors

Full Changelog: omissis/go-jsonschema@v0.19.0...v0.20.0

v0.19.0

Compare Source

What's Changed

A bugfixes releases mostly, containing several improvements to faulty behaviors as well as some quality of life improvements:

As well as it includes a number of dependency updates:

New Contributors

Full Changelog: omissis/go-jsonschema@v0.18.0...v0.19.0


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 is behind base branch, 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 added the dependencies Pull requests that update a dependency file label May 4, 2025
@renovate renovate bot requested a review from a team as a code owner May 4, 2025 18:59
@renovate renovate bot added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label May 4, 2025
@codecov
Copy link

codecov bot commented May 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.2%. Comparing base (abb5c4f) to head (0dc7f0f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #7296     +/-   ##
=======================================
- Coverage   81.2%   81.2%   -0.1%     
=======================================
  Files        207     207             
  Lines      18263   18263             
=======================================
- Hits       14835   14832      -3     
- Misses      3007    3009      +2     
- Partials     421     422      +1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/github.com-atombender-go-jsonschema-0.x branch from 3b8b172 to c62a79e Compare May 5, 2025 07:29
@dmathieu
Copy link
Member

dmathieu commented May 5, 2025

This upgrade appears to have a breaking change. The empty types aren't generated anymore, and raw map are used everywhere instead.

@renovate renovate bot force-pushed the renovate/github.com-atombender-go-jsonschema-0.x branch 2 times, most recently from 88ca0c4 to b9036ff Compare May 5, 2025 08:21
@dmathieu
Copy link
Member

dmathieu commented May 5, 2025

@renovate renovate bot force-pushed the renovate/github.com-atombender-go-jsonschema-0.x branch 17 times, most recently from 1f1e307 to 34ce971 Compare May 12, 2025 08:40
@renovate renovate bot force-pushed the renovate/github.com-atombender-go-jsonschema-0.x branch from 34ce971 to 0dc7f0f Compare May 13, 2025 07:25
@renovate renovate bot changed the title fix(deps): update module github.com/atombender/go-jsonschema to v0.19.0 fix(deps): update module github.com/atombender/go-jsonschema to v0.20.0 May 13, 2025
@dmathieu
Copy link
Member

Closing this. It's a regression in go-jsonschema which, AFAIK, we can't fix on our end.

@dmathieu dmathieu closed this May 13, 2025
@dmathieu dmathieu deleted the renovate/github.com-atombender-go-jsonschema-0.x branch May 13, 2025 07:28
@renovate
Copy link
Contributor Author

renovate bot commented May 13, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v0.20.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant