validate-yaml

GitHub action for validating YAML against a schema

MIT License

Stars
7
Committers
2
validate-yaml - v0.5.1 Latest Release

Published by brittonhayes almost 3 years ago

0.5.1 (2022-01-02)

Bug Fixes

  • removing automerge github action (7a79661)
validate-yaml - v0.3.0

Published by brittonhayes almost 3 years ago

  • build(deps-dev): bump eslint-plugin-jest from 24.5.0 to 24.5.2 (#8)

  • build(deps-dev): bump @typescript-eslint/parser from 4.32.0 to 4.33.0 (#9)

  • build(deps-dev): bump eslint-plugin-github from 4.3.0 to 4.3.2 (#14)

  • build(deps-dev): bump @types/node from 16.10.2 to 16.10.3 (#12)

  • build(deps-dev): bump eslint-plugin-jest from 24.5.2 to 25.0.5 (#10)

  • build(deps-dev): bump jest from 27.2.4 to 27.2.5 (#11)

  • build(deps-dev): bump @typescript-eslint/parser from 4.33.0 to 5.0.0 (#13)

  • build(deps-dev): bump @types/node from 16.10.3 to 16.11.1 (#15)

  • build(deps-dev): bump typescript from 4.4.3 to 4.4.4 (#20)

  • build(deps-dev): bump jest from 27.2.5 to 27.3.0 (#19)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • build(deps-dev): bump @typescript-eslint/parser from 5.0.0 to 5.1.0 (#18)

  • build(deps-dev): bump ts-jest from 27.0.5 to 27.0.7 (#17)

  • build(deps-dev): bump eslint-plugin-jest from 25.0.5 to 25.2.2 (#16)

  • build(deps-dev): bump @types/node from 16.11.1 to 16.11.5 (#21)

  • build(deps-dev): bump jest from 27.3.0 to 27.3.1 (#23)

  • build(deps-dev): bump @typescript-eslint/parser from 5.1.0 to 5.2.0 (#22)

  • build(deps-dev): bump @types/node from 16.11.5 to 16.11.6 (#25)

    Bumps @types/node from 16.11.5 to 16.11.6.


    updated-dependencies:

    • dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      ...

    Signed-off-by: dependabot[bot] [email protected]

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • build(deps-dev): bump @typescript-eslint/parser from 5.2.0 to 5.3.0 (#24)

  • build(deps-dev): bump eslint and eslint-plugin-github (#27)

  • build(deps-dev): bump eslint-plugin-jest from 25.2.2 to 25.2.4 (#28)

  • build(deps-dev): bump @types/node from 16.11.6 to 16.11.7 (#30)

    Bumps @types/node from 16.11.6 to 16.11.7.


    updated-dependencies:

    • dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      ...

    Signed-off-by: dependabot[bot] [email protected]

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • build(deps-dev): bump @vercel/ncc from 0.31.1 to 0.32.0 (#35)

  • build(deps-dev): bump eslint from 8.2.0 to 8.3.0 (#34)

  • build(deps-dev): bump eslint-plugin-github from 4.3.4 to 4.3.5 (#33)

  • build(deps-dev): bump typescript from 4.4.4 to 4.5.2 (#36)

  • build(deps-dev): bump @types/node from 16.11.7 to 16.11.9 (#32)

  • build(deps-dev): bump @typescript-eslint/parser from 5.3.1 to 5.4.0 (#31)

  • build(deps-dev): bump @types/node from 16.11.9 to 16.11.10 (#41)

    Bumps @types/node from 16.11.9 to 16.11.10.


    updated-dependencies:

    • dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      ...

    Signed-off-by: dependabot[bot] [email protected]

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • build(deps-dev): bump prettier from 2.4.1 to 2.5.0 (#38)

    Bumps prettier from 2.4.1 to 2.5.0.


    updated-dependencies:

    • dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
      ...

    Signed-off-by: dependabot[bot] [email protected]

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

  • build(deps-dev): bump jest from 27.3.1 to 27.4.3 (#42)

  • build(deps-dev): bump @typescript-eslint/parser from 5.4.0 to 5.5.0 (#40)

  • build(deps-dev): bump eslint-plugin-jest from 25.2.4 to 25.3.0 (#37)

  • build(deps-dev): bump @typescript-eslint/parser from 5.5.0 to 5.8.0 (#54)

  • build(deps-dev): bump eslint from 8.3.0 to 8.5.0 (#51)

  • build(deps-dev): bump @types/node from 16.11.10 to 17.0.2 (#55)

  • build(deps-dev): bump jest from 27.4.3 to 27.4.5 (#56)

  • feat: added dependabot auto-merge on test pass

  • fix: Changed merge trigger to pull_request

  • Merge pull request #57 from brittonhayes/dependabot/npm_and_yarn/typescript-4.5.4

  • build(deps-dev): bump ts-jest from 27.0.7 to 27.1.2 (#53)

    Bumps ts-jest from 27.0.7 to 27.1.2.


    updated-dependencies:

    • dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
      ...

    Signed-off-by: dependabot[bot] [email protected]

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Britton Hayes [email protected]

  • chore: Repository cleanup and re-structure

  • fix: Updated test file paths for github action test

validate-yaml - v0.2.1

Published by brittonhayes about 3 years ago

validate-yaml - v0.2.0

Published by brittonhayes about 3 years ago

validate-yaml - v0.1.0

Published by brittonhayes about 3 years ago

Validate YAML files against a JSON schema