Skip to content

Releases: crazy-max/ghaction-virustotal

v4.0.0

10 Sep 13:49
92a6081
Compare
Choose a tag to compare

Full Changelog: v3.3.0...v4.0.0

v3.3.0

09 Sep 10:38
7700025
Compare
Choose a tag to compare
  • bump axios from 0.27.2 to 1.5.0 in #163 #172
  • bump http-cache-semantics from 4.1.0 to 4.1.1 in #157
  • bump json5 from 2.2.1 to 2.2.3 in #150
  • bump minimatch from 3.0.4 to 3.1.2 in #148
  • bump semver from 5.7.1 to 5.7.2 in #169
  • bump word-wrap from 1.2.3 to 1.2.5 in #173
  • chore: update yarn to 3.2.4 by @crazy-max in #143
  • chore: update dev dependencies by @crazy-max in #144

Full Changelog: v3.2.0...v3.3.0

v3.2.0

20 Oct 05:19
6d0c025
Compare
Choose a tag to compare
  • Remove setOutput workaround by @crazy-max (#141)
  • Bump @actions/core from 1.9.0 to 1.10.0 (#131 #135)
  • Bump @actions/github from 5.0.3 to 5.1.1 (#136)

Full Changelog: v3.1.0...v3.2.0

v3.1.0

26 Jun 12:36
953a575
Compare
Choose a tag to compare
  • Support rate limiting (#124 #129)
  • Set collapsible assets in release body (#128)
  • Large file upload support (#127)
  • Bump @actions/core from 1.6.0 to 1.9.0 (#126)
  • Bump @actions/github from 5.0.1 to 5.0.3 (#123)
  • Bump axios from 0.26.1 to 0.27.2 (#117)

v3.0.0

26 May 09:13
d36c20f
Compare
Choose a tag to compare
  • Node 16 as default runtime (#113)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.

v2.5.0

26 May 09:12
2565b50
Compare
Choose a tag to compare
  • Update dev dependencies and workflow (#111)
  • Handle latest Octokit definitions (#78)
  • Fix setOutput (#87)
  • Use core.getBooleanInput (#86)
  • Fix inputs and release event
  • Bump @actions/core from 1.2.6 to 1.6.0 (#76 #82 #91)
  • Bump @actions/github from 5.0.0 to 5.0.1 (#112)
  • Bump axios from 0.21.1 to 0.26.1 (#84 #85 #106)
  • Bump mime from 2.4.7 to 3.0.0 (#67 #95)
  • Bump node-fetch from 2.6.1 to 2.6.7 (#104)
  • Bump follow-redirects from 1.14.3 to 1.14.9 (#105)
  • Bump minimist from 1.2.5 to 1.2.6 (#107)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#90)
  • Bump tmpl from 1.0.4 to 1.0.5 (#89)
  • Bump path-parse from 1.0.6 to 1.0.7 (#81)
  • Bump form-data from 3.0.0 to 4.0.0 (#66)
  • Bump y18n from 4.0.0 to 4.0.3 (#70)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#72)
  • Bump lodash from 4.17.20 to 4.17.21 (#71)
  • Bump ws from 7.3.0 to 7.4.6 (#77)

v2.4.1

06 Jan 21:02
a3f74cf
Compare
Choose a tag to compare
  • Fix error output

v2.4.0

22 Dec 17:07
ee072f3
Compare
Choose a tag to compare
  • Fix maxBodyLength limit (#64)
  • Bump node-notifier from 8.0.0 to 8.0.1 (#63)
  • Bump axios from 0.21.0 to 0.21.1 (#62)
  • Bump mime from 2.4.6 to 2.4.7 (#61)
  • JSON stringify Axios error response

v2.3.0

12 Dec 02:34
5e1d7b1
Compare
Choose a tag to compare
  • Enhanced error messages output
  • Bump node-fetch from 2.6.0 to 2.6.1 (#59)
  • Bump lodash from 4.17.15 to 4.17.20 (#58)
  • Bump axios from 0.19.2 to 0.21.0 (#56)

v2.2.1

01 Oct 18:12
96111c4
Compare
Choose a tag to compare