Skip to content

fix duplicate schema definitions#14155

Merged
gordonwoodhull merged 3 commits intomainfrom
bugfix/14122
Mar 5, 2026
Merged

fix duplicate schema definitions#14155
gordonwoodhull merged 3 commits intomainfrom
bugfix/14122

Conversation

@gordonwoodhull
Copy link
Contributor

This replaces #14136 - same idea but implemented from scratch with the test I added to the previous version.

Fixes #14122

@posit-snyk-bot
Copy link
Collaborator

posit-snyk-bot commented Mar 5, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Now that logo-light-dark-specifier-path-optional accepts `false`,
return `undefined` explicitly for all falsy values rather than
leaking `false` through to resolveLogo.
@gordonwoodhull gordonwoodhull merged commit 20cb9d2 into main Mar 5, 2026
2 checks passed
@gordonwoodhull gordonwoodhull deleted the bugfix/14122 branch March 5, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Duplicate schema definitions cause YAML validation issues

2 participants