Bump codecov/codecov-action from 4 to 5
Type: Pull Request
State: Closed
![dependabot[bot]](https://github.com/dependabot.png)
Association: None
Comments: 0
(4 months ago)
(4 months ago)
(4 months ago)
dependencies github_actions
Bumps codecov/codecov-action from 4 to 5.
Release notes
Sourced from codecov/codecov-action's releases.
v5.0.0
v5 Release
v5
of 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
v5
release also coincides with the opt-out feature for tokens for public repositories. In theGlobal Upload Token
section 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:
binary
gcov_args
gcov_executable
gcov_ignore
gcov_include
report_type
skip_validation
swift_project
You can see their usage in the
action.yml
file.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-types
from 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/parser
from 8.8.0 to 8.8.1 by@dependabot
in codecov/codecov-action#1601- build(deps): bump
@actions/core
from 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-plugin
from 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- build(deps): bump github/codeql-action from 3.26.11 to 3.26.12 by
@dependabot
in codecov/codecov-action#1609- build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by
@dependabot
in codecov/codecov-action#1608- build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 by
@dependabot
in codecov/codecov-action#1607- build(deps-dev): bump
@typescript-eslint/parser
from 8.8.1 to 8.9.0 by@dependabot
in codecov/codecov-action#1612- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 8.8.1 to 8.9.0 by@dependabot
in codecov/codecov-action#1611- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 8.9.0 to 8.10.0 by@dependabot
in codecov/codecov-action#1615- build(deps-dev): bump eslint from 9.12.0 to 9.13.0 by
@dependabot
in codecov/codecov-action#1618- build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 by
@dependabot
in codecov/codecov-action#1617- build(deps-dev): bump
@typescript-eslint/parser
from 8.9.0 to 8.10.0 by@dependabot
in codecov/codecov-action#1614- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 8.10.0 to 8.11.0 by@dependabot
in codecov/codecov-action#1620- build(deps-dev): bump
@typescript-eslint/parser
from 8.10.0 to 8.11.0 by@dependabot
in codecov/codecov-action#1619- build(deps-dev): bump
@types/jest
from 29.5.13 to 29.5.14 by@dependabot
in codecov/codecov-action#1622- build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by
@dependabot
in codecov/codecov-action#1625- build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 by
@dependabot
in codecov/codecov-action#1624- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 8.11.0 to 8.12.1 by@dependabot
in codecov/codecov-action#1626- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 8.12.1 to 8.12.2 by@dependabot
in codecov/codecov-action#1629
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
v5 Release
v5
of 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
v5
release also coincides with the opt-out feature for tokens for public repositories. In theGlobal Upload Token
section 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:
binary
gcov_args
gcov_executable
gcov_ignore
gcov_include
report_type
skip_validation
swift_project
You can see their usage in the
action.yml
file.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-types
from 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/parser
from 8.8.0 to 8.8.1 by@dependabot
in codecov/codecov-action#1601- build(deps): bump
@actions/core
from 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-plugin
from 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- build(deps): bump github/codeql-action from 3.26.11 to 3.26.12 by
@dependabot
in codecov/codecov-action#1609- build(deps): bump actions/checkout from 4.2.0 to 4.2.1 by
@dependabot
in codecov/codecov-action#1608- build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 by
@dependabot
in codecov/codecov-action#1607- build(deps-dev): bump
@typescript-eslint/parser
from 8.8.1 to 8.9.0 by@dependabot
in codecov/codecov-action#1612- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 8.8.1 to 8.9.0 by@dependabot
in codecov/codecov-action#1611- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 8.9.0 to 8.10.0 by@dependabot
in codecov/codecov-action#1615- build(deps-dev): bump eslint from 9.12.0 to 9.13.0 by
@dependabot
in codecov/codecov-action#1618- build(deps): bump github/codeql-action from 3.26.12 to 3.26.13 by
@dependabot
in codecov/codecov-action#1617- build(deps-dev): bump
@typescript-eslint/parser
from 8.9.0 to 8.10.0 by@dependabot
in codecov/codecov-action#1614- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 8.10.0 to 8.11.0 by@dependabot
in codecov/codecov-action#1620- build(deps-dev): bump
@typescript-eslint/parser
from 8.10.0 to 8.11.0 by@dependabot
in codecov/codecov-action#1619- build(deps-dev): bump
@types/jest
from 29.5.13 to 29.5.14 by@dependabot
in codecov/codecov-action#1622- build(deps): bump actions/checkout from 4.2.1 to 4.2.2 by
@dependabot
in codecov/codecov-action#1625- build(deps): bump github/codeql-action from 3.26.13 to 3.27.0 by
@dependabot
in codecov/codecov-action#1624- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 8.11.0 to 8.12.1 by@dependabot
in codecov/codecov-action#1626- build(deps-dev): bump
@typescript-eslint/eslint-plugin
from 8.12.1 to 8.12.2 by@dependabot
in codecov/codecov-action#1629- build(deps-dev): bump
@typescript-eslint/parser
from 8.11.0 to 8.12.2 by@dependabot
in codecov/codecov-action#1628
... (truncated)
Commits
18283e0
chore(release): 5.4.3 (#1827)525fcbf
build(deps): bump github/codeql-action from 3.28.13 to 3.28.17 (#1822)b203f00
fix: OIDC on forks (#1823)ad3126e
fix: hotfix oidc (#1813)cf3f51a
chore(release): 5.4.1 (#1810)e4cdaba
fix: use the github core methods (#1807)f95a404
build(deps): bump github/codeql-action from 3.28.12 to 3.28.13 (#1803)ea99328
build(deps): bump github/codeql-action from 3.28.11 to 3.28.12 (#1797)13d0469
build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1798)3440e5e
chore(release): wrapper -0.2.1 (#1788)- 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
Technical Details
ID: | 627361 |
UUID: | 2542140261 |
Node ID: | PR_kwDOOv_SeM6Xhftl |
Host: | GitHub |
Repository: | stevenklar/aip-svelte-filter |
Mergeable: | Yes |
Merge State: | Unstable |
Rebaseable: | Yes |