Skip to content

release-action v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 16:56
· 319 commits to main since this release
f9239e0

What's Changed

✨ New Features

:dependabot: Dependencies

  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #48
  • build(deps-dev): bump eslint and @types/eslint by @dependabot in #56
  • build(deps-dev): bump tsx from 3.12.7 to 3.13.0 by @dependabot in #57
  • build(deps-dev): bump @types/node from 20.5.7 to 20.7.0 by @dependabot in #58
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.7.3 by @dependabot in #59
  • build(deps-dev): bump @types/diff from 5.0.3 to 5.0.5 by @dependabot in #60
  • build(deps): bump @octokit/request-error from 5.0.0 to 5.0.1 by @dependabot in #61
  • build(deps): bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #50
  • build(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.0 by @dependabot in #62
  • build(deps): bump @octokit/rest from 20.0.1 to 20.0.2 by @dependabot in #65
  • build(deps-dev): bump jest and @types/jest by @dependabot in #66
  • build(deps-dev): bump @types/semver from 7.5.1 to 7.5.3 by @dependabot in #67
  • build(deps-dev): bump @types/node from 20.7.0 to 20.8.2 by @dependabot in #69
  • build(deps): bump zod from 3.22.2 to 3.22.3 by @dependabot in #70
  • build(deps-dev): bump @ianvs/prettier-plugin-sort-imports from 4.1.0 to 4.1.1 by @dependabot in #75
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.3 to 6.9.1 by @dependabot in #74
  • build(deps-dev): bump @babel/traverse from 7.22.10 to 7.23.2 by @dependabot in #71
  • build(deps-dev): bump @types/diff from 5.0.5 to 5.0.7 by @dependabot in #73
  • build(deps): bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in #72
  • build(deps-dev): bump eslint and @types/eslint by @dependabot in #79
  • build(deps-dev): bump typescript from 5.2.2 to 5.3.2 by @dependabot in #78
  • build(deps-dev): bump prettier from 3.0.3 to 3.1.0 by @dependabot in #82
  • build(deps-dev): bump tsx from 3.13.0 to 4.6.2 by @dependabot in #81
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.13.1 by @dependabot in #77
  • build(deps): bump zod from 3.22.3 to 3.22.4 by @dependabot in #76
  • build(deps-dev): bump tsx from 4.6.2 to 4.7.0 by @dependabot in #83
  • build(deps-dev): bump @types/node from 20.8.2 to 20.10.6 by @dependabot in #84
  • build(deps-dev): bump @types/diff from 5.0.7 to 5.0.9 by @dependabot in #85
  • build(deps-dev): bump prettier from 3.1.0 to 3.1.1 by @dependabot in #86
  • build(deps-dev): bump ts-node from 10.9.1 to 10.9.2 by @dependabot in #87
  • build(deps-dev): bump @types/jest from 29.5.5 to 29.5.11 by @dependabot in #88
  • build(deps-dev): bump @types/semver from 7.5.3 to 7.5.6 by @dependabot in #89
  • build(deps-dev): bump typescript from 5.3.2 to 5.3.3 by @dependabot in #91
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.13.1 to 6.18.1 by @dependabot in #94
  • build(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in #92

📃 Other Changes

Full Changelog: v0.3.1...v0.4.0