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

ci(action): update codecov/codecov-action action to v4 #105

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

isn-renovate[bot]
Copy link
Contributor

@isn-renovate isn-renovate bot commented Feb 1, 2024

This PR contains the following updates:

Package Type Update Change OpenSSF
codecov/codecov-action action major v3 -> v4.5.0 OpenSSF Scorecard

Release Notes

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

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

What's Changed

New Contributors

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

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 - "before 5am every weekday,every weekend" (UTC), 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 has been generated by Renovate Bot.

@isn-renovate isn-renovate bot requested a review from sheerlox as a code owner February 1, 2024 01:56
@isn-renovate isn-renovate bot force-pushed the isn-renovate/codecov-codecov-action-4.x branch 6 times, most recently from 06e7d39 to ef63b53 Compare February 8, 2024 02:25
@isn-renovate isn-renovate bot force-pushed the isn-renovate/codecov-codecov-action-4.x branch 5 times, most recently from 4f391e9 to a88f122 Compare February 17, 2024 02:40
@isn-renovate isn-renovate bot force-pushed the isn-renovate/codecov-codecov-action-4.x branch 5 times, most recently from 5794704 to 0b668db Compare February 24, 2024 02:21
@isn-renovate isn-renovate bot force-pushed the isn-renovate/codecov-codecov-action-4.x branch 5 times, most recently from cabdb65 to cc33afd Compare February 27, 2024 02:24
@isn-renovate isn-renovate bot force-pushed the isn-renovate/codecov-codecov-action-4.x branch 4 times, most recently from 4d46242 to b072a8d Compare March 11, 2024 02:41
@isn-renovate isn-renovate bot force-pushed the isn-renovate/codecov-codecov-action-4.x branch 3 times, most recently from 1c0b930 to dd17b6b Compare March 18, 2024 02:41
@isn-renovate isn-renovate bot force-pushed the isn-renovate/codecov-codecov-action-4.x branch 2 times, most recently from 8cec146 to 3999829 Compare March 19, 2024 01:53
@isn-renovate isn-renovate bot force-pushed the isn-renovate/codecov-codecov-action-4.x branch from 3999829 to 05101ec Compare March 27, 2024 01:52
@isn-renovate isn-renovate bot force-pushed the isn-renovate/codecov-codecov-action-4.x branch 2 times, most recently from 4261be2 to 6bbf01d Compare April 10, 2024 01:55
@isn-renovate isn-renovate bot force-pushed the isn-renovate/codecov-codecov-action-4.x branch 2 times, most recently from c621a71 to f6f9ef6 Compare May 6, 2024 13:38
@isn-renovate isn-renovate bot force-pushed the isn-renovate/codecov-codecov-action-4.x branch 2 times, most recently from 12d16d4 to b25b9b2 Compare May 21, 2024 02:00
@isn-renovate isn-renovate bot force-pushed the isn-renovate/codecov-codecov-action-4.x branch 8 times, most recently from 529b9c7 to 2654108 Compare June 11, 2024 10:39
@isn-renovate isn-renovate bot force-pushed the isn-renovate/codecov-codecov-action-4.x branch 5 times, most recently from de2bdd0 to 371b66e Compare June 18, 2024 02:04
@isn-renovate isn-renovate bot force-pushed the isn-renovate/codecov-codecov-action-4.x branch 4 times, most recently from 049600c to bf431f0 Compare June 26, 2024 02:48
@isn-renovate isn-renovate bot force-pushed the isn-renovate/codecov-codecov-action-4.x branch 2 times, most recently from 0898008 to ab8b93a Compare July 1, 2024 03:25
@isn-renovate isn-renovate bot force-pushed the isn-renovate/codecov-codecov-action-4.x branch from ab8b93a to d638da7 Compare July 2, 2024 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants