rage
rage copied to clipboard
build(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0
trafficstars
Bumps codecov/codecov-action from 4.4.1 to 4.5.0.
Release notes
Sourced from codecov/codecov-action's releases.
v4.5.0
What's Changed
- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.9.0 to 7.10.0 by@dependabotin codecov/codecov-action#1446- build(deps-dev): bump ts-jest from 29.1.2 to 29.1.3 by
@dependabotin codecov/codecov-action#1443- build(deps-dev): bump
@typescript-eslint/parserfrom 7.9.0 to 7.10.0 by@dependabotin codecov/codecov-action#1445- build(deps-dev): bump
@typescript-eslint/parserfrom 7.10.0 to 7.11.0 by@dependabotin codecov/codecov-action#1459- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.10.0 to 7.11.0 by@dependabotin codecov/codecov-action#1458- build(deps): bump github/codeql-action from 3.25.5 to 3.25.6 by
@dependabotin codecov/codecov-action#1456- build(deps-dev): bump ts-jest from 29.1.3 to 29.1.4 by
@dependabotin codecov/codecov-action#1460- build(deps): bump github/codeql-action from 3.25.6 to 3.25.7 by
@dependabotin codecov/codecov-action#1466- build(deps-dev): bump
@typescript-eslint/parserfrom 7.11.0 to 7.12.0 by@dependabotin codecov/codecov-action#1467- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.11.0 to 7.12.0 by@dependabotin codecov/codecov-action#1468- build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 by
@dependabotin codecov/codecov-action#1472- fix: handle trailing commas by
@joseph-sentryin codecov/codecov-action#1470- build(deps-dev): bump
@typescript-eslint/parserfrom 7.12.0 to 7.13.0 by@dependabotin codecov/codecov-action#1474- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by
@dependabotin codecov/codecov-action#1475- build(deps-dev): bump
@typescript-eslint/eslint-pluginfrom 7.12.0 to 7.13.0 by@dependabotin codecov/codecov-action#1473- feat: add support for tokenless v3 by
@joseph-sentryin codecov/codecov-action#1410- Use an existing token even if the PR is from a fork by
@leofeyerin codecov/codecov-action#1471- chore(release): bump to 4.5.0 by
@thomasrockhu-codecovin codecov/codecov-action#1477New Contributors
@joseph-sentrymade their first contribution in codecov/codecov-action#1470@leofeyermade their first contribution in codecov/codecov-action#1471Full Changelog: https://github.com/codecov/codecov-action/compare/v4.4.1...v4.5.0
Commits
e28ff12chore(release): bump to 4.5.0 (#1477)7594baaUse an existing token even if the PR is from a fork (#1471)81c0a51feat: add support for tokenless v3 (#1410)f5e203fbuild(deps-dev): bump@typescript-eslint/eslint-pluginfrom 7.12.0 to 7.13.0 ...7c48363build(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1475)69e5d09build(deps-dev): bump@typescript-eslint/parserfrom 7.12.0 to 7.13.0 (#1474)feaf700fix: handle trailing commas (#1470)7b6a727build(deps): bump github/codeql-action from 3.25.7 to 3.25.8 (#1472)ccf7a1fbuild(deps-dev): bump@typescript-eslint/eslint-pluginfrom 7.11.0 to 7.12.0 ...f03f015build(deps-dev): bump@typescript-eslint/parserfrom 7.11.0 to 7.12.0 (#1467)- 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)
@dependabot rebase
@dependabot rebase
IDK why CI is failing here, when equivalent setups work with this version in other repos I manage. Gonna merge it and see what happens.