Skip to content

Create or Update Comment v4.0.0

Latest
Compare
Choose a tag to compare
@peter-evans peter-evans released this 25 Jan 11:47
· 19 commits to main since this release
71345be

⚙️ 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): bump actions/setup-node from 3 to 4 by @dependabot in #273
  • build(deps-dev): bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in #274
  • build(deps-dev): bump eslint-plugin-jest from 27.4.2 to 27.4.3 by @dependabot in #276
  • build(deps-dev): bump @types/node from 18.18.5 to 18.18.6 by @dependabot in #277
  • build(deps-dev): bump eslint from 8.51.0 to 8.52.0 by @dependabot in #275
  • build(deps-dev): bump eslint-plugin-jest from 27.4.3 to 27.6.0 by @dependabot in #278
  • build(deps-dev): bump @types/node from 18.18.6 to 18.18.8 by @dependabot in #279
  • build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by @dependabot in #280
  • build(deps-dev): bump @types/node from 18.18.8 to 18.18.9 by @dependabot in #281
  • build(deps-dev): bump prettier from 3.0.3 to 3.1.0 by @dependabot in #282
  • build(deps-dev): bump @types/node from 18.18.9 to 18.18.12 by @dependabot in #283
  • build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by @dependabot in #284
  • build(deps-dev): bump @types/node from 18.18.12 to 18.18.13 by @dependabot in #285
  • build(deps-dev): bump eslint from 8.54.0 to 8.55.0 by @dependabot in #286
  • build(deps-dev): bump @types/node from 18.18.13 to 18.19.2 by @dependabot in #287
  • build(deps): bump chuhlomin/render-template from 1.8 to 1.9 by @dependabot in #288
  • build(deps-dev): bump @types/node from 18.19.2 to 18.19.3 by @dependabot in #289
  • build(deps-dev): bump prettier from 3.1.0 to 3.1.1 by @dependabot in #290
  • build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.0 by @dependabot in #292
  • build(deps-dev): bump eslint from 8.55.0 to 8.56.0 by @dependabot in #293
  • build(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #295
  • build(deps-dev): bump eslint-plugin-prettier from 5.1.0 to 5.1.2 by @dependabot in #296
  • build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.1 by @dependabot in #297
  • build(deps-dev): bump @types/node from 18.19.3 to 18.19.4 by @dependabot in #298
  • build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 by @dependabot in #299
  • build(deps-dev): bump @types/node from 18.19.4 to 18.19.6 by @dependabot in #300
  • build(deps-dev): bump prettier from 3.1.1 to 3.2.3 by @dependabot in #301
  • build(deps-dev): bump eslint-plugin-jest from 27.6.1 to 27.6.3 by @dependabot in #302
  • build(deps-dev): bump @types/node from 18.19.6 to 18.19.7 by @dependabot in #303
  • build(deps-dev): bump @types/node from 18.19.7 to 18.19.8 by @dependabot in #304
  • build(deps-dev): bump prettier from 3.2.3 to 3.2.4 by @dependabot in #305
  • feat: update runtime to node 20 by @peter-evans in #306

Full Changelog: v3.1.0...v4.0.0