Skip to content

build: update dependency karma-jasmine-html-reporter to v2 #31204

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented May 23, 2025

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

Compare Source

  • Add jasmine 5 as a compatible peer dependency

Full Changelog: dfederm/karma-jasmine-html-reporter@v2.0.0...v2.1.0

v2.0.0

Compare Source

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.

@angular-robot angular-robot added the action: merge The PR is ready for merge by the caretaker label May 23, 2025
@angular-robot angular-robot requested a review from a team as a code owner May 23, 2025 05:05
@angular-robot angular-robot added the area: build & ci Related the build and CI infrastructure of the project label May 23, 2025
@angular-robot angular-robot requested review from andrewseguin and ok7sai and removed request for a team May 23, 2025 05:05
@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project labels May 23, 2025
@angular-robot
Copy link
Collaborator Author

angular-robot commented May 23, 2025

⚠️ 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/stack-blitz/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-05-24T00_48_57_445Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-05-24T00_48_57_445Z-debug-0.log

@mmalerba mmalerba added target: patch This PR is targeted for the next patch release target: minor This PR is targeted for the next minor release and removed target: patch This PR is targeted for the next patch release labels May 24, 2025
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/karma-jasmine-html-reporter-2-x branch from 84c0f18 to d32d810 Compare May 24, 2025 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants