Skip to content

chore(deps): update dependency @types/jasmine to v6#3697

Merged
mrlubos merged 1 commit intomainfrom
renovate/jasmine-6.x
Apr 6, 2026
Merged

chore(deps): update dependency @types/jasmine to v6#3697
mrlubos merged 1 commit intomainfrom
renovate/jasmine-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 6, 2026

This PR contains the following updates:

Package Change Age Confidence
@types/jasmine (source) 5.1.156.0.0 age confidence
@types/jasmine (source) 5.1.156.0.0 age confidence

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hey-api-docs Ready Ready Preview, Comment Apr 6, 2026 2:33am

Request Review

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 6, 2026

⚠️ Artifact update problem

Renovate failed to update artifacts 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: examples/openapi-ts-tanstack-angular-query-experimental/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code EUNSUPPORTEDPROTOCOL
npm error Unsupported URL Type "workspace:": workspace:*
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-04-06T02_36_48_533Z-debug-0.log

File name: examples/openapi-ts-angular/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code EUNSUPPORTEDPROTOCOL
npm error Unsupported URL Type "workspace:": workspace:*
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-04-06T02_36_53_601Z-debug-0.log

File name: examples/openapi-ts-angular-common/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code EUNSUPPORTEDPROTOCOL
npm error Unsupported URL Type "workspace:": workspace:*
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-04-06T02_36_56_359Z-debug-0.log

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 6, 2026

⚠️ No Changeset found

Latest commit: 36fa953

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Apr 6, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.39%. Comparing base (ff7f1b6) to head (36fa953).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3697   +/-   ##
=======================================
  Coverage   39.39%   39.39%           
=======================================
  Files         520      520           
  Lines       19278    19278           
  Branches     5708     5714    +6     
=======================================
  Hits         7594     7594           
  Misses       9445     9445           
  Partials     2239     2239           
Flag Coverage Δ
unittests 39.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 6, 2026

Open in StackBlitz

@hey-api/codegen-core

npm i https://pkg.pr.new/@hey-api/codegen-core@3697

@hey-api/json-schema-ref-parser

npm i https://pkg.pr.new/@hey-api/json-schema-ref-parser@3697

@hey-api/nuxt

npm i https://pkg.pr.new/@hey-api/nuxt@3697

@hey-api/openapi-ts

npm i https://pkg.pr.new/@hey-api/openapi-ts@3697

@hey-api/shared

npm i https://pkg.pr.new/@hey-api/shared@3697

@hey-api/spec-types

npm i https://pkg.pr.new/@hey-api/spec-types@3697

@hey-api/types

npm i https://pkg.pr.new/@hey-api/types@3697

@hey-api/vite-plugin

npm i https://pkg.pr.new/@hey-api/vite-plugin@3697

commit: 36fa953

@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog Bot commented Apr 6, 2026

TL;DR — Bumps @types/jasmine from v5 (5.1.15) to v6 (6.0.0) across all three Angular example projects and regenerates the lockfile.

Key changes

  • Bump @types/jasmine to 6.0.0 in Angular examples — Updates the Jasmine type definitions major version in openapi-ts-angular, openapi-ts-angular-common, and openapi-ts-tanstack-angular-query-experimental, with corresponding pnpm-lock.yaml refresh.

Summary | 4 files | 1 commit | base: mainrenovate/jasmine-6.x

Before: Angular examples depended on @types/jasmine 5.1.15.
After: All three Angular examples use @types/jasmine 6.0.0.

This is a devDependency-only major bump affecting type definitions for Jasmine test specs in the Angular example projects. The lockfile diff is entirely mechanical — removing the old resolved entry and adding the new one.

examples/openapi-ts-angular/package.json · examples/openapi-ts-angular-common/package.json · examples/openapi-ts-tanstack-angular-query-experimental/package.json

Pullfrog  | View workflow run | Triggered by Pullfrog𝕏

@mrlubos mrlubos merged commit 55205bc into main Apr 6, 2026
13 of 14 checks passed
@mrlubos mrlubos deleted the renovate/jasmine-6.x branch April 6, 2026 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant