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

chore: bump codecov/codecov-action from 4.4.1 to 4.5.0 #472

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps codecov/codecov-action from 4.4.1 to 4.5.0.

Commits
  • e28ff12 chore(release): bump to 4.5.0 (#1477)
  • 7594baa Use an existing token even if the PR is from a fork (#1471)
  • 81c0a51 feat: add support for tokenless v3 (#1410)
  • f5e203f build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 ...
  • 7c48363 build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1475)
  • 69e5d09 build(deps-dev): bump @​typescript-eslint/parser from 7.12.0 to 7.13.0 (#1474)
  • feaf700 fix: handle trailing commas (#1470)
  • 7b6a727 build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 (#1472)
  • ccf7a1f build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.11.0 to 7.12.0 ...
  • f03f015 build(deps-dev): bump @​typescript-eslint/parser from 7.11.0 to 7.12.0 (#1467)
  • Additional commits viewable in compare view

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.4.1 to 4.5.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@125fc84...e28ff12)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 17, 2024
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.92%. Comparing base (45e75aa) to head (505ee63).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #472   +/-   ##
=======================================
  Coverage   60.92%   60.92%           
=======================================
  Files          29       29           
  Lines        2559     2559           
=======================================
  Hits         1559     1559           
  Misses        909      909           
  Partials       91       91           

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

@helayoty helayoty merged commit ce99b5f into main Jun 20, 2024
8 of 9 checks passed
@helayoty helayoty deleted the dependabot/github_actions/codecov/codecov-action-4.5.0 branch June 20, 2024 18:26
smritidahal653 pushed a commit to smritidahal653/kaito that referenced this pull request Jul 12, 2024
Bumps
[codecov/codecov-action](https://github.com/codecov/codecov-action) from
4.4.1 to 4.5.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/codecov/codecov-action/commit/e28ff129e5465c2c0dcc6f003fc735cb6ae0c673"><code>e28ff12</code></a>
chore(release): bump to 4.5.0 (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1477">#1477</a>)</li>
<li><a
href="https://github.com/codecov/codecov-action/commit/7594baaf0c8b9ecdddba6269a6b089f60a3c859a"><code>7594baa</code></a>
Use an existing token even if the PR is from a fork (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1471">#1471</a>)</li>
<li><a
href="https://github.com/codecov/codecov-action/commit/81c0a51dcc5a7dd6e63f9b1214da9715a842300d"><code>81c0a51</code></a>
feat: add support for tokenless v3 (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1410">#1410</a>)</li>
<li><a
href="https://github.com/codecov/codecov-action/commit/f5e203f3d95eae0da58ec699083e7bcd7b8b69ae"><code>f5e203f</code></a>
build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 7.12.0 to 7.13.0 ...</li>
<li><a
href="https://github.com/codecov/codecov-action/commit/7c48363ed341bdfcfee0cc2d33b0743003134af2"><code>7c48363</code></a>
build(deps-dev): bump braces from 3.0.2 to 3.0.3 (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1475">#1475</a>)</li>
<li><a
href="https://github.com/codecov/codecov-action/commit/69e5d09ca1b986185c1dd546857502976e50f5bc"><code>69e5d09</code></a>
build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
7.12.0 to 7.13.0 (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1474">#1474</a>)</li>
<li><a
href="https://github.com/codecov/codecov-action/commit/feaf700b2a674720c51aa264a0558178b0ae4fed"><code>feaf700</code></a>
fix: handle trailing commas (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1470">#1470</a>)</li>
<li><a
href="https://github.com/codecov/codecov-action/commit/7b6a727a4ae8e34ed4b8c8cc2c0710bb57de27d2"><code>7b6a727</code></a>
build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1472">#1472</a>)</li>
<li><a
href="https://github.com/codecov/codecov-action/commit/ccf7a1fd43a718f28675f2aa46aed231bc5e6c5f"><code>ccf7a1f</code></a>
build(deps-dev): bump <code>@​typescript-eslint/eslint-plugin</code>
from 7.11.0 to 7.12.0 ...</li>
<li><a
href="https://github.com/codecov/codecov-action/commit/f03f015db9dd13f118dbaff6724f3b9c2cdd6f7b"><code>f03f015</code></a>
build(deps-dev): bump <code>@​typescript-eslint/parser</code> from
7.11.0 to 7.12.0 (<a
href="https://redirect.github.com/codecov/codecov-action/issues/1467">#1467</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/codecov/codecov-action/compare/125fc84a9a348dbcf27191600683ec096ec9021c...e28ff129e5465c2c0dcc6f003fc735cb6ae0c673">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.4.1&new-version=4.5.0)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Heba <[email protected]>
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant