Releases: clearlyip/code-coverage-report-action
Releases · clearlyip/code-coverage-report-action
v7.0
What's Changed
- Bump actions/checkout from 4 to 5 in the actions group by @dependabot[bot] in #132
- Bump the development-dependencies group across 1 directory with 9 updates by @dependabot[bot] in #131
- Bump actions/setup-node from 4 to 5 in the actions group by @dependabot[bot] in #135
- Bump actions/setup-node from 5 to 6 in the actions group by @dependabot[bot] in #139
- Bump the production-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #140
- Bump the development-dependencies group with 5 updates by @dependabot[bot] in #142
- Bump fast-xml-parser from 5.3.0 to 5.3.1 in the production-dependencies group by @dependabot[bot] in #141
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in #143
- Bump the development-dependencies group across 1 directory with 8 updates by @dependabot[bot] in #147
- Bump fast-xml-parser from 5.3.1 to 5.3.2 in the production-dependencies group by @dependabot[bot] in #144
- Bump actions/checkout from 5 to 6 in the actions group by @dependabot[bot] in #146
- Bump the production-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #151
- (feat): Report mode toggle and top-level directory coverage for large codebases by @toipa in #153
- Bump marocchino/sticky-pull-request-comment from 2 to 3 in the actions group by @dependabot[bot] in #156
- Bump the production-dependencies group with 4 updates by @dependabot[bot] in #155
- Bump the development-dependencies group across 1 directory with 10 updates by @dependabot[bot] in #157
- Fix failing tests by migrating Jest and entire codebase to native ESM by @Copilot in #159
- Bump @types/adm-zip from 0.5.7 to 0.5.8 in the development-dependencies group across 1 directory by @dependabot[bot] in #158
- Update Node version from 20 to 24 in action.yml by @tm1000 in #161
- Bump fast-xml-parser from 5.5.7 to 5.5.9 in the production-dependencies group by @dependabot[bot] in #164
- Bump the development-dependencies group across 1 directory with 7 updates by @dependabot[bot] in #170
- Bump the production-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #169
- Bump the production-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #173
- Bump the development-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #176
- Bump fast-xml-parser from 5.7.2 to 5.7.3 in the production-dependencies group by @dependabot[bot] in #175
- Bump the development-dependencies group with 2 updates by @dependabot[bot] in #178
- Bump fast-xml-parser from 5.7.3 to 5.8.0 in the production-dependencies group across 1 directory by @dependabot[bot] in #177
New Contributors
Full Changelog: v6.0.1...v7.0
v6.0.1
What's Changed
- deal with empty states by @tm1000
- Bump the development-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #98
- Bump the development-dependencies group across 1 directory with 9 updates by @dependabot[bot] in #101
- Bump the production-dependencies group with 2 updates by @dependabot[bot] in #100
- Bump @actions/artifact from 2.2.2 to 2.3.0 in the production-dependencies group by @dependabot[bot] in #102
- Bump the development-dependencies group with 4 updates by @dependabot[bot] in #103
- Bump the development-dependencies group with 2 updates by @dependabot[bot] in #106
- remove format scripts after prettier integration into eslint in d1faee8 by @mkusaka in #109
- update repository URLs in package.json and README.md by @mkusaka in #108
- update code-coverage-report-action from v4 to v5 in README.md by @mkusaka in #107
- Bump the development-dependencies group across 1 directory with 8 updates by @dependabot[bot] in #113
- Bump fast-xml-parser from 5.0.9 to 5.2.0 in the production-dependencies group by @dependabot[bot] in #111
- Bump the development-dependencies group across 1 directory with 8 updates by @dependabot[bot] in #120
- Bump the production-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #118
- Bump the development-dependencies group across 1 directory with 7 updates by @dependabot[bot] in #126
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in #128
New Contributors
Full Changelog: v5...v6.0.1
v6.0
What's Changed
- bumps deps and fixes missed coverage when file AND package is provided in clover by @tm1000
- Bump the development-dependencies group across 1 directory with 6 updates by @dependabot in #98
- Bump the development-dependencies group across 1 directory with 9 updates by @dependabot in #101
- Bump the production-dependencies group with 2 updates by @dependabot in #100
- Bump @actions/artifact from 2.2.2 to 2.3.0 in the production-dependencies group by @dependabot in #102
- Bump the development-dependencies group with 4 updates by @dependabot in #103
- Bump the development-dependencies group with 2 updates by @dependabot in #106
- remove format scripts after prettier integration into eslint in d1faee8 by @mkusaka in #109
- update repository URLs in package.json and README.md by @mkusaka in #108
- update code-coverage-report-action from v4 to v5 in README.md by @mkusaka in #107
- Bump the development-dependencies group across 1 directory with 8 updates by @dependabot in #113
- Bump fast-xml-parser from 5.0.9 to 5.2.0 in the production-dependencies group by @dependabot in #111
- Bump the development-dependencies group across 1 directory with 8 updates by @dependabot in #120
- Bump the production-dependencies group across 1 directory with 2 updates by @dependabot in #118
New Contributors
Full Changelog: v5...v6.0
v5.2.0
What's Changed
- Bump fast-xml-parser from 4.4.0 to 4.4.1 in the production-dependencies group by @dependabot in #69
- Bump the production-dependencies group across 1 directory with 2 updates by @dependabot in #72
- Make cobertura parser tolerate empty arrays by @gregorio-gerardi in #88
- Make it possible to skip package coverage by @punxaphil in #97
New Contributors
- @gregorio-gerardi made their first contribution in #88
- @punxaphil made their first contribution in #97
Full Changelog: v5.1.0...v5.2.0
v5.1.0
v5.0.1
v5.0
What's Changed
- fixes #52 support cobertura class level coverage by @tm1000 in #53
- Fixes #39 Implements Negative Difference Threshold by @tm1000 in #54
- Add additional tests by @tm1000 in #59
- Fixes #58 Add a flag so that only classes for which coverage changed are listed by @tm1000 in #60
Full Changelog: v4...v5.0
v4.1.1
v4.1.0
What's Changed
- Support pull_request_target event by @kuhnroyal in #50
- Upgrade dependencies
New Contributors
- @kuhnroyal made their first contribution in #50
Full Changelog: v4.0.1...v4.1.0
Handle single packages in cobertura files
What's Changed
- Bump actions/setup-node from 3 to 4 by @dependabot in #13
- fix: handle-single-packages-in-cobertura-files by @craigbroadman in #24
New Contributors
- @craigbroadman made their first contribution in #24
Full Changelog: v4.0...v4.0.1