Below you will find pages that utilize the taxonomy term “GrantBirki”
August 24, 2024
json-yaml-validate
Version updated for GrantBirki/json-yaml-validate to version v3.2.1.
This action is used across all versions by 726 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Flat YAML acceptance tests by @GrantBirki in https://github.com/GrantBirki/json-yaml-validate/pull/75 Fix file validation in action summary by @GrantBirki in https://github.com/GrantBirki/json-yaml-validate/pull/76 Full Changelog: https://github.com/GrantBirki/json-yaml-validate/compare/v3.2.0...v3.2.1
August 16, 2024
json-yaml-validate
Version updated for GrantBirki/json-yaml-validate to version v3.1.0.
This action is used across all versions by 719 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory by @dependabot in https://github.com/GrantBirki/json-yaml-validate/pull/71 Feature: Allow non-existing exclude file by @GrantBirki in https://github.com/GrantBirki/json-yaml-validate/pull/72 Node Package Updates by @GrantBirki in https://github.com/GrantBirki/json-yaml-validate/pull/73 Full Changelog: https://github.com/GrantBirki/json-yaml-validate/compare/v3...v3.1.0
May 30, 2024
json-yaml-validate
Version updated for GrantBirki/json-yaml-validate to version v3.0.0.
This action is used across all versions by 635 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed :warning: Potentially breaking changes :warning: - details
Better gitignore support by @GrantBirki in https://github.com/GrantBirki/json-yaml-validate/pull/66 Full Changelog: https://github.com/GrantBirki/json-yaml-validate/compare/v2...v3.0.0
April 19, 2024
json-yaml-validate
Version updated for GrantBirki/json-yaml-validate to version v2.7.1.
This action is used across all versions by 541 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed fix(ajv-custom-format): tighten implemenation and provide missing tests by @cfuerst in https://github.com/GrantBirki/json-yaml-validate/pull/64 Full Changelog: https://github.com/GrantBirki/json-yaml-validate/compare/v2.7.0...v2.7.1
April 18, 2024
json-yaml-validate
Version updated for GrantBirki/json-yaml-validate to version v2.7.0.
This action is used across all versions by 539 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed This release adds a new input option (ajv_custom_regexp_formats) which allows users to define custom ajv regex formats for validating JSON data through their schemas. Thanks to @cfuerst for this excellent new feature! :tada:
Usage of this new feature is documented on the main README of this Action :books:
April 5, 2024
json-yaml-validate
Version updated for GrantBirki/json-yaml-validate to version v2.6.2.
This action is used across all versions by 528 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed This release mostly just updates internal node dependencies used by this GitHub Action
General Updates by @GrantBirki in https://github.com/GrantBirki/json-yaml-validate/pull/59 Full Changelog: https://github.com/GrantBirki/json-yaml-validate/compare/v2.6.1...v2.6.2
February 20, 2024
json-yaml-validate
Version updated for GrantBirki/json-yaml-validate to version v2.6.1.
This action is used across all versions by 472 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Internal node dependency updates and CI updates
General Dependency Updates by @GrantBirki in https://github.com/GrantBirki/json-yaml-validate/pull/52 Full Changelog: https://github.com/GrantBirki/json-yaml-validate/compare/v2.6.0...v2.6.1
January 5, 2024
json-yaml-validate
Version updated for GrantBirki/json-yaml-validate to version v2.6.0.
This action is used across all versions by 427 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed support ajv strict option via inputs by @GrantBirki in https://github.com/GrantBirki/json-yaml-validate/pull/49 Full Changelog: https://github.com/GrantBirki/json-yaml-validate/compare/v2.5.0...v2.6.0
January 4, 2024
json-yaml-validate
Version updated for GrantBirki/json-yaml-validate to version v2.5.0.
This action is used across all versions by 426 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed change checkout version in the docs by @GrantBirki in https://github.com/GrantBirki/json-yaml-validate/pull/44 use glob pattern matching for the files input by @GrantBirki in https://github.com/GrantBirki/json-yaml-validate/pull/46 node updates by @GrantBirki in https://github.com/GrantBirki/json-yaml-validate/pull/47 Full Changelog: https://github.com/GrantBirki/json-yaml-validate/compare/v2.4.0...v2.5.0
November 9, 2023
json-yaml-validate
Version updated for GrantBirki/json-yaml-validate to version v2.4.0.
This action is used across all versions by 370 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Feature: Allow YAML multiple documents by @bbompk in https://github.com/GrantBirki/json-yaml-validate/pull/40 update bundle by @GrantBirki in https://github.com/GrantBirki/json-yaml-validate/pull/41 Bump @babel/traverse from 7.22.17 to 7.23.2 by @dependabot in https://github.com/GrantBirki/json-yaml-validate/pull/42 Updates by @GrantBirki in https://github.com/GrantBirki/json-yaml-validate/pull/43 New Contributors @bbompk made their first contribution in https://github.com/GrantBirki/json-yaml-validate/pull/40 Full Changelog: https://github.
August 15, 2023
json-yaml-validate
Version updated for GrantBirki/json-yaml-validate to version v2.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 218 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v2.3.0 This release adds a new Action’s input that allows users to configure the “version” of the JSON schema definition they wish to use with the JSON schema validator.
New Option: json_schema_version
Acceptable Values:
August 14, 2023
json-yaml-validate
Version updated for GrantBirki/json-yaml-validate to version v2.2.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 217 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Bug Fix: Report all errors, not just one by @GrantBirki in https://github.com/GrantBirki/json-yaml-validate/pull/33 Thanks to @johnnyjayjay for the bug report that got resolved in this release! 🚀
Full Changelog: https://github.com/GrantBirki/json-yaml-validate/compare/v2.2.0...v2.2.1
August 11, 2023
json-yaml-validate
Version updated for GrantBirki/json-yaml-validate to version v2.2.0.
This publisher is shown verified by GitHub. This action is used across all versions by 214 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes v2.2.0 This release does the following:
Bug fixes Performance improvements via fdir usage in https://github.com/GrantBirki/json-yaml-validate/pull/27 A new input option (files) via https://github.com/GrantBirki/json-yaml-validate/pull/31 For more details, see the section below and check out the PRs that landed 🚀
August 10, 2023
json-yaml-validate
Version updated for GrantBirki/json-yaml-validate to version v2.1.0. This action is used across all versions by 214 repositories.
Go to the GitHub Marketplace to find the latest changes.