Releases: masesgroup/retrieve-changed-files
Releases · masesgroup/retrieve-changed-files
v4.0.0: update Node to version 24
What's Changed
- chore(deps): bump @actions/core from 1.10.0 to 1.10.1 by @dependabot[bot] in #17
- chore(deps-dev): bump typescript from 4.9.3 to 5.2.2 by @dependabot[bot] in #16
- chore(deps-dev): bump @octokit/rest from 19.0.5 to 20.0.2 by @dependabot[bot] in #19
- chore(deps-dev): bump eslint-plugin-github from 4.4.1 to 4.10.1 by @dependabot[bot] in #18
- chore(deps-dev): bump rimraf from 3.0.2 to 5.0.5 by @dependabot[bot] in #20
- chore(deps-dev): bump @types/node from 18.11.9 to 20.11.10 by @dependabot[bot] in #47
- chore(deps-dev): bump prettier from 2.7.1 to 3.2.4 by @dependabot[bot] in #46
- chore(deps-dev): bump eslint from 8.52.0 to 8.56.0 by @dependabot[bot] in #39
- chore(deps): bump actions/publish-action from 0.2.2 to 0.3.0 by @dependabot[bot] in #38
- chore(deps-dev): bump @types/jest from 29.5.6 to 29.5.11 by @dependabot[bot] in #37
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.62.0 by @dependabot[bot] in #23
- chore(deps-dev): bump typescript from 5.2.2 to 5.9.3 by @dependabot[bot] in #56
- chore(deps): bump @actions/core from 1.10.1 to 3.0.0 by @dependabot[bot] in #55
- chore(deps-dev): bump @types/node from 20.11.10 to 25.5.0 by @dependabot[bot] in #54
- chore(deps-dev): bump eslint-plugin-github from 4.10.1 to 6.0.0 by @dependabot[bot] in #53
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #49
- chore(deps): bump actions/publish-action from 0.3.0 to 0.4.0 by @dependabot[bot] in #50
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #51
- chore(deps-dev): bump rimraf from 5.0.5 to 6.1.3 by @dependabot[bot] in #52
- chore(deps-dev): bump prettier from 3.2.4 to 3.8.1 by @dependabot[bot] in #61
- chore(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.5.5 by @dependabot[bot] in #60
- chore(deps-dev): bump ts-jest from 29.1.1 to 29.4.6 by @dependabot[bot] in #59
- chore(deps-dev): bump eslint-plugin-jest from 27.1.5 to 27.9.0 by @dependabot[bot] in #57
- chore(deps-dev): bump jest-circus from 29.7.0 to 30.3.0 by @dependabot[bot] in #58
- chore(deps): bump @actions/github from 6.0.0 to 9.0.0 by @dependabot[bot] in #65
- chore(deps-dev): bump @vercel/ncc from 0.34.0 to 0.38.4 by @dependabot[bot] in #62
- chore(deps-dev): bump jest and @types/jest by @dependabot[bot] in #64
- chore(deps-dev): bump @octokit/rest from 20.0.2 to 22.0.1 by @dependabot[bot] in #63
- Alignment and version upgrade by @masesdevelopers in #66
Full Changelog: v3...v4.0.0
v3.0.0: update Node to version 20
What's Changed
- Update action name by @masesdevelopers in #3
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #6
- chore(deps): bump actions/publish-action from 0.2.0 to 0.2.2 by @dependabot in #7
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #8
- chore(deps-dev): bump jest and @types/jest by @dependabot in #9
- chore(deps-dev): bump ts-jest from 29.0.3 to 29.1.1 by @dependabot in #11
- chore(deps-dev): bump eslint from 8.28.0 to 8.52.0 by @dependabot in #12
- chore(deps-dev): bump @typescript-eslint/parser from 5.44.0 to 5.62.0 by @dependabot in #10
- Update to Node 20 by @masesdevelopers in #14
- Fix by @masesdevelopers in #15
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: v2...v3.0.0