Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v5.3.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.0..v5.3.1

v5.3.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.2.0..v5.3.0

v5.2.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.2..v5.2.0

v5.1.2

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.1..v5.1.2

v5.1.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.0..v5.1.1

v5.1.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.7..v5.1.0

v5.0.7

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.6..v5.0.7

v5.0.6

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.5..v5.0.6

v5.0.5

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.4..v5.0.5

v5.0.4

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.3..v5.0.4

v5.0.3

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.2..v5.0.3

v5.0.2

Compare Source

What's Changed

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

v5.0.1

Compare Source

What's Changed

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

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 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

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 becomes conflicted, 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.

@github-actions
Copy link

github-actions bot commented Nov 14, 2024

@codecov
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.56%. Comparing base (0fa344e) to head (eb43f01).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1372   +/-   ##
=======================================
  Coverage   97.56%   97.56%           
=======================================
  Files          79       79           
  Lines        4921     4921           
=======================================
  Hits         4801     4801           
  Misses        120      120           

☔ 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-5.x branch from eb43f01 to 7ebc9f7 Compare November 19, 2024 22:38
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-5.x branch from 7ebc9f7 to 11aa521 Compare November 20, 2024 05:00
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-5.x branch from 11aa521 to 16da0f8 Compare November 20, 2024 18:22
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-5.x branch from 16da0f8 to 5db166e Compare November 20, 2024 22:36
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-5.x branch from 5db166e to 74a32dd Compare November 21, 2024 02:07
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-5.x branch from 74a32dd to 64828e9 Compare December 5, 2024 19:15
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-5.x branch from 64828e9 to 28e410c Compare December 5, 2024 22:48
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-5.x branch from 28e410c to b93848d Compare December 18, 2024 19:54
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-5.x branch from b93848d to 024b12c Compare January 22, 2025 17:34
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-5.x branch from 024b12c to f9b6744 Compare January 23, 2025 22:43
@renovate renovate bot force-pushed the renovate/codecov-codecov-action-5.x branch from f9b6744 to 85a813d Compare January 24, 2025 21:56
@daohoangson daohoangson merged commit d10e9a5 into master Feb 17, 2025
11 of 14 checks passed
@daohoangson daohoangson deleted the renovate/codecov-codecov-action-5.x branch February 17, 2025 20:28
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.

2 participants