From 4690f6315c6f94007766be8b1c7e0ab6137432b2 Mon Sep 17 00:00:00 2001 From: Angular Robot Date: Fri, 21 Aug 2026 01:18:04 +0000 Subject: [PATCH] build: update jasmine dependencies to v7 See associated pull request for more information. --- .../tests/angular-cli/package.json | 2 +- .../tests/angular-cli/pnpm-lock.yaml | 16 ++++---- bazel/rules/rules_browsers/package.json | 2 +- bazel/rules/rules_browsers/pnpm-lock.yaml | 17 ++++++--- bazel/spec-bundling/test/package.json | 2 +- github-actions/labeling/package.json | 2 +- ng-dev/package.json | 4 +- package.json | 4 +- pnpm-lock.yaml | 38 +++++++++---------- 9 files changed, 46 insertions(+), 41 deletions(-) diff --git a/bazel/integration/tests/angular-cli/package.json b/bazel/integration/tests/angular-cli/package.json index ac4368efa..ea1f4fd88 100644 --- a/bazel/integration/tests/angular-cli/package.json +++ b/bazel/integration/tests/angular-cli/package.json @@ -28,7 +28,7 @@ "@types/jasmine": "~6.0.0", "@types/node": "24.13.3", "chromedriver": "^152.0.0", - "jasmine-core": "6.3.0", + "jasmine-core": "7.0.2", "karma": "~6.4.4", "karma-chrome-launcher": "~3.2.0", "karma-coverage": "~2.2.1", diff --git a/bazel/integration/tests/angular-cli/pnpm-lock.yaml b/bazel/integration/tests/angular-cli/pnpm-lock.yaml index eec2dc736..4db7529f1 100644 --- a/bazel/integration/tests/angular-cli/pnpm-lock.yaml +++ b/bazel/integration/tests/angular-cli/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: ^152.0.0 version: 152.0.0(debug@4.4.3(supports-color@7.2.0))(supports-color@7.2.0) jasmine-core: - specifier: 6.3.0 - version: 6.3.0 + specifier: 7.0.2 + version: 7.0.2 karma: specifier: ~6.4.4 version: 6.4.4(debug@4.4.3(supports-color@7.2.0))(supports-color@7.2.0) @@ -71,7 +71,7 @@ importers: version: 5.1.0(karma@6.4.4(debug@4.4.3(supports-color@7.2.0))(supports-color@7.2.0)) karma-jasmine-html-reporter: specifier: ~2.3.0 - version: 2.3.0(jasmine-core@6.3.0)(karma-jasmine@5.1.0(karma@6.4.4(debug@4.4.3(supports-color@7.2.0))(supports-color@7.2.0)))(karma@6.4.4(debug@4.4.3(supports-color@7.2.0))(supports-color@7.2.0)) + version: 2.3.0(jasmine-core@7.0.2)(karma-jasmine@5.1.0(karma@6.4.4(debug@4.4.3(supports-color@7.2.0))(supports-color@7.2.0)))(karma@6.4.4(debug@4.4.3(supports-color@7.2.0))(supports-color@7.2.0)) typescript: specifier: ~6.0.2 version: 6.0.3 @@ -1937,8 +1937,8 @@ packages: jasmine-core@4.6.1: resolution: {integrity: sha512-VYz/BjjmC3klLJlLwA4Kw8ytk0zDSmbbDLNs794VnWmkcCB7I9aAL/D48VNQtmITyPvea2C3jdUMfc3kAoy0PQ==} - jasmine-core@6.3.0: - resolution: {integrity: sha512-eMm5qBovNjNoGOcgE/W207+wrcK5zrQv0Rg/rWGboUJUmZp0dFCpHTyjpuDAfCwRCqg7f9U2q2jtv/aUuzdCQg==} + jasmine-core@7.0.2: + resolution: {integrity: sha512-YMVijt84KPQQFm1db1AQAxTXfq0k3wU06OkepLViljURFqiRQ7EYYX2eUAshhUv9fA9t1E2N65GrdqvupA9VPQ==} js-tokens@10.0.0: resolution: {integrity: sha512-lM/UBzQmfJRo9ABXbPWemivdCW8V2G8FHaHdypQaIy523snUjog0W71ayWXTjiR+ixeMyVHN2XcpnTd/liPg/Q==} @@ -4328,7 +4328,7 @@ snapshots: jasmine-core@4.6.1: {} - jasmine-core@6.3.0: {} + jasmine-core@7.0.2: {} js-tokens@10.0.0: {} @@ -4361,9 +4361,9 @@ snapshots: transitivePeerDependencies: - supports-color - karma-jasmine-html-reporter@2.3.0(jasmine-core@6.3.0)(karma-jasmine@5.1.0(karma@6.4.4(debug@4.4.3(supports-color@7.2.0))(supports-color@7.2.0)))(karma@6.4.4(debug@4.4.3(supports-color@7.2.0))(supports-color@7.2.0)): + karma-jasmine-html-reporter@2.3.0(jasmine-core@7.0.2)(karma-jasmine@5.1.0(karma@6.4.4(debug@4.4.3(supports-color@7.2.0))(supports-color@7.2.0)))(karma@6.4.4(debug@4.4.3(supports-color@7.2.0))(supports-color@7.2.0)): dependencies: - jasmine-core: 6.3.0 + jasmine-core: 7.0.2 karma: 6.4.4(debug@4.4.3(supports-color@7.2.0))(supports-color@7.2.0) karma-jasmine: 5.1.0(karma@6.4.4(debug@4.4.3(supports-color@7.2.0))(supports-color@7.2.0)) diff --git a/bazel/rules/rules_browsers/package.json b/bazel/rules/rules_browsers/package.json index e46cc5690..9dd345f0e 100644 --- a/bazel/rules/rules_browsers/package.json +++ b/bazel/rules/rules_browsers/package.json @@ -25,7 +25,7 @@ "@web/test-runner-core": "^1.0.0", "@web/test-runner-puppeteer": "^1.0.0", "get-port": "^7.1.0", - "jasmine": "^6.0.0", + "jasmine": "^7.0.0", "protractor": "^7.0.0", "tinyglobby": "^0.2.12", "typescript": "6.0.3", diff --git a/bazel/rules/rules_browsers/pnpm-lock.yaml b/bazel/rules/rules_browsers/pnpm-lock.yaml index d4b869c50..5804df048 100644 --- a/bazel/rules/rules_browsers/pnpm-lock.yaml +++ b/bazel/rules/rules_browsers/pnpm-lock.yaml @@ -38,8 +38,8 @@ importers: specifier: ^7.1.0 version: 7.2.0 jasmine: - specifier: ^6.0.0 - version: 6.3.0 + specifier: ^7.0.0 + version: 7.0.0 protractor: specifier: ^7.0.0 version: 7.0.0(supports-color@7.2.0) @@ -1354,12 +1354,15 @@ packages: jasmine-core@6.3.0: resolution: {integrity: sha512-eMm5qBovNjNoGOcgE/W207+wrcK5zrQv0Rg/rWGboUJUmZp0dFCpHTyjpuDAfCwRCqg7f9U2q2jtv/aUuzdCQg==} + jasmine-core@7.0.2: + resolution: {integrity: sha512-YMVijt84KPQQFm1db1AQAxTXfq0k3wU06OkepLViljURFqiRQ7EYYX2eUAshhUv9fA9t1E2N65GrdqvupA9VPQ==} + jasmine@2.8.0: resolution: {integrity: sha512-KbdGQTf5jbZgltoHs31XGiChAPumMSY64OZMWLNYnEnMfG5uwGBhffePwuskexjT+/Jea/gU3qAU8344hNohSw==} hasBin: true - jasmine@6.3.0: - resolution: {integrity: sha512-u6L7yYtrtS1JALlp7f4k7Wz7o7ZKXauSKKkXc0L3qUkKrdaxYvNiMHhHp5gtTuVZZXVihXRxS7bWwDBX1wJ7EQ==} + jasmine@7.0.0: + resolution: {integrity: sha512-rnjiyg1LAhFZMoyU8ei/Wqyvti5oCzFhW7ZtkD6o+CSx3LpU9aYurPrh5BKyX3coGvmdEVYPC2HYh1rrBvZoWg==} hasBin: true jasminewd2@2.2.0: @@ -3623,17 +3626,19 @@ snapshots: jasmine-core@6.3.0: {} + jasmine-core@7.0.2: {} + jasmine@2.8.0: dependencies: exit: 0.1.2 glob: 7.2.3 jasmine-core: 2.8.0 - jasmine@6.3.0: + jasmine@7.0.0: dependencies: '@jasminejs/reporters': 1.1.0 glob: 13.0.6 - jasmine-core: 6.3.0 + jasmine-core: 7.0.2 jasminewd2@2.2.0: {} diff --git a/bazel/spec-bundling/test/package.json b/bazel/spec-bundling/test/package.json index 3b6ea7dc0..922725a2a 100644 --- a/bazel/spec-bundling/test/package.json +++ b/bazel/spec-bundling/test/package.json @@ -7,7 +7,7 @@ "@types/jsdom": "30.0.0", "@types/node": "24.13.3", "jasmine-reporters": "2.5.2", - "jasmine": "6.3.0", + "jasmine": "7.0.0", "jsdom": "30.0.1", "tinyglobby": "0.2.17", "zone.js": "0.16.2" diff --git a/github-actions/labeling/package.json b/github-actions/labeling/package.json index d6ad05a9f..62ad00bc5 100644 --- a/github-actions/labeling/package.json +++ b/github-actions/labeling/package.json @@ -11,6 +11,6 @@ "micromatch": "^4.0.8", "typed-graphqlify": "3.1.6", "@octokit/openapi-types": "28.0.0", - "jasmine": "6.3.0" + "jasmine": "7.0.0" } } diff --git a/ng-dev/package.json b/ng-dev/package.json index e4d455663..08980ab33 100644 --- a/ng-dev/package.json +++ b/ng-dev/package.json @@ -52,9 +52,9 @@ "fast-glob": "3.3.3", "firebase": "12.17.1", "folder-hash": "4.1.3", - "jasmine-core": "6.3.0", + "jasmine-core": "7.0.2", "jasmine-reporters": "2.5.2", - "jasmine": "6.3.0", + "jasmine": "7.0.0", "jsonc-parser": "3.3.1", "minimatch": "10.2.6", "multimatch": "8.0.0", diff --git a/package.json b/package.json index 8223e616b..60879b3d8 100644 --- a/package.json +++ b/package.json @@ -29,9 +29,9 @@ "@bazel/buildifier": "8.2.1", "firebase-tools": "15.27.0", "husky": "9.1.7", - "jasmine-core": "6.3.0", + "jasmine-core": "7.0.2", "jasmine-reporters": "2.5.2", - "jasmine": "6.3.0", + "jasmine": "7.0.0", "prettier": "3.9.6", "tslib": "^2.5.2", "tslint": "6.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 34f285c39..04bf59d07 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,11 +30,11 @@ importers: specifier: 9.1.7 version: 9.1.7 jasmine: - specifier: 6.3.0 - version: 6.3.0 + specifier: 7.0.0 + version: 7.0.0 jasmine-core: - specifier: 6.3.0 - version: 6.3.0 + specifier: 7.0.2 + version: 7.0.2 jasmine-reporters: specifier: 2.5.2 version: 2.5.2 @@ -300,8 +300,8 @@ importers: specifier: 24.13.3 version: 24.13.3 jasmine: - specifier: 6.3.0 - version: 6.3.0 + specifier: 7.0.0 + version: 7.0.0 jasmine-reporters: specifier: 2.5.2 version: 2.5.2 @@ -423,8 +423,8 @@ importers: specifier: 24.13.3 version: 24.13.3 jasmine: - specifier: 6.3.0 - version: 6.3.0 + specifier: 7.0.0 + version: 7.0.0 micromatch: specifier: ^4.0.8 version: 4.0.8 @@ -663,11 +663,11 @@ importers: specifier: 4.1.3 version: 4.1.3(supports-color@11.0.0) jasmine: - specifier: 6.3.0 - version: 6.3.0 + specifier: 7.0.0 + version: 7.0.0 jasmine-core: - specifier: 6.3.0 - version: 6.3.0 + specifier: 7.0.2 + version: 7.0.2 jasmine-reporters: specifier: 2.5.2 version: 2.5.2 @@ -4248,8 +4248,8 @@ packages: jasmine-core@2.8.0: resolution: {integrity: sha512-SNkOkS+/jMZvLhuSx1fjhcNWUC/KG6oVyFUGkSBEr9n1axSNduWU8GlI7suaHXr4yxjet6KjrUZxUTE5WzzWwQ==} - jasmine-core@6.3.0: - resolution: {integrity: sha512-eMm5qBovNjNoGOcgE/W207+wrcK5zrQv0Rg/rWGboUJUmZp0dFCpHTyjpuDAfCwRCqg7f9U2q2jtv/aUuzdCQg==} + jasmine-core@7.0.2: + resolution: {integrity: sha512-YMVijt84KPQQFm1db1AQAxTXfq0k3wU06OkepLViljURFqiRQ7EYYX2eUAshhUv9fA9t1E2N65GrdqvupA9VPQ==} jasmine-reporters@2.5.2: resolution: {integrity: sha512-qdewRUuFOSiWhiyWZX8Yx3YNQ9JG51ntBEO4ekLQRpktxFTwUHy24a86zD/Oi2BRTKksEdfWQZcQFqzjqIkPig==} @@ -4258,8 +4258,8 @@ packages: resolution: {integrity: sha512-KbdGQTf5jbZgltoHs31XGiChAPumMSY64OZMWLNYnEnMfG5uwGBhffePwuskexjT+/Jea/gU3qAU8344hNohSw==} hasBin: true - jasmine@6.3.0: - resolution: {integrity: sha512-u6L7yYtrtS1JALlp7f4k7Wz7o7ZKXauSKKkXc0L3qUkKrdaxYvNiMHhHp5gtTuVZZXVihXRxS7bWwDBX1wJ7EQ==} + jasmine@7.0.0: + resolution: {integrity: sha512-rnjiyg1LAhFZMoyU8ei/Wqyvti5oCzFhW7ZtkD6o+CSx3LpU9aYurPrh5BKyX3coGvmdEVYPC2HYh1rrBvZoWg==} hasBin: true jasminewd2@2.2.0: @@ -10130,7 +10130,7 @@ snapshots: jasmine-core@2.8.0: {} - jasmine-core@6.3.0: {} + jasmine-core@7.0.2: {} jasmine-reporters@2.5.2: dependencies: @@ -10143,11 +10143,11 @@ snapshots: glob: 7.2.3 jasmine-core: 2.8.0 - jasmine@6.3.0: + jasmine@7.0.0: dependencies: '@jasminejs/reporters': 1.1.0 glob: 13.0.6 - jasmine-core: 6.3.0 + jasmine-core: 7.0.2 jasminewd2@2.2.0: {}