ain-soph / trojanzoo

TrojanZoo provides a universal pytorch platform to conduct security researches (especially backdoor attacks/defenses) of image classification in deep learning.
https://ain-soph.github.io/trojanzoo
GNU General Public License v3.0
274 stars 62 forks source link

Bump crazy-max/ghaction-github-status from 2.2.0 to 3.1.0 #172

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps crazy-max/ghaction-github-status from 2.2.0 to 3.1.0.

Release notes

Sourced from crazy-max/ghaction-github-status's releases.

v3.1.0

  • Bump @​actions/core from 1.6.0 to 1.10.0 (#73 #74)
  • Bump @​actions/http-client from 1.0.11 to 2.0.1 (#69)
  • Bump chalk from 4.1.2 to 5.1.2 (#76)

Full Changelog: https://github.com/crazy-max/ghaction-github-status/compare/v3.0.0...v3.1.0

v3.0.0

  • Node 16 as default runtime (#63)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.

v2.3.0

  • Codespaces status support (#62)
  • Update dev dependencies and workflow (#61)
  • Bump @​actions/core from 1.2.6 to 1.6.0 (#37 #51 #55)
  • Bump minimist from 1.2.5 to 1.2.6 (#59)
  • Bump ansi-regex from 5.0.0 to 5.0.1 (#54)
  • Bump tmpl from 1.0.4 to 1.0.5 (#53)
  • Bump path-parse from 1.0.6 to 1.0.7 (#50)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (#45)
  • Bump ws from 7.3.1 to 7.4.6 (#44)
  • Bump lodash from 4.17.20 to 4.17.21 (#46)
  • Bump chalk from 4.1.0 to 4.1.2 (#38 #49)
Commits
  • 8d1f141 Merge pull request #76 from crazy-max/dependabot/npm_and_yarn/chalk-5.1.2
  • bf2e187 Update generated content
  • 6fa209c Bump chalk from 4.1.2 to 5.1.2
  • f097143 Merge pull request #69 from crazy-max/dependabot/npm_and_yarn/actions/http-cl...
  • 10b4959 Update generated content
  • 115471b Bump @​actions/http-client from 1.0.11 to 2.0.1
  • 3493be8 Merge pull request #74 from crazy-max/dependabot/npm_and_yarn/actions/core-1....
  • f5b73a8 Update generated content
  • 6c67ae8 Bump @​actions/core from 1.9.1 to 1.10.0
  • d16dc06 Bump @​actions/core from 1.6.0 to 1.9.1 (#73)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.