@angular/cli 18.0.1 → 18.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1926,7 +1926,7 @@
1926
1926
  "description": "Automatically clear the terminal screen during rebuilds."
1927
1927
  },
1928
1928
  "optimization": {
1929
- "description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking, dead-code elimination, inlining of critical CSS and fonts inlining. For more information, see https://angular.io/guide/workspace-config#optimization-configuration.",
1929
+ "description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking, dead-code elimination, inlining of critical CSS and fonts inlining. For more information, see https://angular.dev/reference/configs/workspace-config#optimization-configuration.",
1930
1930
  "default": true,
1931
1931
  "oneOf": [
1932
1932
  {
@@ -2066,7 +2066,7 @@
2066
2066
  "default": true
2067
2067
  },
2068
2068
  "sourceMap": {
2069
- "description": "Output source maps for scripts and styles. For more information, see https://angular.io/guide/workspace-config#source-map-configuration.",
2069
+ "description": "Output source maps for scripts and styles. For more information, see https://angular.dev/reference/configs/workspace-config#source-map-configuration.",
2070
2070
  "default": false,
2071
2071
  "oneOf": [
2072
2072
  {
@@ -2611,7 +2611,7 @@
2611
2611
  "additionalProperties": false
2612
2612
  },
2613
2613
  "optimization": {
2614
- "description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking, dead-code elimination, inlining of critical CSS and fonts inlining. For more information, see https://angular.io/guide/workspace-config#optimization-configuration.",
2614
+ "description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking, dead-code elimination, inlining of critical CSS and fonts inlining. For more information, see https://angular.dev/reference/configs/workspace-config#optimization-configuration.",
2615
2615
  "default": true,
2616
2616
  "oneOf": [
2617
2617
  {
@@ -2697,7 +2697,7 @@
2697
2697
  "default": true
2698
2698
  },
2699
2699
  "sourceMap": {
2700
- "description": "Output source maps for scripts and styles. For more information, see https://angular.io/guide/workspace-config#source-map-configuration.",
2700
+ "description": "Output source maps for scripts and styles. For more information, see https://angular.dev/reference/configs/workspace-config#source-map-configuration.",
2701
2701
  "default": false,
2702
2702
  "oneOf": [
2703
2703
  {
@@ -3185,7 +3185,7 @@
3185
3185
  "default": []
3186
3186
  },
3187
3187
  "optimization": {
3188
- "description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking, dead-code elimination, inlining of critical CSS and fonts inlining. For more information, see https://angular.io/guide/workspace-config#optimization-configuration.",
3188
+ "description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking, dead-code elimination, inlining of critical CSS and fonts inlining. For more information, see https://angular.dev/reference/configs/workspace-config#optimization-configuration.",
3189
3189
  "default": true,
3190
3190
  "oneOf": [
3191
3191
  {
@@ -3271,7 +3271,7 @@
3271
3271
  "default": true
3272
3272
  },
3273
3273
  "sourceMap": {
3274
- "description": "Output source maps for scripts and styles. For more information, see https://angular.io/guide/workspace-config#source-map-configuration.",
3274
+ "description": "Output source maps for scripts and styles. For more information, see https://angular.dev/reference/configs/workspace-config#source-map-configuration.",
3275
3275
  "default": false,
3276
3276
  "oneOf": [
3277
3277
  {
@@ -3625,7 +3625,7 @@
3625
3625
  },
3626
3626
  "proxyConfig": {
3627
3627
  "type": "string",
3628
- "description": "Proxy configuration file. For more information, see https://angular.io/guide/build#proxying-to-a-backend-server."
3628
+ "description": "Proxy configuration file. For more information, see https://angular.dev/tools/cli/serve#proxying-to-a-backend-server."
3629
3629
  },
3630
3630
  "ssl": {
3631
3631
  "type": "boolean",
@@ -3736,7 +3736,7 @@
3736
3736
  },
3737
3737
  "proxyConfig": {
3738
3738
  "type": "string",
3739
- "description": "Proxy configuration file. For more information, see https://angular.io/guide/build#proxying-to-a-backend-server."
3739
+ "description": "Proxy configuration file. For more information, see https://angular.dev/tools/cli/serve#proxying-to-a-backend-server."
3740
3740
  },
3741
3741
  "ssl": {
3742
3742
  "type": "boolean",
@@ -4092,7 +4092,7 @@
4092
4092
  "description": "Globs of files to exclude, relative to the project root."
4093
4093
  },
4094
4094
  "sourceMap": {
4095
- "description": "Output source maps for scripts and styles. For more information, see https://angular.io/guide/workspace-config#source-map-configuration.",
4095
+ "description": "Output source maps for scripts and styles. For more information, see https://angular.dev/reference/configs/workspace-config#source-map-configuration.",
4096
4096
  "default": true,
4097
4097
  "oneOf": [
4098
4098
  {
@@ -4440,7 +4440,7 @@
4440
4440
  "description": "Globs of files to exclude, relative to the project root."
4441
4441
  },
4442
4442
  "sourceMap": {
4443
- "description": "Output source maps for scripts and styles. For more information, see https://angular.io/guide/workspace-config#source-map-configuration.",
4443
+ "description": "Output source maps for scripts and styles. For more information, see https://angular.dev/reference/configs/workspace-config#source-map-configuration.",
4444
4444
  "default": true,
4445
4445
  "oneOf": [
4446
4446
  {
@@ -4795,7 +4795,7 @@
4795
4795
  "additionalProperties": false
4796
4796
  },
4797
4797
  "optimization": {
4798
- "description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking and dead-code elimination. For more information, see https://angular.io/guide/workspace-config#optimization-configuration.",
4798
+ "description": "Enables optimization of the build output. Including minification of scripts and styles, tree-shaking and dead-code elimination. For more information, see https://angular.dev/reference/configs/workspace-config#optimization-configuration.",
4799
4799
  "default": true,
4800
4800
  "oneOf": [
4801
4801
  {
@@ -4836,7 +4836,7 @@
4836
4836
  "description": "The path where style resources will be placed, relative to outputPath."
4837
4837
  },
4838
4838
  "sourceMap": {
4839
- "description": "Output source maps for scripts and styles. For more information, see https://angular.io/guide/workspace-config#source-map-configuration.",
4839
+ "description": "Output source maps for scripts and styles. For more information, see https://angular.dev/reference/configs/workspace-config#source-map-configuration.",
4840
4840
  "default": false,
4841
4841
  "oneOf": [
4842
4842
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@angular/cli",
3
- "version": "18.0.1",
3
+ "version": "18.0.2",
4
4
  "description": "CLI tool for Angular",
5
5
  "main": "lib/cli/index.js",
6
6
  "bin": {
@@ -25,10 +25,10 @@
25
25
  },
26
26
  "homepage": "https://github.com/angular/angular-cli",
27
27
  "dependencies": {
28
- "@angular-devkit/architect": "0.1800.1",
29
- "@angular-devkit/core": "18.0.1",
30
- "@angular-devkit/schematics": "18.0.1",
31
- "@schematics/angular": "18.0.1",
28
+ "@angular-devkit/architect": "0.1800.2",
29
+ "@angular-devkit/core": "18.0.2",
30
+ "@angular-devkit/schematics": "18.0.2",
31
+ "@schematics/angular": "18.0.2",
32
32
  "@yarnpkg/lockfile": "1.1.0",
33
33
  "ansi-colors": "4.1.3",
34
34
  "ini": "4.1.2",
@@ -46,14 +46,14 @@
46
46
  "ng-update": {
47
47
  "migrations": "@schematics/angular/migrations/migration-collection.json",
48
48
  "packageGroup": {
49
- "@angular/cli": "18.0.1",
50
- "@angular/build": "18.0.1",
51
- "@angular/ssr": "18.0.1",
52
- "@angular-devkit/architect": "0.1800.1",
53
- "@angular-devkit/build-angular": "18.0.1",
54
- "@angular-devkit/build-webpack": "0.1800.1",
55
- "@angular-devkit/core": "18.0.1",
56
- "@angular-devkit/schematics": "18.0.1"
49
+ "@angular/cli": "18.0.2",
50
+ "@angular/build": "18.0.2",
51
+ "@angular/ssr": "18.0.2",
52
+ "@angular-devkit/architect": "0.1800.2",
53
+ "@angular-devkit/build-angular": "18.0.2",
54
+ "@angular-devkit/build-webpack": "0.1800.2",
55
+ "@angular-devkit/core": "18.0.2",
56
+ "@angular-devkit/schematics": "18.0.2"
57
57
  }
58
58
  },
59
59
  "engines": {
@@ -70,7 +70,7 @@ async function promptAnalytics(context, global, force = false) {
70
70
  const answer = await (0, prompt_1.askConfirmation)(`
71
71
  Would you like to share pseudonymous usage data about this project with the Angular Team
72
72
  at Google under Google's Privacy Policy at https://policies.google.com/privacy. For more
73
- details and how to change this setting, see https://angular.io/analytics.
73
+ details and how to change this setting, see https://angular.dev/cli/analytics.
74
74
 
75
75
  `, false);
76
76
  await setAnalyticsConfig(global, answer);
@@ -10,7 +10,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
10
10
  const node_path_1 = require("node:path");
11
11
  const architect_command_module_1 = require("../../command-builder/architect-command-module");
12
12
  class DeployCommandModule extends architect_command_module_1.ArchitectCommandModule {
13
- // The below choices should be kept in sync with the list in https://angular.io/guide/deployment
13
+ // The below choices should be kept in sync with the list in https://angular.dev/tools/cli/deployment
14
14
  missingTargetChoices = [
15
15
  {
16
16
  name: 'Amazon S3',
@@ -25,5 +25,5 @@ class Version {
25
25
  }
26
26
  }
27
27
  // TODO(bazel): Convert this to use build-time version stamping after flipping the build script to use bazel
28
- // export const VERSION = new Version('18.0.1');
28
+ // export const VERSION = new Version('18.0.2');
29
29
  exports.VERSION = new Version(JSON.parse((0, fs_1.readFileSync)((0, path_1.resolve)(__dirname, '../../package.json'), 'utf-8')).version);