Skip to content

Commit

Permalink
build: update to 9.0.0 final
Browse files Browse the repository at this point in the history
  • Loading branch information
filipesilva authored and dgp1130 committed Feb 11, 2020
1 parent 07d0879 commit 9126511
Show file tree
Hide file tree
Showing 9 changed files with 308 additions and 203 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
"typescript": "3.7.4"
},
"devDependencies": {
"@angular/compiler": "9.0.0-rc.9",
"@angular/compiler-cli": "9.0.0-rc.9",
"@angular/compiler": "9.0.0",
"@angular/compiler-cli": "9.0.0",
"@bazel/bazel": "1.2.0",
"@bazel/buildifier": "0.29.0",
"@bazel/jasmine": "0.39.0",
Expand Down
30 changes: 15 additions & 15 deletions packages/angular_devkit/build_angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,20 +70,20 @@
"worker-plugin": "3.2.0"
},
"devDependencies": {
"@angular/animations": "9.0.0-rc.9",
"@angular/cdk": "9.0.0-rc.7",
"@angular/common": "9.0.0-rc.9",
"@angular/compiler": "9.0.0-rc.9",
"@angular/compiler-cli": "9.0.0-rc.9",
"@angular/core": "9.0.0-rc.9",
"@angular/forms": "9.0.0-rc.9",
"@angular/localize": "9.0.0-rc.9",
"@angular/material": "9.0.0-rc.7",
"@angular/platform-browser": "9.0.0-rc.9",
"@angular/platform-browser-dynamic": "9.0.0-rc.9",
"@angular/platform-server": "9.0.0-rc.9",
"@angular/router": "9.0.0-rc.9",
"@angular/service-worker": "9.0.0-rc.9",
"@angular/animations": "9.0.0",
"@angular/cdk": "9.0.0",
"@angular/common": "9.0.0",
"@angular/compiler": "9.0.0",
"@angular/compiler-cli": "9.0.0",
"@angular/core": "9.0.0",
"@angular/forms": "9.0.0",
"@angular/localize": "9.0.0",
"@angular/material": "9.0.0",
"@angular/platform-browser": "9.0.0",
"@angular/platform-browser-dynamic": "9.0.0",
"@angular/platform-server": "9.0.0",
"@angular/router": "9.0.0",
"@angular/service-worker": "9.0.0",
"codelyzer": "^5.0.0",
"bootstrap": "^4.0.0",
"font-awesome": "^4.7.0",
Expand All @@ -101,7 +101,7 @@
"zone.js": "^0.10.0"
},
"peerDependencies": {
"@angular/compiler-cli": ">=9.0.0-beta < 10",
"@angular/compiler-cli": ">=9.0.0 < 10",
"typescript": ">=3.6 < 3.8"
},
"peerDependenciesMeta": {
Expand Down
8 changes: 4 additions & 4 deletions packages/angular_devkit/build_ng_packagr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"rxjs": "6.5.3"
},
"peerDependencies": {
"ng-packagr": "^9.0.0-rc.7",
"ng-packagr": "^9.0.0",
"tsickle": "~0.37.1 || ~0.38.0"
},
"devDependencies": {
"@angular/compiler": "9.0.0-rc.9",
"@angular/compiler-cli": "9.0.0-rc.9",
"@angular/compiler": "9.0.0",
"@angular/compiler-cli": "9.0.0",
"@angular-devkit/core": "0.0.0",
"ng-packagr": "~9.0.0-rc.7",
"ng-packagr": "~9.0.0",
"tslib": "^1.10.0"
},
"peerDependenciesMeta": {
Expand Down
6 changes: 3 additions & 3 deletions packages/ngtools/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"webpack-sources": "1.4.3"
},
"peerDependencies": {
"@angular/compiler-cli": ">=9.0.0-beta < 10",
"@angular/compiler-cli": ">=9.0.0 < 10",
"typescript": ">=3.6 < 3.8",
"webpack": "^4.0.0"
},
"devDependencies": {
"@angular/compiler": "9.0.0-rc.9",
"@angular/compiler-cli": "9.0.0-rc.9",
"@angular/compiler": "9.0.0",
"@angular/compiler-cli": "9.0.0",
"typescript": "3.7.4",
"webpack": "4.41.2"
}
Expand Down
2 changes: 2 additions & 0 deletions packages/schematics/angular/utility/latest-versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ export const latestVersions = {
TsLib: '^1.10.0',

// The versions below must be manually updated when making a new devkit release.
// For our e2e tests, these versions must match the latest tag present on the branch.
// During RC periods they will not match the latest RC though, and should not be updated.
DevkitBuildAngular: '~0.900.1',
DevkitBuildNgPackagr: '~0.900.1',
DevkitBuildWebpack: '~0.900.1',
Expand Down
16 changes: 8 additions & 8 deletions tests/legacy-cli/e2e/assets/webpack/test-app-weird/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"name": "test",
"license": "MIT",
"dependencies": {
"@angular/common": "9.0.0-next.11",
"@angular/compiler": "9.0.0-next.11",
"@angular/compiler-cli": "9.0.0-next.11",
"@angular/core": "9.0.0-next.11",
"@angular/platform-browser": "9.0.0-next.11",
"@angular/platform-browser-dynamic": "9.0.0-next.11",
"@angular/platform-server": "9.0.0-next.11",
"@angular/router": "9.0.0-next.11",
"@angular/common": "9.0.0",
"@angular/compiler": "9.0.0",
"@angular/compiler-cli": "9.0.0",
"@angular/core": "9.0.0",
"@angular/platform-browser": "9.0.0",
"@angular/platform-browser-dynamic": "9.0.0",
"@angular/platform-server": "9.0.0",
"@angular/router": "9.0.0",
"@ngtools/webpack": "0.0.0",
"core-js": "^3.0.0",
"rxjs": "^6.4.2",
Expand Down
16 changes: 8 additions & 8 deletions tests/legacy-cli/e2e/assets/webpack/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"name": "test",
"license": "MIT",
"dependencies": {
"@angular/common": "9.0.0-next.11",
"@angular/compiler": "9.0.0-next.11",
"@angular/compiler-cli": "9.0.0-next.11",
"@angular/core": "9.0.0-next.11",
"@angular/platform-browser": "9.0.0-next.11",
"@angular/platform-browser-dynamic": "9.0.0-next.11",
"@angular/platform-server": "9.0.0-next.11",
"@angular/router": "9.0.0-next.11",
"@angular/common": "9.0.0",
"@angular/compiler": "9.0.0",
"@angular/compiler-cli": "9.0.0",
"@angular/core": "9.0.0",
"@angular/platform-browser": "9.0.0",
"@angular/platform-browser-dynamic": "9.0.0",
"@angular/platform-server": "9.0.0",
"@angular/router": "9.0.0",
"@ngtools/webpack": "0.0.0",
"core-js": "^3.0.0",
"rxjs": "^6.4.0",
Expand Down
18 changes: 9 additions & 9 deletions tests/legacy-cli/e2e/assets/webpack/test-server-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"name": "test",
"license": "MIT",
"dependencies": {
"@angular/animations": "9.0.0-next.11",
"@angular/common": "9.0.0-next.11",
"@angular/compiler": "9.0.0-next.11",
"@angular/compiler-cli": "9.0.0-next.11",
"@angular/core": "9.0.0-next.11",
"@angular/platform-browser": "9.0.0-next.11",
"@angular/platform-browser-dynamic": "9.0.0-next.11",
"@angular/platform-server": "9.0.0-next.11",
"@angular/router": "9.0.0-next.11",
"@angular/animations": "9.0.0",
"@angular/common": "9.0.0",
"@angular/compiler": "9.0.0",
"@angular/compiler-cli": "9.0.0",
"@angular/core": "9.0.0",
"@angular/platform-browser": "9.0.0",
"@angular/platform-browser-dynamic": "9.0.0",
"@angular/platform-server": "9.0.0",
"@angular/router": "9.0.0",
"@ngtools/webpack": "0.0.0",
"core-js": "^3.0.0",
"rxjs": "^6.4.2",
Expand Down
Loading

0 comments on commit 9126511

Please sign in to comment.