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

build(deps): update codecov/codecov-action action to v4 #141

Merged
merged 5 commits into from Mar 31, 2024

Conversation

aki-bot[bot]
Copy link
Contributor

@aki-bot aki-bot bot commented Feb 3, 2024

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action major v3.1.6 -> v4.1.1

Release Notes

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

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

New Contributors

Full Changelog: codecov/codecov-action@v3.1.6...v4.0.0


Configuration

📅 Schedule: Branch creation - "after 3:00 and before 6:00 on Saturday" (UTC), 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 has been generated by Renovate Bot.

@aki-bot aki-bot bot requested a review from akikanellis as a code owner February 3, 2024 03:08
akikanellis
akikanellis previously approved these changes Feb 3, 2024
@github-actions github-actions bot added the build Changes that affect the build system or external dependencies label Feb 3, 2024
@aki-bot aki-bot bot force-pushed the update-dependencies-codecov-codecov-action-4.x branch from c7abe72 to d1280d6 Compare February 3, 2024 03:22
akikanellis
akikanellis previously approved these changes Feb 3, 2024
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Feb 3, 2024
@aki-bot aki-bot bot force-pushed the update-dependencies-codecov-codecov-action-4.x branch from d1280d6 to d5ff85f Compare February 23, 2024 16:49
@github-actions github-actions bot removed the build Changes that affect the build system or external dependencies label Feb 23, 2024
akikanellis
akikanellis previously approved these changes Feb 23, 2024
@github-actions github-actions bot added the build Changes that affect the build system or external dependencies label Feb 23, 2024
@aki-bot aki-bot bot force-pushed the update-dependencies-codecov-codecov-action-4.x branch from d5ff85f to effd5d3 Compare February 26, 2024 19:49
@github-actions github-actions bot removed the build Changes that affect the build system or external dependencies label Feb 26, 2024
akikanellis
akikanellis previously approved these changes Feb 26, 2024
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Feb 26, 2024
@akikanellis akikanellis force-pushed the update-dependencies-codecov-codecov-action-4.x branch from effd5d3 to 2a782d7 Compare March 16, 2024 12:27
github-actions[bot]
github-actions bot previously approved these changes Mar 16, 2024
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Mar 16, 2024
@akikanellis akikanellis enabled auto-merge (squash) March 16, 2024 12:28
@aki-bot aki-bot bot dismissed stale reviews from github-actions and akikanellis via f0911be March 26, 2024 16:07
@aki-bot aki-bot bot force-pushed the update-dependencies-codecov-codecov-action-4.x branch from 2a782d7 to f0911be Compare March 26, 2024 16:07
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Mar 26, 2024
@akikanellis akikanellis force-pushed the update-dependencies-codecov-codecov-action-4.x branch from f0911be to 2d5a28a Compare March 30, 2024 21:26
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Mar 30, 2024
github-actions[bot]
github-actions bot previously approved these changes Mar 30, 2024
@akikanellis akikanellis dismissed stale reviews from github-actions and themself via 109ad08 March 30, 2024 21:41
github-actions[bot]
github-actions bot previously approved these changes Mar 30, 2024
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Mar 30, 2024
@aki-bot
Copy link
Contributor Author

aki-bot bot commented Mar 30, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

github-actions[bot]
github-actions bot previously approved these changes Mar 31, 2024
@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Mar 31, 2024
Copy link

codecov bot commented Mar 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.78%. Comparing base (17aa240) to head (76166e4).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #141      +/-   ##
============================================
- Coverage     95.94%   95.78%   -0.17%     
  Complexity      248      248              
============================================
  Files            27       27              
  Lines          1777     1707      -70     
  Branches        287      287              
============================================
- Hits           1705     1635      -70     
  Misses           19       19              
  Partials         53       53              

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

@github-actions github-actions bot added build Changes that affect the build system or external dependencies and removed build Changes that affect the build system or external dependencies labels Mar 31, 2024
@akikanellis akikanellis merged commit a34e2c1 into main Mar 31, 2024
14 checks passed
@akikanellis akikanellis deleted the update-dependencies-codecov-codecov-action-4.x branch March 31, 2024 17:39
akikanellis pushed a commit that referenced this pull request Mar 31, 2024
## [1.25.30](v1.25.29...v1.25.30) (2024-03-31)

### Build System

* **deps:** update codecov/codecov-action action to v4 ([#141](#141)) ([a34e2c1](a34e2c1))
@akikanellis
Copy link
Owner

🎉 This PR is included in version 1.25.30 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Changes that affect the build system or external dependencies released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant