blu3mania / npp-papyrus

Notepad++ plugin to provide Papyrus scripting language support to Notepad++, such as syntax highlighting with automatic recognition of class names/functions/properties, keywords matching, and hyperlinks to referenced scripts. It also comes with a compiler that can provide compilation errors in a separate list window, as well as inline annotation and indication where errors are reported, plus support anonymization of compiled .pex files.
GNU General Public License v3.0
24 stars 7 forks source link

Bump crazy-max/ghaction-virustotal from 2 to 3 #30

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps crazy-max/ghaction-virustotal from 2 to 3.

Release notes

Sourced from crazy-max/ghaction-virustotal's releases.

v3.0.0

  • 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

  • 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

  • Fix error output

v2.4.0

  • 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

  • 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

  • Fix CVE-2020-15228

v2.2.0

v2.1.2

... (truncated)

Changelog

Sourced from crazy-max/ghaction-virustotal's changelog.

Changelog

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)