build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 by dependabot[bot] · Pull Request #805 · microsoft/sbom-tool (original) (raw)
Bumps codecov/codecov-action from 4.6.0 to 5.0.2.
Release notes
Sourced from codecov/codecov-action's releases.
v5.0.2
What's Changed
- fix: override commit and pr values for PR cases by @thomasrockhu-codecov in codecov/codecov-action#1657
Full Changelog: codecov/codecov-action@v5.0.1...v5.0.2
v5.0.1
What's Changed
- fix: use marketplace v5 badge by @thomasrockhu-codecov in codecov/codecov-action#1646
- fix: update tokenless branch logic by @thomasrockhu-codecov in codecov/codecov-action#1650
- chore(release): 5.0.1 by @thomasrockhu-codecov in codecov/codecov-action#1656
Full Changelog: codecov/codecov-action@v5.0.0...v5.0.1
v5.0.0
v5 Release
v5of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.Migration Guide
The
v5release also coincides with the opt-out feature for tokens for public repositories. In theGlobal Upload Tokensection of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.[!WARNING]
The following arguments have been changed
file(this has been deprecated in favor offiles)plugin(this has been deprecated in favor ofplugins)The following arguments have been added:
binarygcov_argsgcov_executablegcov_ignoregcov_includereport_typeskip_validationswift_projectYou can see their usage in the
action.ymlfile.What's Changed
- chore(deps): bump to eslint9+ and remove eslint-config-google by @thomasrockhu-codecov in codecov/codecov-action#1591
- build(deps-dev): bump
@octokit/webhooks-typesfrom 7.5.1 to 7.6.1 by @dependabot in codecov/codecov-action#1595- build(deps-dev): bump typescript from 5.6.2 to 5.6.3 by @dependabot in codecov/codecov-action#1604
- build(deps-dev): bump
@typescript-eslint/parserfrom 8.8.0 to 8.8.1 by @dependabot in codecov/codecov-action#1601- build(deps): bump
@actions/corefrom 1.11.0 to 1.11.1 by @dependabot in codecov/codecov-action#1597- build(deps): bump github/codeql-action from 3.26.9 to 3.26.11 by @dependabot in codecov/codecov-action#1596
- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 8.8.0 to 8.8.1 by @dependabot in codecov/codecov-action#1600- build(deps-dev): bump eslint from 9.11.1 to 9.12.0 by @dependabot in codecov/codecov-action#1598
... (truncated)
Commits
- 5c47607 fix: override commit and pr values for PR cases (#1657)
- 3b1354a chore(release): 5.0.1 (#1656)
- 2e2a9c6 fix: update tokenless branch logic (#1650)
- cfc521b Update README.md
- 0642541 fix: use marketplace v5 badge (#1646)
- 9688725 Update README.md
- 2112eae chore(deps): bump wrapper to 0.0.23 (#1644)
- 193421c fixL use the correct source (#1642)
- 6018df7 fix: update container builds (#1640)
- eff1a64 fix: add missing vars (#1638)
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)