Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps codecov/codecov-action from 4 to 5.

Release notes

Sourced from codecov/codecov-action's releases.

v5.0.0

v5 Release

v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.

Migration Guide

The v5 release also coincides with the opt-out feature for tokens for public repositories. In the Global Upload Token section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.

[!WARNING]
The following arguments have been changed

  • file (this has been deprecated in favor of files)
  • plugin (this has been deprecated in favor of plugins)

The following arguments have been added:

  • binary
  • gcov_args
  • gcov_executable
  • gcov_ignore
  • gcov_include
  • report_type
  • skip_validation
  • swift_project

You can see their usage in the action.yml file.

What's Changed

... (truncated)

Changelog

Sourced from codecov/codecov-action's changelog.

v5 Release

v5 of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.

Migration Guide

The v5 release also coincides with the opt-out feature for tokens for public repositories. In the Global Upload Token section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.

[!WARNING] The following arguments have been changed

  • file (this has been deprecated in favor of files)
  • plugin (this has been deprecated in favor of plugins)

The following arguments have been added:

  • binary
  • gcov_args
  • gcov_executable
  • gcov_ignore
  • gcov_include
  • report_type
  • skip_validation
  • swift_project

You can see their usage in the action.yml file.

What's Changed

... (truncated)

Commits

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 show <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Dependency updates github_actions Pull requests that update GitHub Actions code labels Jul 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 28, 2025 17:22
@dependabot dependabot bot added dependencies Dependency updates github_actions Pull requests that update GitHub Actions code labels Jul 28, 2025
@myparcel-bot myparcel-bot bot force-pushed the dependabot/github_actions/codecov/codecov-action-5 branch 4 times, most recently from 3dae80b to 4c73194 Compare September 15, 2025 08:36
@myparcel-bot myparcel-bot bot force-pushed the dependabot/github_actions/codecov/codecov-action-5 branch from 4c73194 to ccc628e Compare October 22, 2025 08:22
@myparcel-bot myparcel-bot bot force-pushed the dependabot/github_actions/codecov/codecov-action-5 branch 2 times, most recently from 7f0fb0d to c6e76a8 Compare November 11, 2025 16:34
@myparcel-bot myparcel-bot bot force-pushed the dependabot/github_actions/codecov/codecov-action-5 branch 5 times, most recently from 80a37d0 to 57a938a Compare November 24, 2025 14:55
@myparcel-bot myparcel-bot bot force-pushed the dependabot/github_actions/codecov/codecov-action-5 branch from 57a938a to 0247c0c Compare November 28, 2025 11:11
@myparcel-bot myparcel-bot bot force-pushed the dependabot/github_actions/codecov/codecov-action-5 branch 3 times, most recently from 898b85d to f3c7dd1 Compare December 17, 2025 10:14
@myparcel-bot myparcel-bot bot force-pushed the dependabot/github_actions/codecov/codecov-action-5 branch from f3c7dd1 to d644e10 Compare January 5, 2026 08:51
@myparcel-bot myparcel-bot bot force-pushed the dependabot/github_actions/codecov/codecov-action-5 branch 3 times, most recently from 97e9e60 to 8c649f3 Compare January 19, 2026 14:43
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4...v5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@myparcel-bot myparcel-bot bot force-pushed the dependabot/github_actions/codecov/codecov-action-5 branch from 8c649f3 to e9477b0 Compare January 19, 2026 14:59
@FreekVR FreekVR merged commit 5f961a4 into main Jan 19, 2026
6 checks passed
@FreekVR FreekVR deleted the dependabot/github_actions/codecov/codecov-action-5 branch January 19, 2026 14:59
@codecov
Copy link

codecov bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@59829df). Learn more about missing BASE report.
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #544   +/-   ##
=======================================
  Coverage        ?   56.29%           
  Complexity      ?     1863           
=======================================
  Files           ?      118           
  Lines           ?     5437           
  Branches        ?        0           
=======================================
  Hits            ?     3061           
  Misses          ?     2376           
  Partials        ?        0           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MyParcelBot
Copy link

🎉 This PR is included in version 10.7.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates github_actions Pull requests that update GitHub Actions code released

Development

Successfully merging this pull request may close these issues.

3 participants