chore(deps): update grantbirki/json-yaml-validate action to v5#115
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update grantbirki/json-yaml-validate action to v5#115renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
v4.0.0→v5.0.0Release Notes
GrantBirki/json-yaml-validate (GrantBirki/json-yaml-validate)
v5.0.0Compare Source
v5.0.0
TL;DR
v5 is a major release for
json-yaml-validate: the action now runs onnode24, the internals have been rewritten in TypeScript, the runtime dependency surface is much smaller, path handling is stricter, and several new validation workflows are supported.Most users can start by changing workflow references from
GrantBirki/json-yaml-validate@v4toGrantBirki/json-yaml-validate@v5, but please review the v4 to v5 migration guide before updating protected CI jobs.Highlights
node24.allow_multiple_documents: "false"to preserve the old default.filesinput values.schema_mappingsfor validating different file groups against different JSON or YAML schemas in one action step.use_inline_schemafor JSON$schemareferences and YAML language-server schema comments whenyaml_as_jsonis enabled.comment_on_successandupdate_commentso PR comments can be less noisy while still surfacing validation status.Upgrade Notes
node24.update_commentonly updates matching validation comments authored bygithub-actions[bot].See the full migration guide for examples and compatibility notes.
What's Changed
Full Changelog: GrantBirki/json-yaml-validate@v4.0.0...v5.0.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.