hashicorp / go-multierror

A Go (golang) package for representing a list of errors as a single error.
Mozilla Public License 2.0
2.28k stars 123 forks source link

Bump autero1/action-gotestsum from 1.0.0 to 2.0.0 #74

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps autero1/action-gotestsum from 1.0.0 to 2.0.0.

Release notes

Sourced from autero1/action-gotestsum's releases.

action-gotestsum v2.0.0

  • Update runtime to Node 16
  • Bump dependencies

See CHANGELOG.md for more details.

Changelog

Sourced from autero1/action-gotestsum's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0 (2023-04-20)

1.0.0 (2021-02-09)

chore

  • run release on all tags (2176d3c)

0.1.0 (2020-02-23)

Commits
  • 7263b9d chore(release): 2.0.0
  • b4c670c chore(release): Add build assets
  • fb15bfa Update README.md
  • b469c35 bump README version to next major
  • e190b2f Merge pull request #39 from autero1/chore/action-deps
  • 9406db4 chore(deps): upgrade actions
  • 2a62c4d Merge pull request #38 from autero1/chore/deps
  • caa86c2 chore(deps): bump node version and dependencies
  • 60aa670 Merge pull request #24 from autero1/dependabot/npm_and_yarn/actions/core-1.9.1
  • 8e6bb2b chore(deps): bump @​actions/core from 1.2.6 to 1.9.1
  • 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.