Skip to content

Commit 8b64dd9

Browse files
committed
1f87cba release: bump Angular DevTools version to 1.0.18 (#57585)
1 parent 490c09c commit 8b64dd9

File tree

7 files changed

+20
-20
lines changed

7 files changed

+20
-20
lines changed

BUILD_INFO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Tue Sep 3 16:16:59 UTC 2024
2-
c2892fee58d28ffec0dfeaad6a5d6822c040cf03
1+
Tue Sep 3 17:49:55 UTC 2024
2+
1f87cba204705f6b3bf6fb61a4b5c4e88993c551

config/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v19.0.0-next.2+sha-c2892fe
2+
* @license Angular v19.0.0-next.2+sha-1f87cba
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/

fesm2022/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v19.0.0-next.2+sha-c2892fe
2+
* @license Angular v19.0.0-next.2+sha-1f87cba
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/

fesm2022/service-worker.mjs

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v19.0.0-next.2+sha-c2892fe
2+
* @license Angular v19.0.0-next.2+sha-1f87cba
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/
@@ -242,10 +242,10 @@ class SwPush {
242242
decodeBase64(input) {
243243
return atob(input);
244244
}
245-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-c2892fe", ngImport: i0, type: SwPush, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); }
246-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-c2892fe", ngImport: i0, type: SwPush }); }
245+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-1f87cba", ngImport: i0, type: SwPush, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); }
246+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-1f87cba", ngImport: i0, type: SwPush }); }
247247
}
248-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-c2892fe", ngImport: i0, type: SwPush, decorators: [{
248+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-1f87cba", ngImport: i0, type: SwPush, decorators: [{
249249
type: Injectable
250250
}], ctorParameters: () => [{ type: NgswCommChannel }] });
251251

@@ -327,10 +327,10 @@ class SwUpdate {
327327
const nonce = this.sw.generateNonce();
328328
return this.sw.postMessageWithOperation('ACTIVATE_UPDATE', { nonce }, nonce);
329329
}
330-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-c2892fe", ngImport: i0, type: SwUpdate, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); }
331-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-c2892fe", ngImport: i0, type: SwUpdate }); }
330+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-1f87cba", ngImport: i0, type: SwUpdate, deps: [{ token: NgswCommChannel }], target: i0.ɵɵFactoryTarget.Injectable }); }
331+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-1f87cba", ngImport: i0, type: SwUpdate }); }
332332
}
333-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-c2892fe", ngImport: i0, type: SwUpdate, decorators: [{
333+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-1f87cba", ngImport: i0, type: SwUpdate, decorators: [{
334334
type: Injectable
335335
}], ctorParameters: () => [{ type: NgswCommChannel }] });
336336

@@ -471,11 +471,11 @@ class ServiceWorkerModule {
471471
providers: [provideServiceWorker(script, options)],
472472
};
473473
}
474-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-c2892fe", ngImport: i0, type: ServiceWorkerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
475-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.0-next.2+sha-c2892fe", ngImport: i0, type: ServiceWorkerModule }); }
476-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-c2892fe", ngImport: i0, type: ServiceWorkerModule, providers: [SwPush, SwUpdate] }); }
474+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-1f87cba", ngImport: i0, type: ServiceWorkerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
475+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.0.0-next.2+sha-1f87cba", ngImport: i0, type: ServiceWorkerModule }); }
476+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-1f87cba", ngImport: i0, type: ServiceWorkerModule, providers: [SwPush, SwUpdate] }); }
477477
}
478-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-c2892fe", ngImport: i0, type: ServiceWorkerModule, decorators: [{
478+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.0.0-next.2+sha-1f87cba", ngImport: i0, type: ServiceWorkerModule, decorators: [{
479479
type: NgModule,
480480
args: [{ providers: [SwPush, SwUpdate] }]
481481
}] });

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @license Angular v19.0.0-next.2+sha-c2892fe
2+
* @license Angular v19.0.0-next.2+sha-1f87cba
33
* (c) 2010-2024 Google LLC. https://angular.io/
44
* License: MIT
55
*/

ngsw-worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@ ${error.stack}`;
10291029
};
10301030

10311031
// bazel-out/k8-fastbuild-ST-2e5f3376adb5/bin/packages/service-worker/worker/src/debug.mjs
1032-
var SW_VERSION = "19.0.0-next.2+sha-c2892fe";
1032+
var SW_VERSION = "19.0.0-next.2+sha-1f87cba";
10331033
var DEBUG_LOG_BUFFER_SIZE = 100;
10341034
var DebugHandler = class {
10351035
constructor(driver, adapter2) {

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/service-worker",
3-
"version": "19.0.0-next.2+sha-c2892fe",
3+
"version": "19.0.0-next.2+sha-1f87cba",
44
"description": "Angular - service worker tooling!",
55
"author": "angular",
66
"license": "MIT",
@@ -33,8 +33,8 @@
3333
"tslib": "^2.3.0"
3434
},
3535
"peerDependencies": {
36-
"@angular/core": "19.0.0-next.2+sha-c2892fe",
37-
"@angular/common": "19.0.0-next.2+sha-c2892fe"
36+
"@angular/core": "19.0.0-next.2+sha-1f87cba",
37+
"@angular/common": "19.0.0-next.2+sha-1f87cba"
3838
},
3939
"repository": {
4040
"type": "git",

0 commit comments

Comments
 (0)