Skip to content

Releases: masesgroup/retrieve-changed-files

v4.0.0: update Node to version 24

14 Mar 10:12
45a8b3b

Choose a tag to compare

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

28 Oct 18:01
491e807

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v3.0.0

v2: solved GitHub deprecation warnings

21 Nov 23:35
076a926

Choose a tag to compare

What's Changed

Full Changelog: v1...v2