Skip to content

Releases: GrantBirki/json-yaml-validate

v3.3.2

29 May 06:02
250fa0d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.1...v3.3.2

v3.3.1

29 May 04:35
ecddbcf
Compare
Choose a tag to compare

What's Changed

  • bug: allow_multiple_documents crashes the action in certain JSON parsing cases by @GrantBirki in #87

Full Changelog: v3.3.0...v3.3.1

v3.3.0

15 Apr 16:29
947ae8a
Compare
Choose a tag to compare

What's Changed

  • Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group across 1 directory by @dependabot in #79
  • Changing JSON validator to be able to deal with multiple docs when YAML is treated as JSON by @juheiseflink in #84
  • Bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group across 1 directory by @dependabot in #82
  • Node Updates by @GrantBirki in #85

New Contributors

Full Changelog: v3.2.1...v3.3.0

v3.2.1

24 Aug 05:05
e42e6ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

22 Aug 04:37
38952da
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3...v3.2.0

v3.1.0

15 Aug 18:32
c6ca533
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3...v3.1.0

v3.0.0

20 May 21:23
3a3d883
Compare
Choose a tag to compare

What's Changed

⚠️ Potentially breaking changes ⚠️ - details

Full Changelog: v2...v3.0.0

v2.7.1

18 Apr 23:07
d7814b9
Compare
Choose a tag to compare

What's Changed

  • fix(ajv-custom-format): tighten implemenation and provide missing tests by @cfuerst in #64

Full Changelog: v2.7.0...v2.7.1

v2.7.0

17 Apr 19:59
6aecea1
Compare
Choose a tag to compare

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! 🎉

Usage of this new feature is documented on the main README of this Action 📚

New Contributors

Full Changelog: v2.6.2...v2.7.0

v2.6.2

04 Apr 20:33
d5bdaec
Compare
Choose a tag to compare

What's Changed

This release mostly just updates internal node dependencies used by this GitHub Action

Full Changelog: v2.6.1...v2.6.2