Skip to content

chore(deps): update codecov/codecov-action action to v6#209

Merged
Koosha-Owji merged 1 commit into
mainfrom
renovate/codecov-codecov-action-6.x
Apr 22, 2026
Merged

chore(deps): update codecov/codecov-action action to v6#209
Koosha-Owji merged 1 commit into
mainfrom
renovate/codecov-codecov-action-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 26, 2026

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action major v5.5.1v6.0.0

Release Notes

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

v6

Compare Source

v6.0.0

Compare Source

⚠️ This version introduces support for node24 which make cause breaking changes for systems that do not currently support node24. ⚠️

What's Changed

Full Changelog: codecov/codecov-action@v5.5.4...v6.0.0

v5.5.4

Compare Source

This is a mirror of v5.5.2. v6 will be released which requires node24

What's Changed

Full Changelog: codecov/codecov-action@v5.5.3...v5.5.4

v5.5.3

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v5.5.2...v5.5.3

v5.5.2

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2


Configuration

📅 Schedule: (UTC)

  • 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 requested a review from a team as a code owner March 26, 2026 14:16
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Mar 26, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Contributor

@dtoxvanilla1991 dtoxvanilla1991 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Safe to merge. The release note warns about "support for node24 which may cause breaking changes for systems that do not currently support node24." This refers to the action's own internal runtime (GitHub Actions now executes the action on Node.js 24). It does not affect the project's Node.js version (20.x in the matrix). The workflow runs on ubuntu-latest which fully supports Node.js 24.

No migration required because:

  • v6.0.0 is the latest release - no newer patch version exists to target instead
  • No input/output interface changes - token: ${{ secrets.CODECOV_TOKEN }} usage remains identical
  • Pure CI infrastructure - no npm packages, source code, or published artifacts touched
  • ubuntu-latest GitHub runners have supported Node.js 24 since its release

@Koosha-Owji Koosha-Owji merged commit 1d23f2c into main Apr 22, 2026
9 checks passed
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.

3 participants