From 7185def0236664e26349f84a54704b7237c9ff11 Mon Sep 17 00:00:00 2001 From: Wassim Chegham Date: Wed, 22 Feb 2023 15:46:17 +0100 Subject: [PATCH] chore: upgrade to angular v14 (#85) * chore: upgrade to angular v14 * ci: fix workflow --- .github/workflows/angular.yml | 4 +- angular.json | 1 - docs/components/BatteryLevelComponent.html | 53 +- docs/dependencies.html | 20 +- docs/js/search/search_index.js | 4 +- docs/miscellaneous/variables.html | 22 +- package-lock.json | 11382 ++++++++-------- package.json | 36 +- .../angular-web-bluetooth/package.json | 2 +- .../angular-web-bluetooth/tsconfig.lib.json | 2 +- .../battery-level.component.spec.ts.snap | 2 +- src/app/thingy52/battery-level.component.ts | 1 - tsconfig.json | 2 +- 13 files changed, 5532 insertions(+), 5999 deletions(-) diff --git a/.github/workflows/angular.yml b/.github/workflows/angular.yml index acda832..488894a 100644 --- a/.github/workflows/angular.yml +++ b/.github/workflows/angular.yml @@ -16,13 +16,13 @@ jobs: strategy: matrix: - node-version: [14.x, 15.x, 16.x] + node-version: [16.x] # See supported Node.js release schedule at https://nodejs.org/en/about/releases/ steps: - uses: actions/checkout@v2 - name: Use Node.js ${{ matrix.node-version }} - uses: actions/setup-node@v1 + uses: actions/setup-node@v2 with: node-version: ${{ matrix.node-version }} - run: npm ci --legacy-peer-deps diff --git a/angular.json b/angular.json index 8086b72..93283f1 100644 --- a/angular.json +++ b/angular.json @@ -133,7 +133,6 @@ } } }, - "defaultProject": "angular-web-bluetooth-starter", "cli": { "analytics": "6c503e91-213a-464d-801c-5af37e13087c" } diff --git a/docs/components/BatteryLevelComponent.html b/docs/components/BatteryLevelComponent.html index ed2c752..69d8373 100644 --- a/docs/components/BatteryLevelComponent.html +++ b/docs/components/BatteryLevelComponent.html @@ -127,7 +127,6 @@

Metadata

mat-icon { position: absolute; bottom: 255px; - font-size: 38px; } @@ -270,7 +269,7 @@

Constructor

-
Defined in src/app/thingy52/battery-level.component.ts:76
+
Defined in src/app/thingy52/battery-level.component.ts:75
@@ -363,8 +362,8 @@

- + @@ -402,8 +401,8 @@

- + @@ -441,8 +440,8 @@

- + @@ -511,8 +510,8 @@

- + @@ -550,8 +549,8 @@

- + @@ -589,8 +588,8 @@

- + @@ -628,8 +627,8 @@

- + @@ -707,7 +706,7 @@

- + @@ -735,7 +734,7 @@

- + @@ -762,7 +761,7 @@

- + @@ -794,7 +793,7 @@

- + @@ -822,7 +821,7 @@

- + @@ -850,7 +849,7 @@

- + @@ -877,7 +876,7 @@

- + @@ -909,7 +908,7 @@

- + @@ -936,7 +935,7 @@

- + @@ -965,7 +964,7 @@

- + @@ -1036,7 +1035,6 @@

mat-icon { position: absolute; bottom: 255px; - font-size: 38px; } `], providers: PROVIDERS @@ -1149,7 +1147,6 @@

mat-icon { position: absolute; bottom: 255px; - font-size: 38px; } diff --git a/docs/dependencies.html b/docs/dependencies.html index 87fdac5..8ca6f75 100644 --- a/docs/dependencies.html +++ b/docs/dependencies.html @@ -49,25 +49,25 @@