chore(deps): update codecov/codecov-action action to v4.4.1
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| codecov/codecov-action | action | minor | v4.0.1 -> v4.4.1 |
Release Notes
codecov/codecov-action (codecov/codecov-action)
v4.4.1
v4.4.0
What's Changed
- chore: Clarify isPullRequestFromFork by @jsoref in https://github.com/codecov/codecov-action/pull/1411
- build(deps): bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in https://github.com/codecov/codecov-action/pull/1423
- build(deps): bump github/codeql-action from 3.25.3 to 3.25.4 by @dependabot in https://github.com/codecov/codecov-action/pull/1421
- build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in https://github.com/codecov/codecov-action/pull/1420
- feat: remove GPG and run on spawn by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1426
- build(deps-dev): bump @typescript-eslint/parser from 7.8.0 to 7.9.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1428
- chore(release): 4.4.0 by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1430
Full Changelog: https://github.com/codecov/codecov-action/compare/v4.3.1...v4.4.0
v4.3.1
v4.3.0
What's Changed
- fix: automatically detect if using GitHub enterprise by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1356
- build(deps-dev): bump typescript from 5.4.3 to 5.4.4 by @dependabot in https://github.com/codecov/codecov-action/pull/1355
- build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 by @dependabot in https://github.com/codecov/codecov-action/pull/1360
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.5.0 to 7.6.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1364
- build(deps-dev): bump @typescript-eslint/parser from 7.5.0 to 7.6.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1363
- feat: add network params by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1365
- build(deps): bump undici from 5.28.3 to 5.28.4 by @dependabot in https://github.com/codecov/codecov-action/pull/1361
- chore(release): v4.3.0 by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1366
Full Changelog: https://github.com/codecov/codecov-action/compare/v4.2.0...v4.3.0
v4.2.0
What's Changed
- chore(deps): update deps by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1351
- feat: allow for authentication via OIDC token by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1330
- fix: use_oidc shoudl be required false by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1353
Full Changelog: https://github.com/codecov/codecov-action/compare/v4.1.1...v4.2.0
v4.1.1
What's Changed
- build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 by @dependabot in https://github.com/codecov/codecov-action/pull/1315
- build(deps-dev): bump typescript from 5.3.3 to 5.4.2 by @dependabot in https://github.com/codecov/codecov-action/pull/1319
- Removed mention of Mercurial by @drazisil-codecov in https://github.com/codecov/codecov-action/pull/1325
- build(deps): bump github/codeql-action from 3.24.6 to 3.24.7 by @dependabot in https://github.com/codecov/codecov-action/pull/1332
- build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in https://github.com/codecov/codecov-action/pull/1331
- fix: force version by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1329
- build(deps-dev): bump typescript from 5.4.2 to 5.4.3 by @dependabot in https://github.com/codecov/codecov-action/pull/1334
- build(deps): bump undici from 5.28.2 to 5.28.3 by @dependabot in https://github.com/codecov/codecov-action/pull/1338
- build(deps): bump github/codeql-action from 3.24.7 to 3.24.9 by @dependabot in https://github.com/codecov/codecov-action/pull/1341
- fix: typo in disable_safe_directory by @mkroening in https://github.com/codecov/codecov-action/pull/1343
- chore(release): 4.1.1 by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1344
New Contributors
- @mkroening made their first contribution in https://github.com/codecov/codecov-action/pull/1343
Full Changelog: https://github.com/codecov/codecov-action/compare/v4.1.0...v4.1.1
v4.1.0
What's Changed
- fix: set safe directory by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1304
- build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 by @dependabot in https://github.com/codecov/codecov-action/pull/1306
- build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1305
- chore(release): v4.1.0 by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1307
Full Changelog: https://github.com/codecov/codecov-action/compare/v4.0.2...v4.1.0
v4.0.2
What's Changed
- Update README.md by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1251
- build(deps-dev): bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in https://github.com/codecov/codecov-action/pull/1257
- build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1266
- Escape pipes in table of arguments by @jwodder in https://github.com/codecov/codecov-action/pull/1265
- Add link to docs on Dependabot secrets by @ianlewis in https://github.com/codecov/codecov-action/pull/1260
- fix: working-directory input for all stages by @Bo98 in https://github.com/codecov/codecov-action/pull/1272
- build(deps-dev): bump @typescript-eslint/parser from 6.20.0 to 6.21.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1271
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1269
- build(deps): bump github/codeql-action from 3.24.0 to 3.24.3 by @dependabot in https://github.com/codecov/codecov-action/pull/1298
- Use updated syntax for GitHub Markdown notes by @jamacku in https://github.com/codecov/codecov-action/pull/1300
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 by @dependabot in https://github.com/codecov/codecov-action/pull/1290
- build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in https://github.com/codecov/codecov-action/pull/1286
- chore(release): bump to 4.0.2 by @thomasrockhu-codecov in https://github.com/codecov/codecov-action/pull/1302
New Contributors
- @jwodder made their first contribution in https://github.com/codecov/codecov-action/pull/1265
- @ianlewis made their first contribution in https://github.com/codecov/codecov-action/pull/1260
- @Bo98 made their first contribution in https://github.com/codecov/codecov-action/pull/1272
- @jamacku made their first contribution in https://github.com/codecov/codecov-action/pull/1300
Full Changelog: https://github.com/codecov/codecov-action/compare/v4.0.1...v4.0.2
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 is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.
:wave: Hi there!
Update the codecov-action version from v4.0.1 to v4.5.0 in both workflows for consistency and potentially new features or fixes. Ensure that the CODECOV_TOKEN secret is properly configured and accessible for uploading coverage reports. Verify that the code changes do not introduce any unexpected behavior or issues in the workflow execution.
Automatically generated with the help of gpt-3.5-turbo. Feedback? Please don't hesitate to drop me an email at [email protected].