Releases: mi-kas/kover-report
Releases · mi-kas/kover-report
v1.9
What's Changed
Full Changelog: v1.8...v1.9
v1
Base version of the action, supporting:
- Add coverage information as a comment to the PR
- Output the overall coverage and coverage only changed files
- Set comment title
- Update comment instead of creating a new one via
update-comment
Full Changelog: https://github.com/mi-kas/kover-report/commits/v1
v1.8
What's Changed
- Bump @types/node from 20.5.1 to 20.5.7 by @dependabot in #213
- Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #216
- Bump eslint from 8.47.0 to 8.48.0 by @dependabot in #215
- Bump @typescript-eslint/parser from 6.4.1 to 6.5.0 by @dependabot in #214
- Bump jest from 29.6.3 to 29.6.4 by @dependabot in #212
- Bump actions/checkout from 3 to 4 by @dependabot in #217
- Bump @types/node from 20.5.7 to 20.5.9 by @dependabot in #222
- Bump prettier from 3.0.2 to 3.0.3 by @dependabot in #221
- Bump eslint-plugin-github from 4.9.2 to 4.10.0 by @dependabot in #219
- Bump @typescript-eslint/parser from 6.5.0 to 6.6.0 by @dependabot in #218
- Bump @types/xml2js from 0.4.11 to 0.4.12 by @dependabot in #220
- Bump eslint from 8.48.0 to 8.49.0 by @dependabot in #223
- Bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #226
- Bump @typescript-eslint/parser from 6.6.0 to 6.7.0 by @dependabot in #227
- Bump @types/node from 20.5.9 to 20.6.0 by @dependabot in #224
- Bump @vercel/ncc from 0.36.1 to 0.38.0 by @dependabot in #225
- Bump jest from 29.6.4 to 29.7.0 by @dependabot in #228
- Bump @types/node from 20.6.0 to 20.8.0 by @dependabot in #230
- Bump @typescript-eslint/parser from 6.7.0 to 6.7.3 by @dependabot in #231
- Bump eslint-plugin-github from 4.10.0 to 4.10.1 by @dependabot in #232
- Bump eslint from 8.49.0 to 8.50.0 by @dependabot in #233
- Bump eslint-plugin-jest from 27.2.3 to 27.4.2 by @dependabot in #234
- Bump @typescript-eslint/parser from 6.7.3 to 6.9.1 by @dependabot in #236
- Bump eslint-plugin-jest from 27.4.2 to 27.6.0 by @dependabot in #237
- Bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in #238
- Bump actions/setup-node from 3 to 4 by @dependabot in #241
- Bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in #239
- Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 by @dependabot in #240
- Bump @types/xml2js from 0.4.12 to 0.4.14 by @dependabot in #247
- Bump eslint from 8.50.0 to 8.54.0 by @dependabot in #246
- Bump prettier from 3.0.3 to 3.1.0 by @dependabot in #245
- Bump @types/node from 20.8.0 to 20.10.3 by @dependabot in #248
- Bump @typescript-eslint/parser from 6.9.1 to 6.13.1 by @dependabot in #244
- Make
token
to optional by @134130 in #250 - Bump github/codeql-action from 2 to 3 by @dependabot in #257
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #256
- Bump typescript from 5.2.2 to 5.3.3 by @dependabot in #251
- Bump @types/node from 20.10.3 to 20.10.6 by @dependabot in #252
- Bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in #253
- Bump eslint-plugin-prettier from 5.0.1 to 5.1.2 by @dependabot in #254
- Bump @typescript-eslint/parser from 6.13.1 to 6.17.0 by @dependabot in #255
New Contributors
Full Changelog: v1...v1.8
v1.7
What's Changed
- [improvement] support for multiple kover report paths by @edwardstock in #209
- Readme and action typings updated by @mi-kas in #210
- Dependencies updated
New Contributors
- @edwardstock made their first contribution in #209
Full Changelog: v1.6...v1.7
v1.6
- Dependency updates
Full Changelog: https://github.com/mi-kas/kover-report/commits/v1.6
v1.5
- Make counter type used to calculate coverage metrics configurable
- Dependency updates
Full Changelog: https://github.com/mi-kas/kover-report/commits/v1.5
v1.4
Dependency updates
Full Changelog: https://github.com/mi-kas/kover-report/commits/v1.4
v1.3
- Dependency updates
Full Changelog: https://github.com/mi-kas/kover-report/commits/v1.3
v1.2
- Fix issue for optional file counters
- Dependency updates
Full Changelog: https://github.com/mi-kas/kover-report/commits/v1.2
v1.1
- Add action typings
- Dependency updates
Full Changelog: https://github.com/mi-kas/kover-report/commits/v1.1