chore(deps): Bump clearlyip/code-coverage-report-action from 4 to 5
Bumps clearlyip/code-coverage-report-action from 4 to 5.
Release notes
Sourced from clearlyip/code-coverage-report-action's releases.
v5.0
What's Changed
- fixes #52 support cobertura class level coverage by
@tm1000in clearlyip/code-coverage-report-action#53- Fixes #39 Implements Negative Difference Threshold by
@tm1000in clearlyip/code-coverage-report-action#54- Add additional tests by
@tm1000in clearlyip/code-coverage-report-action#59- Fixes #58 Add a flag so that only classes for which coverage changed are listed by
@tm1000in clearlyip/code-coverage-report-action#60Full Changelog: https://github.com/clearlyip/code-coverage-report-action/compare/v4...v5.0
v4.1.1
What's Changed
- Fixed debug
aaaastill being in generated distFull Changelog: https://github.com/clearlyip/code-coverage-report-action/compare/v4.1.0...v4.1.1
v4.1.0
What's Changed
- Support pull_request_target event by
@kuhnroyalin clearlyip/code-coverage-report-action#50- Upgrade dependencies
New Contributors
@kuhnroyalmade their first contribution in clearlyip/code-coverage-report-action#50Full Changelog: https://github.com/clearlyip/code-coverage-report-action/compare/v4.0.1...v4.1.0
Handle single packages in cobertura files
What's Changed
- Bump actions/setup-node from 3 to 4 by
@dependabotin clearlyip/code-coverage-report-action#13- fix: handle-single-packages-in-cobertura-files by
@craigbroadmanin clearlyip/code-coverage-report-action#24New Contributors
@craigbroadmanmade their first contribution in clearlyip/code-coverage-report-action#24Full Changelog: https://github.com/clearlyip/code-coverage-report-action/compare/v4.0...v4.0.1
Commits
c087074Fixes #61 (#62)ebe294bUpdate dependabot.ymlbe3ff07should package so that ./ uses the built vere27b8a6build49812b8Add a flag so that only classes for which coverage changed are listed (#60)15dd081add base cov9a808d8Add additional tests (#59)bc4a403Fixes #39 Implements Negative Difference Threshold (#54)f5234eafixes #52 support cobertura class level coverage (#53)- See full diff 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)