Open renovate[bot] opened 1 year ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 86.51%. Comparing base (
6817a73
) to head (c0681dd
).:exclamation: Current head c0681dd differs from pull request most recent head 845d026
Please upload reports for the commit 845d026 to get more accurate results.
This PR contains the following updates:
v3
->v4
v4.6.0
->v5.3.0
v8
->v9
v3
->v4
v3.1.3
->v4.6.0
v0.1.3
->v1.1.0
Release Notes
actions/checkout (actions/checkout)
### [`v4`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v421) [Compare Source](https://redirect.github.com/actions/checkout/compare/v3...v4) - Check out other refs/\* by commit if provided, fall back to ref by [@orhantoy](https://redirect.github.com/orhantoy) in [https://github.com/actions/checkout/pull/1924](https://redirect.github.com/actions/checkout/pull/1924)actions/setup-python (actions/setup-python)
### [`v5.3.0`](https://redirect.github.com/actions/setup-python/releases/tag/v5.3.0) [Compare Source](https://redirect.github.com/actions/setup-python/compare/v5.2.0...v5.3.0) ##### What's Changed - Add workflow file for publishing releases to immutable action package by [@Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/setup-python/pull/941](https://redirect.github.com/actions/setup-python/pull/941) - Upgrade IA publish by [@Jcambass](https://redirect.github.com/Jcambass) in [https://github.com/actions/setup-python/pull/943](https://redirect.github.com/actions/setup-python/pull/943) ##### Bug Fixes: - Normalise Line Endings to Ensure Cross-Platform Consistency by [@priya-kinthali](https://redirect.github.com/priya-kinthali) in [https://github.com/actions/setup-python/pull/938](https://redirect.github.com/actions/setup-python/pull/938) - Revise `isGhes` logic by [@jww3](https://redirect.github.com/jww3) in [https://github.com/actions/setup-python/pull/963](https://redirect.github.com/actions/setup-python/pull/963) - Bump pillow from 7.2 to 10.2.0 by [@aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in [https://github.com/actions/setup-python/pull/956](https://redirect.github.com/actions/setup-python/pull/956) ##### Enhancements: - Enhance workflows and documentation updates by [@priya-kinthali](https://redirect.github.com/priya-kinthali) in [https://github.com/actions/setup-python/pull/965](https://redirect.github.com/actions/setup-python/pull/965) - Bump default versions to latest by [@jeffwidman](https://redirect.github.com/jeffwidman) in [https://github.com/actions/setup-python/pull/905](https://redirect.github.com/actions/setup-python/pull/905) ##### New Contributors - [@Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/setup-python/pull/941](https://redirect.github.com/actions/setup-python/pull/941) - [@jww3](https://redirect.github.com/jww3) made their first contribution in [https://github.com/actions/setup-python/pull/963](https://redirect.github.com/actions/setup-python/pull/963) **Full Changelog**: https://github.com/actions/setup-python/compare/v5...v5.3.0 ### [`v5.2.0`](https://redirect.github.com/actions/setup-python/compare/v5.1.1...v5.2.0) [Compare Source](https://redirect.github.com/actions/setup-python/compare/v5.1.1...v5.2.0) ### [`v5.1.1`](https://redirect.github.com/actions/setup-python/releases/tag/v5.1.1) [Compare Source](https://redirect.github.com/actions/setup-python/compare/v5.1.0...v5.1.1) ##### What's Changed ##### Bug fixes: - fix(ci): update all failing workflows by [@mayeut](https://redirect.github.com/mayeut) in [https://github.com/actions/setup-python/pull/863](https://redirect.github.com/actions/setup-python/pull/863) This update ensures compatibility and optimal performance of workflows on the latest macOS version. ##### Documentation changes: - Documentation update for cache by [@gowridurgad](https://redirect.github.com/gowridurgad) in [https://github.com/actions/setup-python/pull/873](https://redirect.github.com/actions/setup-python/pull/873) ##### Dependency updates: - Bump braces from 3.0.2 to 3.0.3 and undici from 5.28.3 to 5.28.4 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/setup-python/pull/893](https://redirect.github.com/actions/setup-python/pull/893) ##### New Contributors - [@gowridurgad](https://redirect.github.com/gowridurgad) made their first contribution in [https://github.com/actions/setup-python/pull/873](https://redirect.github.com/actions/setup-python/pull/873) **Full Changelog**: https://github.com/actions/setup-python/compare/v5...v5.1.1 ### [`v5.1.0`](https://redirect.github.com/actions/setup-python/releases/tag/v5.1.0) [Compare Source](https://redirect.github.com/actions/setup-python/compare/v5.0.0...v5.1.0) #### What's Changed - Leveraging the raw API to retrieve the version-manifest, as it does not impose a rate limit and hence facilitates unrestricted consumption without the need for a token for Github Enterprise Servers by [@Shegox](https://redirect.github.com/Shegox) in [https://github.com/actions/setup-python/pull/766](https://redirect.github.com/actions/setup-python/pull/766). - Dependency updates by [@dependabot](https://redirect.github.com/dependabot) and [@HarithaVattikuti](https://redirect.github.com/HarithaVattikuti) in [https://github.com/actions/setup-python/pull/817](https://redirect.github.com/actions/setup-python/pull/817) - Documentation changes for version in README by [@basnijholt](https://redirect.github.com/basnijholt) in [https://github.com/actions/setup-python/pull/776](https://redirect.github.com/actions/setup-python/pull/776) - Documentation changes for link in README by [@ukd1](https://redirect.github.com/ukd1) in [https://github.com/actions/setup-python/pull/793](https://redirect.github.com/actions/setup-python/pull/793) - Documentation changes for link in Advanced Usage by [@Jamim](https://redirect.github.com/Jamim) in [https://github.com/actions/setup-python/pull/782](https://redirect.github.com/actions/setup-python/pull/782) - Documentation changes for avoiding rate limit issues on GHES by [@priya-kinthali](https://redirect.github.com/priya-kinthali) in [https://github.com/actions/setup-python/pull/835](https://redirect.github.com/actions/setup-python/pull/835) #### New Contributors - [@basnijholt](https://redirect.github.com/basnijholt) made their first contribution in [https://github.com/actions/setup-python/pull/776](https://redirect.github.com/actions/setup-python/pull/776) - [@ukd1](https://redirect.github.com/ukd1) made their first contribution in [https://github.com/actions/setup-python/pull/793](https://redirect.github.com/actions/setup-python/pull/793) - [@Jamim](https://redirect.github.com/Jamim) made their first contribution in [https://github.com/actions/setup-python/pull/782](https://redirect.github.com/actions/setup-python/pull/782) - [@Shegox](https://redirect.github.com/Shegox) made their first contribution in [https://github.com/actions/setup-python/pull/766](https://redirect.github.com/actions/setup-python/pull/766) - [@priya-kinthali](https://redirect.github.com/priya-kinthali) made their first contribution in [https://github.com/actions/setup-python/pull/835](https://redirect.github.com/actions/setup-python/pull/835) **Full Changelog**: https://github.com/actions/setup-python/compare/v5.0.0...v5.1.0 ### [`v5.0.0`](https://redirect.github.com/actions/setup-python/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/actions/setup-python/compare/v4.8.0...v5.0.0) #### What's Changed In scope of this release, we update node version runtime from node16 to node20 ([https://github.com/actions/setup-python/pull/772](https://redirect.github.com/actions/setup-python/pull/772)). Besides, we update dependencies to the latest versions. **Full Changelog**: https://github.com/actions/setup-python/compare/v4.8.0...v5.0.0 ### [`v4.8.0`](https://redirect.github.com/actions/setup-python/releases/tag/v4.8.0) [Compare Source](https://redirect.github.com/actions/setup-python/compare/v4.7.1...v4.8.0) #### What's Changed In scope of this release we added support for GraalPy ([https://github.com/actions/setup-python/pull/694](https://redirect.github.com/actions/setup-python/pull/694)). You can use this snippet to set up GraalPy: ```yaml steps: - uses: actions/checkout@v4 - uses: actions/setup-python@v4 with: python-version: 'graalpy-22.3' - run: python my_script.py ``` Besides, the release contains such changes as: - Trim python version when reading from file by [@FerranPares](https://redirect.github.com/FerranPares) in [https://github.com/actions/setup-python/pull/628](https://redirect.github.com/actions/setup-python/pull/628) - Use non-deprecated versions in examples by [@jeffwidman](https://redirect.github.com/jeffwidman) in [https://github.com/actions/setup-python/pull/724](https://redirect.github.com/actions/setup-python/pull/724) - Change deprecation comment to past tense by [@jeffwidman](https://redirect.github.com/jeffwidman) in [https://github.com/actions/setup-python/pull/723](https://redirect.github.com/actions/setup-python/pull/723) - Bump [@babel/traverse](https://redirect.github.com/babel/traverse) from 7.9.0 to 7.23.2 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/setup-python/pull/743](https://redirect.github.com/actions/setup-python/pull/743) - advanced-usage.md: Encourage the use actions/checkout@v4 by [@cclauss](https://redirect.github.com/cclauss) in [https://github.com/actions/setup-python/pull/729](https://redirect.github.com/actions/setup-python/pull/729) - Examples now use checkout@v4 by [@simonw](https://redirect.github.com/simonw) in [https://github.com/actions/setup-python/pull/738](https://redirect.github.com/actions/setup-python/pull/738) - Update actions/checkout to v4 by [@dmitry-shibanov](https://redirect.github.com/dmitry-shibanov) in [https://github.com/actions/setup-python/pull/761](https://redirect.github.com/actions/setup-python/pull/761) #### New Contributors - [@FerranPares](https://redirect.github.com/FerranPares) made their first contribution in [https://github.com/actions/setup-python/pull/628](https://redirect.github.com/actions/setup-python/pull/628) - [@timfel](https://redirect.github.com/timfel) made their first contribution in [https://github.com/actions/setup-python/pull/694](https://redirect.github.com/actions/setup-python/pull/694) - [@jeffwidman](https://redirect.github.com/jeffwidman) made their first contribution in [https://github.com/actions/setup-python/pull/724](https://redirect.github.com/actions/setup-python/pull/724) **Full Changelog**: https://github.com/actions/setup-python/compare/v4...v4.8.0 ### [`v4.7.1`](https://redirect.github.com/actions/setup-python/releases/tag/v4.7.1) [Compare Source](https://redirect.github.com/actions/setup-python/compare/v4.7.0...v4.7.1) #### What's Changed - Bump word-wrap from 1.2.3 to 1.2.4 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/setup-python/pull/702](https://redirect.github.com/actions/setup-python/pull/702) - Add range validation for toml files by [@dmitry-shibanov](https://redirect.github.com/dmitry-shibanov) in [https://github.com/actions/setup-python/pull/726](https://redirect.github.com/actions/setup-python/pull/726) **Full Changelog**: https://github.com/actions/setup-python/compare/v4...v4.7.1 ### [`v4.7.0`](https://redirect.github.com/actions/setup-python/releases/tag/v4.7.0) [Compare Source](https://redirect.github.com/actions/setup-python/compare/v4.6.1...v4.7.0) In scope of this release, the support for reading python version from pyproject.toml was added ([https://github.com/actions/setup-python/pull/669](https://redirect.github.com/actions/setup-python/pull/669)). ```yaml - name: Setup Python uses: actions/setup-python@v4 with: python-version-file: pyproject.toml ``` ##### Besides, it includes such changes as: - Bump tough-cookie and [@azure/ms-rest-js](https://redirect.github.com/azure/ms-rest-js) by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/setup-python/pull/697](https://redirect.github.com/actions/setup-python/pull/697) - Bump semver from 7.3.8 to 7.5.2 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/setup-python/pull/692](https://redirect.github.com/actions/setup-python/pull/692) - Fix typos found by codespell by [@DimitriPapadopoulos](https://redirect.github.com/DimitriPapadopoulos) in [https://github.com/actions/setup-python/pull/650](https://redirect.github.com/actions/setup-python/pull/650) #### New Contributors - [@dariocurr](https://redirect.github.com/dariocurr) made their first contribution in [https://github.com/actions/setup-python/pull/669](https://redirect.github.com/actions/setup-python/pull/669) - [@DimitriPapadopoulos](https://redirect.github.com/DimitriPapadopoulos) made their first contribution in [https://github.com/actions/setup-python/pull/650](https://redirect.github.com/actions/setup-python/pull/650) **Full Changelog**: https://github.com/actions/setup-python/compare/v4...v4.7.0 ### [`v4.6.1`](https://redirect.github.com/actions/setup-python/releases/tag/v4.6.1) [Compare Source](https://redirect.github.com/actions/setup-python/compare/v4.6.0...v4.6.1) #### What's Changed - Fix `allow-prereleases` sample configuration by [@mayeut](https://redirect.github.com/mayeut) in [https://github.com/actions/setup-python/pull/615](https://redirect.github.com/actions/setup-python/pull/615) - Fix a incorrect link advanced-usage.md by [@siyuan0322](https://redirect.github.com/siyuan0322) in [https://github.com/actions/setup-python/pull/657](https://redirect.github.com/actions/setup-python/pull/657) - Remove implicit dependency by [@nikolai-laevskii](https://redirect.github.com/nikolai-laevskii) in [https://github.com/actions/setup-python/pull/668](https://redirect.github.com/actions/setup-python/pull/668) - Automatic update of configuration files from 05/23/2023 by [@github-actions](https://redirect.github.com/github-actions) in [https://github.com/actions/setup-python/pull/671](https://redirect.github.com/actions/setup-python/pull/671) - Add warning for python 2.7 on release/v4 by [@dmitry-shibanov](https://redirect.github.com/dmitry-shibanov) in [https://github.com/actions/setup-python/pull/673](https://redirect.github.com/actions/setup-python/pull/673) #### New Contributors - [@siyuan0322](https://redirect.github.com/siyuan0322) made their first contribution in [https://github.com/actions/setup-python/pull/657](https://redirect.github.com/actions/setup-python/pull/657) - [@nikolai-laevskii](https://redirect.github.com/nikolai-laevskii) made their first contribution in [https://github.com/actions/setup-python/pull/668](https://redirect.github.com/actions/setup-python/pull/668) **Full Changelog**: https://github.com/actions/setup-python/compare/v4...v4.6.1actions/stale (actions/stale)
### [`v9`](https://redirect.github.com/actions/stale/compare/v8...v9) [Compare Source](https://redirect.github.com/actions/stale/compare/v8...v9)actions/upload-artifact (actions/upload-artifact)
### [`v4`](https://redirect.github.com/actions/upload-artifact/compare/v3...v4) [Compare Source](https://redirect.github.com/actions/upload-artifact/compare/v3...v4)codecov/codecov-action (codecov/codecov-action)
### [`v4.6.0`](https://redirect.github.com/codecov/codecov-action/releases/tag/v4.6.0) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v4.5.0...v4.6.0) #### What's Changed - build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1481](https://redirect.github.com/codecov/codecov-action/pull/1481) - build(deps): bump actions/checkout from 4.1.6 to 4.1.7 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1480](https://redirect.github.com/codecov/codecov-action/pull/1480) - build(deps-dev): bump ts-jest from 29.1.4 to 29.1.5 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1479](https://redirect.github.com/codecov/codecov-action/pull/1479) - build(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.13.0 to 7.13.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1485](https://redirect.github.com/codecov/codecov-action/pull/1485) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 7.13.0 to 7.13.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1484](https://redirect.github.com/codecov/codecov-action/pull/1484) - build(deps-dev): bump typescript from 5.4.5 to 5.5.2 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1490](https://redirect.github.com/codecov/codecov-action/pull/1490) - build(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.13.1 to 7.14.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1493](https://redirect.github.com/codecov/codecov-action/pull/1493) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 7.13.1 to 7.14.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1492](https://redirect.github.com/codecov/codecov-action/pull/1492) - build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1496](https://redirect.github.com/codecov/codecov-action/pull/1496) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 7.14.1 to 7.15.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1501](https://redirect.github.com/codecov/codecov-action/pull/1501) - build(deps-dev): bump typescript from 5.5.2 to 5.5.3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1500](https://redirect.github.com/codecov/codecov-action/pull/1500) - build(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.14.1 to 7.15.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1499](https://redirect.github.com/codecov/codecov-action/pull/1499) - build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1502](https://redirect.github.com/codecov/codecov-action/pull/1502) - build(deps-dev): bump ts-jest from 29.1.5 to 29.2.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1504](https://redirect.github.com/codecov/codecov-action/pull/1504) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 7.15.0 to 7.16.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1503](https://redirect.github.com/codecov/codecov-action/pull/1503) - build(deps-dev): bump ts-jest from 29.2.0 to 29.2.2 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1507](https://redirect.github.com/codecov/codecov-action/pull/1507) - build(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.15.0 to 7.16.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1505](https://redirect.github.com/codecov/codecov-action/pull/1505) - build(deps): bump github/codeql-action from 3.25.11 to 3.25.12 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1509](https://redirect.github.com/codecov/codecov-action/pull/1509) - chore(ci): restrict scorecards to codecov/codecov-action by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1512](https://redirect.github.com/codecov/codecov-action/pull/1512) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 7.16.0 to 7.16.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1514](https://redirect.github.com/codecov/codecov-action/pull/1514) - build(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.16.0 to 7.16.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1513](https://redirect.github.com/codecov/codecov-action/pull/1513) - test: `versionInfo` by [@marcobiedermann](https://redirect.github.com/marcobiedermann) in [https://github.com/codecov/codecov-action/pull/1407](https://redirect.github.com/codecov/codecov-action/pull/1407) - build(deps-dev): bump ts-jest from 29.2.2 to 29.2.3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1515](https://redirect.github.com/codecov/codecov-action/pull/1515) - build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1516](https://redirect.github.com/codecov/codecov-action/pull/1516) - build(deps-dev): bump typescript from 5.5.3 to 5.5.4 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1521](https://redirect.github.com/codecov/codecov-action/pull/1521) - build(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.16.1 to 7.17.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1520](https://redirect.github.com/codecov/codecov-action/pull/1520) - build(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.17.0 to 7.18.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1528](https://redirect.github.com/codecov/codecov-action/pull/1528) - build(deps): bump github/codeql-action from 3.25.13 to 3.25.15 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1526](https://redirect.github.com/codecov/codecov-action/pull/1526) - build(deps): bump ossf/scorecard-action from 2.3.3 to 2.4.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1525](https://redirect.github.com/codecov/codecov-action/pull/1525) - build(deps-dev): bump ts-jest from 29.2.3 to 29.2.4 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1532](https://redirect.github.com/codecov/codecov-action/pull/1532) - build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1534](https://redirect.github.com/codecov/codecov-action/pull/1534) - build(deps): bump github/codeql-action from 3.25.15 to 3.26.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1542](https://redirect.github.com/codecov/codecov-action/pull/1542) - build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1541](https://redirect.github.com/codecov/codecov-action/pull/1541) - ref: Tidy up types and remove string coercion by [@nicholas-codecov](https://redirect.github.com/nicholas-codecov) in [https://github.com/codecov/codecov-action/pull/1536](https://redirect.github.com/codecov/codecov-action/pull/1536) - build(deps-dev): bump [@octokit/webhooks-types](https://redirect.github.com/octokit/webhooks-types) from 3.77.1 to 7.5.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1545](https://redirect.github.com/codecov/codecov-action/pull/1545) - build(deps): bump github/codeql-action from 3.26.0 to 3.26.2 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1551](https://redirect.github.com/codecov/codecov-action/pull/1551) - feat: pass tokenless value as branch override by [@joseph-sentry](https://redirect.github.com/joseph-sentry) in [https://github.com/codecov/codecov-action/pull/1511](https://redirect.github.com/codecov/codecov-action/pull/1511) - build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1563](https://redirect.github.com/codecov/codecov-action/pull/1563) - Create makefile.yml by [@Hawthorne001](https://redirect.github.com/Hawthorne001) in [https://github.com/codecov/codecov-action/pull/1555](https://redirect.github.com/codecov/codecov-action/pull/1555) - build(deps): bump github/codeql-action from 3.26.2 to 3.26.6 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1562](https://redirect.github.com/codecov/codecov-action/pull/1562) - build(deps-dev): bump ts-jest from 29.2.4 to 29.2.5 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1557](https://redirect.github.com/codecov/codecov-action/pull/1557) - Spell `evenName` in the logs correctly by [@webknjaz](https://redirect.github.com/webknjaz) in [https://github.com/codecov/codecov-action/pull/1560](https://redirect.github.com/codecov/codecov-action/pull/1560) - build(deps-dev): bump typescript from 5.5.4 to 5.6.2 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1566](https://redirect.github.com/codecov/codecov-action/pull/1566) - build(deps-dev): bump [@types/jest](https://redirect.github.com/types/jest) from 29.5.12 to 29.5.13 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1567](https://redirect.github.com/codecov/codecov-action/pull/1567) - build(deps): bump github/codeql-action from 3.26.6 to 3.26.7 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1569](https://redirect.github.com/codecov/codecov-action/pull/1569) - build(deps-dev): bump eslint from 8.57.0 to 8.57.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1571](https://redirect.github.com/codecov/codecov-action/pull/1571) - build(deps): bump github/codeql-action from 3.26.7 to 3.26.8 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1575](https://redirect.github.com/codecov/codecov-action/pull/1575) - build(deps-dev): bump [@vercel/ncc](https://redirect.github.com/vercel/ncc) from 0.38.1 to 0.38.2 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1577](https://redirect.github.com/codecov/codecov-action/pull/1577) - chore: fix typo of OSS by [@shoothzj](https://redirect.github.com/shoothzj) in [https://github.com/codecov/codecov-action/pull/1578](https://redirect.github.com/codecov/codecov-action/pull/1578) - build(deps): bump github/codeql-action from 3.26.8 to 3.26.9 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1584](https://redirect.github.com/codecov/codecov-action/pull/1584) - build(deps): bump actions/checkout from 4.1.7 to 4.2.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1583](https://redirect.github.com/codecov/codecov-action/pull/1583) - fix: bump eslint parser deps by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1586](https://redirect.github.com/codecov/codecov-action/pull/1586) - chore(release):4.6.0 by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1587](https://redirect.github.com/codecov/codecov-action/pull/1587) #### New Contributors - [@nicholas-codecov](https://redirect.github.com/nicholas-codecov) made their first contribution in [https://github.com/codecov/codecov-action/pull/1536](https://redirect.github.com/codecov/codecov-action/pull/1536) - [@Hawthorne001](https://redirect.github.com/Hawthorne001) made their first contribution in [https://github.com/codecov/codecov-action/pull/1555](https://redirect.github.com/codecov/codecov-action/pull/1555) - [@webknjaz](https://redirect.github.com/webknjaz) made their first contribution in [https://github.com/codecov/codecov-action/pull/1560](https://redirect.github.com/codecov/codecov-action/pull/1560) - [@shoothzj](https://redirect.github.com/shoothzj) made their first contribution in [https://github.com/codecov/codecov-action/pull/1578](https://redirect.github.com/codecov/codecov-action/pull/1578) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v4.5.0...v4.6.0 ### [`v4.5.0`](https://redirect.github.com/codecov/codecov-action/releases/tag/v4.5.0) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v4.4.1...v4.5.0) ##### What's Changed - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 7.9.0 to 7.10.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1446](https://redirect.github.com/codecov/codecov-action/pull/1446) - build(deps-dev): bump ts-jest from 29.1.2 to 29.1.3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1443](https://redirect.github.com/codecov/codecov-action/pull/1443) - build(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.9.0 to 7.10.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1445](https://redirect.github.com/codecov/codecov-action/pull/1445) - build(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.10.0 to 7.11.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1459](https://redirect.github.com/codecov/codecov-action/pull/1459) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 7.10.0 to 7.11.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1458](https://redirect.github.com/codecov/codecov-action/pull/1458) - build(deps): bump github/codeql-action from 3.25.5 to 3.25.6 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1456](https://redirect.github.com/codecov/codecov-action/pull/1456) - build(deps-dev): bump ts-jest from 29.1.3 to 29.1.4 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1460](https://redirect.github.com/codecov/codecov-action/pull/1460) - build(deps): bump github/codeql-action from 3.25.6 to 3.25.7 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1466](https://redirect.github.com/codecov/codecov-action/pull/1466) - build(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.11.0 to 7.12.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1467](https://redirect.github.com/codecov/codecov-action/pull/1467) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 7.11.0 to 7.12.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1468](https://redirect.github.com/codecov/codecov-action/pull/1468) - build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1472](https://redirect.github.com/codecov/codecov-action/pull/1472) - fix: handle trailing commas by [@joseph-sentry](https://redirect.github.com/joseph-sentry) in [https://github.com/codecov/codecov-action/pull/1470](https://redirect.github.com/codecov/codecov-action/pull/1470) - build(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.12.0 to 7.13.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1474](https://redirect.github.com/codecov/codecov-action/pull/1474) - build(deps-dev): bump braces from 3.0.2 to 3.0.3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1475](https://redirect.github.com/codecov/codecov-action/pull/1475) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 7.12.0 to 7.13.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1473](https://redirect.github.com/codecov/codecov-action/pull/1473) - feat: add support for tokenless v3 by [@joseph-sentry](https://redirect.github.com/joseph-sentry) in [https://github.com/codecov/codecov-action/pull/1410](https://redirect.github.com/codecov/codecov-action/pull/1410) - Use an existing token even if the PR is from a fork by [@leofeyer](https://redirect.github.com/leofeyer) in [https://github.com/codecov/codecov-action/pull/1471](https://redirect.github.com/codecov/codecov-action/pull/1471) - chore(release): bump to 4.5.0 by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1477](https://redirect.github.com/codecov/codecov-action/pull/1477) ##### New Contributors - [@joseph-sentry](https://redirect.github.com/joseph-sentry) made their first contribution in [https://github.com/codecov/codecov-action/pull/1470](https://redirect.github.com/codecov/codecov-action/pull/1470) - [@leofeyer](https://redirect.github.com/leofeyer) made their first contribution in [https://github.com/codecov/codecov-action/pull/1471](https://redirect.github.com/codecov/codecov-action/pull/1471) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v4.4.1...v4.5.0 ### [`v4.4.1`](https://redirect.github.com/codecov/codecov-action/releases/tag/v4.4.1) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v4.4.0...v4.4.1) #### What's Changed - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 7.8.0 to 7.9.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1427](https://redirect.github.com/codecov/codecov-action/pull/1427) - fix: prevent xlarge from running on forks by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1432](https://redirect.github.com/codecov/codecov-action/pull/1432) - build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1439](https://redirect.github.com/codecov/codecov-action/pull/1439) - build(deps): bump actions/checkout from 4.1.5 to 4.1.6 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1438](https://redirect.github.com/codecov/codecov-action/pull/1438) - fix: isPullRequestFromFork returns false for any PR by [@shahar-h](https://redirect.github.com/shahar-h) in [https://github.com/codecov/codecov-action/pull/1437](https://redirect.github.com/codecov/codecov-action/pull/1437) - chore(release): 4.4.1 by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1441](https://redirect.github.com/codecov/codecov-action/pull/1441) #### New Contributors - [@shahar-h](https://redirect.github.com/shahar-h) made their first contribution in [https://github.com/codecov/codecov-action/pull/1437](https://redirect.github.com/codecov/codecov-action/pull/1437) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v4.4.0...v4.4.1 #### What's Changed - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 7.8.0 to 7.9.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1427](https://redirect.github.com/codecov/codecov-action/pull/1427) - fix: prevent xlarge from running on forks by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1432](https://redirect.github.com/codecov/codecov-action/pull/1432) - build(deps): bump github/codeql-action from 3.25.4 to 3.25.5 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1439](https://redirect.github.com/codecov/codecov-action/pull/1439) - build(deps): bump actions/checkout from 4.1.5 to 4.1.6 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1438](https://redirect.github.com/codecov/codecov-action/pull/1438) - fix: isPullRequestFromFork returns false for any PR by [@shahar-h](https://redirect.github.com/shahar-h) in [https://github.com/codecov/codecov-action/pull/1437](https://redirect.github.com/codecov/codecov-action/pull/1437) - chore(release): 4.4.1 by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1441](https://redirect.github.com/codecov/codecov-action/pull/1441) #### New Contributors - [@shahar-h](https://redirect.github.com/shahar-h) made their first contribution in [https://github.com/codecov/codecov-action/pull/1437](https://redirect.github.com/codecov/codecov-action/pull/1437) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v4.4.0...v4.4.1 ### [`v4.4.0`](https://redirect.github.com/codecov/codecov-action/releases/tag/v4.4.0) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v4.3.1...v4.4.0) #### What's Changed - chore: Clarify isPullRequestFromFork by [@jsoref](https://redirect.github.com/jsoref) in [https://github.com/codecov/codecov-action/pull/1411](https://redirect.github.com/codecov/codecov-action/pull/1411) - build(deps): bump actions/checkout from 4.1.4 to 4.1.5 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1423](https://redirect.github.com/codecov/codecov-action/pull/1423) - build(deps): bump github/codeql-action from 3.25.3 to 3.25.4 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1421](https://redirect.github.com/codecov/codecov-action/pull/1421) - build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1420](https://redirect.github.com/codecov/codecov-action/pull/1420) - feat: remove GPG and run on spawn by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1426](https://redirect.github.com/codecov/codecov-action/pull/1426) - build(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.8.0 to 7.9.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1428](https://redirect.github.com/codecov/codecov-action/pull/1428) - chore(release): 4.4.0 by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1430](https://redirect.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`](https://redirect.github.com/codecov/codecov-action/compare/v4.3.0...v4.3.1) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v4.3.0...v4.3.1) ### [`v4.3.0`](https://redirect.github.com/codecov/codecov-action/releases/tag/v4.3.0) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v4.2.0...v4.3.0) #### What's Changed - fix: automatically detect if using GitHub enterprise by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1356](https://redirect.github.com/codecov/codecov-action/pull/1356) - build(deps-dev): bump typescript from 5.4.3 to 5.4.4 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1355](https://redirect.github.com/codecov/codecov-action/pull/1355) - build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1360](https://redirect.github.com/codecov/codecov-action/pull/1360) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 7.5.0 to 7.6.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1364](https://redirect.github.com/codecov/codecov-action/pull/1364) - build(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 7.5.0 to 7.6.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1363](https://redirect.github.com/codecov/codecov-action/pull/1363) - feat: add network params by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1365](https://redirect.github.com/codecov/codecov-action/pull/1365) - build(deps): bump undici from 5.28.3 to 5.28.4 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1361](https://redirect.github.com/codecov/codecov-action/pull/1361) - chore(release): v4.3.0 by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1366](https://redirect.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`](https://redirect.github.com/codecov/codecov-action/releases/tag/v4.2.0) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v4.1.1...v4.2.0) #### What's Changed - chore(deps): update deps by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1351](https://redirect.github.com/codecov/codecov-action/pull/1351) - feat: allow for authentication via OIDC token by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1330](https://redirect.github.com/codecov/codecov-action/pull/1330) - fix: use_oidc shoudl be required false by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1353](https://redirect.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`](https://redirect.github.com/codecov/codecov-action/releases/tag/v4.1.1) [Compare Source](https://redirect.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 [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1315](https://redirect.github.com/codecov/codecov-action/pull/1315) - build(deps-dev): bump typescript from 5.3.3 to 5.4.2 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1319](https://redirect.github.com/codecov/codecov-action/pull/1319) - Removed mention of Mercurial by [@drazisil-codecov](https://redirect.github.com/drazisil-codecov) in [https://github.com/codecov/codecov-action/pull/1325](https://redirect.github.com/codecov/codecov-action/pull/1325) - build(deps): bump github/codeql-action from 3.24.6 to 3.24.7 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1332](https://redirect.github.com/codecov/codecov-action/pull/1332) - build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1331](https://redirect.github.com/codecov/codecov-action/pull/1331) - fix: force version by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1329](https://redirect.github.com/codecov/codecov-action/pull/1329) - build(deps-dev): bump typescript from 5.4.2 to 5.4.3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1334](https://redirect.github.com/codecov/codecov-action/pull/1334) - build(deps): bump undici from 5.28.2 to 5.28.3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1338](https://redirect.github.com/codecov/codecov-action/pull/1338) - build(deps): bump github/codeql-action from 3.24.7 to 3.24.9 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1341](https://redirect.github.com/codecov/codecov-action/pull/1341) - fix: typo in disable_safe_directory by [@mkroening](https://redirect.github.com/mkroening) in [https://github.com/codecov/codecov-action/pull/1343](https://redirect.github.com/codecov/codecov-action/pull/1343) - chore(release): 4.1.1 by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1344](https://redirect.github.com/codecov/codecov-action/pull/1344) #### New Contributors - [@mkroening](https://redirect.github.com/mkroening) made their first contribution in [https://github.com/codecov/codecov-action/pull/1343](https://redirect.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`](https://redirect.github.com/codecov/codecov-action/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v4.0.2...v4.1.0) ##### What's Changed - fix: set safe directory by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1304](https://redirect.github.com/codecov/codecov-action/pull/1304) - build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1306](https://redirect.github.com/codecov/codecov-action/pull/1306) - build(deps-dev): bump eslint from 8.56.0 to 8.57.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1305](https://redirect.github.com/codecov/codecov-action/pull/1305) - chore(release): v4.1.0 by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1307](https://redirect.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`](https://redirect.github.com/codecov/codecov-action/releases/tag/v4.0.2) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v4.0.1...v4.0.2) ##### What's Changed - Update README.md by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1251](https://redirect.github.com/codecov/codecov-action/pull/1251) - build(deps-dev): bump [@types/jest](https://redirect.github.com/types/jest) from 29.5.11 to 29.5.12 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1257](https://redirect.github.com/codecov/codecov-action/pull/1257) - build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1266](https://redirect.github.com/codecov/codecov-action/pull/1266) - Escape pipes in table of arguments by [@jwodder](https://redirect.github.com/jwodder) in [https://github.com/codecov/codecov-action/pull/1265](https://redirect.github.com/codecov/codecov-action/pull/1265) - Add link to docs on Dependabot secrets by [@ianlewis](https://redirect.github.com/ianlewis) in [https://github.com/codecov/codecov-action/pull/1260](https://redirect.github.com/codecov/codecov-action/pull/1260) - fix: working-directory input for all stages by [@Bo98](https://redirect.github.com/Bo98) in [https://github.com/codecov/codecov-action/pull/1272](https://redirect.github.com/codecov/codecov-action/pull/1272) - build(deps-dev): bump [@typescript-eslint/parser](https://redirect.github.com/typescript-eslint/parser) from 6.20.0 to 6.21.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1271](https://redirect.github.com/codecov/codecov-action/pull/1271) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 6.20.0 to 6.21.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1269](https://redirect.github.com/codecov/codecov-action/pull/1269) - build(deps): bump github/codeql-action from 3.24.0 to 3.24.3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1298](https://redirect.github.com/codecov/codecov-action/pull/1298) - Use updated syntax for GitHub Markdown notes by [@jamacku](https://redirect.github.com/jamacku) in [https://github.com/codecov/codecov-action/pull/1300](https://redirect.github.com/codecov/codecov-action/pull/1300) - build(deps-dev): bump [@typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) from 6.21.0 to 7.0.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1290](https://redirect.github.com/codecov/codecov-action/pull/1290) - build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1286](https://redirect.github.com/codecov/codecov-action/pull/1286) - chore(release): bump to 4.0.2 by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1302](https://redirect.github.com/codecov/codecov-action/pull/1302) ##### New Contributors - [@jwodder](https://redirect.github.com/jwodder) made their first contribution in [https://github.com/codecov/codecov-action/pull/1265](https://redirect.github.com/codecov/codecov-action/pull/1265) - [@ianlewis](https://redirect.github.com/ianlewis) made their first contribution in [https://github.com/codecov/codecov-action/pull/1260](https://redirect.github.com/codecov/codecov-action/pull/1260) - [@Bo98](https://redirect.github.com/Bo98) made their first contribution in [https://github.com/codecov/codecov-action/pull/1272](https://redirect.github.com/codecov/codecov-action/pull/1272) - [@jamacku](https://redirect.github.com/jamacku) made their first contribution in [https://github.com/codecov/codecov-action/pull/1300](https://redirect.github.com/codecov/codecov-action/pull/1300) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v4.0.1...v4.0.2 ### [`v4.0.1`](https://redirect.github.com/codecov/codecov-action/releases/tag/v4.0.1) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v4.0.0...v4.0.1) ##### What's Changed - Update README.md by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1243](https://redirect.github.com/codecov/codecov-action/pull/1243) - Add all args by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1245](https://redirect.github.com/codecov/codecov-action/pull/1245) - fix: show both token uses in readme by [@thomasrockhu-codecov](https://redirect.github.com/thomasrockhu-codecov) in [https://github.com/codecov/codecov-action/pull/1250](https://redirect.github.com/codecov/codecov-action/pull/1250) **Full Changelog**: https://github.com/codecov/codecov-action/compare/v4.0.0...v4.0.1 ### [`v4.0.0`](https://redirect.github.com/codecov/codecov-action/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/codecov/codecov-action/compare/v3.1.6...v4.0.0) v4 of the Codecov Action uses the [CLI](https://docs.codecov.com/docs/the-codecov-cli) as the underlying upload. The CLI has helped to power new features including local upload, the global upload token, and new upcoming features. ##### Breaking Changes - The Codecov Action runs as a `node20` action due to `node16` deprecation. See [this post from GitHub](https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/) on how to migrate. - Tokenless uploading is unsupported. However, PRs made from forks to the upstream public repos will support tokenless (e.g. contributors to OS projects do not need the upstream repo's Codecov token). This [doc](https://docs.codecov.com/docs/adding-the-codecov-token#github-actions) shows instructions on how to add the Codecov token. - OS platforms have been added, though some may not be automatically detected. To see a list of platforms, see our [CLI download page](https://cli.codecov.io) - Various arguments to the Action have been changed. Please be aware that the arguments match with the CLI's needs `v3` versions and below will not have access to CLI features (e.g. global upload token, ATS). ##### What's Changed - build(deps): bump openpgp from 5.8.0 to 5.9.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/985](https://redirect.github.com/codecov/codecov-action/pull/985) - build(deps): bump actions/checkout from 3.0.0 to 3.5.3 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1000](https://redirect.github.com/codecov/codecov-action/pull/1000) - build(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/codecov/codecov-action/pull/1006](https://redirect.github.com/codecov/codecov-action/pull/1006) - build(deps): bump tough-cookie from 4.0.0 to 4.1.3 by [@dependabot](https://redirect.gConfiguration
📅 Schedule: Branch creation - "before 3am every weekday" (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.