fatih / color

Color package for Go (golang)
https://pkg.go.dev/github.com/fatih/color
MIT License
7.15k stars 607 forks source link

Bump dominikh/staticcheck-action from 1.2.0 to 1.3.0 #201

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 12 months ago

Bumps dominikh/staticcheck-action from 1.2.0 to 1.3.0.

Release notes

Sourced from dominikh/staticcheck-action's releases.

v1.3.0

Version 1.3.0

Changelog

Sourced from dominikh/staticcheck-action's changelog.

1.3.0

  • Add the output-format option
  • Add the output-file option
  • Add the merge-files option
  • Update action/cache dependency from v2 to v3
  • Update setup-go-faster dependency from v1.7.0 to v1.8.0
  • Update installed Go version from 1.17.x to 1.19.x
Commits
  • ba60535 Fix formatting of changelog
  • 97b4433 Update versions used in examples
  • 51e00fb Add changelog
  • 0c5d998 Update installed Go version to 1.19.x
  • ca65062 deps: upgrade setup-go-faster
  • b599c1d deps: upgrade action versions for CI
  • 9f77055 Support setting output format, writing to file and merging results
  • See full diff in compare view


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)