Skip to content

Commit 5ee6470

Browse files
committed
build: update Angular versions for 19.2 prereleases
1 parent 70adba4 commit 5ee6470

File tree

8 files changed

+291
-291
lines changed

8 files changed

+291
-291
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-2023857461
5-
package.json=-1617486497
5+
package.json=684715267
66
packages/angular/cli/package.json=-1878910022
77
packages/angular/pwa/package.json=1108903917
88
packages/angular_devkit/architect/package.json=-1496633956
@@ -11,8 +11,8 @@ packages/angular_devkit/build_webpack/package.json=373950017
1111
packages/angular_devkit/core/package.json=339935828
1212
packages/angular_devkit/schematics/package.json=673943597
1313
packages/angular_devkit/schematics_cli/package.json=-1663529211
14-
packages/ngtools/webpack/package.json=597254444
14+
packages/ngtools/webpack/package.json=1463215526
1515
packages/schematics/angular/package.json=251715148
16-
pnpm-lock.yaml=393090124
16+
pnpm-lock.yaml=-1421958199
1717
pnpm-workspace.yaml=1732591250
18-
yarn.lock=311829039
18+
yarn.lock=-1426990307

constants.bzl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ RELEASE_ENGINES_NPM = "^6.11.0 || ^7.5.6 || >=8.0.0"
44
RELEASE_ENGINES_YARN = ">= 1.13.0"
55

66
NG_PACKAGR_VERSION = "^19.1.0-next.0"
7-
ANGULAR_FW_VERSION = "^19.1.0-next.0"
8-
ANGULAR_FW_PEER_DEP = "^19.0.0 || ^19.1.0-next.0"
9-
NG_PACKAGR_PEER_DEP = "^19.0.0 || ^19.1.0-next.0"
7+
ANGULAR_FW_VERSION = "^19.2.0-next.0"
8+
ANGULAR_FW_PEER_DEP = "^19.0.0 || ^19.2.0-next.0"
9+
NG_PACKAGR_PEER_DEP = "^19.0.0 || ^19.2.0-next.0"
1010

1111
SNAPSHOT_REPOS = {
1212
"@angular/cli": "angular/cli-builds",

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -43,23 +43,23 @@
4343
"homepage": "https://github.com/angular/angular-cli",
4444
"devDependencies": {
4545
"@ampproject/remapping": "2.3.0",
46-
"@angular/animations": "19.1.2",
46+
"@angular/animations": "19.2.0-next.0",
4747
"@angular/bazel": "https://github.com/angular/bazel-builds.git#ab24c09304bbac749b3eeac384861aac93182f38",
4848
"@angular/build-tooling": "https://github.com/angular/dev-infra-private-build-tooling-builds.git#1298ed34f97ed13cce3177ffd25ac3292385b196",
49-
"@angular/cdk": "19.1.0",
50-
"@angular/common": "19.1.2",
51-
"@angular/compiler": "19.1.2",
52-
"@angular/compiler-cli": "19.1.2",
53-
"@angular/core": "19.1.2",
54-
"@angular/forms": "19.1.2",
55-
"@angular/localize": "19.1.2",
56-
"@angular/material": "19.1.0",
49+
"@angular/cdk": "19.2.0-next.0",
50+
"@angular/common": "19.2.0-next.0",
51+
"@angular/compiler": "19.2.0-next.0",
52+
"@angular/compiler-cli": "19.2.0-next.0",
53+
"@angular/core": "19.2.0-next.0",
54+
"@angular/forms": "19.2.0-next.0",
55+
"@angular/localize": "19.2.0-next.0",
56+
"@angular/material": "19.2.0-next.0",
5757
"@angular/ng-dev": "https://github.com/angular/dev-infra-private-ng-dev-builds.git#744e5a754635c8e8e008f957aba8f9dd8011cc8f",
58-
"@angular/platform-browser": "19.1.2",
59-
"@angular/platform-browser-dynamic": "19.1.2",
60-
"@angular/platform-server": "19.1.2",
61-
"@angular/router": "19.1.2",
62-
"@angular/service-worker": "19.1.2",
58+
"@angular/platform-browser": "19.2.0-next.0",
59+
"@angular/platform-browser-dynamic": "19.2.0-next.0",
60+
"@angular/platform-server": "19.2.0-next.0",
61+
"@angular/router": "19.2.0-next.0",
62+
"@angular/service-worker": "19.2.0-next.0",
6363
"@babel/core": "7.26.0",
6464
"@babel/generator": "7.26.5",
6565
"@babel/helper-annotate-as-pure": "7.25.9",

packages/angular/ssr/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
}
2828
},
2929
"devDependencies": {
30-
"@angular/common": "19.1.2",
31-
"@angular/compiler": "19.1.2",
32-
"@angular/core": "19.1.2",
33-
"@angular/platform-browser": "19.1.2",
34-
"@angular/platform-server": "19.1.2",
35-
"@angular/router": "19.1.2",
30+
"@angular/common": "19.2.0-next.0",
31+
"@angular/compiler": "19.2.0-next.0",
32+
"@angular/core": "19.2.0-next.0",
33+
"@angular/platform-browser": "19.2.0-next.0",
34+
"@angular/platform-server": "19.2.0-next.0",
35+
"@angular/router": "19.2.0-next.0",
3636
"@bazel/runfiles": "^6.0.0"
3737
},
3838
"sideEffects": false,

packages/ngtools/webpack/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
},
2828
"devDependencies": {
2929
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
30-
"@angular/compiler": "19.1.2",
31-
"@angular/compiler-cli": "19.1.2",
30+
"@angular/compiler": "19.2.0-next.0",
31+
"@angular/compiler-cli": "19.2.0-next.0",
3232
"typescript": "5.7.3",
3333
"webpack": "5.97.1"
3434
}

pnpm-lock.yaml

Lines changed: 145 additions & 145 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/legacy-cli/e2e/assets/19-ssr-project-webpack/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,25 +14,25 @@
1414
},
1515
"private": true,
1616
"dependencies": {
17-
"@angular/animations": "^19.1.0-next.0",
18-
"@angular/common": "^19.1.0-next.0",
19-
"@angular/compiler": "^19.1.0-next.0",
20-
"@angular/core": "^19.1.0-next.0",
21-
"@angular/forms": "^19.1.0-next.0",
22-
"@angular/platform-browser": "^19.1.0-next.0",
23-
"@angular/platform-browser-dynamic": "^19.1.0-next.0",
24-
"@angular/platform-server": "^19.1.0-next.0",
25-
"@angular/router": "^19.1.0-next.0",
26-
"@angular/ssr": "^19.1.0-next.0",
17+
"@angular/animations": "^19.2.0-next.0",
18+
"@angular/common": "^19.2.0-next.0",
19+
"@angular/compiler": "^19.2.0-next.0",
20+
"@angular/core": "^19.2.0-next.0",
21+
"@angular/forms": "^19.2.0-next.0",
22+
"@angular/platform-browser": "^19.2.0-next.0",
23+
"@angular/platform-browser-dynamic": "^19.2.0-next.0",
24+
"@angular/platform-server": "^19.2.0-next.0",
25+
"@angular/router": "^19.2.0-next.0",
26+
"@angular/ssr": "^19.2.0-next.0",
2727
"express": "^4.18.2",
2828
"rxjs": "~7.8.0",
2929
"tslib": "^2.3.0",
3030
"zone.js": "~0.15.0"
3131
},
3232
"devDependencies": {
33-
"@angular-devkit/build-angular": "^19.1.0-next.0",
34-
"@angular/cli": "^19.1.0-next.0",
35-
"@angular/compiler-cli": "^19.1.0-next.0",
33+
"@angular-devkit/build-angular": "^19.2.0-next.0",
34+
"@angular/cli": "^19.2.0-next.0",
35+
"@angular/compiler-cli": "^19.2.0-next.0",
3636
"@types/express": "^4.17.17",
3737
"@types/jasmine": "~4.3.0",
3838
"@types/mime": "^3.0.0",

0 commit comments

Comments
 (0)