You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
⚠️Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.
Dependency Review
The following issues were found:
✅ 0 vulnerable package(s)
✅ 0 package(s) with incompatible licenses
✅ 0 package(s) with invalid SPDX license definitions
⚠️ 1 package(s) with unknown licenses.
See the Details below.
Snapshot Warnings
⚠️: No snapshots were found for the head SHA 7696e67.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.
License Issues
pom.xml
Package
Version
License
Issue Type
com.github.victools:jsonschema-generator
5.0.0
Null
Unknown License
Denied Licenses: GPL-3.0, AGPL-3.0
OpenSSF Scorecard
Package
Version
Score
Details
maven/com.github.victools:jsonschema-generator
5.0.0
🟢 5.6
Details
Check
Score
Reason
Code-Review
🟢 6
Found 11/18 approved changesets -- score normalized to 6
Packaging
⚠️ -1
packaging workflow not detected
Token-Permissions
⚠️ 0
detected GitHub workflow tokens with excessive permissions
Maintained
🟢 10
15 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow
🟢 10
no dangerous workflow patterns detected
Binary-Artifacts
🟢 10
no binaries found in the repo
CII-Best-Practices
⚠️ 0
no effort to earn an OpenSSF best practices badge detected
Security-Policy
⚠️ 0
security policy file not detected
License
🟢 10
license file detected
Fuzzing
⚠️ 0
project is not fuzzed
Signed-Releases
⚠️ -1
no releases found
Branch-Protection
⚠️ -1
internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Pinned-Dependencies
⚠️ 0
dependency not pinned by hash detected -- score normalized to 0
v5.0.0 requires Jackson 3.x (tools.jackson namespace). EDDI uses Jackson 2.x managed by the Quarkus BOM — this is blocked until a full Jackson migration. Closing.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependenciesPull requests that update a dependency file
1 participant
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps com.github.victools:jsonschema-generator from 4.38.0 to 5.0.0.
Release notes
Sourced from com.github.victools:jsonschema-generator's releases.
Changelog
Sourced from com.github.victools:jsonschema-generator's changelog.
Commits
1523acbchore: release 5.0.05fbe3ffchore: update release setup686377bfeat: Jackson module rename (#563)ca53b58chore: update changelog3b21a89chore(example): Add OpenAI Function Calling Example (#526)c4d7fb4fix: don't use format "date-time" for LocalDateTime (#524)d51704dfeat: Drop JDK 11 support in favor of JDK 17 (#508)508abf3docs: fix typo 'definittions' (#558)05732e0chore: Update GitHub Actions to latest versions (#559)78ae92cchore(deps): Update various dependencies (#557)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)This change is