Bump codecov/codecov-action from 4 to 5 #12

Open
dependabot[bot] wants to merge 1 commits from dependabot/github_actions/codecov/codecov-action-5 into main
dependabot[bot] commented 2025-01-24 12:12:16 +00:00 (Migrated from github.com)

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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/codecov/codecov-action/releases">codecov/codecov-action's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <h2>v5 Release</h2> <p><code>v5</code> of the Codecov GitHub Action will use the <a href="https://github.com/codecov/wrapper">Codecov Wrapper</a> to encapsulate the <a href="https://github.com/codecov/codecov-cli">CLI</a>. This will help ensure that the Action gets updates quicker.</p> <h3>Migration Guide</h3> <p>The <code>v5</code> release also coincides with the opt-out feature for tokens for public repositories. In the <code>Global Upload Token</code> 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 <a href="https://docs.codecov.com/docs/codecov-tokens#uploading-without-a-token">how to upload without a token</a>.</p> <blockquote> <p>[!WARNING]<br /> <strong>The following arguments have been changed</strong></p> <ul> <li><code>file</code> (this has been deprecated in favor of <code>files</code>)</li> <li><code>plugin</code> (this has been deprecated in favor of <code>plugins</code>)</li> </ul> </blockquote> <p>The following arguments have been added:</p> <ul> <li><code>binary</code></li> <li><code>gcov_args</code></li> <li><code>gcov_executable</code></li> <li><code>gcov_ignore</code></li> <li><code>gcov_include</code></li> <li><code>report_type</code></li> <li><code>skip_validation</code></li> <li><code>swift_project</code></li> </ul> <p>You can see their usage in the <code>action.yml</code> <a href="https://github.com/codecov/codecov-action/blob/main/action.yml">file</a>.</p> <h2>What's Changed</h2> <ul> <li>chore(deps): bump to eslint9+ and remove eslint-config-google by <a href="https://github.com/thomasrockhu-codecov"><code>@​thomasrockhu-codecov</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1591">codecov/codecov-action#1591</a></li> <li>build(deps-dev): bump <code>@​octokit/webhooks-types</code> from 7.5.1 to 7.6.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1595">codecov/codecov-action#1595</a></li> <li>build(deps-dev): bump typescript from 5.6.2 to 5.6.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1604">codecov/codecov-action#1604</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from 8.8.0 to 8.8.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1601">codecov/codecov-action#1601</a></li> <li>build(deps): bump <code>@​actions/core</code> from 1.11.0 to 1.11.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1597">codecov/codecov-action#1597</a></li> <li>build(deps): bump github/codeql-action from 3.26.9 to 3.26.11 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1596">codecov/codecov-action#1596</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> from 8.8.0 to 8.8.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1600">codecov/codecov-action#1600</a></li> <li>build(deps-dev): bump eslint from 9.11.1 to 9.12.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1598">codecov/codecov-action#1598</a></li> <li>build(deps): bump github/codeql-action from 3.26.11 to 3.26.12 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1609">codecov/codecov-action#1609</a></li> <li>build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1608">codecov/codecov-action#1608</a></li> <li>build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1607">codecov/codecov-action#1607</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from 8.8.1 to 8.9.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1612">codecov/codecov-action#1612</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> from 8.8.1 to 8.9.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1611">codecov/codecov-action#1611</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> from 8.9.0 to 8.10.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1615">codecov/codecov-action#1615</a></li> <li>build(deps-dev): bump eslint from 9.12.0 to 9.13.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1618">codecov/codecov-action#1618</a></li> <li>build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1617">codecov/codecov-action#1617</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from 8.9.0 to 8.10.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1614">codecov/codecov-action#1614</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> from 8.10.0 to 8.11.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1620">codecov/codecov-action#1620</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from 8.10.0 to 8.11.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1619">codecov/codecov-action#1619</a></li> <li>build(deps-dev): bump <code>@​types/jest</code> from 29.5.13 to 29.5.14 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1622">codecov/codecov-action#1622</a></li> <li>build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1625">codecov/codecov-action#1625</a></li> <li>build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1624">codecov/codecov-action#1624</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> from 8.11.0 to 8.12.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1626">codecov/codecov-action#1626</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> from 8.12.1 to 8.12.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1629">codecov/codecov-action#1629</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md">codecov/codecov-action's changelog</a>.</em></p> <blockquote> <h3>v5 Release</h3> <p><code>v5</code> of the Codecov GitHub Action will use the <a href="https://github.com/codecov/wrapper">Codecov Wrapper</a> to encapsulate the <a href="https://github.com/codecov/codecov-cli">CLI</a>. This will help ensure that the Action gets updates quicker.</p> <h3>Migration Guide</h3> <p>The <code>v5</code> release also coincides with the opt-out feature for tokens for public repositories. In the <code>Global Upload Token</code> 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 <a href="https://docs.codecov.com/docs/codecov-tokens#uploading-without-a-token">how to upload without a token</a>.</p> <blockquote> <p>[!WARNING] <strong>The following arguments have been changed</strong></p> <ul> <li><code>file</code> (this has been deprecated in favor of <code>files</code>)</li> <li><code>plugin</code> (this has been deprecated in favor of <code>plugins</code>)</li> </ul> </blockquote> <p>The following arguments have been added:</p> <ul> <li><code>binary</code></li> <li><code>gcov_args</code></li> <li><code>gcov_executable</code></li> <li><code>gcov_ignore</code></li> <li><code>gcov_include</code></li> <li><code>report_type</code></li> <li><code>skip_validation</code></li> <li><code>swift_project</code></li> </ul> <p>You can see their usage in the <code>action.yml</code> <a href="https://github.com/codecov/codecov-action/blob/main/action.yml">file</a>.</p> <h2>What's Changed</h2> <ul> <li>chore(deps): bump to eslint9+ and remove eslint-config-google by <a href="https://github.com/thomasrockhu-codecov"><code>@​thomasrockhu-codecov</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1591">codecov/codecov-action#1591</a></li> <li>build(deps-dev): bump <code>@​octokit/webhooks-types</code> from 7.5.1 to 7.6.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1595">codecov/codecov-action#1595</a></li> <li>build(deps-dev): bump typescript from 5.6.2 to 5.6.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1604">codecov/codecov-action#1604</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from 8.8.0 to 8.8.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1601">codecov/codecov-action#1601</a></li> <li>build(deps): bump <code>@​actions/core</code> from 1.11.0 to 1.11.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1597">codecov/codecov-action#1597</a></li> <li>build(deps): bump github/codeql-action from 3.26.9 to 3.26.11 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1596">codecov/codecov-action#1596</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> from 8.8.0 to 8.8.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1600">codecov/codecov-action#1600</a></li> <li>build(deps-dev): bump eslint from 9.11.1 to 9.12.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1598">codecov/codecov-action#1598</a></li> <li>build(deps): bump github/codeql-action from 3.26.11 to 3.26.12 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1609">codecov/codecov-action#1609</a></li> <li>build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1608">codecov/codecov-action#1608</a></li> <li>build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1607">codecov/codecov-action#1607</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from 8.8.1 to 8.9.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1612">codecov/codecov-action#1612</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> from 8.8.1 to 8.9.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1611">codecov/codecov-action#1611</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> from 8.9.0 to 8.10.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1615">codecov/codecov-action#1615</a></li> <li>build(deps-dev): bump eslint from 9.12.0 to 9.13.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1618">codecov/codecov-action#1618</a></li> <li>build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1617">codecov/codecov-action#1617</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from 8.9.0 to 8.10.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1614">codecov/codecov-action#1614</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> from 8.10.0 to 8.11.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1620">codecov/codecov-action#1620</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from 8.10.0 to 8.11.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1619">codecov/codecov-action#1619</a></li> <li>build(deps-dev): bump <code>@​types/jest</code> from 29.5.13 to 29.5.14 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1622">codecov/codecov-action#1622</a></li> <li>build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1625">codecov/codecov-action#1625</a></li> <li>build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1624">codecov/codecov-action#1624</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> from 8.11.0 to 8.12.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1626">codecov/codecov-action#1626</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code> from 8.12.1 to 8.12.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1629">codecov/codecov-action#1629</a></li> <li>build(deps-dev): bump <code>@​typescript-eslint/parser</code> from 8.11.0 to 8.12.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/codecov/codecov-action/pull/1628">codecov/codecov-action#1628</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/codecov/codecov-action/commit/0da7aa657d958d32c117fc47e1f977e7524753c7"><code>0da7aa6</code></a> chore(release): 5.3.0 (<a href="https://redirect.github.com/codecov/codecov-action/issues/1751">#1751</a>)</li> <li><a href="https://github.com/codecov/codecov-action/commit/1ca7ce65df9d8b02c16d05c1749d031b9b0627b4"><code>1ca7ce6</code></a> chore(release): wrapper -0.1.0 (<a href="https://redirect.github.com/codecov/codecov-action/issues/1750">#1750</a>)</li> <li><a href="https://github.com/codecov/codecov-action/commit/65baa5fcb69d85c3bba6323fd1fbc7598857b44f"><code>65baa5f</code></a> Update README with reqs (<a href="https://redirect.github.com/codecov/codecov-action/issues/1749">#1749</a>)</li> <li><a href="https://github.com/codecov/codecov-action/commit/5a605bd92782ce0810fa3b8acc235c921b497052"><code>5a605bd</code></a> chore(release): bump to 5.2.0 (<a href="https://redirect.github.com/codecov/codecov-action/issues/1748">#1748</a>)</li> <li><a href="https://github.com/codecov/codecov-action/commit/5825942583afb2414b3c7097ffae795c7cb4c042"><code>5825942</code></a> Fix typo in README (<a href="https://redirect.github.com/codecov/codecov-action/issues/1747">#1747</a>)</li> <li><a href="https://github.com/codecov/codecov-action/commit/b1a63834ce744b09ffd721206f6874b967bd8a07"><code>b1a6383</code></a> Th/add commands (<a href="https://redirect.github.com/codecov/codecov-action/issues/1745">#1745</a>)</li> <li><a href="https://github.com/codecov/codecov-action/commit/6c5b693a58b15cefda3a7403bf51de71c223ef00"><code>6c5b693</code></a> use correct audience when requesting oidc token (<a href="https://redirect.github.com/codecov/codecov-action/issues/1744">#1744</a>)</li> <li><a href="https://github.com/codecov/codecov-action/commit/ad45165bd4a83d2b1f3765391b25169a62face76"><code>ad45165</code></a> build(deps): bump github/codeql-action from 3.27.9 to 3.28.1 (<a href="https://redirect.github.com/codecov/codecov-action/issues/1742">#1742</a>)</li> <li><a href="https://github.com/codecov/codecov-action/commit/79ee03789caf775088b189734174ec173bc60c02"><code>79ee037</code></a> build(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0 (<a href="https://redirect.github.com/codecov/codecov-action/issues/1743">#1743</a>)</li> <li><a href="https://github.com/codecov/codecov-action/commit/25fe46e17d692bac1908f2f457f98d2c936d894d"><code>25fe46e</code></a> chore(deps): bump wrapper to 0.0.32 (<a href="https://redirect.github.com/codecov/codecov-action/issues/1740">#1740</a>)</li> <li>Additional commits viewable in <a href="https://github.com/codecov/codecov-action/compare/v4...v5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=codecov/codecov-action&package-manager=github_actions&previous-version=4&new-version=5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
ElBe-Plaq (Migrated from github.com) reviewed 2025-01-24 12:12:16 +00:00
github-actions[bot] commented 2025-01-24 12:14:51 +00:00 (Migrated from github.com)

🦙 MegaLinter status: ERROR

Descriptor Linter Files Fixed Errors Elapsed time
ACTION actionlint 1 0 0.01s
COPYPASTE jscpd yes no 1.28s
EDITORCONFIG editorconfig-checker 1 0 0.01s
REPOSITORY checkov yes no 15.87s
REPOSITORY devskim yes no 1.34s
REPOSITORY dustilock yes no 0.01s
REPOSITORY gitleaks yes no 0.2s
REPOSITORY git_diff yes no 0.0s
REPOSITORY grype yes no 14.24s
REPOSITORY kics yes 2 1.05s
REPOSITORY secretlint yes no 0.87s
REPOSITORY syft yes no 0.35s
REPOSITORY trivy yes no 6.13s
REPOSITORY trivy-sbom yes no 1.23s
REPOSITORY trufflehog yes no 4.73s
SPELL cspell 2 0 2.4s
SPELL lychee 1 0 0.06s
⚠️ YAML prettier 1 1 0.41s
YAML v8r 1 0 2.97s
YAML yamllint 1 3 0.24s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

## [🦙 MegaLinter](https://megalinter.io/7.13.0) status: ❌ [ERROR](https://github.com/ElBe-Development/localizer-rs/actions/runs/12949376381) | Descriptor | Linter |Files|Fixed| Errors |Elapsed time| |---------------|--------------------------------------------------------------------------------------------------|-----|-----|------------------------------------------------------------------------------|------------| |✅ ACTION |[actionlint](https://megalinter.io/7.13.0/descriptors/action_actionlint) | 1| | 0|0.01s | |✅ COPYPASTE |[jscpd](https://megalinter.io/7.13.0/descriptors/copypaste_jscpd) |yes | |no |1.28s | |✅ EDITORCONFIG|[editorconfig-checker](https://megalinter.io/7.13.0/descriptors/editorconfig_editorconfig_checker)| 1| | 0|0.01s | |✅ REPOSITORY |[checkov](https://megalinter.io/7.13.0/descriptors/repository_checkov) |yes | |no |15.87s | |✅ REPOSITORY |[devskim](https://megalinter.io/7.13.0/descriptors/repository_devskim) |yes | |no |1.34s | |✅ REPOSITORY |[dustilock](https://megalinter.io/7.13.0/descriptors/repository_dustilock) |yes | |no |0.01s | |✅ REPOSITORY |[gitleaks](https://megalinter.io/7.13.0/descriptors/repository_gitleaks) |yes | |no |0.2s | |✅ REPOSITORY |[git_diff](https://megalinter.io/7.13.0/descriptors/repository_git_diff) |yes | |no |0.0s | |✅ REPOSITORY |[grype](https://megalinter.io/7.13.0/descriptors/repository_grype) |yes | |no |14.24s | |❌ REPOSITORY |[kics](https://megalinter.io/7.13.0/descriptors/repository_kics) |yes | |[2](https://github.com/ElBe-Development/localizer-rs/actions/runs/12949376381)|1.05s | |✅ REPOSITORY |[secretlint](https://megalinter.io/7.13.0/descriptors/repository_secretlint) |yes | |no |0.87s | |✅ REPOSITORY |[syft](https://megalinter.io/7.13.0/descriptors/repository_syft) |yes | |no |0.35s | |✅ REPOSITORY |[trivy](https://megalinter.io/7.13.0/descriptors/repository_trivy) |yes | |no |6.13s | |✅ REPOSITORY |[trivy-sbom](https://megalinter.io/7.13.0/descriptors/repository_trivy_sbom) |yes | |no |1.23s | |✅ REPOSITORY |[trufflehog](https://megalinter.io/7.13.0/descriptors/repository_trufflehog) |yes | |no |4.73s | |✅ SPELL |[cspell](https://megalinter.io/7.13.0/descriptors/spell_cspell) |2 | | 0|2.4s | |✅ SPELL |[lychee](https://megalinter.io/7.13.0/descriptors/spell_lychee) |1 | | 0|0.06s | |⚠️ YAML |[prettier](https://megalinter.io/7.13.0/descriptors/yaml_prettier) |1 | |[1](https://github.com/ElBe-Development/localizer-rs/actions/runs/12949376381)|0.41s | |✅ YAML |[v8r](https://megalinter.io/7.13.0/descriptors/yaml_v8r) |1 | | 0|2.97s | |❌ YAML |[yamllint](https://megalinter.io/7.13.0/descriptors/yaml_yamllint) |1 | |[3](https://github.com/ElBe-Development/localizer-rs/actions/runs/12949376381)|0.24s | See detailed report in [MegaLinter reports](https://github.com/ElBe-Development/localizer-rs/actions/runs/12949376381) _Set `VALIDATE_ALL_CODEBASE: true` in mega-linter.yml to validate all sources, not only the diff_ _MegaLinter is graciously provided by [![OX Security](https://www.ox.security/wp-content/uploads/2022/06/logo.svg?ref=megalinter_comment)](https://www.ox.security/?ref=megalinter)_ <!-- megalinter: github-comment-reporter workflow='MegaLinter' jobid='build' -->
github-actions[bot] commented 2025-01-24 12:14:51 +00:00 (Migrated from github.com)

🦙 MegaLinter status: ERROR

Descriptor Linter Files Fixed Errors Elapsed time
ACTION actionlint 1 0 0.01s
COPYPASTE jscpd yes no 1.31s
EDITORCONFIG editorconfig-checker 1 0 0.0s
REPOSITORY checkov yes no 15.87s
REPOSITORY devskim yes no 1.31s
REPOSITORY dustilock yes no 0.01s
REPOSITORY gitleaks yes no 0.11s
REPOSITORY git_diff yes no 0.0s
REPOSITORY grype yes no 13.96s
REPOSITORY kics yes 2 1.42s
REPOSITORY secretlint yes no 0.91s
REPOSITORY syft yes no 0.49s
REPOSITORY trivy yes no 7.13s
REPOSITORY trivy-sbom yes no 0.95s
REPOSITORY trufflehog yes no 4.73s
SPELL cspell 2 0 2.4s
SPELL lychee 1 0 0.04s
⚠️ YAML prettier 1 1 0.85s
YAML v8r 1 0 2.69s
YAML yamllint 1 3 1.53s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

## [🦙 MegaLinter](https://megalinter.io/7.13.0) status: ❌ [ERROR](https://github.com/ElBe-Development/localizer-rs/actions/runs/12949375943) | Descriptor | Linter |Files|Fixed| Errors |Elapsed time| |---------------|--------------------------------------------------------------------------------------------------|-----|-----|------------------------------------------------------------------------------|------------| |✅ ACTION |[actionlint](https://megalinter.io/7.13.0/descriptors/action_actionlint) | 1| | 0|0.01s | |✅ COPYPASTE |[jscpd](https://megalinter.io/7.13.0/descriptors/copypaste_jscpd) |yes | |no |1.31s | |✅ EDITORCONFIG|[editorconfig-checker](https://megalinter.io/7.13.0/descriptors/editorconfig_editorconfig_checker)| 1| | 0|0.0s | |✅ REPOSITORY |[checkov](https://megalinter.io/7.13.0/descriptors/repository_checkov) |yes | |no |15.87s | |✅ REPOSITORY |[devskim](https://megalinter.io/7.13.0/descriptors/repository_devskim) |yes | |no |1.31s | |✅ REPOSITORY |[dustilock](https://megalinter.io/7.13.0/descriptors/repository_dustilock) |yes | |no |0.01s | |✅ REPOSITORY |[gitleaks](https://megalinter.io/7.13.0/descriptors/repository_gitleaks) |yes | |no |0.11s | |✅ REPOSITORY |[git_diff](https://megalinter.io/7.13.0/descriptors/repository_git_diff) |yes | |no |0.0s | |✅ REPOSITORY |[grype](https://megalinter.io/7.13.0/descriptors/repository_grype) |yes | |no |13.96s | |❌ REPOSITORY |[kics](https://megalinter.io/7.13.0/descriptors/repository_kics) |yes | |[2](https://github.com/ElBe-Development/localizer-rs/actions/runs/12949375943)|1.42s | |✅ REPOSITORY |[secretlint](https://megalinter.io/7.13.0/descriptors/repository_secretlint) |yes | |no |0.91s | |✅ REPOSITORY |[syft](https://megalinter.io/7.13.0/descriptors/repository_syft) |yes | |no |0.49s | |✅ REPOSITORY |[trivy](https://megalinter.io/7.13.0/descriptors/repository_trivy) |yes | |no |7.13s | |✅ REPOSITORY |[trivy-sbom](https://megalinter.io/7.13.0/descriptors/repository_trivy_sbom) |yes | |no |0.95s | |✅ REPOSITORY |[trufflehog](https://megalinter.io/7.13.0/descriptors/repository_trufflehog) |yes | |no |4.73s | |✅ SPELL |[cspell](https://megalinter.io/7.13.0/descriptors/spell_cspell) |2 | | 0|2.4s | |✅ SPELL |[lychee](https://megalinter.io/7.13.0/descriptors/spell_lychee) |1 | | 0|0.04s | |⚠️ YAML |[prettier](https://megalinter.io/7.13.0/descriptors/yaml_prettier) |1 | |[1](https://github.com/ElBe-Development/localizer-rs/actions/runs/12949375943)|0.85s | |✅ YAML |[v8r](https://megalinter.io/7.13.0/descriptors/yaml_v8r) |1 | | 0|2.69s | |❌ YAML |[yamllint](https://megalinter.io/7.13.0/descriptors/yaml_yamllint) |1 | |[3](https://github.com/ElBe-Development/localizer-rs/actions/runs/12949375943)|1.53s | See detailed report in [MegaLinter reports](https://github.com/ElBe-Development/localizer-rs/actions/runs/12949375943) _Set `VALIDATE_ALL_CODEBASE: true` in mega-linter.yml to validate all sources, not only the diff_ _MegaLinter is graciously provided by [![OX Security](https://www.ox.security/wp-content/uploads/2022/06/logo.svg?ref=megalinter_comment)](https://www.ox.security/?ref=megalinter)_ <!-- megalinter: github-comment-reporter workflow='MegaLinter' jobid='build' -->
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/github_actions/codecov/codecov-action-5:dependabot/github_actions/codecov/codecov-action-5
git checkout dependabot/github_actions/codecov/codecov-action-5
Sign in to join this conversation.
No description provided.