Skip to content

chore(deps): bump codecov/codecov-action from 4 to 5#1952

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/codecov/codecov-action-5
Open

chore(deps): bump codecov/codecov-action from 4 to 5#1952
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/codecov/codecov-action-5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 2, 2026

Bumps codecov/codecov-action from 4 to 5.

Release notes

Sourced from codecov/codecov-action's releases.

v5.0.0

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

... (truncated)

Changelog

Sourced from codecov/codecov-action's changelog.

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

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v4...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Feb 2, 2026

Labels

The following labels could not be found: github-actions, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from WilBtc as a code owner February 2, 2026 09:57
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 2, 2026

Small PR: This PR has 2 lines changed. Easy to review!

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 2, 2026

⚠️ Missing Checklist: Please use the PR template and complete all checklist items.

@github-actions github-actions Bot added the size/S label Feb 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 2, 2026

Fails
🚫

node failed.

Messages
📖 👍 Small PR - easy to review!

PR Review Summary 🤖

Changed Lines: 1 additions, 1 deletions
Files Modified: 1 modified, 0 created, 0 deleted

Automated Checks:

  • ✅ Secret scanning
  • ✅ Documentation coverage
  • ✅ Test coverage
  • ✅ File pattern validation
  • ✅ Commit message format
  • ✅ Large file detection

Generated by Danger.js - Part of INSA Automation Corp CI/CD pipeline

Log

Details
Error:  SyntaxError: JSON5: invalid character 'a' at 1:2
    at syntaxError (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:1110:17)
    at invalidChar (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:1055:12)
    at literal (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:722:19)
    at Object.value (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:246:13)
    at lex (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:100:42)
    at Object.parse (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:25:17)
    at /opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:110:71
    at step (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:56:23)
    at Object.next (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:37:53)
    at fulfilled (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:28:58) {
  lineNumber: 1,
  columnNumber: 2
}
Error:  SyntaxError: JSON5: invalid character 'a' at 1:2
    at syntaxError (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:1110:17)
    at invalidChar (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:1055:12)
    at literal (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:722:19)
    at Object.value (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:246:13)
    at lex (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:100:42)
    at Object.parse (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:25:17)
    at /opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:110:71
    at step (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:56:23)
    at Object.next (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:37:53)
    at fulfilled (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:28:58) {
  lineNumber: 1,
  columnNumber: 2
}
Error:  SyntaxError: JSON5: invalid character 'a' at 1:2
    at syntaxError (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:1110:17)
    at invalidChar (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:1055:12)
    at literal (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:722:19)
    at Object.value (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:246:13)
    at lex (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:100:42)
    at Object.parse (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:25:17)
    at /opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:110:71
    at step (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:56:23)
    at Object.next (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:37:53)
    at fulfilled (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:28:58) {
  lineNumber: 1,
  columnNumber: 2
}
Error:  SyntaxError: JSON5: invalid character 'a' at 1:2
    at syntaxError (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:1110:17)
    at invalidChar (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:1055:12)
    at literal (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:722:19)
    at Object.value (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:246:13)
    at lex (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:100:42)
    at Object.parse (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:25:17)
    at /opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:110:71
    at step (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:56:23)
    at Object.next (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:37:53)
    at fulfilled (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:28:58) {
  lineNumber: 1,
  columnNumber: 2
}
Error:  SyntaxError: JSON5: invalid character 'a' at 1:2
    at syntaxError (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:1110:17)
    at invalidChar (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:1055:12)
    at literal (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:722:19)
    at Object.value (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:246:13)
    at lex (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:100:42)
    at Object.parse (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/node_modules/json5/lib/parse.js:25:17)
    at /opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:110:71
    at step (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:56:23)
    at Object.next (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:37:53)
    at fulfilled (/opt/hostedtoolcache/node/20.20.0/x64/lib/node_modules/danger/distribution/platforms/git/gitJSONToGitDSL.js:28:58) {
  lineNumber: 1,
  columnNumber: 2
}
danger-results://tmp/danger-results-3ccbfb61.json

Generated by 🚫 dangerJS against 058da59

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 2, 2026

Code Quality Check Results

Quality Tools Status

  • ✅ Ruff: Fast linting complete
  • ✅ Pylint: Deep analysis complete
  • ✅ Black: Format checking complete
  • ✅ isort: Import sorting check complete
  • ✅ mypy: Type checking complete
  • ✅ Radon: Complexity analysis complete
  • ✅ pytest: Test coverage analyzed

See workflow logs for details.

Coverage Report: See attached artifact for full HTML report.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 5, 2026

👋 This PR has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Please update the PR or comment if you would like to keep it open.

@github-actions github-actions Bot added stale and removed stale labels Mar 5, 2026
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 size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant