Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v4.5.0 (#72)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [codecov/codecov-action](https://github.com/codecov/codecov-action)
| action | minor | `v4.0.1` -> `v4.5.0` |

---

### Release Notes

<details>
<summary>codecov/codecov-action (codecov/codecov-action)</summary>

###
[`v4.5.0`](https://github.com/codecov/codecov-action/releases/tag/v4.5.0)

[Compare
Source](https://github.com/codecov/codecov-action/compare/v4.4.1...v4.5.0)

##### What's Changed

- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin)
from 7.9.0 to 7.10.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1446
- build(deps-dev): bump ts-jest from 29.1.2 to 29.1.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1443
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser)
from 7.9.0 to 7.10.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1445
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser)
from 7.10.0 to 7.11.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1459
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin)
from 7.10.0 to 7.11.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1458
- build(deps): bump github/codeql-action from 3.25.5 to 3.25.6 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1456
- build(deps-dev): bump ts-jest from 29.1.3 to 29.1.4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1460
- build(deps): bump github/codeql-action from 3.25.6 to 3.25.7 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1466
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser)
from 7.11.0 to 7.12.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1467
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin)
from 7.11.0 to 7.12.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1468
- build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1472
- fix: handle trailing commas by
[@&#8203;joseph-sentry](https://github.com/joseph-sentry) in
[codecov/codecov-action#1470
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser)
from 7.12.0 to 7.13.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1474
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1475
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin)
from 7.12.0 to 7.13.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1473
- feat: add support for tokenless v3 by
[@&#8203;joseph-sentry](https://github.com/joseph-sentry) in
[codecov/codecov-action#1410
- Use an existing token even if the PR is from a fork by
[@&#8203;leofeyer](https://github.com/leofeyer) in
[codecov/codecov-action#1471
- chore(release): bump to 4.5.0 by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1477

##### New Contributors

- [@&#8203;joseph-sentry](https://github.com/joseph-sentry) made their
first contribution in
[codecov/codecov-action#1470
- [@&#8203;leofeyer](https://github.com/leofeyer) made their first
contribution in
[codecov/codecov-action#1471

**Full Changelog**:
codecov/codecov-action@v4.4.1...v4.5.0

###
[`v4.4.1`](https://github.com/codecov/codecov-action/releases/tag/v4.4.1)

[Compare
Source](https://github.com/codecov/codecov-action/compare/v4.4.0...v4.4.1)

#### What's Changed

- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin)
from 7.8.0 to 7.9.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1427
- fix: prevent xlarge from running on forks by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1432
- build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1439
- build(deps): bump actions/checkout from 4.1.5 to 4.1.6 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1438
- fix: isPullRequestFromFork returns false for any PR by
[@&#8203;shahar-h](https://github.com/shahar-h) in
[codecov/codecov-action#1437
- chore(release): 4.4.1 by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1441

#### New Contributors

- [@&#8203;shahar-h](https://github.com/shahar-h) made their first
contribution in
[codecov/codecov-action#1437

**Full Changelog**:
codecov/codecov-action@v4.4.0...v4.4.1

#### What's Changed

- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin)
from 7.8.0 to 7.9.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1427
- fix: prevent xlarge from running on forks by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1432
- build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1439
- build(deps): bump actions/checkout from 4.1.5 to 4.1.6 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1438
- fix: isPullRequestFromFork returns false for any PR by
[@&#8203;shahar-h](https://github.com/shahar-h) in
[codecov/codecov-action#1437
- chore(release): 4.4.1 by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1441

#### New Contributors

- [@&#8203;shahar-h](https://github.com/shahar-h) made their first
contribution in
[codecov/codecov-action#1437

**Full Changelog**:
codecov/codecov-action@v4.4.0...v4.4.1

###
[`v4.4.0`](https://github.com/codecov/codecov-action/releases/tag/v4.4.0)

[Compare
Source](https://github.com/codecov/codecov-action/compare/v4.3.1...v4.4.0)

#### What's Changed

- chore: Clarify isPullRequestFromFork by
[@&#8203;jsoref](https://github.com/jsoref) in
[codecov/codecov-action#1411
- build(deps): bump actions/checkout from 4.1.4 to 4.1.5 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1423
- build(deps): bump github/codeql-action from 3.25.3 to 3.25.4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1421
- build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1420
- feat: remove GPG and run on spawn by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1426
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser)
from 7.8.0 to 7.9.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1428
- chore(release): 4.4.0 by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1430

**Full Changelog**:
codecov/codecov-action@v4.3.1...v4.4.0

###
[`v4.3.1`](https://github.com/codecov/codecov-action/compare/v4.3.0...v4.3.1)

[Compare
Source](https://github.com/codecov/codecov-action/compare/v4.3.0...v4.3.1)

###
[`v4.3.0`](https://github.com/codecov/codecov-action/releases/tag/v4.3.0)

[Compare
Source](https://github.com/codecov/codecov-action/compare/v4.2.0...v4.3.0)

#### What's Changed

- fix: automatically detect if using GitHub enterprise by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1356
- build(deps-dev): bump typescript from 5.4.3 to 5.4.4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1355
- build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1360
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin)
from 7.5.0 to 7.6.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1364
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser)
from 7.5.0 to 7.6.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1363
- feat: add network params by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1365
- build(deps): bump undici from 5.28.3 to 5.28.4 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1361
- chore(release): v4.3.0 by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1366

**Full Changelog**:
codecov/codecov-action@v4.2.0...v4.3.0

###
[`v4.2.0`](https://github.com/codecov/codecov-action/releases/tag/v4.2.0)

[Compare
Source](https://github.com/codecov/codecov-action/compare/v4.1.1...v4.2.0)

#### What's Changed

- chore(deps): update deps by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1351
- feat: allow for authentication via OIDC token by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1330
- fix: use_oidc shoudl be required false by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1353

**Full Changelog**:
codecov/codecov-action@v4.1.1...v4.2.0

###
[`v4.1.1`](https://github.com/codecov/codecov-action/releases/tag/v4.1.1)

[Compare
Source](https://github.com/codecov/codecov-action/compare/v4.1.0...v4.1.1)

#### What's Changed

- build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1315
- build(deps-dev): bump typescript from 5.3.3 to 5.4.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1319
- Removed mention of Mercurial by
[@&#8203;drazisil-codecov](https://github.com/drazisil-codecov) in
[codecov/codecov-action#1325
- build(deps): bump github/codeql-action from 3.24.6 to 3.24.7 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1332
- build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1331
- fix: force version by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1329
- build(deps-dev): bump typescript from 5.4.2 to 5.4.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1334
- build(deps): bump undici from 5.28.2 to 5.28.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1338
- build(deps): bump github/codeql-action from 3.24.7 to 3.24.9 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1341
- fix: typo in disable_safe_directory by
[@&#8203;mkroening](https://github.com/mkroening) in
[codecov/codecov-action#1343
- chore(release): 4.1.1 by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1344

#### New Contributors

- [@&#8203;mkroening](https://github.com/mkroening) made their first
contribution in
[codecov/codecov-action#1343

**Full Changelog**:
codecov/codecov-action@v4.1.0...v4.1.1

###
[`v4.1.0`](https://github.com/codecov/codecov-action/releases/tag/v4.1.0)

[Compare
Source](https://github.com/codecov/codecov-action/compare/v4.0.2...v4.1.0)

##### What's Changed

- fix: set safe directory by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1304
- build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1306
- build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1305
- chore(release): v4.1.0 by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1307

**Full Changelog**:
codecov/codecov-action@v4.0.2...v4.1.0

###
[`v4.0.2`](https://github.com/codecov/codecov-action/releases/tag/v4.0.2)

[Compare
Source](https://github.com/codecov/codecov-action/compare/v4.0.1...v4.0.2)

##### What's Changed

- Update README.md by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1251
- build(deps-dev): bump
[@&#8203;types/jest](https://github.com/types/jest) from 29.5.11 to
29.5.12 by [@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1257
- build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1266
- Escape pipes in table of arguments by
[@&#8203;jwodder](https://github.com/jwodder) in
[codecov/codecov-action#1265
- Add link to docs on Dependabot secrets by
[@&#8203;ianlewis](https://github.com/ianlewis) in
[codecov/codecov-action#1260
- fix: working-directory input for all stages by
[@&#8203;Bo98](https://github.com/Bo98) in
[codecov/codecov-action#1272
- build(deps-dev): bump
[@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser)
from 6.20.0 to 6.21.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1271
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin)
from 6.20.0 to 6.21.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1269
- build(deps): bump github/codeql-action from 3.24.0 to 3.24.3 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1298
- Use updated syntax for GitHub Markdown notes by
[@&#8203;jamacku](https://github.com/jamacku) in
[codecov/codecov-action#1300
- build(deps-dev): bump
[@&#8203;typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/eslint-plugin)
from 6.21.0 to 7.0.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1290
- build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[codecov/codecov-action#1286
- chore(release): bump to 4.0.2 by
[@&#8203;thomasrockhu-codecov](https://github.com/thomasrockhu-codecov)
in
[codecov/codecov-action#1302

##### New Contributors

- [@&#8203;jwodder](https://github.com/jwodder) made their first
contribution in
[codecov/codecov-action#1265
- [@&#8203;ianlewis](https://github.com/ianlewis) made their first
contribution in
[codecov/codecov-action#1260
- [@&#8203;Bo98](https://github.com/Bo98) made their first
contribution in
[codecov/codecov-action#1272
- [@&#8203;jamacku](https://github.com/jamacku) made their first
contribution in
[codecov/codecov-action#1300

**Full Changelog**:
codecov/codecov-action@v4.0.1...v4.0.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/AhmedBaset/eslint-plugin-rtl-friendly).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
AhmedBaset committed Aug 12, 2024
2 parents 3bedfeb + 35e1a54 commit 4c9b0e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: pnpm run test:coverage

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.0.1
uses: codecov/codecov-action@v4.5.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit 4c9b0e7

Please sign in to comment.