build: update dependency jasmine-core to v5 (#51794)

See associated pull request for more information.

PR Close #51794
This commit is contained in:
Angular Robot
2023-09-15 08:07:03 +00:00
committed by Pawel Kozlowski
parent 20cdb7730e
commit 396e064f80
13 changed files with 108 additions and 93 deletions
+1 -1
View File
@@ -127,7 +127,7 @@
"ignore": "^5.1.8",
"image-size": "^1.0.0",
"jasmine": "~4.6.0",
"jasmine-core": "~4.6.0",
"jasmine-core": "~5.1.0",
"jasmine-spec-reporter": "~7.0.0",
"jsdom": "^22.0.0",
"json-schema-traverse": "^1.0.0",
@@ -13,14 +13,14 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^16.2.0",
"@angular/common": "^16.2.0",
"@angular/compiler": "^16.2.0",
"@angular/core": "^16.2.0",
"@angular/forms": "^16.2.0",
"@angular/platform-browser": "^16.2.0",
"@angular/platform-browser-dynamic": "^16.2.0",
"@angular/router": "^16.2.0",
"@angular/animations": "17.0.0-next.4",
"@angular/common": "17.0.0-next.4",
"@angular/compiler": "17.0.0-next.4",
"@angular/core": "17.0.0-next.4",
"@angular/forms": "17.0.0-next.4",
"@angular/platform-browser": "17.0.0-next.4",
"@angular/platform-browser-dynamic": "17.0.0-next.4",
"@angular/router": "17.0.0-next.4",
"angular": "^1.8.3",
"angular-in-memory-web-api": "~0.16.0",
"angular-route": "1.8.3",
@@ -29,14 +29,14 @@
"zone.js": "~0.13.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.0",
"@angular/cli": "^16.2.0",
"@angular/compiler-cli": "^16.2.0",
"@angular-devkit/build-angular": "17.0.0-next.4",
"@angular/cli": "17.0.0-next.4",
"@angular/compiler-cli": "17.0.0-next.4",
"@types/angular": "^1.8.4",
"@types/angular-route": "^1.7.2",
"@types/jasmine": "~4.3.0",
"@types/node": "^16.11.35",
"jasmine-core": "~4.6.0",
"jasmine-core": "~5.1.0",
"jasmine-marbles": "~0.9.2",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.4.0",
@@ -13,27 +13,27 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^16.2.0",
"@angular/common": "^16.2.0",
"@angular/compiler": "^16.2.0",
"@angular/core": "^16.2.0",
"@angular/forms": "^16.2.0",
"@angular/platform-browser": "^16.2.0",
"@angular/platform-browser-dynamic": "^16.2.0",
"@angular/router": "^16.2.0",
"@angular/animations": "17.0.0-next.4",
"@angular/common": "17.0.0-next.4",
"@angular/compiler": "17.0.0-next.4",
"@angular/core": "17.0.0-next.4",
"@angular/forms": "17.0.0-next.4",
"@angular/platform-browser": "17.0.0-next.4",
"@angular/platform-browser-dynamic": "17.0.0-next.4",
"@angular/router": "17.0.0-next.4",
"angular-in-memory-web-api": "~0.16.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.13.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.0",
"@angular/cli": "^16.2.0",
"@angular/compiler-cli": "^16.2.0",
"@angular-devkit/build-angular": "17.0.0-next.4",
"@angular/cli": "17.0.0-next.4",
"@angular/compiler-cli": "17.0.0-next.4",
"@types/jasmine": "~4.3.0",
"@types/node": "^16.11.35",
"copyfiles": "^2.4.1",
"jasmine-core": "~4.6.0",
"jasmine-core": "~5.1.0",
"jasmine-marbles": "~0.9.2",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.4.0",
@@ -13,27 +13,27 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^16.2.0",
"@angular/common": "^16.2.0",
"@angular/compiler": "^16.2.0",
"@angular/core": "^16.2.0",
"@angular/elements": "^16.2.0",
"@angular/forms": "^16.2.0",
"@angular/platform-browser": "^16.2.0",
"@angular/platform-browser-dynamic": "^16.2.0",
"@angular/router": "^16.2.0",
"@angular/animations": "17.0.0-next.4",
"@angular/common": "17.0.0-next.4",
"@angular/compiler": "17.0.0-next.4",
"@angular/core": "17.0.0-next.4",
"@angular/elements": "17.0.0-next.4",
"@angular/forms": "17.0.0-next.4",
"@angular/platform-browser": "17.0.0-next.4",
"@angular/platform-browser-dynamic": "17.0.0-next.4",
"@angular/router": "17.0.0-next.4",
"angular-in-memory-web-api": "~0.16.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.13.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.0",
"@angular/cli": "^16.2.0",
"@angular/compiler-cli": "^16.2.0",
"@angular-devkit/build-angular": "17.0.0-next.4",
"@angular/cli": "17.0.0-next.4",
"@angular/compiler-cli": "17.0.0-next.4",
"@types/jasmine": "~4.3.0",
"@types/node": "^16.11.35",
"jasmine-core": "~4.6.0",
"jasmine-core": "~5.1.0",
"jasmine-marbles": "~0.9.2",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.4.0",
@@ -15,27 +15,27 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^16.2.0",
"@angular/common": "^16.2.0",
"@angular/compiler": "^16.2.0",
"@angular/core": "^16.2.0",
"@angular/forms": "^16.2.0",
"@angular/localize": "^16.2.0",
"@angular/platform-browser": "^16.2.0",
"@angular/platform-browser-dynamic": "^16.2.0",
"@angular/router": "^16.2.0",
"@angular/animations": "17.0.0-next.4",
"@angular/common": "17.0.0-next.4",
"@angular/compiler": "17.0.0-next.4",
"@angular/core": "17.0.0-next.4",
"@angular/forms": "17.0.0-next.4",
"@angular/localize": "17.0.0-next.4",
"@angular/platform-browser": "17.0.0-next.4",
"@angular/platform-browser-dynamic": "17.0.0-next.4",
"@angular/router": "17.0.0-next.4",
"angular-in-memory-web-api": "~0.16.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.13.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.0",
"@angular/cli": "^16.2.0",
"@angular/compiler-cli": "^16.2.0",
"@angular-devkit/build-angular": "17.0.0-next.4",
"@angular/cli": "17.0.0-next.4",
"@angular/compiler-cli": "17.0.0-next.4",
"@types/jasmine": "~4.3.0",
"@types/node": "^16.11.35",
"jasmine-core": "~4.6.0",
"jasmine-core": "~5.1.0",
"jasmine-marbles": "~0.9.2",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.4.0",
@@ -13,27 +13,27 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^16.2.0",
"@angular/common": "^16.2.0",
"@angular/compiler": "^16.2.0",
"@angular/core": "^16.2.0",
"@angular/forms": "^16.2.0",
"@angular/platform-browser": "^16.2.0",
"@angular/platform-browser-dynamic": "^16.2.0",
"@angular/router": "^16.2.0",
"@angular/service-worker": "^16.2.0",
"@angular/animations": "17.0.0-next.4",
"@angular/common": "17.0.0-next.4",
"@angular/compiler": "17.0.0-next.4",
"@angular/core": "17.0.0-next.4",
"@angular/forms": "17.0.0-next.4",
"@angular/platform-browser": "17.0.0-next.4",
"@angular/platform-browser-dynamic": "17.0.0-next.4",
"@angular/router": "17.0.0-next.4",
"@angular/service-worker": "17.0.0-next.4",
"angular-in-memory-web-api": "~0.16.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.13.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.0",
"@angular/cli": "^16.2.0",
"@angular/compiler-cli": "^16.2.0",
"@angular-devkit/build-angular": "17.0.0-next.4",
"@angular/cli": "17.0.0-next.4",
"@angular/compiler-cli": "17.0.0-next.4",
"@types/jasmine": "~4.3.0",
"@types/node": "^16.11.35",
"jasmine-core": "~4.6.0",
"jasmine-core": "~5.1.0",
"jasmine-marbles": "~0.9.2",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.4.0",
@@ -25,15 +25,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^16.2.0",
"@angular/common": "^16.2.0",
"@angular/compiler": "^16.2.0",
"@angular/core": "^16.2.0",
"@angular/forms": "^16.2.0",
"@angular/platform-browser": "^16.2.0",
"@angular/platform-browser-dynamic": "^16.2.0",
"@angular/router": "^16.2.0",
"@angular/upgrade": "^16.2.0",
"@angular/animations": "17.0.0-next.4",
"@angular/common": "17.0.0-next.4",
"@angular/compiler": "17.0.0-next.4",
"@angular/core": "17.0.0-next.4",
"@angular/forms": "17.0.0-next.4",
"@angular/platform-browser": "17.0.0-next.4",
"@angular/platform-browser-dynamic": "17.0.0-next.4",
"@angular/router": "17.0.0-next.4",
"@angular/upgrade": "17.0.0-next.4",
"core-js": "^3.0.0",
"rxjs": "~7.8.0",
"systemjs": "~0.19.39",
@@ -42,7 +42,7 @@
"zone.js": "~0.13.0"
},
"devDependencies": {
"@angular/compiler-cli": "^16.2.0",
"@angular/compiler-cli": "17.0.0-next.4",
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-node-resolve": "^13.2.0",
"@types/angular": "^1.8.4",
@@ -54,7 +54,7 @@
"@types/node": "^16.11.35",
"concurrently": "^8.0.0",
"http-server": "^14.0.0",
"jasmine-core": "~4.6.0",
"jasmine-core": "~5.1.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "~3.2.0",
"karma-jasmine": "~5.1.0",
@@ -17,15 +17,15 @@
},
"private": true,
"dependencies": {
"@angular/animations": "^16.2.0",
"@angular/common": "^16.2.0",
"@angular/compiler": "^16.2.0",
"@angular/core": "^16.2.0",
"@angular/forms": "^16.2.0",
"@angular/platform-browser": "^16.2.0",
"@angular/platform-browser-dynamic": "^16.2.0",
"@angular/platform-server": "^16.2.0",
"@angular/router": "^16.2.0",
"@angular/animations": "17.0.0-next.4",
"@angular/common": "17.0.0-next.4",
"@angular/compiler": "17.0.0-next.4",
"@angular/core": "17.0.0-next.4",
"@angular/forms": "17.0.0-next.4",
"@angular/platform-browser": "17.0.0-next.4",
"@angular/platform-browser-dynamic": "17.0.0-next.4",
"@angular/platform-server": "17.0.0-next.4",
"@angular/router": "17.0.0-next.4",
"@nguniversal/express-engine": "^16.2.0",
"angular-in-memory-web-api": "~0.16.0",
"express": "^4.18.1",
@@ -34,14 +34,14 @@
"zone.js": "~0.13.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.0",
"@angular/cli": "^16.2.0",
"@angular/compiler-cli": "^16.2.0",
"@angular-devkit/build-angular": "17.0.0-next.4",
"@angular/cli": "17.0.0-next.4",
"@angular/compiler-cli": "17.0.0-next.4",
"@nguniversal/builders": "^16.2.0",
"@types/express": "^4.17.13",
"@types/jasmine": "~4.3.0",
"@types/node": "^16.11.35",
"jasmine-core": "~4.6.0",
"jasmine-core": "~5.1.0",
"jasmine-marbles": "~0.9.2",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.4.0",
+1 -1
View File
@@ -64,7 +64,7 @@
"concurrently": "^8.0.0",
"copyfiles": "^2.4.1",
"http-server": "^14.0.0",
"jasmine-core": "~4.6.0",
"jasmine-core": "~5.1.0",
"jasmine-marbles": "~0.9.2",
"jasmine-spec-reporter": "~7.0.0",
"karma": "~6.4.0",
+6 -1
View File
@@ -5192,7 +5192,7 @@ jake@^10.8.5:
filelist "^1.0.4"
minimatch "^3.1.2"
jasmine-core@^4.1.0, jasmine-core@~4.6.0:
jasmine-core@^4.1.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.6.0.tgz#6884fc3d5b66bf293e422751eed6d6da217c38f5"
integrity sha512-O236+gd0ZXS8YAjFx8xKaJ94/erqUliEkJTDedyE7iHvv4ZVqi+q+8acJxu05/WJDKm512EUNn809In37nWlAQ==
@@ -5202,6 +5202,11 @@ jasmine-core@~2.8.0:
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.8.0.tgz#bcc979ae1f9fd05701e45e52e65d3a5d63f1a24e"
integrity sha512-SNkOkS+/jMZvLhuSx1fjhcNWUC/KG6oVyFUGkSBEr9n1axSNduWU8GlI7suaHXr4yxjet6KjrUZxUTE5WzzWwQ==
jasmine-core@~5.1.0:
version "5.1.1"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.1.1.tgz#38b6ccfbe60aa2a863cf441751d9639b5a571edc"
integrity sha512-UrzO3fL7nnxlQXlvTynNAenL+21oUQRlzqQFsA2U11ryb4+NLOCOePZ70PTojEaUKhiFugh7dG0Q+I58xlPdWg==
jasmine-marbles@~0.9.2:
version "0.9.2"
resolved "https://registry.yarnpkg.com/jasmine-marbles/-/jasmine-marbles-0.9.2.tgz#5adfee5f72c7f24270687fa64a6e8a8613ffa841"
+6 -1
View File
@@ -9607,7 +9607,7 @@ jake@^10.8.5:
filelist "^1.0.4"
minimatch "^3.1.2"
jasmine-core@^4.1.0, jasmine-core@^4.6.0, jasmine-core@~4.6.0:
jasmine-core@^4.1.0, jasmine-core@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.6.0.tgz#6884fc3d5b66bf293e422751eed6d6da217c38f5"
integrity sha512-O236+gd0ZXS8YAjFx8xKaJ94/erqUliEkJTDedyE7iHvv4ZVqi+q+8acJxu05/WJDKm512EUNn809In37nWlAQ==
@@ -9617,6 +9617,11 @@ jasmine-core@~2.8.0:
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.8.0.tgz#bcc979ae1f9fd05701e45e52e65d3a5d63f1a24e"
integrity sha512-SNkOkS+/jMZvLhuSx1fjhcNWUC/KG6oVyFUGkSBEr9n1axSNduWU8GlI7suaHXr4yxjet6KjrUZxUTE5WzzWwQ==
jasmine-core@~5.1.0:
version "5.1.1"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.1.1.tgz#38b6ccfbe60aa2a863cf441751d9639b5a571edc"
integrity sha512-UrzO3fL7nnxlQXlvTynNAenL+21oUQRlzqQFsA2U11ryb4+NLOCOePZ70PTojEaUKhiFugh7dG0Q+I58xlPdWg==
jasmine-reporters@~2.5.0:
version "2.5.2"
resolved "https://registry.yarnpkg.com/jasmine-reporters/-/jasmine-reporters-2.5.2.tgz#b5dfa1d9c40b8020c5225e0e1e2b9953d66a4d69"
+1 -1
View File
@@ -120,7 +120,7 @@
"incremental-dom": "0.7.0",
"jasmine": "^4.0.0",
"jasmine-ajax": "^4.0.0",
"jasmine-core": "^4.0.0",
"jasmine-core": "^5.0.0",
"karma": "~6.4.0",
"karma-chrome-launcher": "^3.1.0",
"karma-firefox-launcher": "^2.1.0",
+6 -1
View File
@@ -10703,11 +10703,16 @@ jasmine-ajax@^4.0.0:
resolved "https://registry.yarnpkg.com/jasmine-ajax/-/jasmine-ajax-4.0.0.tgz#7d8ba7e47e3f7e780e155fe9aa563faafa7e1a26"
integrity sha512-htTxNw38BSHxxmd8RRMejocdPqLalGHU6n3HWFbzp/S8AuTQd1MYjkSH3dYDsbZ7EV1Xqx/b94m3tKaVSVBV2A==
jasmine-core@^4.0.0, jasmine-core@^4.1.0, jasmine-core@^4.6.0:
jasmine-core@^4.1.0, jasmine-core@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-4.6.0.tgz#6884fc3d5b66bf293e422751eed6d6da217c38f5"
integrity sha512-O236+gd0ZXS8YAjFx8xKaJ94/erqUliEkJTDedyE7iHvv4ZVqi+q+8acJxu05/WJDKm512EUNn809In37nWlAQ==
jasmine-core@^5.0.0:
version "5.1.1"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-5.1.1.tgz#38b6ccfbe60aa2a863cf441751d9639b5a571edc"
integrity sha512-UrzO3fL7nnxlQXlvTynNAenL+21oUQRlzqQFsA2U11ryb4+NLOCOePZ70PTojEaUKhiFugh7dG0Q+I58xlPdWg==
jasmine-core@~2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.8.0.tgz#bcc979ae1f9fd05701e45e52e65d3a5d63f1a24e"