Update codecov/codecov-action action to v5
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| codecov/codecov-action | action | major | v3 -> v5 |
Release Notes
codecov/codecov-action (codecov/codecov-action)
v5
What's Changed
- fix: overwrite pr number on fork by @​thomasrockhu-codecov in #​1871
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @​app/dependabot in #​1868
- build(deps): bump github/codeql-action from 3.29.9 to 3.29.11 by @​app/dependabot in #​1867
- fix: update to use local app/ dir by @​thomasrockhu-codecov in #​1872
- docs: fix typo in README by @​datalater in #​1866
- Document a
codecov-cliversion reference example by @​webknjaz in #​1774 - build(deps): bump github/codeql-action from 3.28.18 to 3.29.9 by @​app/dependabot in #​1861
- build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @​app/dependabot in #​1833
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1
v4
What's Changed
- build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 by @​dependabot in #​1481
- build(deps): bump actions/checkout from 4.1.6 to 4.1.7 by @​dependabot in #​1480
- build(deps-dev): bump ts-jest from 29.1.4 to 29.1.5 by @​dependabot in #​1479
- build(deps-dev): bump @​typescript-eslint/parser from 7.13.0 to 7.13.1 by @​dependabot in #​1485
- build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.13.0 to 7.13.1 by @​dependabot in #​1484
- build(deps-dev): bump typescript from 5.4.5 to 5.5.2 by @​dependabot in #​1490
- build(deps-dev): bump @​typescript-eslint/parser from 7.13.1 to 7.14.1 by @​dependabot in #​1493
- build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.13.1 to 7.14.1 by @​dependabot in #​1492
- build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 by @​dependabot in #​1496
- build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0 by @​dependabot in #​1501
- build(deps-dev): bump typescript from 5.5.2 to 5.5.3 by @​dependabot in #​1500
- build(deps-dev): bump @​typescript-eslint/parser from 7.14.1 to 7.15.0 by @​dependabot in #​1499
- build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 by @​dependabot in #​1502
- build(deps-dev): bump ts-jest from 29.1.5 to 29.2.0 by @​dependabot in #​1504
- build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.15.0 to 7.16.0 by @​dependabot in #​1503
- build(deps-dev): bump ts-jest from 29.2.0 to 29.2.2 by @​dependabot in #​1507
- build(deps-dev): bump @​typescript-eslint/parser from 7.15.0 to 7.16.0 by @​dependabot in #​1505
- build(deps): bump github/codeql-action from 3.25.11 to 3.25.12 by @​dependabot in #​1509
- chore(ci): restrict scorecards to codecov/codecov-action by @​thomasrockhu-codecov in #​1512
- build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.16.0 to 7.16.1 by @​dependabot in #​1514
- build(deps-dev): bump @​typescript-eslint/parser from 7.16.0 to 7.16.1 by @​dependabot in #​1513
- test:
versionInfoby @​marcobiedermann in #​1407 - build(deps-dev): bump ts-jest from 29.2.2 to 29.2.3 by @​dependabot in #​1515
- build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 by @​dependabot in #​1516
- build(deps-dev): bump typescript from 5.5.3 to 5.5.4 by @​dependabot in #​1521
- build(deps-dev): bump @​typescript-eslint/parser from 7.16.1 to 7.17.0 by @​dependabot in #​1520
- build(deps-dev): bump @​typescript-eslint/parser from 7.17.0 to 7.18.0 by @​dependabot in #​1528
- build(deps): bump github/codeql-action from 3.25.13 to 3.25.15 by @​dependabot in #​1526
- build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @​dependabot in #​1525
- build(deps-dev): bump ts-jest from 29.2.3 to 29.2.4 by @​dependabot in #​1532
- build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 by @​dependabot in #​1534
- build(deps): bump github/codeql-action from 3.25.15 to 3.26.0 by @​dependabot in #​1542
- build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 by @​dependabot in #​1541
- ref: Tidy up types and remove string coercion by @​nicholas-codecov in #​1536
- build(deps-dev): bump @​octokit/webhooks-types from 3.77.1 to 7.5.1 by @​dependabot in #​1545
- build(deps): bump github/codeql-action from 3.26.0 to 3.26.2 by @​dependabot in #​1551
- feat: pass tokenless value as branch override by @​joseph-sentry in #​1511
- build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 by @​dependabot in #​1563
- Create makefile.yml by @​Hawthorne001 in #​1555
- build(deps): bump github/codeql-action from 3.26.2 to 3.26.6 by @​dependabot in #​1562
- build(deps-dev): bump ts-jest from 29.2.4 to 29.2.5 by @​dependabot in #​1557
- Spell
evenNamein the logs correctly by @​webknjaz in #​1560 - build(deps-dev): bump typescript from 5.5.4 to 5.6.2 by @​dependabot in #​1566
- build(deps-dev): bump @​types/jest from 29.5.12 to 29.5.13 by @​dependabot in #​1567
- build(deps): bump github/codeql-action from 3.26.6 to 3.26.7 by @​dependabot in #​1569
- build(deps-dev): bump eslint from 8.57.0 to 8.57.1 by @​dependabot in #​1571
- build(deps): bump github/codeql-action from 3.26.7 to 3.26.8 by @​dependabot in #​1575
- build(deps-dev): bump @​vercel/ncc from 0.38.1 to 0.38.2 by @​dependabot in #​1577
- chore: fix typo of OSS by @​shoothzj in #​1578
- build(deps): bump github/codeql-action from 3.26.8 to 3.26.9 by @​dependabot in #​1584
- build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @​dependabot in #​1583
- fix: bump eslint parser deps by @​thomasrockhu-codecov in #​1586
- chore(release):4.6.0 by @​thomasrockhu-codecov in #​1587
Configuration
📅 Schedule: 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.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code