Skip to content

Repository Dispatch v3.0.0

Latest
Compare
Choose a tag to compare
@peter-evans peter-evans released this 25 Jan 11:59
· 18 commits to main since this release
ff45666

⚙️ 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

  • Bump prettier to fix deps by @peter-evans in #255
  • build(deps-dev): bump @types/node from 18.17.12 to 18.17.14 by @dependabot in #257
  • build(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.0 by @dependabot in #258
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #259
  • build(deps-dev): bump @types/node from 18.17.14 to 18.17.16 by @dependabot in #261
  • build(deps): bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #262
  • build(deps-dev): bump jest-circus from 29.6.4 to 29.7.0 by @dependabot in #263
  • build(deps-dev): bump eslint from 8.48.0 to 8.49.0 by @dependabot in #264
  • Update distribution by @actions-bot in #265
  • build(deps-dev): bump @types/node from 18.17.16 to 18.17.18 by @dependabot in #266
  • build(deps-dev): bump eslint-plugin-github from 4.10.0 to 4.10.1 by @dependabot in #267
  • build(deps-dev): bump @types/node from 18.17.18 to 18.18.0 by @dependabot in #268
  • build(deps-dev): bump eslint from 8.49.0 to 8.50.0 by @dependabot in #269
  • build(deps-dev): bump @types/node from 18.18.0 to 18.18.3 by @dependabot in #271
  • build(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.0.1 by @dependabot in #275
  • build(deps-dev): bump @types/node from 18.18.3 to 18.18.5 by @dependabot in #274
  • build(deps-dev): bump eslint from 8.50.0 to 8.51.0 by @dependabot in #276
  • build(deps-dev): bump @babel/traverse from 7.16.3 to 7.23.2 by @dependabot in #278
  • build(deps-dev): bump @types/node from 18.18.5 to 18.18.6 by @dependabot in #279
  • build(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in #280
  • build(deps-dev): bump eslint from 8.51.0 to 8.52.0 by @dependabot in #281
  • build(deps-dev): bump @types/node from 18.18.6 to 18.18.7 by @dependabot in #282
  • build(deps): bump actions/setup-node from 3 to 4 by @dependabot in #283
  • build(deps-dev): bump @types/node from 18.18.7 to 18.18.8 by @dependabot in #284
  • build(deps-dev): bump @types/node from 18.18.8 to 18.18.9 by @dependabot in #285
  • build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by @dependabot in #286
  • build(deps-dev): bump prettier from 3.0.3 to 3.1.0 by @dependabot in #287
  • build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by @dependabot in #289
  • build(deps-dev): bump @types/node from 18.18.9 to 18.18.13 by @dependabot in #290
  • build(deps-dev): bump @types/node from 18.18.13 to 18.19.0 by @dependabot in #291
  • build(deps-dev): bump @types/node from 18.19.0 to 18.19.3 by @dependabot in #292
  • build(deps-dev): bump eslint from 8.54.0 to 8.55.0 by @dependabot in #293
  • build(deps-dev): bump prettier from 3.1.0 to 3.1.1 by @dependabot in #296
  • build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #295
  • build(deps-dev): bump eslint from 8.55.0 to 8.56.0 by @dependabot in #297
  • build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.1 by @dependabot in #298
  • build(deps-dev): bump eslint-plugin-prettier from 5.1.1 to 5.1.2 by @dependabot in #299
  • build(deps-dev): bump @types/node from 18.19.3 to 18.19.4 by @dependabot in #300
  • build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 by @dependabot in #301
  • build(deps-dev): bump @types/node from 18.19.4 to 18.19.6 by @dependabot in #302
  • build(deps-dev): bump prettier from 3.1.1 to 3.2.4 by @dependabot in #303
  • build(deps-dev): bump @types/node from 18.19.6 to 18.19.8 by @dependabot in #304
  • feat: update runtime to node 20 by @peter-evans in #305

Full Changelog: v2.1.2...v3.0.0