From ca74f12cf1fe79713e186916ad934ad044b16e88 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Wed, 4 Feb 2026 10:14:59 +0000 Subject: [PATCH] build: update jasmine dependencies to v6 See associated pull request for more information. --- .../environments/angular/project/package.json | 4 +-- pnpm-lock.yaml | 32 ++++++++++--------- report-app/package.json | 4 +-- 3 files changed, 21 insertions(+), 19 deletions(-) diff --git a/examples/environments/angular/project/package.json b/examples/environments/angular/project/package.json index c71b334..52778fd 100644 --- a/examples/environments/angular/project/package.json +++ b/examples/environments/angular/project/package.json @@ -30,8 +30,8 @@ "@angular/build": "^21.1.0-rc", "@angular/cli": "^21.1.0-rc", "@angular/compiler-cli": "^21.2.0-next", - "@types/jasmine": "~5.1.0", - "jasmine-core": "~5.13.0", + "@types/jasmine": "~6.0.0", + "jasmine-core": "~6.0.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9f36885..c47eba7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -218,11 +218,11 @@ importers: specifier: ^0.0.74 version: 0.0.74 '@types/jasmine': - specifier: ~5.1.0 - version: 5.1.12 + specifier: ~6.0.0 + version: 6.0.0 jasmine-core: - specifier: ~5.13.0 - version: 5.13.0 + specifier: ~6.0.0 + version: 6.0.1 karma: specifier: ~6.4.0 version: 6.4.4 @@ -237,7 +237,7 @@ importers: version: 5.1.0(karma@6.4.4) karma-jasmine-html-reporter: specifier: ~2.2.0 - version: 2.2.0(jasmine-core@5.13.0)(karma-jasmine@5.1.0(karma@6.4.4))(karma@6.4.4) + version: 2.2.0(jasmine-core@6.0.1)(karma-jasmine@5.1.0(karma@6.4.4))(karma@6.4.4) prettier: specifier: ^3.5.3 version: 3.6.2 @@ -2768,8 +2768,8 @@ packages: '@types/http-errors@2.0.5': resolution: {integrity: sha512-r8Tayk8HJnX0FztbZN7oVqGccWgw98T/0neJphO91KkmOzug1KkofZURD4UaD5uH8AqcFLfdPErnBod0u71/qg==} - '@types/jasmine@5.1.12': - resolution: {integrity: sha512-1BzPxNsFDLDfj9InVR3IeY0ZVf4o9XV+4mDqoCfyPkbsA7dYyKAPAb2co6wLFlHcvxPlt1wShm7zQdV7uTfLGA==} + '@types/jasmine@6.0.0': + resolution: {integrity: sha512-18lgGsLmEh3VJk9eZ5wAjTISxdqzl6YOwu8UdMpolajN57QOCNbl+AbHUd+Yu9ItrsFdB+c8LSZSGNg8nHaguw==} '@types/json-schema@7.0.15': resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} @@ -4126,11 +4126,13 @@ packages: glob@10.5.0: resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@11.1.0: resolution: {integrity: sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==} engines: {node: 20 || >=22} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@12.0.0: @@ -4140,7 +4142,7 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me global-modules@2.0.0: resolution: {integrity: sha512-NGbfmJBp9x8IxyJSd1P+otYK8vonoJactOogrVfFRIAEY1ukil8RSKDz2Yo7wh1oihl51l/r6W4epkeKJHqL8A==} @@ -4593,8 +4595,8 @@ packages: jasmine-core@4.6.1: resolution: {integrity: sha512-VYz/BjjmC3klLJlLwA4Kw8ytk0zDSmbbDLNs794VnWmkcCB7I9aAL/D48VNQtmITyPvea2C3jdUMfc3kAoy0PQ==} - jasmine-core@5.13.0: - resolution: {integrity: sha512-vsYjfh7lyqvZX5QgqKc4YH8phs7g96Z8bsdIFNEU3VqXhlHaq+vov/Fgn/sr6MiUczdZkyXRC3TX369Ll4Nzbw==} + jasmine-core@6.0.1: + resolution: {integrity: sha512-gUtzV5ASR0MLBwDNqri4kBsgKNCcRQd9qOlNw/w/deavD0cl3JmWXXfH8JhKM4LTg6LPTt2IOQ4px3YYfgh2Xg==} jose@6.1.3: resolution: {integrity: sha512-0TpaTfihd4QMNwrz/ob2Bp7X04yuxJkjRGi4aKmOqwhov54i6u79oCv7T+C7lo70MKH6BesI3vscD1yb/yzKXQ==} @@ -6140,7 +6142,7 @@ packages: tar@7.5.3: resolution: {integrity: sha512-ENg5JUHUm2rDD7IvKNFGzyElLXNjachNLp6RaGf4+JOgxXHkqA+gq81ZAMCUmtMtqBsoU62lcp6S27g1LCYGGQ==} engines: {node: '>=18'} - deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exhorbitant rates) by contacting i@izs.me + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me teeny-request@9.0.0: resolution: {integrity: sha512-resvxdc6Mgb7YEThw6G6bExlXKkv6+YbuzGg9xuXxSgxJF7Ozs+o8Y9+2R3sArdWdW8nOokoQb1yrpFB0pQK2g==} @@ -9572,7 +9574,7 @@ snapshots: '@types/http-errors@2.0.5': {} - '@types/jasmine@5.1.12': {} + '@types/jasmine@6.0.0': {} '@types/json-schema@7.0.15': {} @@ -11697,7 +11699,7 @@ snapshots: jasmine-core@4.6.1: {} - jasmine-core@5.13.0: {} + jasmine-core@6.0.1: {} jose@6.1.3: {} @@ -11787,9 +11789,9 @@ snapshots: transitivePeerDependencies: - supports-color - karma-jasmine-html-reporter@2.2.0(jasmine-core@5.13.0)(karma-jasmine@5.1.0(karma@6.4.4))(karma@6.4.4): + karma-jasmine-html-reporter@2.2.0(jasmine-core@6.0.1)(karma-jasmine@5.1.0(karma@6.4.4))(karma@6.4.4): dependencies: - jasmine-core: 5.13.0 + jasmine-core: 6.0.1 karma: 6.4.4 karma-jasmine: 5.1.0(karma@6.4.4) diff --git a/report-app/package.json b/report-app/package.json index 1711695..f6a73be 100644 --- a/report-app/package.json +++ b/report-app/package.json @@ -36,8 +36,8 @@ "@angular/compiler-cli": "21.2.0-next.0", "@types/express": "^4.17.17", "@types/google.visualization": "^0.0.74", - "@types/jasmine": "~5.1.0", - "jasmine-core": "~5.13.0", + "@types/jasmine": "~6.0.0", + "jasmine-core": "~6.0.0", "karma": "~6.4.0", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.0",