Releases: davelosert/vitest-coverage-report-action
Releases · davelosert/vitest-coverage-report-action
v2.6.0
2.6.0 (2024-09-30)
Bug Fixes
- deps-dev: bump vite from 5.4.3 to 5.4.6 (#418) (a2527f3)
- deps: bump rollup from 4.21.2 to 4.22.4 to fix high severity alert (#422) (f8d4182)
- security: bump micromatch from 4.0.5 to 4.0.8 to fix low-severity vulnerability (#407) (486156a)
Features
- Add option
pr-number: "auto"
to automatically find a pr-number for push-events (#424) (001cef1)
- Adds the CommitSHA to the report and fixes CommitSHA gathering in changed file links (dea95aa)
v2.5.1
2.5.1 (2024-08-22)
Bug Fixes
- Pass PR number to the getPullChanges (ac05960)
v2.5.0
2.5.0 (2024-06-25)
Bug Fixes
Features
v2.4.0
2.4.0 (2024-06-11)
Features
- allow user defined pull request number (#369) (9455b83)
v2.3.1
2.3.1 (2024-04-12)
Bug Fixes
v2.3.0
2.3.0 (2024-02-26)
Features
v2.2.1
2.2.1 (2024-02-06)
Bug Fixes
v2.2.0
2.2.0 (2023-12-17)
Features
- Allow commenting on pull requests from forks (#316) (d8cdd10)
v2.1.1
2.1.1 (2023-07-30)
Bug Fixes
- Only warn on missing vite-config and improve warning message (#260) (746b700)
v2.1.0
2.1.0 (2023-06-17)
Features