JuliaLinearAlgebra / AppleAccelerate.jl

Julia interface to the macOS Accelerate framework
Other
96 stars 18 forks source link

Bump codecov/codecov-action from 1 to 3 #55

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps codecov/codecov-action from 1 to 3.

Release notes

Sourced from codecov/codecov-action's releases.

v3.0.0

Breaking Changes

  • #689 Bump to node16 and small fixes

Features

  • #688 Incorporate gcov arguments for the Codecov uploader

Dependencies

  • #548 build(deps-dev): bump jest-junit from 12.2.0 to 13.0.0
  • #603 [Snyk] Upgrade @​actions/core from 1.5.0 to 1.6.0
  • #628 build(deps): bump node-fetch from 2.6.1 to 3.1.1
  • #634 build(deps): bump node-fetch from 3.1.1 to 3.2.0
  • #636 build(deps): bump openpgp from 5.0.1 to 5.1.0
  • #652 build(deps-dev): bump @​vercel/ncc from 0.30.0 to 0.33.3
  • #653 build(deps-dev): bump @​types/node from 16.11.21 to 17.0.18
  • #659 build(deps-dev): bump @​types/jest from 27.4.0 to 27.4.1
  • #667 build(deps): bump actions/checkout from 2 to 3
  • #673 build(deps): bump node-fetch from 3.2.0 to 3.2.3
  • #683 build(deps): bump minimist from 1.2.5 to 1.2.6
  • #685 build(deps): bump @​actions/github from 5.0.0 to 5.0.1
  • #681 build(deps-dev): bump @​types/node from 17.0.18 to 17.0.23
  • #682 build(deps-dev): bump typescript from 4.5.5 to 4.6.3
  • #676 build(deps): bump @​actions/exec from 1.1.0 to 1.1.1
  • #675 build(deps): bump openpgp from 5.1.0 to 5.2.1

v2.1.0

2.1.0

Features

  • #515 Allow specifying version of Codecov uploader

Dependencies

  • #499 build(deps-dev): bump @​vercel/ncc from 0.29.0 to 0.30.0
  • #508 build(deps): bump openpgp from 5.0.0-5 to 5.0.0
  • #514 build(deps-dev): bump @​types/node from 16.6.0 to 16.9.0

v2.0.3

2.0.3

Fixes

  • #464 Fix wrong link in the readme
  • #485 fix: Add override OS and linux default to platform

Dependencies

  • #447 build(deps): bump openpgp from 5.0.0-4 to 5.0.0-5
  • #458 build(deps-dev): bump eslint from 7.31.0 to 7.32.0
  • #465 build(deps-dev): bump @​typescript-eslint/eslint-plugin from 4.28.4 to 4.29.1
  • #466 build(deps-dev): bump @​typescript-eslint/parser from 4.28.4 to 4.29.1
  • #468 build(deps-dev): bump @​types/jest from 26.0.24 to 27.0.0
  • #470 build(deps-dev): bump @​types/node from 16.4.0 to 16.6.0
  • #472 build(deps): bump path-parse from 1.0.6 to 1.0.7
  • #473 build(deps-dev): bump @​types/jest from 27.0.0 to 27.0.1

... (truncated)

Changelog

Sourced from codecov/codecov-action's changelog.

3.1.1

Fixes

  • #661 Update deprecation warning
  • #593 Create codeql-analysis.yml
  • #712 README: fix typo
  • #725 fix: Remove a blank row
  • #726 Update README.md with correct badge version
  • #633 Create scorecards-analysis.yml
  • #747 fix: add more verbosity to validation
  • #750 Regenerate scorecards-analysis.yml
  • #774 Switch to v3
  • #783 Fix network entry in table
  • #791 Trim arguments after splitting them
  • #769 Plumb failCi into verification function.

Dependencies

  • #713 build(deps-dev): bump typescript from 4.6.3 to 4.6.4
  • #714 build(deps): bump node-fetch from 3.2.3 to 3.2.4
  • #724 build(deps): bump github/codeql-action from 1 to 2
  • #717 build(deps-dev): bump @​types/jest from 27.4.1 to 27.5.0
  • #729 build(deps-dev): bump @​types/node from 17.0.25 to 17.0.33
  • #734 build(deps-dev): downgrade @​types/node to 16.11.35
  • #723 build(deps): bump actions/checkout from 2 to 3
  • #733 build(deps): bump @​actions/github from 5.0.1 to 5.0.3
  • #732 build(deps): bump @​actions/core from 1.6.0 to 1.8.2
  • #737 build(deps-dev): bump @​types/node from 16.11.35 to 16.11.36
  • #749 build(deps): bump ossf/scorecard-action from 1.0.1 to 1.1.0
  • #755 build(deps-dev): bump typescript from 4.6.4 to 4.7.3
  • #759 build(deps-dev): bump @​types/node from 16.11.36 to 16.11.39
  • #762 build(deps-dev): bump @​types/node from 16.11.39 to 16.11.40
  • #746 build(deps-dev): bump @​vercel/ncc from 0.33.4 to 0.34.0
  • #757 build(deps): bump ossf/scorecard-action from 1.1.0 to 1.1.1
  • #760 build(deps): bump openpgp from 5.2.1 to 5.3.0
  • #748 build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0
  • #766 build(deps-dev): bump typescript from 4.7.3 to 4.7.4
  • #799 build(deps): bump openpgp from 5.3.0 to 5.4.0
  • #798 build(deps): bump @​actions/core from 1.8.2 to 1.9.1

3.1.0

Features

  • #699 Incorporate xcode arguments for the Codecov uploader

Dependencies

  • #694 build(deps-dev): bump @​vercel/ncc from 0.33.3 to 0.33.4
  • #696 build(deps-dev): bump @​types/node from 17.0.23 to 17.0.25
  • #698 build(deps-dev): bump jest-junit from 13.0.0 to 13.2.0

3.0.0

Breaking Changes

  • #689 Bump to node16 and small fixes

... (truncated)

Commits
  • d9f34f8 release: update changelog and version to 3.1.1 (#828)
  • 0e9e7b4 Plumb failCi into verification function. (#769)
  • 7f20bd4 build(deps): bump @​actions/core from 1.8.2 to 1.9.1 (#798)
  • 13bc253 build(deps): bump openpgp from 5.3.0 to 5.4.0 (#799)
  • 5c0da1b Trim arguments after splitting them (#791)
  • 68d5f6d Fix network entry in table (#783)
  • 2a829b9 Switch to v3 (#774)
  • 8e09eaf build(deps-dev): bump typescript from 4.7.3 to 4.7.4 (#766)
  • 39e2229 build(deps): bump actions/upload-artifact from 2.3.1 to 3.1.0 (#748)
  • b2b7703 build(deps): bump openpgp from 5.2.1 to 5.3.0 (#760)
  • 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 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 coverage has no change and project coverage change: +80.26 :tada:

Comparison is base (cb818b5) 0.00% compared to head (e5941de) 80.26%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #55 +/- ## =========================================== + Coverage 0.00% 80.26% +80.26% =========================================== Files 3 4 +1 Lines 151 152 +1 =========================================== + Hits 0 122 +122 + Misses 151 30 -121 ``` [see 3 files with indirect coverage changes](https://codecov.io/gh/JuliaMath/AppleAccelerate.jl/pull/55/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaMath)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.