Skip to content

Slash Command Dispatch v4.0.0

Latest
Compare
Choose a tag to compare
@peter-evans peter-evans released this 31 Jan 10:38
· 16 commits to main since this release
13bc097

⚙️ Updated runtime to Node.js 20

  • The action now requires a minimum version of v2.308.0 for the Actions runner. Update self-hosted runners to v2.308.0 or later to ensure compatibility.

What's Changed

  • build(deps-dev): bump @types/node from 16.18.67 to 16.18.68 by @dependabot in #302
  • build(deps-dev): bump prettier from 3.1.0 to 3.1.1 by @dependabot in #303
  • build(deps-dev): bump jest-circus from 27.4.2 to 27.5.1 by @dependabot in #176
  • build(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #304
  • build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #305
  • build(deps-dev): bump eslint from 8.55.0 to 8.56.0 by @dependabot in #306
  • build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.2 by @dependabot in #308
  • build(deps-dev): bump @types/node from 16.18.68 to 16.18.69 by @dependabot in #309
  • build(deps-dev): bump @types/node from 16.18.69 to 16.18.70 by @dependabot in #310
  • build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 by @dependabot in #311
  • build(deps-dev): bump prettier from 3.1.1 to 3.2.2 by @dependabot in #312
  • build(deps-dev): bump prettier from 3.2.2 to 3.2.4 by @dependabot in #314
  • build(deps-dev): bump @types/node from 16.18.70 to 16.18.74 by @dependabot in #315
  • build(deps): bump peter-evans/create-or-update-comment from 3 to 4 by @dependabot in #317
  • build(deps-dev): bump @types/node from 16.18.74 to 16.18.76 by @dependabot in #318
  • feat: update runtime to node 20 by @peter-evans in #316

Full Changelog: v3.0.2...v4.0.0