Releases: codecov/codecov-action
Releases · codecov/codecov-action
v5.5.1
What's Changed
- build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot] in #1833
- build(deps): bump github/codeql-action from 3.28.18 to 3.29.9 by @dependabot[bot] in #1861
- Document a
codecov-cli
version reference example by @webknjaz in #1774 - docs: fix typo in README by @datalater in #1866
- fix: update to use local app/ dir by @thomasrockhu-codecov in #1872
- build(deps): bump github/codeql-action from 3.29.9 to 3.29.11 by @dependabot[bot] in #1867
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #1868
- fix: overwrite pr number on fork by @thomasrockhu-codecov in #1871
- chore(release): 5.5.1 by @thomasrockhu-codecov in #1873
New Contributors
- @datalater made their first contribution in #1866
Full Changelog: v5.5.0...v5.5.1
v5.5.0
What's Changed
- build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot[bot] in #1829
- docs: Refine OIDC docs by @spalmurray in #1837
- fix: Typo in README by @spalmurray in #1838
- fix: check reqs exist by @joseph-sentry in #1835
- Pin actions/github-script by Git SHA by @martincostello in #1859
- feat: upgrade wrapper to 0.2.4 by @jviall in #1864
- chore(release): 5.5.0 by @thomasrockhu-codecov in #1865
New Contributors
- @spalmurray made their first contribution in #1837
- @martincostello made their first contribution in #1859
- @jviall made their first contribution in #1864
Full Changelog: v5.4.3...v5.5.0
v5.4.3
What's Changed
- fix: OIDC on forks by @joseph-sentry in #1823
- build(deps): bump github/codeql-action from 3.28.13 to 3.28.17 by @dependabot in #1822
- chore(release): 5.4.3 by @thomasrockhu-codecov in #1827
Full Changelog: v5.4.2...v5.4.3
v5.4.2
v5.4.1
What's Changed
- build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 by @dependabot in #1786
- chore(release): wrapper -0.2.1 by @codecov-releaser-app in #1788
- build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #1798
- build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 by @dependabot in #1797
- build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 by @dependabot in #1803
- fix: use the github core methods by @thomasrockhu-codecov in #1807
- chore(release): 5.4.1 by @thomasrockhu-codecov in #1810
Full Changelog: v5.4.0...v5.4.1
v5.4.1-beta
What's Changed
- build(deps): bump github/codeql-action from 3.28.10 to 3.28.11 by @dependabot in #1786
- chore(release): wrapper -0.2.1 by @codecov-releaser-app in #1788
- build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #1798
- build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 by @dependabot in #1797
- build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 by @dependabot in #1803
Full Changelog: v5.4.0...v5.4.1-beta
v5.4.0
What's Changed
- build(deps): bump github/codeql-action from 3.28.1 to 3.28.5 by @dependabot in #1753
- build(deps): bump github/codeql-action from 3.28.5 to 3.28.8 by @dependabot in #1757
- Fix a typo in the example by @miranska in #1758
- build(deps): bump github/codeql-action from 3.28.8 to 3.28.9 by @dependabot in #1765
- Fix description for report_type input by @craigscott-crascit in #1770
- Fix use of safe.directory inside containers by @Flamefire in #1768
- Clarify in README that
use_pypi
bypasses integrity checks too by @webknjaz in #1773 - build(deps): bump github/codeql-action from 3.28.9 to 3.28.10 by @dependabot in #1777
- build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 by @dependabot in #1776
- build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 by @dependabot in #1775
- update wrapper submodule to 0.2.0, add recurse_submodules arg by @matt-codecov in #1780
- chore(release): 5.4.0 by @thomasrockhu-codecov in #1781
New Contributors
- @miranska made their first contribution in #1758
- @craigscott-crascit made their first contribution in #1770
- @Flamefire made their first contribution in #1768
- @matt-codecov made their first contribution in #1780
Full Changelog: v5.3.1...v5.4.0
v5.3.1
What's Changed
- fix: add docs and copy over dist by @thomasrockhu-codecov in #1752
Full Changelog: v5.3.0...v5.3.1
v5.3.0
What's Changed
- Update README with reqs by @thomasrockhu-codecov in #1749
- chore(release): wrapper -0.1.0 by @codecov-releaser-app in #1750
- chore(release): 5.3.0 by @thomasrockhu-codecov in #1751
Full Changelog: v5.2.0...v5.3.0
v5.2.0
What's Changed
- fix: remove erroneous linebreak in readme by @Vampire in #1734
- feat: add disable-telem feature by @thomasrockhu-codecov in #1739
- chore(deps): bump wrapper to 0.0.32 by @thomasrockhu-codecov in #1740
- build(deps): bump actions/upload-artifact from 4.4.3 to 4.6.0 by @dependabot in #1743
- build(deps): bump github/codeql-action from 3.27.9 to 3.28.1 by @dependabot in #1742
- use correct audience when requesting oidc token by @juho9000 in #1744
- Th/add commands by @thomasrockhu-codecov in #1745
- Fix typo in README by @tserg in #1747
- chore(release): bump to 5.2.0 by @thomasrockhu-codecov in #1748
New Contributors
- @Vampire made their first contribution in #1734
- @juho9000 made their first contribution in #1744
- @tserg made their first contribution in #1747
Full Changelog: v5.1.2...v5.2.0