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

⬆️ Update codecov/codecov-action action to v5 #5429

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

renovate[bot]
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.0.6

Release Notes

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

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 14, 2024
@renovate renovate bot requested a review from dubzzz as a code owner November 14, 2024 19:32
Copy link

changeset-bot bot commented Nov 14, 2024

⚠️ No Changeset found

Latest commit: dd8fedf

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

pkg-pr-new bot commented Nov 14, 2024

Open in Stackblitz@fast-check/examples

@fast-check/ava

yarn add https://pkg.pr.new/@fast-check/[email protected]

@fast-check/expect-type

yarn add https://pkg.pr.new/@fast-check/[email protected]

fast-check

yarn add https://pkg.pr.new/[email protected]

@fast-check/jest

yarn add https://pkg.pr.new/@fast-check/[email protected]

@fast-check/packaged

yarn add https://pkg.pr.new/@fast-check/[email protected]

@fast-check/poisoning

yarn add https://pkg.pr.new/@fast-check/[email protected]

@fast-check/vitest

yarn add https://pkg.pr.new/@fast-check/[email protected]

@fast-check/worker

yarn add https://pkg.pr.new/@fast-check/[email protected]

commit: a7b42ab

Copy link
Contributor

👋 A preview of the new documentation is available at: http://673651f560d06f495b350fcd--dubzzz-fast-check.netlify.app

@renovate renovate bot force-pushed the renovate/codecov-codecov-action-5.x branch from 4385ba5 to e5965e2 Compare November 15, 2024 14:12
Copy link
Contributor

👋 A preview of the new documentation is available at: http://673757ce3dfa0cba7b5bbc46--dubzzz-fast-check.netlify.app

@renovate renovate bot force-pushed the renovate/codecov-codecov-action-5.x branch from e5965e2 to 589aa23 Compare November 15, 2024 16:05
Copy link
Contributor

👋 A preview of the new documentation is available at: http://6737725360d06fc666350e1c--dubzzz-fast-check.netlify.app

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.19%. Comparing base (98137eb) to head (a7b42ab).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5429   +/-   ##
=======================================
  Coverage   95.19%   95.19%           
=======================================
  Files         235      235           
  Lines       10644    10644           
  Branches     2838     2839    +1     
=======================================
  Hits        10133    10133           
  Misses        511      511           
Flag Coverage Δ
unit-tests 95.19% <ø> (ø)
unit-tests-18.x-Linux 95.19% <ø> (ø)
unit-tests-20.x-Linux 95.19% <ø> (ø)
unit-tests-22.x-Linux 95.19% <ø> (+0.04%) ⬆️
unit-tests-latest-Linux 95.19% <ø> (ø)

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

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


🚨 Try these New Features:

@renovate renovate bot force-pushed the renovate/codecov-codecov-action-5.x branch from 589aa23 to 1b51aba Compare November 19, 2024 22:17
Copy link
Contributor

👋 A preview of the new documentation is available at: http://673d0f5e530c87888672b74f--dubzzz-fast-check.netlify.app

@renovate renovate bot force-pushed the renovate/codecov-codecov-action-5.x branch from 1b51aba to c759365 Compare November 20, 2024 05:07
Copy link
Contributor

👋 A preview of the new documentation is available at: http://673d6f60e233241b043d2647--dubzzz-fast-check.netlify.app

@renovate renovate bot force-pushed the renovate/codecov-codecov-action-5.x branch from c759365 to dd8fedf Compare November 20, 2024 17:06
Copy link
Contributor

👋 A preview of the new documentation is available at: http://673e18d3eca2d81650834921--dubzzz-fast-check.netlify.app

@renovate renovate bot force-pushed the renovate/codecov-codecov-action-5.x branch from dd8fedf to a7b42ab Compare November 20, 2024 22:46
Copy link
Contributor

👋 A preview of the new documentation is available at: http://673e67bba111e98d5e9a2317--dubzzz-fast-check.netlify.app

@dubzzz dubzzz merged commit 19de28d into main Nov 20, 2024
74 checks passed
@dubzzz dubzzz deleted the renovate/codecov-codecov-action-5.x branch November 20, 2024 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant