Skip to content

Update codecov/codecov-action action to v5#1088

Merged
Slamdunk merged 1 commit into
5.5.xfrom
renovate/codecov-codecov-action-5.x
Nov 15, 2024
Merged

Update codecov/codecov-action action to v5#1088
Slamdunk merged 1 commit into
5.5.xfrom
renovate/codecov-codecov-action-5.x

Conversation

@renovate

@renovate renovate Bot commented Nov 14, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action major v4.6.0 -> v5.0.0

Release Notes

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

v5.0.0

Compare Source

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 repository settings page in codecov.io, you can set the ability for Codecov to receive a coverage report from ANY souce. This will allow contributors or other members of a repository to upload without needing access to the Codecov 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

Full Changelog: codecov/codecov-action@v4.6.0...v5.0.0


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.

| datasource  | package                | from   | to     |
| ----------- | ---------------------- | ------ | ------ |
| github-tags | codecov/codecov-action | v4.6.0 | v5.0.0 |
@renovate renovate Bot added the renovate label Nov 14, 2024
@Slamdunk Slamdunk modified the milestones: 6.0.0, 5.5.0 Nov 15, 2024
@Slamdunk
Slamdunk merged commit db7aa1e into 5.5.x Nov 15, 2024
@Slamdunk
Slamdunk deleted the renovate/codecov-codecov-action-5.x branch November 15, 2024 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant