Skip to content

Releases: marocchino/validate-dependabot

v3.0.0

11 Mar 04:09
d8ae5c0
Compare
Choose a tag to compare
  • Update deps
  • [breaking change] Use node20. it is breaking change since some runners do not support node20 yet.

v2.2.0

04 Dec 23:16
0ff4b99
Compare
Choose a tag to compare

v2.1.0

24 Mar 07:49
3065357
Compare
Choose a tag to compare
  • Dependencies have been updated.
  • Added validation for commit message prefix length limits.

v2.0.1

16 Nov 01:43
195b442
Compare
Choose a tag to compare
  • request json to schemastore

v2.0.0

15 Nov 20:35
0ba6520
Compare
Choose a tag to compare
  • Reimplement with schema-json

Note: Validations that the schema does not support are not captured.
I will add validations that I know and are written in the manual later.

Exit code

19 Feb 01:45
5833f08
Compare
Choose a tag to compare
  • Now, if validation fails, an error code is returned.
  • Fixed a bug about source.

✨ initial release

19 Feb 00:36
756b221
Compare
Choose a tag to compare
Merge pull request #6 from marocchino/validate

✨ validate