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

chore(deps): update codecov/codecov-action action to v4 - autoclosed #316

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2024

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action major v3.1.6 -> v4.6.0

Release Notes

codecov/codecov-action (codecov/codecov-action)

v4.6.0

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.5.0...v4.6.0

v4.5.0

Compare Source

What's Changed
New Contributors

Full Changelog: codecov/codecov-action@v4.4.1...v4.5.0

v4.4.1

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1

v4.4.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.3.1...v4.4.0

v4.3.1

Compare Source

v4.3.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.2.0...v4.3.0

v4.2.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.1.1...v4.2.0

v4.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.0.2...v4.1.0

v4.0.2

Compare Source

What's Changed
New Contributors

Full Changelog: codecov/codecov-action@v4.0.1...v4.0.2

v4.0.1

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v4.0.0...v4.0.1

v4.0.0

Compare Source

v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to power new features including local upload, the global upload token, and new upcoming features.

Breaking Changes
  • The Codecov Action runs as a node20 action due to node16 deprecation. See this post from GitHub on how to migrate.
  • Tokenless uploading is unsupported. However, PRs made from forks to the upstream public repos will support tokenless (e.g. contributors to OS projects do not need the upstream repo's Codecov token). This doc shows instructions on how to add the Codecov token.
  • OS platforms have been added, though some may not be automatically detected. To see a list of platforms, see our CLI download page
  • Various arguments to the Action have been changed. Please be aware that the arguments match with the CLI's needs

v3 versions and below will not have access to CLI features (e.g. global upload token, ATS).

What's Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jan 31, 2024

Test results

19 tests  ±0   19 ✅ ±0   0s ⏱️ ±0s
 2 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 68e0ca7. ± Comparison against base commit 96ad1e2.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.59%. Comparing base (96ad1e2) to head (68e0ca7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #316   +/-   ##
=======================================
  Coverage   86.59%   86.59%           
=======================================
  Files           3        3           
  Lines         194      194           
=======================================
  Hits          168      168           
  Misses         26       26           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/codecov-codecov-action-4.x branch 11 times, most recently from a745722 to b4639f2 Compare February 7, 2024 12:21
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-4.x branch 11 times, most recently from eab2b47 to 92e535c Compare February 15, 2024 03:50
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-4.x branch 3 times, most recently from 34a1746 to d8a0970 Compare February 19, 2024 04:01
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action action to v4 chore(deps): update codecov/codecov-action action to v4 - autoclosed Feb 19, 2024
@renovate renovate bot closed this Feb 19, 2024
@renovate renovate bot deleted the renovate/codecov-codecov-action-4.x branch February 19, 2024 19:00
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-4.x branch 13 times, most recently from a2ca543 to 523bc09 Compare October 23, 2024 23:22
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-4.x branch 3 times, most recently from bcbeefa to d6c4660 Compare October 31, 2024 03:02
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-4.x branch 3 times, most recently from ef95b32 to 5971784 Compare November 11, 2024 03:57
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-4.x branch 6 times, most recently from fa80852 to c9a75cc Compare November 14, 2024 01:49
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-4.x branch from c9a75cc to 68e0ca7 Compare November 14, 2024 11:13
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action action to v4 chore(deps): update codecov/codecov-action action to v4 - autoclosed Nov 14, 2024
@renovate renovate bot closed this Nov 14, 2024
@renovate renovate bot deleted the renovate/codecov-codecov-action-4.x branch November 14, 2024 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants