Skip to content

fix(deps): update module github.com/atombender/go-jsonschema to v0.19.0 #7296

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
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.19.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.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
Copy link

codecov bot commented May 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.1%. Comparing base (d586e31) to head (7ff889f).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #7296     +/-   ##
=======================================
- Coverage   81.1%   81.1%   -0.1%     
=======================================
  Files        204     204             
  Lines      18140   18140             
=======================================
- Hits       14723   14720      -3     
- Misses      2999    3001      +2     
- Partials     418     419      +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 2 times, most recently from 76a46ff to 74a29da Compare May 5, 2025 23:53
@renovate renovate bot force-pushed the renovate/github.com-atombender-go-jsonschema-0.x branch from 74a29da to 7ff889f Compare May 6, 2025 07:06
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