build: update dependency karma-jasmine-html-reporter to v2
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| karma-jasmine-html-reporter | devDependencies | major | ~1.7.0 -> ~2.1.0 |
| karma-jasmine-html-reporter | devDependencies | major | ^1.5.4 -> ^2.0.0 |
Release Notes
dfederm/karma-jasmine-html-reporter (karma-jasmine-html-reporter)
v2.1.0
- Add jasmine 5 as a compatible peer dependency
Full Changelog: https://github.com/dfederm/karma-jasmine-html-reporter/compare/v2.0.0...v2.1.0
v2.0.0
This version rewrites the package to use the peer jasmine-core package instead of repackaging the html reporting code. This fixes support for Jasmine v4 and (hopefully) will require less package updates going forward.
Configuration
📅 Schedule: Branch creation - "after 10:00pm every weekday,before 5:00am every weekday,every weekend" in timezone America/Tijuana, 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 these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Renovate Bot.
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: docs/src/assets/stackblitz/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/karma-jasmine
npm error dev karma-jasmine@"~4.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer karma-jasmine@"^5.0.0" from [email protected]
npm error node_modules/karma-jasmine-html-reporter
npm error dev karma-jasmine-html-reporter@"~2.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-06-08T17_35_40_623Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-06-08T17_35_40_623Z-debug-0.log
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.