Skip to content
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

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

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2024

This PR contains the following updates:

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

Release Notes

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

v0.17.0

Compare Source

Highlights

  • Implement pattern validation for strings
  • Implement numeric validation
  • Introduce unmarshalling for additional properties
  • Update go to 1.22.8 in ci and dev
  • Allow CustomNameTypes to specify nillability

What's Changed

New Contributors

Full Changelog: omissis/go-jsonschema@v0.16.0...v0.17.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 requested a review from a team as a code owner October 26, 2024 12:55
@renovate renovate bot added dependencies Pull requests that update a dependency file Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG labels Oct 26, 2024
Copy link
Contributor Author

renovate bot commented Oct 26, 2024

ℹ Artifact update notice

File name: tools/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6 -> v0.0.0-20241009180824-f66d83c29e7c
github.com/goccy/go-yaml v1.11.3 -> v1.12.0
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 -> v0.0.0-20240903120638-7835f813f4da

@MrAlias MrAlias merged commit f3c51a1 into main Oct 27, 2024
30 checks passed
@MrAlias MrAlias deleted the renovate/github.aaakk.us.kg-atombender-go-jsonschema-0.x branch October 27, 2024 15:40
@pellared pellared modified the milestone: v1.32.0 Nov 8, 2024
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.

2 participants