Update dependency karma-typescript to v5.5.3
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| karma-typescript | 5.0.3 -> 5.5.3 |
Release Notes
monounity/karma-typescript
v5.5.3
v5.5.2
Changes
Bugfixes
- Fixed missing acorn dependency, #464 (thanks @danielrentz)
v5.5.1
Changes
Bugfixes
- Fix an acorn bug which caused the test run to lock, #442 (thanks @vladjerca)
v5.5.0
Changes
Bugfixes
- Fix import .d.ts as dependency #437 (thanks @07akioni)
- Use nullish coalescing for coverage directory paths #439 (thanks @vladjerca)
v5.4.0
Changes
Note: this release fixes v5.3.0 which was messed up by yours truly 🤕
Bugfixes
- Support for Karma 6, #427 (thanks @peterblazejewicz)
- Fixes an Acorn ecma version error, #427 (thanks @peterblazejewicz)
- Don't kill process when coverage threshold isn't met if singleRun is false #417 (thanks @mattwebbio)
v5.3.0
Changes
Bugfixes
- Support for Karma 6, #427 (thanks @peterblazejewicz)
- Don't kill process when coverage threshold isn't met if singleRun is false #417 (thanks @mattwebbio)
v5.2.0
Changes
New features
- Support for Istanbul watermarks, #405 (thanks @ryanvall)
Bugfixes
- Install Typescript 4 without warnings, #402 (thanks @csvn)
- Exit if the coverage threshold is not met #399 (thanks @vladjerca)
- Reworked Typescript compiler path mappings support, #400 (thanks @vladjerca #398)
v5.1.0
Changes
New features
- Stop on compile error, #380 (thanks @leevipietilainen)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.