Releases: chrisreddington/validate-file-exists
Releases · chrisreddington/validate-file-exists
v0.0.10
What's Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #80
- Bump the npm-development group with 4 updates by @dependabot[bot] in #81
- Bump the npm-development group with 2 updates by @dependabot[bot] in #82
- Bump the npm-development group with 5 updates by @dependabot[bot] in #84
- Add Dependabot cooldown to fix super-linter v8.3.0 zizmor checks by @Copilot in #86
- Add cooldown configuration to dependabot.yml by @Copilot in #87
- Bump super-linter/super-linter from 8.2.1 to 8.3.0 in the actions-minor group by @dependabot[bot] in #83
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Bump the npm-development group with 7 updates by @dependabot[bot] in #63
- Bump super-linter/super-linter from 7 to 8 by @dependabot[bot] in #62
- Bump the npm-development group with 5 updates by @dependabot[bot] in #64
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #65
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #71
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #73
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #72
- Bump the npm-development group across 1 directory with 14 updates by @dependabot[bot] in #74
- refactor: migrate testing framework from Jest to Vitest by @chrisreddington in #77
- Bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #76
- Bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in #78
- Bump @github/local-action from 5.1.0 to 6.0.2 by @dependabot[bot] in #79
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Bump @github/local-action from 3.2.1 to 4.0.0 by @dependabot[bot] in #57
- Bump the npm-development group with 8 updates by @dependabot[bot] in #56
- Bump the npm-development group with 5 updates by @dependabot[bot] in #59
- Bump @github/local-action from 4.0.0 to 5.0.0 by @dependabot[bot] in #58
- Bump the npm-development group with 3 updates by @dependabot[bot] in #60
- Bump version to 0.0.8 and update README usage by @chrisreddington in #61
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Bump the npm-development group with 7 updates by @dependabot in #24
- Bump the npm-development group with 9 updates by @dependabot in #25
- Bump globals from 15.15.0 to 16.0.0 by @dependabot in #26
- Bump the npm_and_yarn group with 2 updates by @dependabot in #27
- Bump the npm-development group across 1 directory with 7 updates by @dependabot in #30
- Bump @github/local-action from 2.6.3 to 3.0.0 by @dependabot in #29
- Bump @github/local-action from 3.1.0 to 3.1.1 in the npm-development group by @dependabot in #31
- Bump the npm-development group with 8 updates by @dependabot in #32
- Bump the npm-development group with 7 updates by @dependabot in #33
- Bump the npm-development group with 8 updates by @dependabot in #34
- Bump the npm-development group with 4 updates by @dependabot in #35
- Bump the npm-development group with 6 updates by @dependabot in #36
- Bump the npm-development group with 3 updates by @dependabot in #37
- Bump the npm-development group across 1 directory with 12 updates by @dependabot in #43
- Bump undici from 5.28.5 to 5.29.0 in the npm_and_yarn group by @dependabot in #41
- Bump the npm-development group with 4 updates by @dependabot in #44
- Bump @types/node from 22.15.30 to 24.0.3 by @dependabot in #48
- Bump jest and @types/jest by @dependabot in #47
- Bump the npm-development group with 2 updates by @dependabot in #50
- Bump eslint-plugin-jest from 28.14.0 to 29.0.1 by @dependabot in #51
- Bump the npm-development group with 9 updates by @dependabot in #52
- Add .env for local testing, update node version and setup coding agent bits by @chrisreddington in #53
- Fix Package Metadata, Documentation Issues, and Input Validation by @copilot-swe-agent in #55
New Contributors
- @copilot-swe-agent made their first contribution in #55
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Bump the npm-development group with 4 updates by @dependabot in #15
- Bump the npm-development group across 1 directory with 3 updates by @dependabot in #17
- Bump the npm-development group with 7 updates by @dependabot in #18
- Bump the npm-development group across 1 directory with 9 updates by @dependabot in #21
- Bump undici from 5.28.4 to 5.28.5 in the npm_and_yarn group by @dependabot in #20
- Bump the npm-development group with 3 updates by @dependabot in #22
- Bump the npm-development group with 7 updates by @dependabot in #23
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Bump the npm-development group with 2 updates by @dependabot in #12
- Bump the npm-development group with 3 updates by @dependabot in #13
- Bump the npm-development group with 5 updates by @dependabot in #14
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Bump the npm-development group with 3 updates by @dependabot in #10
- Bump the npm-development group with 5 updates by @dependabot in #11
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Update README Examples by @chrisreddington in #8
- Bump the npm-development group with 3 updates by @dependabot in #9
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- README and Action.yml Updates by @chrisreddington in #7
Full Changelog: v0.0.1...v0.0.2
v0.0.1
This is the initial release for the validate-file-exists GitHub Action. This action checks that a list of files exist (such as README.md, .github/copilot-instructions.md, etc.). See the README for full details.
What's Changed
- Bump the npm-development group with 4 updates by @dependabot in #1
- Bump eslint from 8.57.0 to 9.14.0 by @dependabot in #2
- Bump the npm-development group with 4 updates by @dependabot in #3
- Refactor for modularity and add validation action by @chrisreddington in #4
- Bump the npm-development group with 7 updates by @dependabot in #5
- Update icon in action.yml by @chrisreddington in #6
New Contributors
- @dependabot made their first contribution in #1
- @chrisreddington made their first contribution in #4
Full Changelog: https://github.com/chrisreddington/validate-file-exists/commits/v0.0.1