Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from Sep 23, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2022

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)

@dependabot dependabot bot requested a review from Borda as a code owner September 23, 2022 21:07
@Borda Borda enabled auto-merge (squash) September 23, 2022 21:09
@codecov
Copy link

codecov bot commented Sep 23, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (cd1f21c) compared to base (0813d34).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #21   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          133       133           
=========================================
  Hits           133       133           
Flag Coverage Δ
pytest 100.00% <ø> (ø)
python3.10 100.00% <ø> (ø)
python3.6 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](codecov/codecov-action@v1...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-github_actions-codecov-codecov-action-3 branch from e87fe67 to cd1f21c Compare September 23, 2022 21:10
@sonarcloud
Copy link

sonarcloud bot commented Sep 23, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@Borda Borda merged commit 06b1ca9 into main Sep 23, 2022
@Borda Borda deleted the dependabot-github_actions-codecov-codecov-action-3 branch September 23, 2022 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant