penny-vault / pv-api

Apache License 2.0
3 stars 1 forks source link

Bump magefile/mage-action from 2 to 3 #360

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps magefile/mage-action from 2 to 3.

Release notes

Sourced from magefile/mage-action's releases.

v3.0.0

What's Changed

Full Changelog: https://github.com/magefile/mage-action/compare/v2.4.1...v3.0.0

v2.4.1

What's Changed

Full Changelog: https://github.com/magefile/mage-action/compare/v2.4.0...v2.4.1

v2.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/magefile/mage-action/compare/v2.3.0...v2.4.0

v2.3.0

What's Changed

Full Changelog: https://github.com/magefile/mage-action/compare/v2.2.0...v2.3.0

v2.2.0

What's Changed

  • use Octokit client to check mage release by @​crazy-max (#269)
  • Bump json5 from 2.1.3 to 2.2.3 (#265)
  • Bump minimatch from 3.0.4 to 3.1.2 (#266)

Full Changelog: https://github.com/magefile/mage-action/compare/v2.1.0...v2.2.0

v2.1.0

What's Changed

  • Bump @​actions/core from 1.6.0 to 1.10.0 (#261 #262)
  • Bump @​actions/http-client from 1.0.11 to 2.0.1 (#256)
  • Bump @​actions/tool-cache from 1.7.2 to 2.0.1 (#257)
  • Support arm64 arch by @​jmontroy90 (#263)

Full Changelog: https://github.com/magefile/mage-action/compare/v2.0.0...v2.1.0

Commits
  • 6a5dcb5 Merge pull request #307 from crazy-max/fix-home-dir
  • d0d1cd3 chore: update generated content
  • d076338 fix: create mage home dir if it does not exist
  • 74678e6 Merge pull request #298 from magefile/dependabot/github_actions/actions/check...
  • 7436432 Merge pull request #306 from crazy-max/codecov-conf
  • 7b6abc8 codecov: update config
  • 010bea5 Merge pull request #302 from crazy-max/form-templates
  • 8bee9e2 chore: github form templates
  • 71f3796 Merge pull request #301 from crazy-max/align-labels
  • 7cb1fb0 chore: cleanup labels config
  • Additional commits viewable 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (062c2b1) 29.00% compared to head (a9ef059) 29.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #360 +/- ## ======================================= Coverage 29.00% 29.00% ======================================= Files 31 31 Lines 13915 13915 ======================================= Hits 4036 4036 Misses 9626 9626 Partials 253 253 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.